Commit Graph

2402 Commits

Author SHA1 Message Date
Niels Lyngsø
2a3df8b9c3 Merge remote-tracking branch 'origin/main' into feature/Umbraco.ColorPicker-model 2023-01-04 14:32:57 +01:00
Niels Lyngsø
e35851521d correct error message color 2023-01-04 13:55:36 +01:00
Jacob Overgaard
d5526d211b Merge branch 'feature/apply-tryexecuteandnotify' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/apply-tryexecuteandnotify 2023-01-04 13:37:31 +01:00
Jacob Overgaard
4124c56b27 installer: use tryExecute to handle errors directly on-page 2023-01-04 13:37:25 +01:00
Jacob Overgaard
cabfe6d3b0 use correct api path 2023-01-04 13:36:55 +01:00
Niels Lyngsø
f49c7e5fc7 Merge branch 'main' into feature/apply-tryexecuteandnotify 2023-01-04 13:34:08 +01:00
Jacob Overgaard
c2d93f0181 upgrader: use correct context 2023-01-04 13:33:41 +01:00
Jacob Overgaard
bcae104540 add missing importmap 2023-01-04 11:03:21 +01:00
dependabot[bot]
a64d6eb26f Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 09:38:08 +00:00
Jacob Overgaard
0527df54a7 fix accidental reorganize of imports 2023-01-04 10:35:24 +01:00
Jacob Overgaard
4924e4a396 revert accidental change to suggestion 2023-01-04 10:34:40 +01:00
Jacob Overgaard
3e1e82b6e2 dashboard-telemetry: apply tryExecuteAndNotify 2023-01-04 10:31:55 +01:00
Jacob Overgaard
c956fcd88f installer: apply tryExecute 2023-01-04 10:24:08 +01:00
Jacob Overgaard
693d9a7fbd setup eslint to support tryExecute 2023-01-04 10:23:44 +01:00
Jacob Overgaard
5be59495f0 add new function tryExecute 2023-01-04 10:23:34 +01:00
Jacob Overgaard
bc125ffdc9 scope static functions 2023-01-04 10:23:22 +01:00
Jacob Overgaard
c1e45deef7 optimise check of tryExecuteAndNotify 2023-01-04 10:05:03 +01:00
Jacob Overgaard
fa9e436b68 do not be so strict about awaiting tryExecuteAndNotify 2023-01-04 10:00:00 +01:00
Jacob Overgaard
36ed1f223c fix ResourceController by correctly implementing hostConnected as stub 2023-01-04 09:53:29 +01:00
Jacob Overgaard
4287922f9b uui-app: apply tryExecuteAndNotify 2023-01-04 09:49:55 +01:00
Jacob Overgaard
b05fc90a36 examine-indexers: apply tryExecuteAndNotify 2023-01-04 09:47:21 +01:00
Jacob Overgaard
d03f2a78ac examine-overview: apply tryExecuteAndNotify 2023-01-04 09:44:28 +01:00
Jacob Overgaard
75143770b2 examine-searchers: apply tryExecuteAndNotify 2023-01-04 09:42:06 +01:00
Jacob Overgaard
e82d095ed8 use Option interface for database options 2023-01-04 09:38:59 +01:00
Jacob Overgaard
4df3050575 use relative import 2023-01-04 09:38:48 +01:00
dependabot[bot]
a0237bd772 Bump @typescript-eslint/parser from 5.47.0 to 5.48.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.0 to 5.48.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.48.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>
2023-01-03 18:09:14 +00:00
Jacob Overgaard
fa276e2226 remove unused imports 2023-01-03 16:04:12 +01:00
Jacob Overgaard
3a7136fffd models-builder: apply tryExecuteAndNotify 2023-01-03 16:03:41 +01:00
Jacob Overgaard
5eba08c5c1 published-status: apply tryExecuteAndNotify 2023-01-03 16:00:18 +01:00
Jacob Overgaard
a92959588f add launch task to debug local eslint rules 2023-01-03 15:53:36 +01:00
Jacob Overgaard
d44a006b4b remove unused import 2023-01-03 15:53:16 +01:00
Jacob Overgaard
86a7ed70e8 upgrader: apply tryExecuteAndNotify 2023-01-03 15:53:07 +01:00
Jacob Overgaard
cd0baf9af4 installer-database: apply tryExecuteAndNotify 2023-01-03 15:52:57 +01:00
Jacob Overgaard
6f3abc00a7 make tryExecuteAndNotify wrapper more straight forward 2023-01-03 15:52:23 +01:00
Jacob Overgaard
9c5b5368ce add shortcut to import UmbLitElement 2023-01-03 15:51:54 +01:00
Jacob Overgaard
b18b5a5c1a add new local eslint rule to catch direct usage of resources without tryExecuteAndNotify 2023-01-03 15:51:37 +01:00
Mads Rasmussen
f926698870 Merge branch 'main' into feature/Umbraco.ColorPicker-model 2023-01-03 15:43:54 +01:00
Jacob Overgaard
86173b4b28 Merge pull request #354 from umbraco/dependabot/npm_and_yarn/eslint-config-prettier-8.6.0
Bump eslint-config-prettier from 8.5.0 to 8.6.0
2023-01-03 15:07:58 +01:00
Mads Rasmussen
5b865448cc Merge branch 'main' into feature/Umbraco.ColorPicker-model 2023-01-03 14:53:47 +01:00
Niels Lyngsø
736e8df25c Merge branch 'main' into feature/implement-controllers-step-2 2023-01-03 14:42:16 +01:00
Niels Lyngsø
cbaa6a0a6c unknown to any 2023-01-03 14:40:53 +01:00
Jacob Overgaard
258d27fc93 ignore any warnings 2023-01-03 14:20:50 +01:00
Jacob Overgaard
d300afe52d change base branch for api generator 2023-01-03 14:20:29 +01:00
Mads Rasmussen
b4c326f6ed add config 2023-01-03 13:09:56 +01:00
Mads Rasmussen
9dd0b47f1b add data type for testing 2023-01-03 12:51:09 +01:00
Mads Rasmussen
d383ae6b3e move color picker model to its own file 2023-01-03 12:50:47 +01:00
Mads Rasmussen
e35e436389 generate ui files 2023-01-03 12:50:22 +01:00
Mads Rasmussen
3d85c6b191 update plop to generate files in the correct folder 2023-01-03 12:50:08 +01:00
Niels Lyngsø
452a416860 remove dbugger 2023-01-03 12:04:28 +01:00
Niels Lyngsø
d39b99b869 destroy 2023-01-03 12:03:34 +01:00