Commit Graph

24 Commits

Author SHA1 Message Date
andrzej f9eb6254e3 login tests
Gitea/subman-nextjs/pipeline/head This commit looks good Details
2024-10-04 19:02:54 +02:00
andrzej 885f5cd56c get env variables
Gitea/subman-nextjs/pipeline/head This commit looks good Details
2024-10-04 14:53:55 +02:00
andrzej bc675cd258 make subs page responsive 2024-09-25 10:31:34 +02:00
andrzej def21a236c render textinputcell only on large screens 2024-09-24 12:25:31 +02:00
andrzej 164097e821 add responsiveness 2024-09-23 14:15:26 +02:00
andrzej 9eb558dc2f 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 fff780922d begin debugging 2024-09-13 22:01:21 +02:00
andrzej 5aa503a236 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 a9e072ab5f create login api route 2024-09-13 12:21:45 +02:00
andrzej d07d54731d fix layout for smaller (laptop) screens 2024-06-27 15:35:48 +02:00
andrzej 4f7d12edf5 context menu initial import 2024-06-26 22:52:33 +02:00
andrzej c8cd1069da fix focus issues on nested form items
now aria compliant!
2024-06-26 21:40:03 +02:00
andrzej d0b7dd5910 clean up 2024-06-26 12:07:33 +02:00
andrzej 0670fe87ea install color themes, tweak styling 2024-06-21 00:31:48 +02:00
andrzej 28f85bd714 implement publications table 2024-06-20 10:35:25 +02:00
andrzej 0c4b3167ce working shadcn date picker 2024-06-14 11:42:31 +02:00
andrzej 4cb077e7b9 radix select boxes working 2024-06-14 11:25:18 +02:00
andrzej 87ec3c99c4 still trying to get shadcn selects to work dynamically 2024-06-13 21:52:44 +02:00
andrzej 6e640b3181 trial shadcn form 2024-06-12 17:53:19 +02:00
andrzej 114d59e9ed build / import table 2024-06-12 17:15:22 +02:00
andrzej 9585c4843f install and setup shadcn 2024-06-12 14:59:31 +02:00
andrzej c0ec0b0940 install and set up tailwind 2024-06-12 14:48:37 +02:00
andrzej 7d5540a5f9 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