Commit Graph

15046 Commits

Author SHA1 Message Date
Niels Lyngsø
6eedfa892e Merge remote-tracking branch 'origin/main' into feature/validation-take-3 2024-04-11 09:59:03 +02:00
Jacob Overgaard
019fffb9b5 Merge pull request #1579 from umbraco/bugfix/language-select-fix
Bugfix: Language select
2024-04-11 09:49:08 +02:00
Lee Kelleher
45fb27fdc3 Merge pull request #1576 from umbraco/feature/table-column-alignment
Feature: `umb-table` table-cell alignment
2024-04-11 08:47:37 +01:00
Lee Kelleher
f6b17756d7 Merge pull request #1577 from umbraco/chore/profile-history
Chore: Profile History refactor
2024-04-11 08:46:44 +01:00
Lone Iversen
0a185e9df4 Bugfix: Language select 2024-04-11 09:41:57 +02:00
Niels Lyngsø
f6c031553d Merge pull request #1578 from umbraco/bugfix/extension-slot-life-cycle-issue
fix: extension-slot life cycle issue
2024-04-11 09:31:57 +02:00
Jacob Overgaard
ef738c7042 Merge branch 'main' into feature/table-column-alignment 2024-04-11 09:25:55 +02:00
Niels Lyngsø
0050b071f7 cancelAnimationFrame 2024-04-10 22:29:18 +02:00
Niels Lyngsø
e30a1891d3 make sure to clean up 2024-04-10 22:12:49 +02:00
Niels Lyngsø
418196cc6c no need to check for workspaceContext 2024-04-10 21:57:59 +02:00
Niels Lyngsø
2d6f3c9189 remove host on destroy 2024-04-10 21:57:50 +02:00
Niels Lyngsø
0fb0990a3d fix extension-slot life cycle issue 2024-04-10 21:52:35 +02:00
Lee Kelleher
251895113f Merge pull request #1575 from umbraco/chore/profile-theme
Chore: User Theme picker refactor
2024-04-10 20:13:36 +01:00
Mads Rasmussen
89be11bea1 Merge branch 'main' into chore/profile-theme 2024-04-10 21:07:19 +02:00
Lee Kelleher
1af12dfd69 Merge pull request #1573 from umbraco/chore/lee/codesweep
Chore: Lee's code sweep
2024-04-10 20:02:21 +01:00
leekelleher
860ff3922a Profile History: refactor/tidy-up
- Reverses the history list, most recent at the top
- Cleans up the `<uui-box>` usage
- Makes use of `<uui-ref-list>` and `<uui-ref-node>`
- Truncates the path/URL display text
- Reduces custom styles
2024-04-10 19:38:07 +01:00
leekelleher
f638a3ec1f umb-table UI tweaks
Switches `uui-icon` to `umb-icon` to support colour.
2024-04-10 19:28:46 +01:00
leekelleher
abe8a1aeb2 Adds alignment for umb-table table-cells
After chatting with @mattbrailsford about this,
I wanted to explore if it was possible.
2024-04-10 19:28:37 +01:00
leekelleher
9225638c0c Profile Theme picker: refactor/tidy-up
- Use `<uui-box>` instead of custom styles
- Use `Option` model for the `uui-select` input
- Prevent `ManifestTheme` from bleeding through
2024-04-10 19:22:02 +01:00
leekelleher
0981a220a7 Theme Context: refactored to use byTypeAndFilter 2024-04-10 19:19:08 +01:00
leekelleher
90a6707f63 Document Collection: Provisionally adds entityType
"future-proofing"
2024-04-10 19:08:47 +01:00
leekelleher
1a2a4a8dde umb-property: removed the outer html directive
as it wasn't adding any extra markup.
2024-04-10 19:07:45 +01:00
leekelleher
0bdf228ac5 ImageCropper: Consolidated button label localizations 2024-04-10 19:06:46 +01:00
leekelleher
ed4956a405 Minor code tidy-up 2024-04-10 19:02:43 +01:00
leekelleher
eb6ce84969 Updated element/api on various manifests. 2024-04-10 19:02:43 +01:00
Lee Kelleher
59fd94bf23 Merge pull request #1571 from umbraco/feature/user-profile-actions-default
Feature/user-profile-actions-default
2024-04-10 18:39:44 +01:00
leekelleher
ca115c040a Merge remote-tracking branch 'origin/main' into feature/user-profile-actions-default 2024-04-10 18:33:21 +01:00
Lee Kelleher
23d7299249 Merge pull request #1572 from umbraco/feature/lucide-static-067
update lucide-static to 0.367.0 and remap now renamed icons
2024-04-10 18:32:34 +01:00
Lee Kelleher
99c68af8b5 Merge pull request #1570 from umbraco/feature/user-profile-actions
Feature/user-profile-actions
2024-04-10 18:02:18 +01:00
Jacob Overgaard
a13d9dbf4b use different icon for 2fa 2024-04-10 18:37:06 +02:00
Jacob Overgaard
90ff91e9be Merge remote-tracking branch 'origin/main' into feature/lucide-static-067 2024-04-10 17:57:42 +02:00
Jacob Overgaard
de8fb32eeb update lucide-static to 0.367.0 and remap now renamed icons 2024-04-10 17:56:45 +02:00
Lee Kelleher
004ded4fea Merge pull request #1413 from umbraco/feature/simple-document-blueprint-workspace
Feature: Document Blueprint Workspace
2024-04-10 16:53:22 +01:00
leekelleher
f64426a3a1 Merge branch 'main' into feature/simple-document-blueprint-workspace
# Conflicts:
#	src/packages/documents/documents/entity-actions/manifests.ts
2024-04-10 16:47:01 +01:00
Jacob Overgaard
b5e86c7c52 remove 'external login' until it can be properly implemented 2024-04-10 17:35:54 +02:00
Jacob Overgaard
eb19b0b9af remove the hardcoded 'Edit' and 'Change password' buttons 2024-04-10 17:32:48 +02:00
Jacob Overgaard
aace91f08a convert the 'edit' and 'change password' buttons into currentUserAction's 2024-04-10 17:31:01 +02:00
Jacob Overgaard
abc3273af7 convert the 'configure two-factor' button into a currentUserAction and use a condition 2024-04-10 17:30:15 +02:00
Jacob Overgaard
735b58f1fc add extension slot with api to the user profile app to show the buttons there 2024-04-10 17:22:23 +02:00
Jacob Overgaard
a12b47f11f add an action with kind to show buttons in the current user modal 2024-04-10 17:20:30 +02:00
Lee Kelleher
f4aae5ecc0 Merge pull request #1569 from umbraco/feature/hey-api-openapi-ts-gen
Feature: Rename `Resource` class suffix to `Service`
2024-04-10 15:11:03 +01:00
Mads Rasmussen
180e40435b Merge branch 'main' into feature/hey-api-openapi-ts-gen 2024-04-10 16:04:23 +02:00
Mads Rasmussen
f53486cc71 rename resource to service 2024-04-10 16:03:20 +02:00
Lee Kelleher
1f8e52d622 Merge pull request #1566 from umbraco/bugfix/create-new-extensions-when-constructor-arg-changes
Bugfix: Reinitialize Extensions when constructor args changes
2024-04-10 14:45:32 +01:00
Lee Kelleher
41f726c5c9 Merge pull request #1554 from umbraco/feature/document-user-permission
Feature: Document User Permission
2024-04-10 14:44:13 +01:00
Mads Rasmussen
704e5d3620 Merge branch 'main' into feature/document-user-permission 2024-04-10 15:38:14 +02:00
Lee Kelleher
6ccbeb6d5e Merge pull request #1565 from umbraco/feature/hey-api-openapi-ts-gen
Feature: Replace `openapi-typescript-codegen` with `@hey-api/openapi-ts`
2024-04-10 14:25:45 +01:00
Niels Lyngsø
80f8d15863 content workspace view kind 2024-04-10 15:21:11 +02:00
Mads Rasmussen
67c32b8f84 generate new models 2024-04-10 14:58:03 +02:00
Mads Rasmussen
9abc01af52 remove deprecated option to rename the classes 2024-04-10 14:57:50 +02:00