Josh
240feaeb04
refactor(admin): remove some contexts and use redux instead ( #19040 )
...
* refactor(admin): move to use slice over reducer
* refactor(admin): theme into redux
* refactor(admin): remove Admin context
* chore: move api tokens context to its edit view
* chore: move injection zones up to appropriate folders
we never use shared anyway.
* chore: move Configuration to single feature file
* refactor(admin): move language to redux
* chore: add tests for redux slice
2023-12-13 10:04:43 +00:00
Gustav Hansen
91db6f8645
chore(deps): update core-js version used by swc
2023-10-02 08:53:25 +02:00
Josh
9756cafa00
feat(experimental): add plugin:build command ( #17747 )
...
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2023-09-05 10:25:14 +01:00
Josh
3308e31ef4
chore: setup helper-plugin for TS conversion ( #17460 )
2023-08-07 10:44:05 +01:00
Alexandre Bodin
eb5a97801d
Migrate color picker backend to ts and setup initial frontend configs
2023-07-27 20:38:48 +02:00
Josh
f062ba1483
Revert "Migrate color-picker plugin to ts"
2023-07-27 13:28:06 +01:00
Alexandre Bodin
2369cc5187
Add tsconfig front
2023-07-24 12:22:14 +02:00
Alexandre Bodin
5b1ecac1fa
Migrate color-picker plugin to ts
2023-07-24 12:02:14 +02:00
Josh
2a991605a2
chore: add comment to jest-preset.front
2023-07-11 11:28:43 +01:00
Josh
68c566d3f4
test: refactor list view tests
2023-07-11 11:28:33 +01:00
Gustav Hansen
6181f2b4b7
Chore: Drop babel ee_else_ce plugin and babel-loader
2023-07-11 10:19:23 +02:00
Gustav Hansen
1bb76ac25b
Chore: Make jest ignore __mocks__ folders
2023-05-23 21:18:18 +02:00
Boegie19
d6b6cc3d74
fix front
2023-04-26 13:09:24 +02:00
Josh
d07d489109
chore: convert admin-utils to TS and reorganise preset setup
...
chore
chore: fix tests
chore: fix workflow
chore: tidy ups
chore: test fixes
chore: skip nx cache
chore: pr amends
chore: fix rogue incorrect import
2023-04-26 09:57:17 +01:00
Alexandre BODIN
aaeb988a0b
Expand nx usage and migrate logger to ts ( #15957 )
2023-03-22 11:21:33 +01:00