Commit Graph

3638 Commits

Author SHA1 Message Date
Lone Iversen
2f962adb5d Merge remote-tracking branch 'origin/main' into feature/property-editor-color-picker 2023-02-08 16:05:00 +01:00
Lone Iversen
4c533a5638 init 2023-02-08 15:56:21 +01:00
Jacob Overgaard
036576abee Merge pull request #507 from umbraco/feature/property-editor-media-picker
Feature/property editor media picker
2023-02-08 15:07:27 +01:00
Lone Iversen
991defb2c2 Merge branch 'main' into feature/property-editor-media-picker 2023-02-08 10:24:14 +01:00
Lone Iversen
301fa36618 Merge branch 'feature/property-editor-media-picker' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/property-editor-media-picker 2023-02-08 10:22:13 +01:00
Lone Iversen
62a8648422 typo in document picker test 2023-02-08 10:22:08 +01:00
dependabot[bot]
71cf139c21 Bump @storybook/builder-vite from 0.2.7 to 0.3.0
Bumps [@storybook/builder-vite](https://github.com/storybookjs/builder-vite/tree/HEAD/packages/builder-vite) from 0.2.7 to 0.3.0.
- [Release notes](https://github.com/storybookjs/builder-vite/releases)
- [Commits](https://github.com/storybookjs/builder-vite/commits/v0.3.0/packages/builder-vite)

---
updated-dependencies:
- dependency-name: "@storybook/builder-vite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 10:10:09 +01:00
Jacob Overgaard
3f138408e0 add general import of workspace layout 2023-02-08 09:58:02 +01:00
Jacob Overgaard
b3eaf46bdb remove isLight for now 2023-02-08 09:58:02 +01:00
Jacob Overgaard
447ff8e34e use uui-icon-swatches in icon picker 2023-02-08 09:58:02 +01:00
Jacob Overgaard
270ac26db3 install new version of uui 2023-02-08 09:58:02 +01:00
dependabot[bot]
092997cb38 Bump @typescript-eslint/parser from 5.48.2 to 5.50.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.2 to 5.50.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/v5.50.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>
2023-02-08 09:56:26 +01:00
dependabot[bot]
c1dcb1b3aa Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
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-02-08 09:56:02 +01:00
Lone Iversen
e74f8a216d Merge branch 'main' into feature/property-editor-media-picker 2023-02-07 16:08:40 +01:00
Lone Iversen
5ab5113cf6 tests 2023-02-07 14:35:16 +01:00
Lone Iversen
f20244c159 button render 2023-02-07 11:42:34 +01:00
Lone Iversen
09ce12c23b no border 2023-02-07 11:12:30 +01:00
Lone Iversen
7ea1ce4f8a media card and grid for media 2023-02-07 11:11:48 +01:00
Lone Iversen
4d57a30486 property editor checkbox 2023-02-07 10:10:55 +01:00
Niels Lyngsø
62d8b841fc Merge pull request #481 from umbraco/feature/umb-empty-state 2023-02-07 09:15:09 +01:00
Nathan Woulfe
c0459e28d2 Merge branch 'main' into feature/umb-empty-state 2023-02-07 18:08:08 +10:00
Mads Rasmussen
bb2929b1da Merge pull request #503 from umbraco/feature/improve-extensions-workspace
Feature/improve extensions workspace
2023-02-06 15:37:06 +01:00
Mads Rasmussen
da8aab733b fix imports 2023-02-06 15:12:08 +01:00
Mads Rasmussen
0be0c34430 Merge branch 'main' into feature/improve-extensions-workspace 2023-02-06 15:07:27 +01:00
Mads Rasmussen
617c42348d Merge pull request #504 from umbraco/feature/implement-umb-router-slot
use umb-router-slot
2023-02-06 15:03:51 +01:00
Niels Lyngsø
9b70ef2983 Merge remote-tracking branch 'origin/main' into feature/umb-empty-state
# Conflicts:
#	src/backoffice/shared/components/section/section-dashboards/section-dashboards.element.ts
2023-02-06 14:13:31 +01:00
Niels Lyngsø
06c718d543 implement router-slot for dashboards 2023-02-06 13:56:12 +01:00
Niels Lyngsø
2fb728692e remove console.log 2023-02-06 13:56:02 +01:00
Niels Lyngsø
b762f0236a implement section 2023-02-06 13:47:20 +01:00
Niels Lyngsø
c95e3854be implement usage of umb-router-slot 2023-02-06 13:33:36 +01:00
Niels Lyngsø
279f82ae26 implement router-slot 2023-02-06 12:57:02 +01:00
Niels Lyngsø
51573ece41 use umb-router-slot 2023-02-06 11:16:23 +01:00
Warren Buckley
651458186d Improve the extensions list to be sorted by type & weight along with confirm dialog 2023-02-06 10:07:41 +00:00
Warren Buckley
69a9e783b3 Add new method to extension registry to get a sorted list of extensions by type and then weight 2023-02-06 10:06:24 +00:00
Niels Lyngsø
868e86f480 Merge pull request #498 from umbraco/dependabot/npm_and_yarn/playwright/test-1.30.0 2023-02-03 14:43:44 +01:00
Niels Lyngsø
482175bc35 Merge pull request #500 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.50.0 2023-02-03 14:43:14 +01:00
Niels Lyngsø
3f5ce2cbd4 Merge pull request #499 from umbraco/dependabot/npm_and_yarn/typescript-4.9.5 2023-02-03 14:42:48 +01:00
Lone Iversen
b5bade0ad2 single mode based on max attribute 2023-02-03 10:39:26 +01:00
Lone Iversen
a3912d1ace init 2023-02-02 13:12:52 +01:00
Mads Rasmussen
c233a9f1be Merge pull request #491 from umbraco/feature/templates-scaffold
Feature: Repository Pattern + Templates Scaffold
2023-02-02 08:47:55 +01:00
Niels Lyngsø
92fcbd37d1 notes 2023-02-02 08:39:06 +01:00
Mads Rasmussen
065dcc3489 add js docs to template store 2023-02-01 21:29:38 +01:00
Mads Rasmussen
9409a2223f remove unused 2023-02-01 21:21:17 +01:00
Mads Rasmussen
713d3b3d2e add jsdocs for template server data source 2023-02-01 21:14:27 +01:00
Mads Rasmussen
3137699d9f update method names 2023-02-01 21:08:06 +01:00
dependabot[bot]
23e5e10947 Bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.50.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.2 to 5.50.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.50.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 18:05:33 +00:00
dependabot[bot]
49bf819625 Bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 18:04:07 +00:00
dependabot[bot]
aadc5f5ad8 Bump @playwright/test from 1.29.2 to 1.30.0
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.29.2 to 1.30.0.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.29.2...v1.30.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 18:03:06 +00:00
Mads Rasmussen
974a139945 Merge branch 'main' into feature/templates-scaffold 2023-02-01 15:23:38 +01:00
Mads Rasmussen
387bc3cf1a Merge pull request #496 from umbraco/feature/router-slot-refactor
Wrap router-slot in a element handling retrieving the paths
2023-02-01 15:21:06 +01:00