Commit Graph

17 Commits

Author SHA1 Message Date
MiniDigger | Martin
9921eae82b chore: prettier 2024-07-20 16:37:45 +02:00
MiniDigger | Martin
0752ec5e05
feat: introduce auto imports and add e2e tests (#1318)
* chore: introduce auto imports

most likely broken as hell

* more progress

* chore(deps): update deps

* progress!

* feat: add initial e2e test setup

* test: cleanup e2e tests and add a github action

* test: adjust screen size to be 1080p

* test: make test a bit more resilient

* test: allow setting the debug var via workflow dispatch

* test: moar e2e tests
2024-03-23 15:24:38 +01:00
MiniDigger | Martin
96ed915e86 chore: fix a bunch of tsc errors
prolly needs testing
2024-01-28 00:18:50 +01:00
MiniDigger | Martin
92580db54e fix: move easymde out of the server chunk by turning markdown editor into a client component 2023-03-04 19:52:35 +01:00
MiniDigger | Martin
f28d739eb2 fix(frontend): normalize project paths for all call sites + reset new page modal 2022-12-28 22:30:56 +01:00
MiniDigger | Martin
2acafbc382 fix(frontend): tackle some vue-tsc errors
only 159 to go!
2022-12-28 21:38:19 +01:00
MiniDigger | Martin
0f8b71c4b2 feat(frontend): play around with typing slots using generics
this is an active RFC, supported in volar already
https://github.com/vuejs/rfcs/discussions/436
2022-12-24 14:23:21 +01:00
MiniDigger | Martin
425fc30637 feat(frontend): allow typechecking, fix type errors with useErrorHandling 2022-12-20 18:47:00 +01:00
MiniDigger | Martin
dad8789f7e feat!: start moving to nuxt 2022-12-16 14:57:01 +01:00
MiniDigger | Martin
7533ba4780 fix(frontend): make IJ recognize icon imports 2022-12-03 18:30:20 +01:00
MiniDigger | Martin
d6dd24a09f rename new frontend, remove all traces of all 2022-06-19 01:00:21 +02:00
MiniDigger | Martin
f805fc96b1 delete old frontend 🎉 2022-06-19 00:48:50 +02:00
Jake Potrebic
582785a71f
eslint stuff 2021-02-09 10:22:36 -08:00
Jake Potrebic
aaab265933 finished user auth
* work on notifications
2021-02-04 18:45:20 +01:00
Jake Potrebic
76fa5ba495
author & staff page backend 2021-01-30 22:54:02 -08:00
Jake Potrebic
f8784df38a
i18n stuff 2021-01-22 13:06:44 -08:00
MiniDigger
10f70b781f move frontend
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-21 17:24:35 +01:00