Commit Graph

18 Commits

Author SHA1 Message Date
Stan Wohlwend
38365de971 Fix build error 2024-04-26 09:58:48 +02:00
Zai Shi
66f6c86ddf
Basic Unit Tests (#15)
* added basic api testing framework

* added credential signup test

* added current user test

* added github action

* fixed bugs in action file

* updated action

* added pnpm setup

* added dependency install

* updated pnpm lock

* only run server tests

* added new package for e2e test

* removed unused tests

* updated action

* updated test command

* added env var reading

* fixed typo

* fixed typo

* fixed unit tests with staging

* added delay e2e test

* added start server to action

* fixed typo

* fix aciton

* updated github action

* fixed bugs

* fixed eslint error
2024-04-24 14:24:56 +02:00
Stan Wohlwend
1f6ebac9b3 Wizard now suggests creating new API key 2024-04-24 13:58:47 +02:00
Zai Shi
246669d779 fixed vertical centering of stack server signin 2024-04-16 12:08:08 +02:00
Zai Shi
ead2ce23c3 added header for handlers 2024-04-15 11:03:14 +02:00
Stan Wohlwend
6fe5ca45eb Report all errors to Sentry 2024-04-14 13:32:31 +02:00
Stan Wohlwend
244ac7c9e3 Decrease page load latency 2024-04-12 17:04:01 +02:00
Stan Wohlwend
f444470a2c Remove CORS code that's not needed anymore 2024-04-11 17:59:38 +02:00
Stan Wohlwend
726d41da07 Align page loading indicator 2024-04-11 17:23:51 +02:00
Stan Wohlwend
13177d0a95 Remove unnecessary util files 2024-04-05 20:23:28 +02:00
Stan Wohlwend
e1b188fede Minor clarity updates 2024-03-08 05:38:27 +01:00
Zai Shi
f649a4157c changed next.js to the first place in the onboarding dialog 2024-03-08 03:47:43 +08:00
Zai Shi
9eab06c2ad fixed cross package imports 2024-03-06 23:44:56 +08:00
Stan Wohlwend
15f92a6996 Improve EnvKeys component 2024-03-04 15:07:55 +01:00
Zai Shi
5d43e48248 published npm pacakges 2024-03-04 21:20:59 +08:00
Zai Shi
901ee43587 added env var rendering component 2024-03-04 15:35:47 +08:00
Zai Shi
5cc3de24d1 restructured users table 2024-03-03 15:20:21 +01:00
Stan Wohlwend
ced0be74b3 Move code (initial commit) 2024-02-28 14:35:30 +01:00