Commit Graph

263 Commits

Author SHA1 Message Date
Stan Wohlwend
1c58b49e8f chore: update package versions 2024-05-05 18:17:17 +02:00
Stan Wohlwend
1e6c961c0f Cookie max age 2024-05-05 17:53:36 +02:00
Stan Wohlwend
74f3fe2e49
Middleware support (#29) 2024-05-05 17:33:36 +02:00
Stan Wohlwend
dc6659131c
Auth for smartRouteHandler (#27) 2024-05-05 10:28:31 +02:00
Stan Wohlwend
c4fa6d93e7 chore: update package versions 2024-05-05 09:37:32 +02:00
Stan Wohlwend
406ad69ebb
Docker compose dependencies (#20) 2024-05-04 15:42:41 +02:00
Stan Wohlwend
bcce00ff59
Disable Sentry in dev mode (#26) 2024-05-04 15:04:54 +02:00
Stan Wohlwend
0eb7822569 chore: update package versions 2024-05-03 12:59:16 +02:00
Stan Wohlwend
80b743d146
CommonJS support (#25) 2024-05-03 12:37:14 +02:00
Zai Shi
8a0095f0b1
Fixed color mode and flashes (#24)
* fixed button

* removed link variant

* fixed input

* fixed label

* fixed separator

* fixed indicator

* fixed link

* fixed theme toggle

* fixed text

* fixed popover, updated link color

* fixed password field

* fixed avatar and card

* fixed dropdown

* fixed skeleton

* improved password field code

* fixed tabs

* fixed user button

* fixed demo header

* fixed demo select

* fixed theme provider

* fixed demo color mode

* fixed demo theme

* deleted dev app

* removed demo app loading indicator

* added description to demo app

* fixed small things

* updated server

* updated color mode doc

* updated docs

* removed unused dependencies
2024-04-30 14:30:36 +02:00
Stan Wohlwend
1adcaa5cd2 chore: update package versions 2024-04-28 12:02:53 +02:00
Stan Wohlwend
02be9268c0 Partial prerendering loading screen 2024-04-28 11:50:17 +02:00
Stan Wohlwend
94320b9435 Get rid of ReactPromiseErrorWrapper 2024-04-28 10:45:47 +02:00
Stan Wohlwend
8814052702 Clarity 2024-04-28 10:41:31 +02:00
Stan Wohlwend
293670c83b chore: update package versions 2024-04-28 10:25:52 +02:00
Stan Wohlwend
9e0b3de21a Improve some error messages 2024-04-28 10:16:39 +02:00
Stan Wohlwend
66b9998d5c Remove test code 2024-04-27 14:36:19 +02:00
Stan Wohlwend
f71f2c74d2
Partial prerendering demo (#21) 2024-04-27 14:23:54 +02:00
Stan Wohlwend
4e0755454e Update README 2024-04-26 23:58:49 +02:00
Stan Wohlwend
aff6e3abc2 chore: update package versions 2024-04-26 14:00:52 +02:00
Stan Wohlwend
27afc65670 Confetti promise 2024-04-26 09:59:51 +02:00
Stan Wohlwend
38365de971 Fix build error 2024-04-26 09:58:48 +02:00
Zai Shi
4a61b32c80 added readme to stack package 2024-04-25 11:12:07 +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
8dae0fd60c Fix STACK-SERVER-Q 2024-04-24 14:18:40 +02:00
Stan Wohlwend
1f6ebac9b3 Wizard now suggests creating new API key 2024-04-24 13:58:47 +02:00
Stan Wohlwend
161f628f80 Update changelog 2024-04-24 12:39:05 +02:00
Stan Wohlwend
0ce01d8f79 chore: update package versions 2024-04-24 12:37:02 +02:00
Stan Wohlwend
c808c20f3d Delete package-lock.json 2024-04-24 12:20:31 +02:00
Stan Wohlwend
c33d9d7b2a Update setup wizard package.json 2024-04-24 12:20:31 +02:00
Stan Wohlwend
ae21d9d23c Setup wizard 2024-04-24 12:20:31 +02:00
Stan Wohlwend
083cccb511 chore: update package versions 2024-04-24 10:59:50 +02:00
Zai Shi
2e6a04270c
Magic link dashboard toggle (#16)
* added magiclink dashboard toggle

* updated names on dashboard

* updated browser tab title
2024-04-23 15:24:42 +02:00
Stan Wohlwend
628674ef90 Bump package versions 2024-04-23 12:11:26 +02:00
Stan Wohlwend
5e3004c18b Improved error handling 2024-04-23 12:02:18 +02:00
Stan Wohlwend
13cb201369 Add README to files on npm 2024-04-22 14:03:11 +02:00
Stan Wohlwend
de3054d21f Bump versions 2024-04-22 14:01:55 +02:00
Stan Wohlwend
28c5692d99 Log path name on timeout 2024-04-21 17:31:20 +02:00
Stan Wohlwend
f51da1b2fa Fix timeout on error 2024-04-21 17:28:47 +02:00
Stan Wohlwend
cc238f7045 Use same e-mail validation logic on front- and backend 2024-04-21 17:15:20 +02:00
Stan Wohlwend
6366d56b06 Increase function timeout 2024-04-21 16:47:23 +02:00
Stan Wohlwend
1a5ab65522 Bump package versions 2024-04-21 15:40:13 +02:00
Stan Wohlwend
deaa2b4172 Refer user to dashboard on demo 2024-04-21 15:16:21 +02:00
Stan Wohlwend
d6166a058b Improve 403 error messages 2024-04-20 16:04:50 +02:00
Stan Wohlwend
755b2322df Transparent background in Joy UI stack-ui templates 2024-04-20 15:52:46 +02:00
Stan Wohlwend
192cd256d8 Don't crash when trying to access a deleted user 2024-04-20 15:49:16 +02:00
Zai Shi
96c26a7918
Magic link (#13)
* added magic link email, updated email template

* added magic link ui and db schema

* restructured sign in sign up page

* updated example custom button

* added joy tabs

* fixed bugs, added magic link errors, abstracted token creation

* added magic link callback

* fixed token bugs

* added more auth information to user object

* added changeset
2024-04-20 12:33:11 +02:00
Stan Wohlwend
a5f9587f22 current-user should be null if project ID is wrong 2024-04-19 19:14:50 +02:00
Stan Wohlwend
3b9e96e460 UX improvements 2024-04-19 18:52:01 +02:00
Zai Shi
dea8ad400b bumped version 2024-04-17 09:11:19 +02:00