Lee Kelleher
6cfb3d2ffb
Merge pull request #2194 from umbraco/v14/chore/bundle-ufm-package
...
Chore: Bundle UFM Package
2024-08-08 17:05:55 +01:00
Lee Kelleher
641d541706
Merge branch 'main' into v14/chore/bundle-markdown-package
2024-08-08 16:58:45 +01:00
Lee Kelleher
a291f9800b
Merge pull request #2192 from umbraco/v14/chore/bundle-relations-package
...
Chore: Bundle Relations Package
2024-08-08 16:49:57 +01:00
Lee Kelleher
0bd48cbe92
Merge pull request #2191 from umbraco/v14/chore/bundle-static-file-package
...
Chore: Bundle Static File Package
2024-08-08 16:45:13 +01:00
Mads Rasmussen
0315ee7988
add performance profiling package
2024-08-08 16:47:01 +02:00
Mads Rasmussen
63de7a6913
order
2024-08-08 16:45:41 +02:00
Niels Lyngsø
62fa41a5cd
use const
2024-08-08 16:15:06 +02:00
Mads Rasmussen
fe5ba56027
Update tsconfig.json
2024-08-08 14:54:02 +02:00
Mads Rasmussen
e2f94a9bfb
Update package-lock.json
2024-08-08 14:52:28 +02:00
Mads Rasmussen
4074f054a6
set up telemetry package and bundle
2024-08-08 14:50:31 +02:00
Mads Rasmussen
80a3a1ca41
move object type files to core
2024-08-08 14:30:40 +02:00
Mads Rasmussen
5dee0acdae
build setup
2024-08-08 13:36:37 +02:00
Mads Rasmussen
7344789e64
use constant
2024-08-08 13:23:42 +02:00
Mads Rasmussen
73db0520cd
build setup
2024-08-08 13:13:32 +02:00
Mads Rasmussen
49d790758e
Delete index.ts
2024-08-08 12:42:56 +02:00
Mads Rasmussen
fef97ceb31
Merge branch 'main' into v14/feature/readonly-properties
2024-08-08 12:39:36 +02:00
Mads Rasmussen
db2770d231
build submodules
2024-08-08 12:35:28 +02:00
Mads Rasmussen
4211564550
Update package-lock.json
2024-08-08 12:24:59 +02:00
Mads Rasmussen
904d59525a
move consts
2024-08-08 11:39:20 +02:00
Mads Rasmussen
f374c21e0f
add build files
2024-08-08 11:39:13 +02:00
Niels Lyngsø
01e689a4fa
text box mandatory
2024-08-08 11:20:16 +02:00
Niels Lyngsø
842775fb49
alias null
2024-08-08 11:17:30 +02:00
Niels Lyngsø
7260a6fd2e
variant message
2024-08-08 11:16:26 +02:00
Mads Rasmussen
346d0211d4
Update package-lock.json
2024-08-08 11:07:31 +02:00
Mads Rasmussen
bb6112ba7e
move constants to constants file
2024-08-08 11:04:31 +02:00
Mads Rasmussen
b538195b58
build setup
2024-08-08 11:00:07 +02:00
Niels Lyngsø
62864ba47b
property editor UI mandatory props
2024-08-08 10:58:03 +02:00
Niels Lyngsø
c89d95094c
temporary variant missing properties fix
2024-08-08 10:00:46 +02:00
Niels Lyngsø
86916e4f2b
Merge branch 'main' into v14/feature/document-validation-take1
2024-08-08 09:57:46 +02:00
Niels Lyngsø
9d0d8b3d13
add break
2024-08-08 09:57:23 +02:00
Mads Rasmussen
8cecf87c99
Merge branch 'main' into v14/chore/bundle-log-viewer-package
2024-08-08 08:52:30 +02:00
Niels Lyngsø
3e3b93c6a2
path translation refactor
2024-08-07 20:53:36 +02:00
Niels Lyngsø
86fcef63d2
spell mistake
2024-08-07 20:02:06 +02:00
leekelleher
fc1f722e8e
Manifest viewer modal: replaces stringify function
2024-08-07 18:51:58 +01:00
Niels Lyngsø
24429d912a
move server modal validator
2024-08-07 19:43:14 +02:00
leekelleher
cd41c72ee5
Refactored data-type picker flow modal
...
Refactored the grouping code, to sort items alphabetically
and `fromCamelCase` the group labels.
Added grouping when filtering data-types.
Added missing localization keys.
2024-08-07 16:47:22 +01:00
leekelleher
4b5ba56cef
Removed submitLabel from data-type flow input
...
as it wasn't being used, (there was no Submit button)
2024-08-07 16:44:02 +01:00
leekelleher
7a83c8e85f
Refactored property-editor UI picker modal
...
Refactored the grouping code, to sort items alphabetically
and `fromCamelCase` the group labels.
2024-08-07 16:42:08 +01:00
leekelleher
a2158a7ca3
Removed "Submit" button from property-editor UI picker modal
...
as multiple selection wasn't intended, and for consistency with the
content-type/data-type configuration picker modal.
Removed the `submitLabel` from `UmbPropertyEditorUIPickerModalData` interface,
as was unused across the core codebase.
2024-08-07 16:40:17 +01:00
leekelleher
3898266929
Correct property-editor UI groups
...
to align with v13.
2024-08-07 16:34:25 +01:00
Niels Lyngsø
95a61c503d
POC of validation translators
2024-08-07 17:14:51 +02:00
Lee Kelleher
8263eb7417
Merge pull request #2184 from umbraco/v14/chore/bundle-package-management-package
...
Chore: Bundle Package Management Package
2024-08-07 15:32:43 +01:00
Mads Rasmussen
ecb89323f2
Merge branch 'main' into v14/feature/search-in-pickers
2024-08-07 16:19:48 +02:00
mattbrailsford
9d4a5c09f9
Align table icons centrally
2024-08-07 15:11:55 +01:00
Niels Lyngsø
082683a8ac
remove unnesecary comments
2024-08-07 15:38:29 +02:00
Mads Rasmussen
240ccdd746
bundle log viewer package
2024-08-07 15:09:12 +02:00
Mads Rasmussen
37b05c546e
Merge branch 'main' into v14/chore/bundle-package-management-package
2024-08-07 15:01:58 +02:00
dependabot[bot]
c91b2a7e3f
build(deps-dev): bump typescript-eslint from 7.16.1 to 8.0.1
...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 7.16.1 to 8.0.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.1/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-07 12:34:44 +00:00
leekelleher
6263fab271
Merge remote-tracking branch 'origin/main' into poc/circular-check-with-madge
...
# Conflicts:
# package-lock.json
# package.json
2024-08-07 13:26:43 +01:00
Mads Rasmussen
e2afa08c0e
Merge branch 'main' into v14/chore/bundle-package-management-package
2024-08-07 14:17:22 +02:00