Niels Lyngsø
|
1cbfc22b32
|
part 1 converted
|
2023-10-27 23:14:13 +02:00 |
|
Niels Lyngsø
|
10f352bf70
|
convert icons to work with currentColor
|
2023-10-27 13:24:50 +02:00 |
|
Niels Lyngsø
|
b049682728
|
rename icon implementations to be backward compt
|
2023-10-27 13:09:32 +02:00 |
|
Niels Lyngsø
|
334d5c5982
|
update icons of manifests
|
2023-10-27 13:02:00 +02:00 |
|
Niels Lyngsø
|
fd45434f58
|
enable usage of lucide icons
|
2023-10-27 13:01:44 +02:00 |
|
Niels Lyngsø
|
88d6967ede
|
add lucide icons
|
2023-10-27 11:04:36 +02:00 |
|
Niels Lyngsø
|
d5802290d9
|
Merge pull request #945 from umbraco/improvement-simplify-workspace-context-interface
|
2023-10-27 09:33:35 +02:00 |
|
Mads Rasmussen
|
2707c2e035
|
simplify requirements for the workspace context interface
|
2023-10-26 19:29:59 +02:00 |
|
Niels Lyngsø
|
8af565f37c
|
Merge pull request #944 from umbraco/feature/outcomment-container-queries
|
2023-10-26 14:21:20 +02:00 |
|
Niels Lyngsø
|
1d4eacf9e0
|
Merge branch 'main' into feature/outcomment-container-queries
|
2023-10-26 14:12:00 +02:00 |
|
Niels Lyngsø
|
b8b8948157
|
Merge pull request #942 from umbraco/feature/isolate-auth-flow
|
2023-10-26 14:09:12 +02:00 |
|
Niels Lyngsø
|
9c6f9e14a1
|
change comment style
|
2023-10-26 14:07:54 +02:00 |
|
Niels Lyngsø
|
3abacbd70b
|
out-commented container queries for now
|
2023-10-26 14:05:44 +02:00 |
|
Niels Lyngsø
|
bfab979f4c
|
Merge branch 'main' into feature/isolate-auth-flow
|
2023-10-26 14:00:05 +02:00 |
|
Niels Lyngsø
|
76b2ba523b
|
Merge pull request #941 from umbraco/feature/decouple-resource-controller
|
2023-10-26 13:56:20 +02:00 |
|
Niels Lyngsø
|
74134bd89c
|
Merge pull request #935 from bjarnef/feature/icon-picker-size
|
2023-10-26 13:52:44 +02:00 |
|
Jacob Overgaard
|
7e90949ff6
|
add revoke requests for future
|
2023-10-24 14:54:56 +02:00 |
|
Jacob Overgaard
|
f560002c2a
|
Merge branch 'main' into feature/isolate-auth-flow
|
2023-10-24 14:39:40 +02:00 |
|
Jacob Overgaard
|
2e98e55674
|
disable logic not supported yet by the server
|
2023-10-24 14:39:27 +02:00 |
|
Jacob Overgaard
|
cea210a56c
|
export the isAuthorized function
|
2023-10-24 14:38:08 +02:00 |
|
Jacob Overgaard
|
29328a332e
|
throw errors instead of console to stop the application
|
2023-10-24 14:37:53 +02:00 |
|
Jacob Overgaard
|
37f1b0092c
|
fix: check it authflow has a token and only use that for authorizedguard
|
2023-10-24 14:37:41 +02:00 |
|
Jacob Overgaard
|
242b4e0ed7
|
only set login to true if authorized
|
2023-10-24 14:36:53 +02:00 |
|
dependabot[bot]
|
faf09af6c3
|
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-24 12:02:36 +02:00 |
|
Jacob Overgaard
|
55a3f141df
|
rename method
|
2023-10-24 11:19:07 +02:00 |
|
Jacob Overgaard
|
41bc048536
|
documentation
|
2023-10-24 11:18:52 +02:00 |
|
Jacob Overgaard
|
3fa2387410
|
documentation
|
2023-10-24 11:16:27 +02:00 |
|
Jacob Overgaard
|
21d508a224
|
rename method to getLatestToken
|
2023-10-24 11:16:23 +02:00 |
|
Jacob Overgaard
|
0e801cedfe
|
exports
|
2023-10-24 11:16:06 +02:00 |
|
Jacob Overgaard
|
f67ae31662
|
send a revoke token request after logout
|
2023-10-24 11:16:01 +02:00 |
|
Jacob Overgaard
|
5d22f6bcdf
|
construct UmbAuthFlow internally in UmbAuthContext
|
2023-10-24 11:07:19 +02:00 |
|
Jacob Overgaard
|
a23a1a490b
|
avoid using UmbAuthFlow directly in app element
|
2023-10-24 11:07:05 +02:00 |
|
Jacob Overgaard
|
3601af0aca
|
remove unused line
|
2023-10-24 11:06:47 +02:00 |
|
Jacob Overgaard
|
ed02e343c6
|
ensure that UmbResourceController only uses "like types" mimicking the generated models from backend-api to ensure that extensions can provide their own implementations
|
2023-10-24 10:07:05 +02:00 |
|
Jacob Overgaard
|
02437b0bfb
|
add validator functions for backend-api types
|
2023-10-24 09:59:16 +02:00 |
|
dependabot[bot]
|
52bff552d9
|
Bump tinymce from 6.7.0 to 6.7.1
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 6.7.0 to 6.7.1.
- [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/6.7.1/modules/tinymce)
---
updated-dependencies:
- dependency-name: tinymce
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-23 14:38:05 +02:00 |
|
JesmoDev
|
6e3b4ab6e5
|
Merge pull request #917 from umbraco/chore/uui-1.5.0-rc.0
build(deps): bump @umbraco-ui/uui from 1.4.0-rc.2 to 1.5.0-rc.1
|
2023-10-18 22:07:18 +13:00 |
|
Jacob Overgaard
|
4376f634e8
|
bump @umbraco-ui/uui to 1.5.0-rc.3
|
2023-10-18 10:22:25 +02:00 |
|
Jacob Overgaard
|
85df292b97
|
build(deps): bump @umbraco-ui/uui to 1.5.0-rc.2
|
2023-10-18 09:54:43 +02:00 |
|
Jacob Overgaard
|
ee3430b8cf
|
Merge branch 'main' into chore/uui-1.5.0-rc.0
|
2023-10-18 09:54:05 +02:00 |
|
JesmoDev
|
8842fe37d8
|
Merge pull request #933 from umbraco/bugfix-property-editor-config-merging
Bugfix property editor config merging
|
2023-10-18 19:56:39 +13:00 |
|
Jacob Overgaard
|
c225b07919
|
build(deps-dev): bump @umbraco-ui/uui from 1.5.0-rc.0 to 1.5.0-rc.1
|
2023-10-18 08:49:33 +02:00 |
|
Jacob Overgaard
|
4def21315b
|
Merge branch 'main' into chore/uui-1.5.0-rc.0
|
2023-10-18 08:47:33 +02:00 |
|
Jesper Møller Jensen
|
0e87d31f48
|
Merge remote-tracking branch 'origin/main' into bugfix-property-editor-config-merging
|
2023-10-18 18:11:01 +13:00 |
|
Bjarne Fyrstenborg
|
30a944d959
|
Merge branch 'main' into feature/icon-picker-size
|
2023-10-17 16:15:33 +02:00 |
|
dependabot[bot]
|
cc247f3ad1
|
Bump @babel/traverse from 7.22.17 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.17 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-17 15:51:23 +02:00 |
|
Jacob Overgaard
|
0b143ed686
|
Merge pull request #929 from umbraco/feature/code-editor-modal-fix
Feature/code editor modal fix
|
2023-10-17 15:51:03 +02:00 |
|
Bjarne Fyrstenborg
|
46c31deff3
|
Merge branch 'feature/icon-picker-size' of github.com:bjarnef/Umbraco.CMS.Backoffice into feature/icon-picker-size
|
2023-10-17 15:45:31 +02:00 |
|
Bjarne Fyrstenborg
|
c768237111
|
Merge branch 'main' of github.com:umbraco/Umbraco.CMS.Backoffice into feature/icon-picker-size
|
2023-10-17 15:45:12 +02:00 |
|
Bjarne Fyrstenborg
|
d658b62d7c
|
Merge branch 'main' into feature/icon-picker-size
|
2023-10-17 15:44:00 +02:00 |
|