Commit Graph

22 Commits

Author SHA1 Message Date
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
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ø
6ffb3cb309 type import 2024-08-19 15:02:26 +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ø
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
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ø
13d0a07e3c rename next to setValue 2024-01-18 08:56:12 +01:00
Mads Rasmussen
ebb706a8de Merge branch 'main' into feature/rename-to-workspace-view 2023-11-28 14:35:57 +01:00
Niels Lyngsø
0d5b29c20e rename to WorkspaceView 2023-11-28 13:06:08 +01:00
Niels Lyngsø
d997e8fbb1 refactor into class-api 2023-11-28 12:56:07 +01:00
Mads Rasmussen
70d889f33c fix type error 2023-11-27 10:53:46 +01:00
Niels Lyngsø
36da64ad51 remove log 2023-11-24 12:58:26 +01:00
Niels Lyngsø
6877736501 counter example 2023-11-24 12:51:37 +01:00
Niels Lyngsø
99e78d4ccd final 2023-11-23 16:15:44 +01:00
Niels Lyngsø
fe661c297a working example 2023-11-23 16:03:30 +01:00
Niels Lyngsø
6c736639e5 simple example 2023-11-23 14:46:33 +01:00