Commit Graph

4923 Commits

Author SHA1 Message Date
Lone Iversen
d79680a63b template editor 2023-03-24 15:14:01 +01:00
Lone Iversen
eb593baedd Merge remote-tracking branch 'origin/main' into feature/document-type-picker-and-tabs 2023-03-23 12:41:38 +01:00
Warren Buckley
e41712ad94 Merge pull request #615 from umbraco/feature/upload-to-gpr
add npm workflow
2023-03-23 10:49:59 +00:00
Lone Iversen
74f56186ca update 2023-03-23 11:22:49 +01:00
Warren Buckley
c2f6e25d72 Update libs/README.md 2023-03-23 09:46:23 +00:00
Warren Buckley
e1d41d1f58 Update libs/README.md 2023-03-23 09:45:16 +00:00
Warren Buckley
6cf65d8c4d Update libs/README.md 2023-03-23 09:41:22 +00:00
Jacob Overgaard
1591f9eef2 Merge branch 'main' into feature/upload-to-gpr 2023-03-23 10:36:36 +01:00
Jacob Overgaard
6a3a452239 Update libs/README.md
Co-authored-by: Warren Buckley <warren@umbraco.com>
2023-03-23 10:32:41 +01:00
Warren Buckley
f8e1b074dd Update libs/README.md 2023-03-23 09:19:56 +00:00
Jacob Overgaard
4b6774b8bb Revert "bump engines.node so all actions run with the same version"
This reverts commit 2584917d47.
2023-03-22 15:56:37 +01:00
Jacob Overgaard
e71ed09b90 adjust node version 2023-03-22 15:56:07 +01:00
Jacob Overgaard
2584917d47 bump engines.node so all actions run with the same version 2023-03-22 15:53:27 +01:00
Jacob Overgaard
f062d5cabb add max_old_space_size to azure jobs 2023-03-22 15:49:41 +01:00
Nathan Woulfe
aeed4071e8 Adds modal layout for embedded media picker in RTE (#582)
* adds modal for embedded media in rte

* make it pretty

* moves modal to shared/modals
updates with token
fixes story
clean up data handling to only pass required

* lib import paths

* add default export

---------

Co-authored-by: Mads Rasmussen <madsr@hey.com>
2023-03-22 13:58:11 +01:00
Jacob Overgaard
d9d0899d52 Merge remote-tracking branch 'origin/main' into feature/upload-to-gpr 2023-03-22 11:12:54 +01:00
Jacob Overgaard
a5a80cadb7 insert condition to publish 2023-03-22 11:11:53 +01:00
Jacob Overgaard
620a9b5b03 comment 2023-03-22 11:07:56 +01:00
Lone Iversen
1f78421699 more breaking changes fixes 2023-03-22 11:05:27 +01:00
Jacob Overgaard
15dc08f74e set token 2023-03-22 11:01:31 +01:00
Julia Gru
ef243ef933 Feature/code editor (#607)
* create component

* import styles correctly

* import component

* show code editor element on the template workspace

* wire input event

* sync code property with editor value

* move workers to a separate file

* create class for code editor

* add very simple insert method

* focus after insert

* make scroll bar bit nicer

* add markdown example and fancier template

* make insert work with multiple cursors and selections

* now really make it works with selections and multiple cursors

* map options

* add hack to fix the jumpy cursor

* Observe themes

* add own model for range, return array of ranges from find

* add backoffice-fit dark mode

* add theme story

* add themes folder

* add new methods

insertAtPosition
getValueInRange
select

* add documentation to editor class

* add docs

* rename file

* rename donut files

* cleanup

* add some more imports

* test heap size fix

* heap error test 2

* fix imports

* node fail error test

* rename

---------

Co-authored-by: Mads Rasmussen <madsr@hey.com>
2023-03-22 10:56:28 +01:00
Lone Iversen
2da9f57c04 fix breaking changes 2023-03-22 10:50:05 +01:00
Jacob Overgaard
254a07e6c3 authenticate 2023-03-22 10:41:27 +01:00
Łukasz
0c2ca89962 #579 Drop lit-html as direct dependency (#609)
* Drop lit-html as direct dependency

* remove lit-html imports after merge

---------

Co-authored-by: Mads Rasmussen <madsr@hey.com>
2023-03-22 10:34:19 +01:00
Lone Iversen
65c4c5b9d6 Merge remote-tracking branch 'origin/main' into feature/document-type-picker-and-tabs 2023-03-22 10:33:52 +01:00
Lone Iversen
50efb41584 workspaces 2023-03-22 10:31:06 +01:00
Jacob Overgaard
e4e41466a0 npm token 2023-03-22 10:16:13 +01:00
Nathan Woulfe
9f36a7f43f Fixes broken workspace scroll (#616)
* float to remove from document flow

* consistent scroll behaviour in all slots
clean up redundant css

* register data type workspace action in the correct workspace

---------

Co-authored-by: Mads Rasmussen <madsr@hey.com>
2023-03-22 10:06:03 +01:00
Jacob Overgaard
c0483a47c8 remove scope option 2023-03-22 10:05:01 +01:00
Jacob Overgaard
e4d6a14c0d Merge remote-tracking branch 'origin/main' into feature/upload-to-gpr 2023-03-22 10:03:03 +01:00
Jacob Overgaard
60dbf19c9b publish v1-next 2023-03-22 10:01:44 +01:00
Jacob Overgaard
e5f21ab21c add README 2023-03-22 10:01:07 +01:00
Niels Lyngsø
a84f3568d4 Merge pull request #614 from umbraco/feature/test-extension-registry-distincts 2023-03-22 09:31:35 +01:00
Mads Rasmussen
06a8c2e0c9 Merge branch 'main' into feature/test-extension-registry-distincts 2023-03-22 09:20:54 +01:00
Jacob Overgaard
8e1c2ebaf7 Merge remote-tracking branch 'origin/main' into feature/upload-to-gpr 2023-03-22 09:01:54 +01:00
Jacob Overgaard
2db7ff555b download artifact v3 2023-03-22 08:59:24 +01:00
Jacob Overgaard
c458796f81 add concurrency rules 2023-03-22 08:58:06 +01:00
Jacob Overgaard
b0771db733 set access to public 2023-03-22 08:56:51 +01:00
Jacob Overgaard
f9cf3d4a5f rename job to publish-npm 2023-03-22 08:54:35 +01:00
Jacob Overgaard
dcfbee0388 publish to npm 2023-03-22 08:52:12 +01:00
Jacob Overgaard
1f58d4504b create .npmrc file automatically 2023-03-21 16:33:29 +01:00
Jacob Overgaard
75f9f14ea3 auth type legacy 2023-03-21 16:25:20 +01:00
Mads Rasmussen
983ab83525 Cleanup: Remove content workspace (#613)
* use import aliases when importing when the libs folder

* move data source response interface to the repository module

* remove unused interfaces

* move dictionary interface into dictionary silo

* delete unused interface

* remove content workspace element from media workspace

* delete content workspace element

* move document edit views into folder

* create info workspace view specific for documents

* align naming of files and element

* update story

* add scaffolding info and edit workspace views for media

* remove edit content workspace view

* move media collection views into media silo

* update manifests + naming

* update last imports of temp MediaDetails type

* fix merge
2023-03-21 16:19:59 +01:00
Jacob Overgaard
fd0f3f0704 login and tag gpr 2023-03-21 16:18:55 +01:00
Jacob Overgaard
b48c2c3385 set global node_options 2023-03-21 16:13:07 +01:00
Jacob Overgaard
7c308fdad9 set max-old-space-size 2023-03-21 16:08:27 +01:00
Jacob Overgaard
c295874ccf remove the if condition to test publish 2023-03-21 16:06:01 +01:00
Jacob Overgaard
e7161170f5 set NODE_OPTIONS for all tasks 2023-03-21 16:05:44 +01:00
Jacob Overgaard
838a3ba877 try and set NODE_OPTIONS with more memory 2023-03-21 16:02:13 +01:00
Jacob Overgaard
df9ac3ef36 allow workflow_dispatch 2023-03-21 16:01:34 +01:00