aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/src/components/admin/FileInputField.vue
Commit message (Collapse)AuthorAgeFilesLines
* Use consistent imports for Vue componentsVarun Patil2023-05-231-5/+3
| | | | | | This makes tree shaking possible Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* Faster theming tests, better colours comparison and properly follow admin ↵John Molakvoæ2022-11-301-3/+3
| | | | | | theming changes Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-291-0/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Rewrite admin theming in VueChristopher Ng2022-10-281-0/+248
Signed-off-by: Christopher Ng <chrng8@gmail.com>