Commit Graph

20 Commits

Author SHA1 Message Date
andrzej be7e63f675 add responsiveness 2024-09-23 14:15:26 +02:00
andrzej 8a04297768 verifying jwt now works
issue - I was importing the textEncoder for browser, rather than using the native one
2024-09-16 14:55:34 +02:00
andrzej c0fe9dcf0f begin debugging 2024-09-13 22:01:21 +02:00
andrzej f97d7e7de1 bcrypt fix
basically webpack tries to compile it which is not good
so I edited to next.config
2024-09-13 19:24:39 +02:00
andrzej 2b6125582d create login api route 2024-09-13 12:21:45 +02:00
andrzej 10408f604a fix layout for smaller (laptop) screens 2024-06-27 15:35:48 +02:00
andrzej 06fb2831ef context menu initial import 2024-06-26 22:52:33 +02:00
andrzej 06b69b5ce7 fix focus issues on nested form items
now aria compliant!
2024-06-26 21:40:03 +02:00
andrzej 494521d51d clean up 2024-06-26 12:07:33 +02:00
andrzej c3ee490ce5 install color themes, tweak styling 2024-06-21 00:31:48 +02:00
andrzej c7149fc8af implement publications table 2024-06-20 10:35:25 +02:00
andrzej 7539b8a577 working shadcn date picker 2024-06-14 11:42:31 +02:00
andrzej 02d111098d radix select boxes working 2024-06-14 11:25:18 +02:00
andrzej b604ed48da still trying to get shadcn selects to work dynamically 2024-06-13 21:52:44 +02:00
andrzej f3e5233171 trial shadcn form 2024-06-12 17:53:19 +02:00
andrzej 47756280d9 build / import table 2024-06-12 17:15:22 +02:00
andrzej 58d1fd1ed4 install and setup shadcn 2024-06-12 14:59:31 +02:00
andrzej ce8b52cb87 install and set up tailwind 2024-06-12 14:48:37 +02:00
andrzej d1c69c9c15 attempt to fix imports 2024-06-11 17:17:01 +02:00
andrzej 2375a1fd58 Initial commit from Create Next App 2024-06-11 10:16:34 +02:00