Commit Graph

10486 Commits

Author SHA1 Message Date
Niels Lyngsø
adbaea84f6 get name of element type 2023-12-21 16:18:49 +01:00
Niels Lyngsø
8de453a461 styling 2023-12-21 16:09:22 +01:00
Niels Lyngsø
3d75e56faf display of block type data 2023-12-21 15:37:09 +01:00
Niels Lyngsø
683f3b8b74 filter element types in create flow 2023-12-21 15:23:51 +01:00
Niels Lyngsø
baeea6ddf7 mocked data 2023-12-21 15:23:28 +01:00
Niels Lyngsø
188e36ae9c pick element type 2023-12-21 14:40:07 +01:00
Niels Lyngsø
42270ef116 delete feature 2023-12-21 13:36:41 +01:00
Niels Lyngsø
b6fa7812ba correct exports of context 2023-12-21 11:35:58 +01:00
Niels Lyngsø
373d992eba restructure + data binding 2023-12-21 11:34:56 +01:00
Niels Lyngsø
a3f2890672 working context api proxy 2023-12-20 22:13:59 +01:00
Niels Lyngsø
5f83ec6661 sort imports 2023-12-20 21:05:54 +01:00
Niels Lyngsø
2bb211eb8d eliminate input context for now. 2023-12-20 20:44:40 +01:00
Niels Lyngsø
2815d98e41 append routes 2023-12-20 15:36:50 +01:00
Niels Lyngsø
3354ac9dca scaffolding properties 2023-12-20 14:50:30 +01:00
Niels Lyngsø
7befe4996f workspace base 2023-12-20 13:36:42 +01:00
Niels Lyngsø
9005cf5ed8 type dance 2023-12-20 12:19:59 +01:00
Niels Lyngsø
4918b2e653 rename to editorElement 2023-12-20 10:08:43 +01:00
Niels Lyngsø
8d3ddbd71d remove 'hey' 2023-12-20 10:03:48 +01:00
Niels Lyngsø
f680ed5bfd Merge remote-tracking branch 'origin/main' into feature/block-editor-type-workspace 2023-12-20 09:41:15 +01:00
Jesper Møller Jensen
65b60cbed3 Merge remote-tracking branch 'origin/main' into bugfix/relation-types 2023-12-20 19:43:57 +13:00
Jacob Overgaard
32102b8ecb use UmbTemporaryFileRepository to upload files 2023-12-19 16:24:13 +01:00
Jacob Overgaard
c80f0d76fc Merge remote-tracking branch 'origin/main' into feature/tinymce-servervariables 2023-12-19 16:07:35 +01:00
Jacob Overgaard
1b9f3a9078 revamp loose binding between tinymce raweditoroptions and our data type configuration by checking if configuration options exist first 2023-12-19 15:49:01 +01:00
Jacob Overgaard
b4c831cbc6 Merge branch 'main' into chore/vite5 2023-12-19 14:49:05 +01:00
dependabot[bot]
0b43637f86 Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 14:05:54 +01:00
dependabot[bot]
529ab60802 Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 14:05:46 +01:00
Lone Iversen
ee87f0bf5c pagination and date picker 2023-12-19 14:05:32 +01:00
Lone Iversen
6441e0626a bugs from issue tracker 2023-12-19 14:05:32 +01:00
Jacob Overgaard
de08bae418 rename packageVersion to clientVersion 2023-12-19 09:23:40 +01:00
Jacob Overgaard
586f6b9ae1 clean imports 2023-12-19 09:19:08 +01:00
Jacob Overgaard
8eede4fe86 use packageVersion for tinymce cache_suffix 2023-12-19 09:11:13 +01:00
Jacob Overgaard
390b095231 add a 'meta' module to extract information from package.json 2023-12-19 09:10:27 +01:00
Jacob Overgaard
1ce4715595 add a 'meta' module to extract information from package.json 2023-12-19 09:10:19 +01:00
Jesper Møller Jensen
dc77ca2f50 fix lint 2023-12-19 19:43:10 +13:00
Jesper Møller Jensen
be49788008 Merge remote-tracking branch 'origin/main' into bugfix/relation-types 2023-12-19 19:31:34 +13:00
Lone Iversen
6188862f78 lit 2023-12-18 13:49:46 +01:00
Lone Iversen
5863ea311f undo test 2023-12-18 13:49:46 +01:00
Lone Iversen
0520762d16 test 2023-12-18 13:49:46 +01:00
Lone Iversen
50014962b9 alias 2023-12-18 13:49:46 +01:00
Lone Iversen
306b30bc12 some folder logic 2023-12-18 13:49:46 +01:00
Lone Iversen
3e5ccb4907 description gets saved from modal. mandatory field added 2023-12-18 13:49:46 +01:00
Jesper Møller Jensen
09d18bcc82 use object type input 2023-12-18 19:34:47 +13:00
Jesper Møller Jensen
2b759e904b add object type input and repo 2023-12-18 19:34:37 +13:00
Jesper Møller Jensen
c968794037 Merge branch 'main' into bugfix/relation-types 2023-12-18 17:14:45 +13:00
Jacob Overgaard
54bf6e45db add skipLipCheck back 2023-12-16 11:03:14 +01:00
Jacob Overgaard
4cb15a9795 Merge branch 'chore/vite5' of https://github.com/umbraco/Umbraco.CMS.Backoffice into chore/vite5 2023-12-16 10:57:45 +01:00
Jacob Overgaard
16d26a75b2 build(deps-dev): bump vite from 4 to 5 2023-12-16 10:57:19 +01:00
Jacob Overgaard
ac0fc79844 build(deps-dev): bump vite from 4 to 5 2023-12-16 10:56:37 +01:00
Jacob Overgaard
ede115b067 set marked to string 2023-12-16 10:12:39 +01:00
Jacob Overgaard
ecef9a8bf0 build(deps): update deps 2023-12-16 10:12:39 +01:00