Nathan Woulfe
|
4b2b4e412c
|
clean up imports
|
2023-02-08 13:56:01 +10:00 |
|
Nathan Woulfe
|
18d12f0e0f
|
implement workspace interface
|
2023-02-07 14:19:54 +10:00 |
|
Nathan Woulfe
|
b9e1347a5b
|
Merge branch 'main' into member-groups-navigation-and-edit
|
2023-02-07 14:00:01 +10:00 |
|
Mads Rasmussen
|
da8aab733b
|
fix imports
|
2023-02-06 15:12:08 +01:00 |
|
Mads Rasmussen
|
0be0c34430
|
Merge branch 'main' into feature/improve-extensions-workspace
|
2023-02-06 15:07:27 +01:00 |
|
Niels Lyngsø
|
06c718d543
|
implement router-slot for dashboards
|
2023-02-06 13:56:12 +01:00 |
|
Niels Lyngsø
|
2fb728692e
|
remove console.log
|
2023-02-06 13:56:02 +01:00 |
|
Niels Lyngsø
|
b762f0236a
|
implement section
|
2023-02-06 13:47:20 +01:00 |
|
Niels Lyngsø
|
c95e3854be
|
implement usage of umb-router-slot
|
2023-02-06 13:33:36 +01:00 |
|
Niels Lyngsø
|
279f82ae26
|
implement router-slot
|
2023-02-06 12:57:02 +01:00 |
|
Niels Lyngsø
|
51573ece41
|
use umb-router-slot
|
2023-02-06 11:16:23 +01:00 |
|
Warren Buckley
|
651458186d
|
Improve the extensions list to be sorted by type & weight along with confirm dialog
|
2023-02-06 10:07:41 +00:00 |
|
Warren Buckley
|
69a9e783b3
|
Add new method to extension registry to get a sorted list of extensions by type and then weight
|
2023-02-06 10:06:24 +00:00 |
|
Niels Lyngsø
|
868e86f480
|
Merge pull request #498 from umbraco/dependabot/npm_and_yarn/playwright/test-1.30.0
|
2023-02-03 14:43:44 +01:00 |
|
Niels Lyngsø
|
482175bc35
|
Merge pull request #500 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.50.0
|
2023-02-03 14:43:14 +01:00 |
|
Niels Lyngsø
|
3f5ce2cbd4
|
Merge pull request #499 from umbraco/dependabot/npm_and_yarn/typescript-4.9.5
|
2023-02-03 14:42:48 +01:00 |
|
Niels Lyngsø
|
92fcbd37d1
|
notes
|
2023-02-02 08:39:06 +01:00 |
|
Mads Rasmussen
|
065dcc3489
|
add js docs to template store
|
2023-02-01 21:29:38 +01:00 |
|
Mads Rasmussen
|
9409a2223f
|
remove unused
|
2023-02-01 21:21:17 +01:00 |
|
Mads Rasmussen
|
713d3b3d2e
|
add jsdocs for template server data source
|
2023-02-01 21:14:27 +01:00 |
|
Mads Rasmussen
|
3137699d9f
|
update method names
|
2023-02-01 21:08:06 +01:00 |
|
dependabot[bot]
|
23e5e10947
|
Bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.50.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.2 to 5.50.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.50.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>
|
2023-02-01 18:05:33 +00:00 |
|
dependabot[bot]
|
49bf819625
|
Bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-01 18:04:07 +00:00 |
|
dependabot[bot]
|
aadc5f5ad8
|
Bump @playwright/test from 1.29.2 to 1.30.0
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.29.2 to 1.30.0.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.29.2...v1.30.0)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-01 18:03:06 +00:00 |
|
Mads Rasmussen
|
974a139945
|
Merge branch 'main' into feature/templates-scaffold
|
2023-02-01 15:23:38 +01:00 |
|
Mads Rasmussen
|
4575001f75
|
Merge branch 'main' into feature/router-slot-refactor
|
2023-02-01 15:13:11 +01:00 |
|
Mads Rasmussen
|
37221b937d
|
move router to libs
|
2023-02-01 15:11:52 +01:00 |
|
Mads Rasmussen
|
3fee30b1bc
|
add correct type
|
2023-02-01 14:37:29 +01:00 |
|
Niels Lyngsø
|
34684df943
|
Merge pull request #493 from umbraco/feature/theme-extension-point
|
2023-02-01 14:36:04 +01:00 |
|
Mads Rasmussen
|
14dda554cf
|
update import
|
2023-02-01 14:35:19 +01:00 |
|
Mads Rasmussen
|
07a180e932
|
use umb router slot in main
|
2023-02-01 14:34:36 +01:00 |
|
Mads Rasmussen
|
69bd4eedfa
|
add to import barrel
|
2023-02-01 14:34:17 +01:00 |
|
Mads Rasmussen
|
a6019a7b24
|
add barrel
|
2023-02-01 14:32:00 +01:00 |
|
Mads Rasmussen
|
97c74cf4d3
|
format
|
2023-02-01 14:31:36 +01:00 |
|
Mads Rasmussen
|
25b8bc4780
|
format
|
2023-02-01 14:31:18 +01:00 |
|
Mads Rasmussen
|
c80d86e5f1
|
fix spelling mistake in filename
|
2023-02-01 14:30:45 +01:00 |
|
Niels Lyngsø
|
999b96db6a
|
ups, keep using ManifestTypes as attribute type
|
2023-02-01 14:27:36 +01:00 |
|
Niels Lyngsø
|
992b1e6664
|
register should use ManifestEntrypoint for the specific
|
2023-02-01 14:25:21 +01:00 |
|
Jacob Overgaard
|
fed52d3a3b
|
simplify means of checking to see if unhandled paths should log a warning
|
2023-02-01 14:21:56 +01:00 |
|
Jacob Overgaard
|
bdad73f230
|
add new environment variable to control "quiet" option of msw
|
2023-02-01 14:21:56 +01:00 |
|
Jacob Overgaard
|
e7a33cf446
|
umbracoPath just returns a function
|
2023-02-01 14:21:56 +01:00 |
|
Niels Lyngsø
|
801cc24f5b
|
loader should return string
|
2023-02-01 14:20:01 +01:00 |
|
Niels Lyngsø
|
e9e1373a73
|
enable use of CSS to directly set style sheet path
|
2023-02-01 14:15:11 +01:00 |
|
Niels Lyngsø
|
e7ef351f17
|
Merge branch 'feature/theme-extension-point' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/theme-extension-point
# Conflicts:
# src/backoffice/backoffice.element.ts
|
2023-02-01 13:57:10 +01:00 |
|
Niels Lyngsø
|
8f919d0e45
|
Merge remote-tracking branch 'origin/main' into feature/theme-extension-point
# Conflicts:
# src/backoffice/backoffice.element.ts
|
2023-02-01 13:56:38 +01:00 |
|
Niels Lyngsø
|
5520234b4a
|
createExtensionElementOrFallback
|
2023-02-01 13:47:22 +01:00 |
|
Niels Lyngsø
|
c804439185
|
adjust setup method
|
2023-02-01 13:03:36 +01:00 |
|
Niels Lyngsø
|
6c06885fa5
|
JSDocs
|
2023-02-01 12:46:11 +01:00 |
|
Niels Lyngsø
|
dee4796bd2
|
remove comment
|
2023-02-01 12:45:25 +01:00 |
|
Niels Lyngsø
|
051ad56531
|
Merge remote-tracking branch 'origin/main' into feature/router-slot-refactor
|
2023-02-01 12:44:38 +01:00 |
|