Warren Buckley
e3d0acc8a2
Adds CONST for 'Umb.Condition.WorkspaceAlias' ( #2454 )
...
* Add a const for 'Umb.Condition.WorkspaceAlias'
* Update usages 'Umb.Condition.WorkspaceAlias' of to the new CONST
* Somehow accidently deleted .nvmrc
* Change from 'src/packages/core/workspace/conditions/const.js' to '@umbraco-cms/backoffice/workspace' as the import
* Another fix from the build errors from GitHub - didnt come up locally which was weird
* Update src/packages/core/workspace/conditions/workspace-alias.condition.ts
Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com >
* Renames the consts as agreed in the PR and adds the deprecated notice
---------
Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com >
2024-10-15 09:17:11 +02:00
Lee Kelleher
8e39004c59
Chore: Lee's code sweep (during Hacktoberfest '24) ( #2450 )
...
* Removed my outdated TODO comments
* Manifest Picker code tidy-up
* Attribute tidy-up
Things I'd picked up during development
* Corrects Storybook control type for `umb-localize` key
* Ran `npm run lint:fix`
2024-10-14 08:44:19 +02:00
Niels Lyngsø
77cb1e39a5
update comment and example
2024-10-08 13:36:56 +02:00
Mads Rasmussen
ebc37ceddd
move files
2024-09-30 14:12:26 +02:00
Mads Rasmussen
d1538f205f
fix imports
2024-09-30 09:27:17 +02:00
Niels Lyngsø
ac956ceb02
move property editor extension
2024-09-28 21:41:45 +02:00
Niels Lyngsø
133f6d278d
correct to use element
2024-09-14 21:02:21 +02:00
Niels Lyngsø
23a5386b5c
move workspace extension manifest types
2024-09-14 20:50:52 +02:00
Niels Lyngsø
69cd51e4f3
rename global manifest type
2024-09-13 11:28:06 +02:00
Niels Lyngsø
881625ab78
tsc corrections
2024-09-13 11:23:37 +02:00
Niels Lyngsø
ed93c94cb6
Merge branch 'main' into v14/feature/POC-dynamic-global-manifest-types
2024-09-12 19:24:19 +02:00
Jacob Overgaard
9696441e33
chore: add correct import type to modules
2024-09-12 12:03:05 +02:00
Niels Lyngsø
063c4b3152
move block editor custom view into its own module
2024-08-30 23:13:31 +02:00
Niels Lyngsø
bc1968c84c
Merge branch 'main' into v14/feature/block-custom-view-example-with-settings
2024-08-27 13:05:17 +02:00
Lee Kelleher
3ddd5c35bd
Bugfix: Exports UmbUfmComponentBase type ( #2243 )
...
* Exports `UmbUfmComponentBase` type
* Adds example for a custom UFM component
2024-08-27 10:46:33 +00:00
Niels Lyngsø
9ad3c58808
example using settings
2024-08-23 21:50:52 +02:00
Niels Lyngsø
6a3c5e15e6
move manifest to index
2024-08-19 16:01:22 +02:00
Niels Lyngsø
75f5eeddea
linting correction
2024-08-19 15:55:07 +02:00
Niels Lyngsø
54c11e1845
Merge branch 'main' into 1549-workspace-entity-content-type-condition
...
# Conflicts:
# src/packages/core/extension-registry/conditions/types.ts
2024-08-19 15:48:19 +02:00
Niels Lyngsø
6ffb3cb309
type import
2024-08-19 15:02:26 +02:00
Mads Rasmussen
d43ed82652
change icons
2024-08-19 10:19:11 +02:00
Mads Rasmussen
757e3d0039
Merge branch 'main' into v14/feature/example-using-icons
2024-08-19 10:00:49 +02:00
Niels Lyngsø
c2cc8b26e2
note on colors
2024-08-13 15:02:46 +02:00
Niels Lyngsø
7044fffdd7
icons examples
2024-08-13 14:59:59 +02:00
Niels Lyngsø
02d498c476
Json Path querying
2024-08-13 00:04:47 +02:00
Mads Rasmussen
f29031326c
make build happy
2024-08-06 09:19:30 +02:00
Niels Lyngsø
1b4f119362
more code
2024-07-31 13:06:54 +02:00
Niels Lyngsø
63e3fc4de5
block custom view example
2024-07-31 13:06:39 +02:00
Niels Lyngsø
76be31eb3f
set default data
2024-07-29 16:11:30 +02:00
Niels Lyngsø
bd49774d28
example
2024-07-29 14:56:08 +02:00
Niels Lyngsø
c2616d4e40
render override declarations
2024-06-21 11:40:46 +02:00
Niels Lyngsø
8ed801331a
adding override terms
2024-06-21 10:54:17 +02:00
Niels Lyngsø
c2c5a39af8
space correction
2024-06-21 10:28:27 +02:00
Niels Lyngsø
a017233dba
improved example
2024-06-17 11:22:16 +02:00
Markus Johansson
0334f63809
Update to use content type alias, removed custom interface and token, update to use property structure workspace
2024-06-04 23:45:08 +02:00
Markus Johansson
2031b4f842
Worked on content type condition
2024-06-04 23:45:08 +02:00
Niels Lyngsø
d94e4c8b7e
fix example token
2024-05-21 09:36:04 +02:00
Niels Lyngsø
e344bd73a4
word correction
2024-04-19 22:37:58 +02:00
leekelleher
dc5069b3d9
Mock data: Corrects list item data structure
...
To align with recent changes to the CheckboxList,
DropdownList and RadioButtonList editors.
2024-03-25 11:33:50 +00:00
Lee Kelleher
4444c06cb2
Merge pull request #1465 from umbraco/feature/input-manifest
...
Feature: Manifest input
2024-03-22 07:50:47 +00:00
leekelleher
d8d382a5c0
Feature: Manifest input
...
This component is a button that opens the Item Picker modal,
populating it will the manifests of the selected extension type.
2024-03-20 18:24:45 +00:00
Niels Lyngsø
15b11c176b
workspace routable kind
2024-03-19 21:10:08 +01:00
Niels Lyngsø
e72f29d84d
remove unused import
2024-03-07 13:57:24 +01:00
Niels Lyngsø
2b0b0ab8b6
default kinds applied
2024-03-04 11:48:50 +01:00
Niels Lyngsø
c0ef3ae338
UmbControllerBase
2024-02-28 20:44:14 +01:00
Niels Lyngsø
65b4328bd9
simplify use of manifest types
2024-02-22 23:10:17 +01:00
Niels Lyngsø
0e807128f8
area insert and style
2024-02-15 14:17:26 +01:00
Niels Lyngsø
0236144d6a
beautify
2024-02-05 11:17:54 +01:00
Niels Lyngsø
4de7497cd0
a few fixes
2024-02-02 12:32:06 +01:00
Niels Lyngsø
90130f06b7
clean up
2024-02-02 09:35:38 +01:00