Mads Rasmussen
|
933627354a
|
make typescript happy
|
2023-11-06 15:48:15 +01:00 |
|
Mads Rasmussen
|
cf90dccba6
|
mock filtering
|
2023-11-06 15:32:55 +01:00 |
|
Mads Rasmussen
|
7e89f9556e
|
Merge branch 'main' into feature/user-collection-pagination
|
2023-11-06 12:40:50 +01:00 |
|
Mads Rasmussen
|
ed51673618
|
set default page size for user collection pagination
|
2023-11-06 12:39:59 +01:00 |
|
Mads Rasmussen
|
c34e3303e3
|
pass configuration to constructor
|
2023-11-06 12:38:43 +01:00 |
|
Mads Rasmussen
|
ae49e9520b
|
add margin
|
2023-11-06 12:31:03 +01:00 |
|
Mads Rasmussen
|
cc6dd53da8
|
simplify tests
|
2023-11-06 11:46:25 +01:00 |
|
Mads Rasmussen
|
38e0ba3a07
|
update to test when total items changes
|
2023-11-06 11:33:04 +01:00 |
|
Mads Rasmussen
|
316bf2fcdf
|
call tests the correct name
|
2023-11-06 11:30:32 +01:00 |
|
Mads Rasmussen
|
dd3d30036d
|
cast type
|
2023-11-06 11:24:36 +01:00 |
|
Mads Rasmussen
|
92e5bfeaa3
|
add fallback to last page
|
2023-11-06 11:18:44 +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 |
|
Mads Rasmussen
|
deb39a55e5
|
fix types and imports
|
2023-11-02 21:06:40 +01:00 |
|
Mads Rasmussen
|
fc102e1912
|
move files into folder
|
2023-11-02 21:01:06 +01:00 |
|
Mads Rasmussen
|
c200236c0f
|
add tests for pagination manager
|
2023-11-02 19:36:06 +01:00 |
|
Jacob Overgaard
|
7956479c5a
|
merge import statements
|
2023-11-02 16:48:58 +01:00 |
|
Mads Rasmussen
|
938d3a3e86
|
apply skip/take filtering on user items
|
2023-11-02 16:34:49 +01:00 |
|
Mads Rasmussen
|
73619d1d00
|
request new collection items when page changes
|
2023-11-02 16:31:57 +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 |
|
Mads Rasmussen
|
8432f44fbc
|
notify when a page changes in the pagination manager + calculate skip value
|
2023-11-02 16:31:40 +01:00 |
|
Mads Rasmussen
|
f1e557bb85
|
set event type as static on class
|
2023-11-02 16:31:07 +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 |
|
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 |
|