Commit Graph

13915 Commits

Author SHA1 Message Date
Jacob Overgaard
2fe52cd500 remove todo 2024-04-04 15:40:14 +02:00
Jacob Overgaard
cc1bb06379 dont send cookies to the backend 2024-04-04 15:32:32 +02:00
Jacob Overgaard
a25ec074c1 add public manifest handlers 2024-04-04 15:31:13 +02:00
Jacob Overgaard
1b3d704b43 update the baseURL whenever it changes 2024-04-04 15:31:03 +02:00
Jacob Overgaard
01fd7e02e9 remove unused import 2024-04-04 15:30:43 +02:00
Jacob Overgaard
6b57cf02ed add imports 2024-04-04 15:30:29 +02:00
Jacob Overgaard
6f5b49886f register public extensions in the app element 2024-04-04 15:30:09 +02:00
Jacob Overgaard
951d8831cd move isAuthorized logic into the auth controller 2024-04-04 14:51:18 +02:00
Jacob Overgaard
762368c3a6 move auth request logic to an auth controller to split up the logic 2024-04-04 12:03:15 +02:00
Jacob Overgaard
22e7742d47 add support to supply an identity provider to the authorization request 2024-04-04 11:55:03 +02:00
Jacob Overgaard
090247d790 add authProvider's to test it out 2024-04-04 11:45:06 +02:00
Jacob Overgaard
9ca24c3c22 add manifest model for external auth provider 2024-04-04 11:30:52 +02:00
Jacob Overgaard
4f901304ca Merge branch 'main' into feature/sort-children-of-entity-action 2024-04-04 10:39:05 +02:00
Jacob Overgaard
f03727e149 super context does not exist within a callback 2024-04-04 09:14:30 +02:00
Lee Kelleher
48a78b2d46 Merge pull request #1519 from umbraco/feature/function/blob-download
Feature: `blobDownload` function
2024-04-04 08:06:54 +01:00
Niels Lyngsø
7c1545dc9a Merge pull request #1527 from umbraco/feature/rename-save-workspace-action
rename our save workspace action api to submit
2024-04-04 09:05:46 +02:00
Mads Rasmussen
dde3548025 Merge branch 'main' into feature/sort-children-of-entity-action 2024-04-03 19:40:27 +02:00
dependabot[bot]
1e2ab818b7 Bump vite from 5.1.2 to 5.1.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.2 to 5.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 17:05:46 +00:00
JesmoDev
ce24a186fd fix build 2024-04-03 13:40:55 +02:00
JesmoDev
18176685a6 generate api 2024-04-03 13:25:06 +02:00
leekelleher
48c0a20e73 Packages Marketplace URL
Wires up the Packages configuration from the server.
Adds a loader to the component.
2024-04-03 12:01:39 +01:00
Mads Rasmussen
24b74d05af Merge branch 'main' into feature/sort-children-of-entity-action 2024-04-03 12:24:51 +02:00
Niels Lyngsø
3529d60dc6 note on removing 2024-04-02 20:29:50 +02:00
Niels Lyngsø
57c2396f67 rename save workspace action 2024-04-02 20:24:28 +02:00
leekelleher
87cc118b4b Workspace View Collection Kind 2024-04-02 15:56:07 +01:00
Jacob Overgaard
92c596cf02 Merge branch 'main' into feature/sort-children-of-entity-action 2024-04-02 14:42:02 +02:00
Lee Kelleher
7cee0aafee Merge pull request #1518 from umbraco/feature/input-entity-picker
[WIP] Entity Picker Input
2024-04-02 13:41:50 +01:00
Jacob Overgaard
e023f3baa1 Merge branch 'main' into feature/sort-children-of-entity-action 2024-04-02 14:41:18 +02:00
Jacob Overgaard
e7fad3c8a8 Merge pull request #1391 from umbraco/bugfix/rename-file-system-file
Bugfix: Rename file system file
2024-04-02 14:41:01 +02:00
Jacob Overgaard
c0d7418e0b Merge remote-tracking branch 'origin/main' into feature/mfa-login-providers 2024-04-02 14:25:00 +02:00
Jacob Overgaard
1e783894ed remove unused repository 2024-04-02 14:24:47 +02:00
Mads Rasmussen
2fd7a12ee0 Merge branch 'main' into feature/sort-children-of-entity-action 2024-04-02 14:02:11 +02:00
Mads Rasmussen
9f20d8d1cd Merge branch 'main' into bugfix/rename-file-system-file 2024-04-02 13:51:41 +02:00
Niels Lyngsø
e9c6d889ae Merge pull request #1525 from umbraco/feature/only-initialize-localization-if-used
only initialize localization controller if used
2024-04-02 13:51:32 +02:00
Mads Rasmussen
b84c08d38d Merge branch 'main' into feature/sort-children-of-entity-action 2024-04-02 13:51:14 +02:00
Jacob Overgaard
844b598939 Merge branch 'main' into bugfix/rename-file-system-file 2024-04-02 13:49:16 +02:00
Lee Kelleher
6c2d4aa6ec Merge pull request #1517 from umbraco/feature/collection-view-layouts
Feature: Collection View Layouts
2024-04-02 12:48:26 +01:00
Mads Rasmussen
6b862400b3 add type + null check 2024-04-02 13:46:56 +02:00
Lee Kelleher
a63b037354 Merge pull request #1520 from leekelleher/feature/document-collection-column-contenttypealias
Feature: Document Collection: Adds `contentTypeAlias` to the column property values
2024-04-02 12:46:45 +01:00
Niels Lyngsø
0d348498d5 Merge pull request #1521 from umbraco/feature/rename-controller-methods-for-lit-compatibility
Breaking: rename Umbraco controller methods
2024-04-02 13:46:29 +02:00
Mads Rasmussen
14f392de23 add missing skip-take-values 2024-04-02 13:44:20 +02:00
Niels Lyngsø
fb257f1ba3 only initialize localization controller if used 2024-04-02 13:43:51 +02:00
Mads Rasmussen
44ba12f117 bump page size to 50 2024-04-02 13:41:09 +02:00
Mads Rasmussen
4142c78f9c only init sorting controller if there are children to sort 2024-04-02 13:40:45 +02:00
Mads Rasmussen
b560399718 render message of there are no children 2024-04-02 13:25:15 +02:00
Mads Rasmussen
38f8abc249 Merge branch 'bugfix/add-missing-skip-take-values' into feature/sort-children-of-entity-action 2024-04-02 13:02:15 +02:00
Mads Rasmussen
801bd3348d add missing skip-take-values 2024-04-02 13:00:35 +02:00
Mads Rasmussen
f991e2fc5d reload tree items after sorting is done 2024-04-02 12:51:03 +02:00
Mads Rasmussen
e8514a84b4 submit modal 2024-04-02 12:50:50 +02:00
Mads Rasmussen
f4d9404c17 Merge branch 'bugfix/rename-file-system-file' into feature/sort-children-of-entity-action 2024-04-02 12:41:51 +02:00