Mads Rasmussen
532c5afc82
render tree extensions
2022-11-17 15:03:02 +01:00
dependabot[bot]
4fa97d3742
Bump eslint from 8.25.0 to 8.27.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.25.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.25.0...v8.27.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-17 14:53:03 +01:00
dependabot[bot]
19d4ea4558
Bump @babel/core from 7.19.6 to 7.20.2
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.6 to 7.20.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-17 14:52:51 +01:00
dependabot[bot]
ce478fcba2
Bump vite-plugin-static-copy from 0.9.0 to 0.12.0
...
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy ) from 0.9.0 to 0.12.0.
- [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases )
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/v0.9.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: vite-plugin-static-copy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-17 14:52:36 +01:00
dependabot[bot]
723b7f7a8b
Bump @types/chai from 4.3.3 to 4.3.4
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
---
updated-dependencies:
- dependency-name: "@types/chai"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-17 14:52:11 +01:00
Jacob Overgaard
210363a10a
Merge pull request #252 from umbraco/dependabot/npm_and_yarn/open-wc/testing-3.1.7
...
Bump @open-wc/testing from 3.1.6 to 3.1.7
2022-11-17 14:51:56 +01:00
Jacob Overgaard
d015afe338
update apigen
2022-11-17 14:48:01 +01:00
Mads Rasmussen
45cf97a65a
add tree methods to data type store
2022-11-17 14:47:27 +01:00
Mads Rasmussen
5ed61acf3d
update data type data
2022-11-17 14:32:46 +01:00
Mads Rasmussen
5e9f4ac180
fix import path
2022-11-17 14:26:01 +01:00
Mads Rasmussen
4c4eedf5be
remove dataType entity
2022-11-17 14:17:13 +01:00
Mads Rasmussen
d3bb20f911
split keys
2022-11-17 14:00:55 +01:00
Mads Rasmussen
428b7d4679
split keys
2022-11-17 13:59:58 +01:00
Mads Rasmussen
91c925325b
add tree methods
2022-11-17 13:59:36 +01:00
Mads Rasmussen
184bc3fdf6
import type
2022-11-17 13:57:14 +01:00
Mads Rasmussen
92f55fedc1
split keys
2022-11-17 13:56:48 +01:00
Jacob Overgaard
45a909034a
cleanup after old API
2022-11-17 13:56:13 +01:00
Mads Rasmussen
cd2f0030cf
add tree methods to data type data
2022-11-17 13:45:41 +01:00
Lone Iversen
dce486e2af
nodeName always exposed
2022-11-17 11:14:35 +01:00
Mads Rasmussen
f69d9894c9
add member type tree handlers
2022-11-17 10:40:30 +01:00
Mads Rasmussen
5f428a7a14
add models
2022-11-17 10:32:42 +01:00
Mads Rasmussen
4075a6e38d
add label and icon to tree extension model
2022-11-17 10:29:22 +01:00
Mads Rasmussen
4e089a62ba
update entity type to match backend
2022-11-17 10:27:08 +01:00
Mads Rasmussen
61dc14146a
add label and icon to tree manifest
2022-11-17 10:25:29 +01:00
Mads Rasmussen
a51fd6f740
add document type tree handlers
2022-11-17 10:24:38 +01:00
Mads Rasmussen
ace451d880
add document tree handlers
2022-11-17 10:24:13 +01:00
Mads Rasmussen
86cfe2416e
add data type tree handlers
2022-11-17 10:23:53 +01:00
Mads Rasmussen
b3a583bb12
add document temp data
2022-11-17 10:22:58 +01:00
Mads Rasmussen
f37c866718
add member type temp data
2022-11-17 10:22:23 +01:00
Mads Rasmussen
31dcbb9e6e
add media temp data
2022-11-17 10:21:48 +01:00
Lone Iversen
51209fac96
label and todo
2022-11-16 15:29:59 +01:00
Lone Iversen
652337556c
fix trycatch and remove skip take data to api call
2022-11-16 15:27:03 +01:00
Lone Iversen
f5e5c99309
added fast remove option for filter
2022-11-16 14:59:39 +01:00
Lone Iversen
5f39afd01b
overflow text
2022-11-16 14:06:31 +01:00
Lone Iversen
146fdd1a98
added overflow scroll when filtering search results
2022-11-16 13:20:53 +01:00
Lone Iversen
8a719b3ec1
Merge remote-tracking branch 'origin/main' into feature/dashboard-examine-management
2022-11-16 10:38:27 +01:00
dependabot[bot]
7a3e854134
Bump @open-wc/testing from 3.1.6 to 3.1.7
...
Bumps [@open-wc/testing](https://github.com/open-wc/open-wc/tree/HEAD/packages/testing ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/open-wc/open-wc/releases )
- [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/testing/CHANGELOG.md )
- [Commits](https://github.com/open-wc/open-wc/commits/@open-wc/testing@3.1.7/packages/testing )
---
updated-dependencies:
- dependency-name: "@open-wc/testing"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-15 18:05:27 +00:00
Jacob Overgaard
9024781ef9
Merge pull request #250 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.43.0
...
Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.43.0
2022-11-15 09:29:29 +01:00
dependabot[bot]
d31a1b1bed
Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.43.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.40.1 to 5.43.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-15 08:23:10 +00:00
Jacob Overgaard
c8e8c7a560
Merge pull request #249 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-5.43.0
...
Bump @typescript-eslint/parser from 5.40.1 to 5.43.0
2022-11-15 09:22:16 +01:00
Jacob Overgaard
74948a6622
Merge pull request #239 from umbraco/dependabot/npm_and_yarn/loader-utils-1.4.1
...
Bump loader-utils from 1.4.0 to 1.4.1
2022-11-15 09:22:03 +01:00
Jacob Overgaard
df9a63b3c6
Merge pull request #248 from umbraco/dependabot/npm_and_yarn/vite-3.2.3
...
Bump vite from 3.2.2 to 3.2.3
2022-11-15 09:21:47 +01:00
Jacob Overgaard
9da1e85800
Merge pull request #241 from umbraco/dependabot/npm_and_yarn/element-internals-polyfill-1.1.16
...
Bump element-internals-polyfill from 1.1.15 to 1.1.16
2022-11-15 09:21:10 +01:00
dependabot[bot]
e3a3d864e5
Bump @typescript-eslint/parser from 5.40.1 to 5.43.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.40.1 to 5.43.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 18:14:05 +00:00
dependabot[bot]
c8371264ba
Bump vite from 3.2.2 to 3.2.3
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v3.2.3/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 18:13:32 +00:00
Jacob Overgaard
69e2521ea5
Allow msw bypass ( #246 )
...
* add new variable to hold the url to the local umbraco instance
* set api base-url if msw is turned off
* add instructions how to use local umbraco instance
* set baseurl for e2e mode
Co-authored-by: Mads Rasmussen <madsr@hey.com >
2022-11-14 14:45:35 +01:00
Jacob Overgaard
ccf8180d4f
Merge pull request #247 from umbraco/bugfix/icon-svg-path
...
Bugfix: Remove https from icons
2022-11-14 14:21:00 +01:00
Mads Rasmussen
82df2522ac
remove https from icons
2022-11-14 14:02:35 +01:00
Jacob Overgaard
fbb4a43078
Merge pull request #244 from umbraco/dependabot/npm_and_yarn/playwright-msw-2.0.1
...
Bump playwright-msw from 1.0.2 to 2.0.1
2022-11-14 10:21:59 +01:00
Jacob Overgaard
24ebad5ede
Merge pull request #245 from umbraco/dependabot/github_actions/actions/dependency-review-action-3
...
Bump actions/dependency-review-action from 2 to 3
2022-11-14 10:18:59 +01:00