Commit Graph

17 Commits

Author SHA1 Message Date
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 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 f662ae8719 install radix dialog 2024-06-19 23:22:13 +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 4f53932f9c add dynamically fetched checkboxes 2024-06-13 12:11:09 +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 2dbff21921 initial config 2024-06-11 15:37:14 +02:00
andrzej 2375a1fd58 Initial commit from Create Next App 2024-06-11 10:16:34 +02:00