Commit Graph

8767 Commits

Author SHA1 Message Date
Niels Lyngsø
aa9c8fdc6b fix section type warning 2023-11-07 15:50:18 +01:00
Niels Lyngsø
7aaad3b0be clean up 2023-11-07 15:46:15 +01:00
Niels Lyngsø
3e04a5fb41 regenerate models 2023-11-07 15:43:36 +01:00
Niels Lyngsø
a9d16096b3 Merge pull request #965 from umbraco/feature-use-native-groupBy 2023-11-07 13:59:35 +00:00
Niels Lyngsø
95a041def3 Merge branch 'main' into feature-use-native-groupBy 2023-11-07 13:49:52 +00:00
Mads Rasmussen
8b92d75888 split eslint rules 2023-11-07 13:15:04 +01:00
Mads Rasmussen
1d00779abd Merge pull request #957 from umbraco/dependabot/npm_and_yarn/plop-4.0.0
Bump plop from 3.1.2 to 4.0.0
2023-11-07 11:11:13 +01:00
Mads Rasmussen
22e4aee080 Merge branch 'main' into dependabot/npm_and_yarn/plop-4.0.0 2023-11-07 11:07:12 +01:00
Mads Rasmussen
3c468223cb Merge pull request #967 from bjarnef/patch-2
Fix workspace editor alias in LogViewer
2023-11-07 09:13:08 +01:00
Bjarne Fyrstenborg
787157c457 Fix workspace editor alias in LogViewer 2023-11-06 21:24:43 +01:00
Niels Lyngsø
de9156fd9f Merge pull request #925 from umbraco/improvement-user-spring-cleaning 2023-11-06 19:57:59 +00:00
Mads Rasmussen
d464231494 remove export of groupBy from lodash 2023-11-06 20:17:54 +01:00
Mads Rasmussen
21b6d31b60 remove unused import 2023-11-06 20:17:39 +01:00
Mads Rasmussen
1d1bba7938 use native groupBy 2023-11-06 20:16:17 +01:00
Mads Rasmussen
56327ed5b0 use native groupBy to group property editor UIs 2023-11-06 19:59:55 +01:00
Mads Rasmussen
fa79b49169 use native groupBy to group permissions 2023-11-06 19:59:32 +01:00
Mads Rasmussen
2bf9bdfd82 Merge branch 'main' into improvement-user-spring-cleaning 2023-11-06 12:41:46 +01:00
Jacob Overgaard
170169a2ca rename eslint rule 2023-11-06 10:55:59 +01:00
Jacob Overgaard
d9cb5e98eb extend explanation 2023-11-06 10:55:59 +01:00
Jacob Overgaard
eb7c952074 move exceptions to .eslintrc config 2023-11-06 10:55:59 +01:00
Jacob Overgaard
d3edbdb00b remove unused property 2023-11-06 10:55:59 +01:00
Jacob Overgaard
0bf9c0faef remove import that is also made dynamically 2023-11-06 10:55:59 +01:00
Jacob Overgaard
18af6fb55f remove app-error.js import since it is dynamically imported from app.element.ts 2023-11-06 10:55:59 +01:00
Jacob Overgaard
1617ce0c44 sort imports 2023-11-06 10:55:59 +01:00
Jacob Overgaard
2a119541e3 add msw as exemption 2023-11-06 10:55:59 +01:00
Jacob Overgaard
6c7043cbe8 update imports 2023-11-06 10:55:59 +01:00
Jacob Overgaard
00821be558 sort imports 2023-11-06 10:55:59 +01:00
Jacob Overgaard
64df3e278c merge imports 2023-11-06 10:55:59 +01:00
Jacob Overgaard
838c78be5d update import paths 2023-11-06 10:55:59 +01:00
Jacob Overgaard
3a02c8f950 do not lint e2e files 2023-11-06 10:55:59 +01:00
Jacob Overgaard
8d0e60e5b1 do not lint temp "auth" app 2023-11-06 10:55:59 +01:00
Jacob Overgaard
56eb389a7d add exemptions to rule 2023-11-06 10:55:59 +01:00
Jacob Overgaard
5521a60c29 fix import paths 2023-11-06 10:55:59 +01:00
Jacob Overgaard
a2c45e5fa4 add rule to detect erroneous external imports 2023-11-06 10:55:59 +01:00
Jacob Overgaard
f2d2387676 update support to nodejs 20 2023-11-03 10:59:04 +01:00
Jacob Overgaard
af737300e0 load msw from local to avoid storybook failures 2023-11-03 09:35:55 +01:00
Jacob Overgaard
7956479c5a merge import statements 2023-11-02 16:48:58 +01:00
Jacob Overgaard
77b9fe50bf Merge pull request #954 from umbraco/dependabot/npm_and_yarn/rollup/plugin-json-6.0.1
Bump @rollup/plugin-json from 6.0.0 to 6.0.1
2023-11-02 16:31:47 +01:00
Jacob Overgaard
f5f1385a1d do not rely on external imports 2023-11-02 16:15:06 +01:00
dependabot[bot]
d4510afd01 Bump @rollup/plugin-json from 6.0.0 to 6.0.1
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 6.0.0 to 6.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/json/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/json-v6.0.1/packages/json)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 15:09:27 +00:00
Jacob Overgaard
dddf16338c fix security audit 2023-11-02 16:08:31 +01:00
Jacob Overgaard
60b61391ec update storybook 2023-11-02 16:07:46 +01:00
dependabot[bot]
ce06667378 Bump plop from 3.1.2 to 4.0.0
Bumps [plop](https://github.com/plopjs/plop/tree/HEAD/packages/plop) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/plopjs/plop/releases)
- [Changelog](https://github.com/plopjs/plop/blob/main/packages/plop/CHANGELOG.md)
- [Commits](https://github.com/plopjs/plop/commits/plop@4.0.0/packages/plop)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 15:06:41 +00:00
Jacob Overgaard
2e20085b1f Merge pull request #930 from umbraco/feature/multi-url-picker-fixes
Multi URL picker Modal - small adjustments
2023-11-02 16:06:25 +01:00
dependabot[bot]
78b3859b62 Bump prettier from 3.0.1 to 3.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.3.
- [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.0.1...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 16:04:17 +01:00
dependabot[bot]
3d37867daa Bump eslint-plugin-lit from 1.8.3 to 1.10.1
Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit) from 1.8.3 to 1.10.1.
- [Commits](https://github.com/43081j/eslint-plugin-lit/compare/v1.8.3...v1.10.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-lit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 16:04:05 +01:00
Lone Iversen
cc1f3449d3 uui styling imports 2023-11-02 16:03:43 +01:00
Lone Iversen
b5924cc633 style formats 2023-11-02 16:03:43 +01:00
Lone Iversen
ea035dd911 load stylesheets 2023-11-02 16:03:43 +01:00
Lone Iversen
60f13bb7fb tinymce stylesheet config datatype 2023-11-02 16:03:43 +01:00