Jacob Overgaard
|
cabfe6d3b0
|
use correct api path
|
2023-01-04 13:36:55 +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 |
|
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 |
|
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 |
|
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 |
|
Niels Lyngsø
|
bd79c02328
|
Merge pull request #353 from umbraco/feature/implement-controllers-step-2
|
2023-01-03 14:48:26 +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 |
|
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 |
|
Niels Lyngsø
|
1e1cd27052
|
fix consumeAllContexts
|
2023-01-03 11:51:09 +01:00 |
|
Niels Lyngsø
|
ff82bc8884
|
Merge remote-tracking branch 'origin/main' into feature/implement-controllers-step-2
|
2023-01-03 11:32:21 +01:00 |
|
Niels Lyngsø
|
33c9bbefe1
|
add import
|
2023-01-03 11:31:35 +01:00 |
|
Niels Lyngsø
|
7d7edcebf9
|
Merge pull request #359 from umbraco/bug-fix/add-missing-import
|
2023-01-03 11:29:11 +01:00 |
|
Niels Lyngsø
|
c22c1ae579
|
Merge remote-tracking branch 'origin/main' into feature/implement-controllers-step-2
# Conflicts:
# src/backoffice/documents/document-types/workspace/document-type-workspace.element.ts
# src/backoffice/media/media/workspace/workspace-media.element.ts
# src/backoffice/shared/components/content-property/content-property.element.ts
# src/backoffice/shared/components/workspace/workspace-context/workspace-with-store.context.ts
# src/backoffice/users/current-user/current-user-header-app.element.ts
# src/backoffice/users/user-groups/workspace/user-group-workspace.context.ts
# src/backoffice/users/user-groups/workspace/user-group-workspace.element.ts
# src/backoffice/users/users/workspace/user-workspace.context.ts
# src/backoffice/users/users/workspace/user-workspace.element.ts
# src/core/modal/layouts/modal-layout-current-user.element.ts
|
2023-01-03 11:27:59 +01:00 |
|
Niels Lyngsø
|
719a6c8675
|
Merge branch 'main' into bug-fix/add-missing-import
|
2023-01-03 11:13:04 +01:00 |
|
Niels Lyngsø
|
296423dc57
|
add missing import
|
2023-01-03 11:12:27 +01:00 |
|
Niels Lyngsø
|
59bfcd6b36
|
Merge pull request #358 from umbraco/chore/folder-structure
|
2023-01-03 10:11:34 +01:00 |
|
Niels Lyngsø
|
ce0287db07
|
preview
|
2023-01-03 10:06:42 +01:00 |
|
Niels Lyngsø
|
9de7c2fe9f
|
remove
|
2023-01-03 10:01:24 +01:00 |
|
Niels Lyngsø
|
6978e5a2c1
|
Merge remote-tracking branch 'origin/main' into chore/folder-structure
# Conflicts:
# src/core/resources/resource.controller.ts
# src/core/resources/tryExecuteAndNotify.method.ts
|
2023-01-03 10:00:11 +01:00 |
|
Niels Lyngsø
|
7ca134c63e
|
Merge branch 'main' into feature/implement-controllers-step-2
|
2023-01-03 09:54:06 +01:00 |
|
Niels Lyngsø
|
ad791a54a7
|
dead to services
|
2023-01-03 09:50:42 +01:00 |
|