Jacob Overgaard
66c8f085ea
Update README.md
2023-09-15 14:10:21 +02:00
Jacob Overgaard
1d0d594614
Update README.md
2023-09-15 14:10:09 +02:00
Jacob Overgaard
f416dee355
Update README.md
2023-09-15 14:09:39 +02:00
Jacob Overgaard
75bf41b06f
Update README.md
2023-09-12 10:33:51 +02:00
dependabot[bot]
567b5475ac
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 13:59:57 +02:00
Bjarne Fyrstenborg
4c313f08cc
Fix typo in backoffice
2023-09-11 13:50:11 +02:00
Lone Iversen
b092738fa5
meta object
2023-09-05 12:14:37 +02:00
Rune Hem Strand
f6ec596c6c
Update README.md
2023-08-11 12:24:37 +00:00
Jacob Overgaard
1f1f33f0bb
update name in README
2023-08-11 09:54:51 +02:00
Niels Lyngsø
b7d58ce75d
implement for dashboards
2023-07-26 15:30:47 +02:00
Jacob Overgaard
f88b6ae362
update bug_report template
2023-06-30 14:46:12 +02:00
Jacob Overgaard
26ffeb3ce0
Update issue templates
2023-06-30 14:45:16 +02:00
Jacob Overgaard
3d45028c14
update bug_report template
2023-06-30 14:40:26 +02:00
Jacob Overgaard
182eb6f5e5
add bug_report template
2023-06-30 14:35:25 +02:00
Jacob Overgaard
0b59cef963
rename feature_request template
2023-06-30 14:35:21 +02:00
Jacob Overgaard
a8c86fde52
update contributing guidelines to v14
2023-06-30 14:30:19 +02:00
Jacob Overgaard
3f441e3b76
change publish to next tag
2023-06-19 14:25:04 +02:00
Jacob Overgaard
2a5ce0dc98
updating documentation for propertyEditorUi
2023-06-16 10:42:43 +02:00
Jacob Overgaard
16ed25b974
publish npm after change to devops files
2023-06-06 11:32:34 +02:00
Jacob Overgaard
998aafae95
do not build jsonschema on npm run build but let workflows build it manually
2023-05-31 14:37:42 +02:00
Jacob Overgaard
0e3a8b902d
generate json schema and copy over
2023-05-26 16:10:25 +02:00
Jacob Overgaard
510eb7f832
add paths to npm publish
2023-05-26 15:51:02 +02:00
Jacob Overgaard
c4cc841ef5
disable static job for now
2023-05-26 15:48:50 +02:00
Jacob Overgaard
b0ceeac3a9
publish on latest tag
2023-05-26 15:43:50 +02:00
Jacob Overgaard
7ac76f940e
change to dist-cms
2023-05-26 15:29:17 +02:00
Jacob Overgaard
bbe84ced8c
make npm publish workflow work with updated package files
2023-05-26 14:48:01 +02:00
Mads Rasmussen
8dbe6238d4
don't run build libs
2023-05-25 14:31:52 +02:00
Mads Rasmussen
cc6cd070af
remove build libs
2023-05-25 14:26:04 +02:00
Mads Rasmussen
f685ffc8c7
Merge branch 'main' into bugfix-browser-compatible-msw
2023-05-16 13:31:40 +02:00
Jacob Overgaard
617d1f7848
add support for workflow_dispatch
2023-05-15 16:43:33 +02:00
Jacob Overgaard
47a5df12b4
dont react on all labeled actions
2023-05-15 15:57:56 +02:00
Jacob Overgaard
1c75fe24ad
add support for the 'labeled' type
2023-05-15 15:55:36 +02:00
Jacob Overgaard
6ea93fd047
add required option app_location
2023-05-15 15:52:23 +02:00
Jacob Overgaard
6813fbd272
reenable storybook build for labeled pull requests
2023-05-15 15:41:54 +02:00
Mads Rasmussen
2fca2f99d9
get rest from window
2023-05-15 11:16:38 +02:00
Jacob Overgaard
c8f53b63b8
add a link from the readme to authentication.md
2023-05-10 10:17:37 +02:00
Jacob Overgaard
38e64ad91e
always run wca for backoffice build
2023-03-24 12:48:19 +01:00
Warren Buckley
0660e4031d
Use wca to generate the JSON format for VSCode for HTMLCustomData ( #619 )
...
* Use web-component-analyzer to generate the JSON format for VSCode for HTMLCustomData
https://github.com/microsoft/vscode-custom-data
https://github.com/runem/web-component-analyzer#vscode
* Adds in the suggested path 'src/**/*.element.ts'
* Runs npm run script for webcomponent analayzer tool
Note its before npm run build:libs as this run runs the script move-libs.js ready for packaging
* move-libs util script updated to copy over the two JSON files from wca cli tool
* Copied file from wrong location as they are being generated and put at the root of the main project
* Adds customElements prop to package.json from this spec
https://github.com/webcomponents/custom-elements-manifest#referencing-manifests-from-npm-packages
2023-03-24 12:43:52 +01:00
Jacob Overgaard
1591f9eef2
Merge branch 'main' into feature/upload-to-gpr
2023-03-23 10:36:36 +01:00
Jacob Overgaard
f062d5cabb
add max_old_space_size to azure jobs
2023-03-22 15:49:41 +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
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
Jacob Overgaard
254a07e6c3
authenticate
2023-03-22 10:41:27 +01:00
Jacob Overgaard
e4e41466a0
npm token
2023-03-22 10:16:13 +01:00
Jacob Overgaard
c0483a47c8
remove scope option
2023-03-22 10:05:01 +01:00
Jacob Overgaard
60dbf19c9b
publish v1-next
2023-03-22 10:01:44 +01:00
Jacob Overgaard
2db7ff555b
download artifact v3
2023-03-22 08:59:24 +01:00