Mads Rasmussen
|
ae08c473c0
|
Merge branch 'main' into feature/editors
|
2022-08-11 09:20:50 +02:00 |
|
Mads Rasmussen
|
18c0f37dd3
|
Update package-lock.json
|
2022-08-10 16:12:20 +02:00 |
|
Mads Rasmussen
|
6ad8850a22
|
clean up
|
2022-08-10 15:40:14 +02:00 |
|
Mads Rasmussen
|
c6e9614f64
|
make content picker data optional
|
2022-08-10 15:40:07 +02:00 |
|
Mads Rasmussen
|
a901baddbc
|
temp cast to any for generics
|
2022-08-10 15:34:11 +02:00 |
|
Mads Rasmussen
|
8e59eadc53
|
use open prop to close notification instead of internal method
|
2022-08-10 15:14:56 +02:00 |
|
Mads Rasmussen
|
30e91817da
|
make multiple prop optional
|
2022-08-10 15:13:06 +02:00 |
|
Mads Rasmussen
|
26e1f8060d
|
add check for close method
|
2022-08-10 15:09:05 +02:00 |
|
Mads Rasmussen
|
5bd902852d
|
check for data on correct element
|
2022-08-10 15:06:43 +02:00 |
|
Mads Rasmussen
|
21d29216b5
|
fix notification layout tests
|
2022-08-10 14:43:08 +02:00 |
|
Mads Rasmussen
|
ee0bcfa376
|
Merge branch 'main' into feature/content-picker
|
2022-08-10 14:17:31 +02:00 |
|
Mads Rasmussen
|
124969b69f
|
add umb-modal-layout base element
|
2022-08-10 14:10:52 +02:00 |
|
Mads Rasmussen
|
ce272e0b80
|
fix dialog stories and add options for each layout
|
2022-08-10 13:53:09 +02:00 |
|
Mads Rasmussen
|
2ce2cfffab
|
remove console log
|
2022-08-10 13:15:40 +02:00 |
|
Mads Rasmussen
|
6060db8d06
|
add story for content picker modal layout
|
2022-08-10 13:13:32 +02:00 |
|
Mads Rasmussen
|
31d8ca0d93
|
add story for confirm layout
|
2022-08-10 13:01:09 +02:00 |
|
Mads Rasmussen
|
a40ad30548
|
fix wrong import path
|
2022-08-10 11:33:48 +02:00 |
|
Mads Rasmussen
|
29d4b346c9
|
fix notification close animation
|
2022-08-10 11:28:25 +02:00 |
|
Mads Rasmussen
|
41a97b16bc
|
fix missing close animation on modals + add confirm modal layout
|
2022-08-10 11:28:03 +02:00 |
|
Jacob Overgaard
|
64d2816e09
|
Merge pull request #92 from umbraco/bugfix/web-test-runner-registration
Bugfix/web test runner registration
|
2022-08-10 11:09:31 +02:00 |
|
dependabot[bot]
|
3185225011
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-09 18:54:21 +00:00 |
|
Jacob Overgaard
|
18a73aefbc
|
make sure web-test-runner does not waste time with a html report since its now handled in a github action
|
2022-08-09 17:30:07 +02:00 |
|
Jacob Overgaard
|
788d2c1e5c
|
[skip ci] uncomment report
|
2022-08-09 17:25:41 +02:00 |
|
Jacob Overgaard
|
03802f0e15
|
rearrange jobs
|
2022-08-09 17:19:30 +02:00 |
|
Jacob Overgaard
|
1b43d899d3
|
remove minimum coverage
|
2022-08-09 17:15:37 +02:00 |
|
Jacob Overgaard
|
0455a8f457
|
set working dir to root
|
2022-08-09 17:15:10 +02:00 |
|
Jacob Overgaard
|
ed001d9685
|
update action with working dir
|
2022-08-09 17:14:44 +02:00 |
|
Jacob Overgaard
|
16532754e6
|
remove working-directory
|
2022-08-09 17:06:29 +02:00 |
|
Jacob Overgaard
|
e59a578cf0
|
Merge branch 'main' of https://github.com/umbraco/Umbraco.CMS.Backoffice into bugfix/web-test-runner-registration
|
2022-08-09 16:55:31 +02:00 |
|
Jacob Overgaard
|
5215a06fa6
|
Merge pull request #91 from umbraco/dependabot/npm_and_yarn/web/test-runner-0.14.0
Bump @web/test-runner from 0.13.31 to 0.14.0
|
2022-08-09 16:55:19 +02:00 |
|
dependabot[bot]
|
de4a85f2c5
|
Bump @web/test-runner from 0.13.31 to 0.14.0
Bumps [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) from 0.13.31 to 0.14.0.
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner@0.14.0/packages/test-runner)
---
updated-dependencies:
- dependency-name: "@web/test-runner"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-09 14:54:57 +00:00 |
|
Jacob Overgaard
|
4570a969a7
|
Merge branch 'main' of https://github.com/umbraco/Umbraco.CMS.Backoffice into bugfix/web-test-runner-registration
|
2022-08-09 16:54:15 +02:00 |
|
Jacob Overgaard
|
2c74227d11
|
add coverage report upload to github
|
2022-08-09 16:53:13 +02:00 |
|
Jacob Overgaard
|
84493beee3
|
add lcov and text-summary as coverage reporters
|
2022-08-09 16:53:05 +02:00 |
|
Jacob Overgaard
|
1562aefabc
|
add helper const for chai a11y rules
|
2022-08-09 16:24:22 +02:00 |
|
Jacob Overgaard
|
0576014bfb
|
ignore the 'color-contrast' rule for now
|
2022-08-09 16:19:05 +02:00 |
|
Jacob Overgaard
|
ae91e12d78
|
add specific ids for labels
|
2022-08-09 16:18:53 +02:00 |
|
Jacob Overgaard
|
c8831b599a
|
add tests for login element
|
2022-08-09 16:18:40 +02:00 |
|
Jacob Overgaard
|
fc7f539db5
|
add test for umb-context-provider
|
2022-08-09 15:57:44 +02:00 |
|
Jacob Overgaard
|
91e3a76afb
|
define correct name of upgraderview test
|
2022-08-09 15:57:36 +02:00 |
|
Jacob Overgaard
|
0a16d9921e
|
add test for upgrader-view
|
2022-08-09 15:47:05 +02:00 |
|
Jacob Overgaard
|
1b953c4430
|
add correct await usage for chai accessible()
|
2022-08-09 15:42:05 +02:00 |
|
Jacob Overgaard
|
23d8283743
|
import from '.'
|
2022-08-09 15:39:07 +02:00 |
|
Jacob Overgaard
|
dcb5722464
|
add import for @umbraco-ui/uui and router-slot to test runner config to correctly register implicit uui components
|
2022-08-09 15:38:53 +02:00 |
|
Jesper Møller Jensen
|
9eb4eb38db
|
package lock fix
|
2022-08-09 14:49:49 +02:00 |
|
Jesper Møller Jensen
|
714b683391
|
update to storybook 6.5.10
|
2022-08-09 14:41:45 +02:00 |
|
Mads Rasmussen
|
e78f3730ac
|
render correct node type in each section
|
2022-08-09 14:05:23 +02:00 |
|
Mads Rasmussen
|
c3e199fe8b
|
Temp connect tree to store
|
2022-08-09 14:03:08 +02:00 |
|
Jacob Overgaard
|
c471d51928
|
add link to storybook
|
2022-08-09 13:37:28 +02:00 |
|
Jacob Overgaard
|
05c5a63eb4
|
add custom command to build storybook
|
2022-08-09 13:30:26 +02:00 |
|