Commit Graph

13903 Commits

Author SHA1 Message Date
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
Mads Rasmussen
50a3219f62 Merge branch 'main' into bugfix/rename-file-system-file 2024-04-02 12:36:22 +02:00
Mads Rasmussen
ffcc4584ca Merge branch 'main' into feature/sort-children-of-entity-action 2024-04-02 12:34:47 +02:00
Mads Rasmussen
fba4aafc4c deprecate event name 2024-04-02 12:33:40 +02:00
Niels Lyngsø
1cb11a23fd Merge remote-tracking branch 'origin/main' into feature/rename-controller-methods-for-lit-compatibility 2024-04-02 12:25:10 +02:00
Niels Lyngsø
8537f740f0 rename controller methods 2024-04-02 12:25:03 +02:00
leekelleher
2e53f76261 Document Collection: Adds contentTypeAlias to the column property values 2024-04-02 10:27:15 +01:00
leekelleher
8f2b00b3bd Package Builder - reuses blobDownload function 2024-04-02 10:17:51 +01:00
leekelleher
5031b670fd Dictionary Export - reuses blobDownload function 2024-04-02 10:17:32 +01:00
leekelleher
d96dedc7fd Adds reusable function blobDownload 2024-04-02 10:17:07 +01:00
leekelleher
e3c3db46ad Collection View Layouts 2024-04-02 10:10:49 +01:00
Niels Lyngsø
c508c14e02 Merge remote-tracking branch 'origin/main' into feature/validation-take-2 2024-04-02 10:56:56 +02:00
Niels Lyngsø
e980f84df2 clean up 2024-04-02 10:55:46 +02:00