Commit Graph

1240 Commits

Author SHA1 Message Date
Jacob Overgaard
e78c59741c Merge pull request #165 from umbraco/dependabot/npm_and_yarn/rxjs-7.5.7
Bump rxjs from 7.5.6 to 7.5.7
2022-09-26 09:03:30 +02:00
Jacob Overgaard
c1c97e7954 Merge pull request #163 from umbraco/dependabot/npm_and_yarn/storybook/addon-links-6.5.12
Bump @storybook/addon-links from 6.5.10 to 6.5.12
2022-09-26 09:03:03 +02:00
dependabot[bot]
4f3317e1d5 Bump rxjs from 7.5.6 to 7.5.7
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.5.6 to 7.5.7.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/7.5.6...7.5.7)

---
updated-dependencies:
- dependency-name: rxjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 07:02:59 +00:00
Jacob Overgaard
87a8b72851 Merge pull request #159 from umbraco/dependabot/npm_and_yarn/element-internals-polyfill-1.1.14
Bump element-internals-polyfill from 1.1.11 to 1.1.14
2022-09-26 09:02:51 +02:00
Jacob Overgaard
dae388d7c9 Merge pull request #146 from umbraco/dependabot/npm_and_yarn/eslint-import-resolver-typescript-3.5.1
Bump eslint-import-resolver-typescript from 3.5.0 to 3.5.1
2022-09-26 09:02:38 +02:00
Jacob Overgaard
a16a667a57 Merge pull request #157 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.38.0
Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.38.0
2022-09-26 09:02:18 +02:00
Jacob Overgaard
ff4cb81e9e Merge pull request #164 from umbraco/dependabot/npm_and_yarn/eslint-8.24.0
Bump eslint from 8.23.0 to 8.24.0
2022-09-26 09:02:05 +02:00
Jacob Overgaard
a0e55d7358 Merge pull request #162 from umbraco/feature/published-dashboard
update button colors
2022-09-26 09:00:49 +02:00
dependabot[bot]
9924440636 Bump eslint from 8.23.0 to 8.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.24.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.23.0...v8.24.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-09-25 17:23:03 +00:00
dependabot[bot]
7b5c063bc4 Bump @storybook/addon-links from 6.5.10 to 6.5.12
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.5.10 to 6.5.12.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.12/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.12/addons/links)

---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-25 17:21:04 +00:00
Jacob Overgaard
b63c291561 Merge pull request #148 from umbraco/dependabot/npm_and_yarn/typescript-4.8.3
Bump typescript from 4.7.4 to 4.8.3
2022-09-25 19:19:37 +02:00
Mads Rasmussen
b9a221ecd5 Update manifests.handlers.ts 2022-09-23 15:09:05 +02:00
Mads Rasmussen
cb21491462 update schemas 2022-09-23 15:07:43 +02:00
Mads Rasmussen
1407a370b0 render property editor ui config 2022-09-23 15:05:16 +02:00
bkclerke
3ca0324667 update button colors 2022-09-23 14:56:07 +02:00
bkclerke
3cf968f88d add dashboard elements 2022-09-23 14:43:38 +02:00
Jacob Overgaard
9bbcb76614 get the status after reloading 2022-09-23 14:23:35 +02:00
Jacob Overgaard
d131e0bc12 add try/catch to get published cache status 2022-09-23 14:12:20 +02:00
Jacob Overgaard
f943702b2d add button state 2022-09-23 14:09:57 +02:00
Jacob Overgaard
1c978736e4 add a11y test to dashboard 2022-09-23 13:32:56 +02:00
Jacob Overgaard
caae665e0c Add unit tests 2022-09-23 10:56:42 +02:00
Jacob Overgaard
8bb6938d6b Add UI logic 2022-09-23 10:55:52 +02:00
Jacob Overgaard
557b89d12c Add api handler 2022-09-23 10:55:34 +02:00
Jacob Overgaard
10bf295653 Add the dashboard to internal manifests 2022-09-23 10:55:27 +02:00
Jacob Overgaard
6446266f79 API handlers 2022-09-23 10:55:09 +02:00
Jacob Overgaard
57028b5555 API schema 2022-09-23 10:54:54 +02:00
Mads Rasmussen
9adfb4bbf1 return empty array if end point cant find any property editor configs + show message 2022-09-23 09:15:13 +02:00
dependabot[bot]
50c39b10a7 Bump element-internals-polyfill from 1.1.11 to 1.1.14
Bumps [element-internals-polyfill](https://github.com/calebdwilliams/element-internals-polyfill) from 1.1.11 to 1.1.14.
- [Release notes](https://github.com/calebdwilliams/element-internals-polyfill/releases)
- [Changelog](https://github.com/calebdwilliams/element-internals-polyfill/blob/main/CHANGELOG.md)
- [Commits](https://github.com/calebdwilliams/element-internals-polyfill/commits)

---
updated-dependencies:
- dependency-name: element-internals-polyfill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 19:32:04 +00:00
Mads Rasmussen
ceb5392201 remove unused import 2022-09-22 19:13:19 +02:00
Mads Rasmussen
acec23031a fix property editor filter 2022-09-22 19:10:42 +02:00
Mads Rasmussen
52edbeae1d add config to property editors 2022-09-22 19:06:35 +02:00
Mads Rasmussen
6145a9ad6c only render config box if there is a property editor alias 2022-09-22 14:41:27 +02:00
Mads Rasmussen
53a9bab588 save data type config data 2022-09-22 14:36:30 +02:00
Mads Rasmussen
b7b0cca156 fix missing alias in property updates 2022-09-22 13:51:24 +02:00
Mads Rasmussen
ad566bfa9d add backoffice story to apps 2022-09-22 13:30:19 +02:00
Mads Rasmussen
966ec2bd4f move installer and upgrader to apps section in storybook 2022-09-22 13:25:59 +02:00
Mads Rasmussen
18a5e652f1 add editor property layout stories 2022-09-22 13:22:15 +02:00
Mads Rasmussen
62dc766d02 add story for entity-property 2022-09-22 13:16:38 +02:00
Mads Rasmussen
33f968a453 move property elements into folders 2022-09-22 13:01:39 +02:00
Mads Rasmussen
61e0ac9a73 remove test texts 2022-09-22 12:58:32 +02:00
Mads Rasmussen
2f88bfda4d register number property editor ui 2022-09-22 12:50:28 +02:00
Mads Rasmussen
4344141c3b fix storybook store imports 2022-09-22 12:41:16 +02:00
Mads Rasmussen
30a72738ae split rendering of property-editor-ui element from node-property 2022-09-22 12:33:28 +02:00
Lone Iversen
528734fb35 calls returns as telemetrymodellvl 2022-09-22 09:08:52 +02:00
Lone Iversen
e1e7c9f4ac small fix 2022-09-22 08:59:05 +02:00
Mads Rasmussen
7d296173a2 add data type details type + allow trashing multiple items in one request 2022-09-21 16:16:47 +02:00
Lone Iversen
7a5837a3da remove unused state 2022-09-21 16:02:41 +02:00
Lone Iversen
2ff38ab706 api call for telemetry data settings 2022-09-21 16:01:02 +02:00
Jesper Møller Jensen
2ba9a8cee2 user details wip 2022-09-21 15:55:06 +02:00
Jesper Møller Jensen
7e563880e9 added user linking to table 2022-09-21 15:40:26 +02:00