Commit Graph

17192 Commits

Author SHA1 Message Date
Jacob Overgaard
79d27f4b0b chore: test with build:for:cms instead 2024-07-02 15:00:40 +02:00
Jacob Overgaard
fd6c0b718a Merge branch 'main' into dependabot/npm_and_yarn/eslint-9.6.0 2024-07-02 14:52:28 +02:00
Jacob Overgaard
53146f915d chore: separate the build_test into two different jobs to save time 2024-07-02 14:50:56 +02:00
Niels Lyngsø
dd82a70641 correct encodeFilePath 2024-07-02 14:43:33 +02:00
Mads Rasmussen
ee003af80c Remove redirect to first workspace view 2024-07-02 14:34:14 +02:00
Mads Rasmussen
9e5ad0d256 Ensure entity structure is reloaded after publish 2024-07-02 14:32:46 +02:00
Jacob Overgaard
a2e3493c08 update lockfile 2024-07-02 14:25:53 +02:00
Jacob Overgaard
40bf568cff fix error 2024-07-02 14:20:54 +02:00
Jacob Overgaard
bc927b86be set npm cache 2024-07-02 14:18:50 +02:00
Jacob Overgaard
dc6bbe601f lint: formatting 2024-07-02 14:14:22 +02:00
Jacob Overgaard
422a3b1fa4 Merge branch 'main' into dependabot/npm_and_yarn/eslint-9.6.0 2024-07-02 14:13:23 +02:00
Jacob Overgaard
64ad87a4d0 lint: set groups sorting to match what it did before 2024-07-02 14:08:58 +02:00
Niels Lyngsø
5a8c4c26a4 clean up attributes 2024-07-02 12:41:52 +02:00
leekelleher
d52e66f435 Adds background-color to umb-table header
Fixes #16467
2024-07-02 11:39:08 +01:00
Jacob Overgaard
9f2a442cf7 remove unused package 2024-07-02 12:05:51 +02:00
Jacob Overgaard
0fa9f607c9 fix: add fixes for eslint errors particularly around unused vars and wrongful null-coalescing checks for Number() and Boolean() 2024-07-02 12:04:04 +02:00
Mads Rasmussen
dfb4bdee21 Merge branch 'main' into v14/chore/bundle-templating-package 2024-07-02 12:01:12 +02:00
Jacob Overgaard
3d93946d3d ignore all external/* packages 2024-07-02 11:47:26 +02:00
Jacob Overgaard
f7101d0d71 add the generated backend-api files to eslint ignore 2024-07-02 11:46:42 +02:00
Mads Rasmussen
8e44df7ea1 Merge branch 'main' into v14/bugfix/document-media-tree-item-collection-icon 2024-07-02 11:46:38 +02:00
Jacob Overgaard
f796bb1082 update .prettierignore 2024-07-02 11:44:52 +02:00
Jacob Overgaard
26af897f1f prettier formatting 2024-07-02 11:42:55 +02:00
Jacob Overgaard
7881aa9ce6 fix prettier arguments 2024-07-02 11:42:48 +02:00
Owain Williams
792202507c [FIX] Scroll Bar / Panel Width Adjustment cursor 2024-07-02 11:40:03 +02:00
Jacob Overgaard
f5378c74c2 fix formatting errors 2024-07-02 11:38:08 +02:00
Jacob Overgaard
e7625fdbe1 migrate the config to the new format 2024-07-02 11:37:25 +02:00
Jacob Overgaard
1514f2434d fix deprecation for local rule 2024-07-02 11:36:06 +02:00
Jacob Overgaard
87f2f0581c install required packages 2024-07-02 11:35:54 +02:00
Mads Rasmussen
dad6242016 Merge branch 'main' into v14/bugfix/document-media-tree-item-collection-icon 2024-07-02 10:20:41 +02:00
Niels Lyngsø
6a60fff3af Merge pull request #2067 from umbraco/v14/bugfix/fix-array-state-sorting
Fix: array state sorting
2024-07-02 10:18:06 +02:00
Jacob Overgaard
21fc726bcd chore: add localization 2024-07-02 10:10:17 +02:00
Mads Rasmussen
8c99310619 Merge branch 'main' into v14/feature/router-404 2024-07-02 10:08:23 +02:00
Mads Rasmussen
1fc3aee7f2 Merge branch 'main' into v14/chore/bundle-templating-package 2024-07-02 10:08:01 +02:00
Mads Rasmussen
f928a0cf36 Merge pull request #2039 from umbraco/v14/bugfix/missing-css-vars
V14/bugfix/missing css vars
2024-07-02 10:06:30 +02:00
dependabot[bot]
7694c64ccf Bump eslint from 8.57.0 to 9.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.6.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 07:58:16 +00:00
Mads Rasmussen
507b6b1e29 Merge pull request #2070 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-7.15.0
Bump @typescript-eslint/parser from 7.13.0 to 7.15.0
2024-07-02 09:57:22 +02:00
Niels Lyngsø
ee112785fd single item mode 2024-07-02 09:52:16 +02:00
Mads Rasmussen
368ecbafa2 Merge branch 'v14/feature/router-404' into v14/bugfix/hide-content-workspace-view-when-no-properties 2024-07-02 09:12:40 +02:00
Mads Rasmussen
4e1533955d Merge branch 'main' into v14/feature/router-404 2024-07-02 08:51:54 +02:00
Mads Rasmussen
3f84800eaf Merge branch 'main' into v14/chore/bundle-templating-package 2024-07-02 08:02:25 +02:00
Mads Rasmussen
a39d072ae4 add condition to member content editor 2024-07-02 07:59:49 +02:00
Mads Rasmussen
e385e5f1a1 add condition to media 2024-07-02 07:59:13 +02:00
Mads Rasmussen
299dc9d191 assign condition to document content workspace view 2024-07-02 07:57:51 +02:00
Mads Rasmussen
60b8cee752 do the exporting dance 2024-07-02 07:57:24 +02:00
Mads Rasmussen
5e3907df54 add condition to check for content properties 2024-07-02 07:56:58 +02:00
Mads Rasmussen
2ca2d27dd8 fix import order 2024-07-02 07:55:56 +02:00
dependabot[bot]
acead5d844 Bump simple-icons from 12.2.0 to 13.0.0
Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 12.2.0 to 13.0.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/12.2.0...13.0.0)

---
updated-dependencies:
- dependency-name: simple-icons
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 18:27:45 +00:00
dependabot[bot]
4c0ffe0ca7 Bump eslint from 8.57.0 to 9.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.6.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 18:27:28 +00:00
dependabot[bot]
6a3d0d3ef4 Bump prettier from 3.2.5 to 3.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 18:26:58 +00:00
dependabot[bot]
2516b225d1 Bump @typescript-eslint/parser from 7.13.0 to 7.15.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.13.0 to 7.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.15.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 18:26:45 +00:00