Jacob Overgaard
|
e2d9920849
|
only fail the build on CI
|
2024-04-04 09:37:54 +02:00 |
|
Jacob Overgaard
|
4606db37e7
|
add exitCode = 1 to fail the build
|
2024-04-04 09:37:32 +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 |
|
Jacob Overgaard
|
802b78e8c5
|
Merge pull request #1535 from umbraco/dependabot/npm_and_yarn/vite-5.1.7
Bump vite from 5.1.2 to 5.1.7
|
2024-04-04 09:05:21 +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
|
0b8a738ace
|
Merge pull request #1533 from umbraco/chore/update-api
generate api
|
2024-04-03 13:47:37 +02: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 |
|
Lee Kelleher
|
e60e33410d
|
Merge pull request #1532 from umbraco/chore/packages-marketplace-url
Chore: Packages Marketplace URL
|
2024-04-03 12:09:19 +01: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 |
|
Lee Kelleher
|
2a512656f3
|
Merge pull request #1526 from umbraco/feature/workspace-view-collection-kind
Feature: Workspace View Collection Kind
|
2024-04-03 08:48:51 +01: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 |
|
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
|
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
|
ef7a3843f9
|
Merge pull request #1497 from umbraco/feature/mfa-login-providers
Feature/mfa login providers
|
2024-04-02 14:31:28 +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
|
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 |
|
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 |
|
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
|
50a3219f62
|
Merge branch 'main' into bugfix/rename-file-system-file
|
2024-04-02 12:36:22 +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 |
|
Niels Lyngsø
|
ed4be9e688
|
Merge pull request #1500 from umbraco/feature/validation-take-2
Breaking: Rename save() to submit() for workspace contexts (Validation part 2)
|
2024-04-02 11:34:02 +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 |
|
Lee Kelleher
|
86df2e9481
|
Merge pull request #1516 from umbraco/feature/function/from-camel-case
Feature: `fromCamelCase` function
|
2024-04-02 09:56:14 +01:00 |
|
Niels Lyngsø
|
e980f84df2
|
clean up
|
2024-04-02 10:55:46 +02:00 |
|
Niels Lyngsø
|
04667635d8
|
rename editable kind
|
2024-04-02 10:53:20 +02:00 |
|
Niels Lyngsø
|
edbcefcbed
|
rename to submittable
|
2024-04-02 10:49:18 +02:00 |
|
Niels Lyngsø
|
537ba490ae
|
lint fix
|
2024-04-02 10:41:36 +02:00 |
|
leekelleher
|
80885de3cc
|
[WIP] Entity Picker Input
A generic picker component that can select
entities from a provided `pickerContext`.
|
2024-04-02 09:39:42 +01:00 |
|
Mads Rasmussen
|
7123e46d86
|
Merge branch 'main' into bugfix/rename-file-system-file
|
2024-04-02 10:33:44 +02:00 |
|
leekelleher
|
617d392b5d
|
Adds reusable function fromCamelCase
This is to display a friendlier label from a camelCased alias.
|
2024-04-02 09:11:31 +01:00 |
|
Niels Lyngsø
|
3f6a28a772
|
out comment code
|
2024-04-02 09:29:45 +02:00 |
|
Niels Lyngsø
|
a8e3c8c2d0
|
Merge remote-tracking branch 'origin/main' into feature/validation-take-2
|
2024-04-02 09:20:17 +02:00 |
|
Niels Lyngsø
|
07795423ce
|
tsc fixes
|
2024-04-02 09:20:06 +02:00 |
|