9 Commits

Author SHA1 Message Date
Simone Taeggi
f04664acfe feat(content-manager): update vite config 2024-12-03 16:45:04 +01:00
Simone Taeggi
14f12168ee feat(content-manager): add vite plugin prismjs 2024-12-03 09:17:38 +01:00
Simone Taeggi
e3b5ec830c feat(content-manager): change vite config 2024-12-02 18:37:11 +01:00
Simone Taeggi
b9b399cfa3 feat(content-manager): add manually prismjs 2024-12-02 16:07:33 +01:00
Simone Taeggi
2ecc435493 feat(content-manager): modify vite config 2024-12-02 12:24:53 +01:00
Simone Taeggi
9fcfd16bb7 feat(content-manager): change rollup options 2024-12-02 12:18:24 +01:00
Simone Taeggi
429b505481 feat(content-manager): add prismjs vite config 2024-12-02 11:55:37 +01:00
Josh
94f313a12e
chore: move CM admin to own package (#19929)
* chore: initiate moving CM to own package

* chore: refactor to handle routes

* chore: init review-workflows-package

* chore: fix build

* chore: refactor review-workflows fe

* chore: fix unit suite

* chore: spelling mistake

Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>

---------

Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2024-03-28 13:26:44 +00:00
Josh
e11b6f2e96
chore(helper-plugin)!: move RBAC / remove auth / remove usePersistentState (#19847)
* chore(helper-plugin)!: move useRBAC

* chore: get tests working

* chore!: remove auth

* chore!: remove usePersistentState

* fix: refactor building admin package so it shares modules with different entries

* fix: session vs local
2024-03-20 11:39:59 +00:00