Commit Graph

24 Commits (main)
 

Author SHA1 Message Date
Carsten Kragelund ffa442b862
fix(ui/sheet): let consumer apply desired padding 2023-08-14 09:54:39 +02:00
Carsten Kragelund a58f553644
feat(ui): add calendar + datepicker 2023-08-14 09:50:19 +02:00
Carsten Kragelund dc8a9ceabb
fix(ui/button): remove bg from ghost button 2023-08-14 09:49:41 +02:00
Carsten Kragelund 5271e59d14
feat(ui/dialog): update icon 2023-08-11 08:20:14 +02:00
Carsten Kragelund 8678287b18
fix: stop-color to stopColor in JSX 2023-08-09 09:02:35 +02:00
Carsten Kragelund c1a604113a
clean: remove unused code 2023-08-09 09:02:13 +02:00
Carsten Kragelund 2ec9a5990b
build: remove just from editorconfig 2023-08-02 21:24:58 +02:00
Carsten Kragelund 8db988f376
feat: switch rapid to git 2023-08-02 21:24:30 +02:00
Carsten Kragelund 38751f3e1e
feat: make index api route redirect to home page 2023-08-02 19:59:56 +02:00
Carsten Kragelund ad92655eab
docs: remove note about string body 2023-08-02 19:51:51 +02:00
Carsten Kragelund e0292cca6a
feat: add @shadcn/ui components and phosphor icons 2023-07-31 17:56:58 +02:00
Carsten Kragelund 937150696c
feat: change homepage to tailwindui template 2023-07-29 17:23:16 +02:00
Carsten Kragelund ca429aaccc
build(format): move rust formatting to prettier 2023-07-29 16:09:12 +02:00
Carsten Kragelund 748346fa6e
build: add lint, formatting, and npm scripts 2023-07-29 15:51:56 +02:00
Carsten Kragelund a8000cd0f3
refactor: let actix handle String conversion 2023-07-28 20:29:21 +02:00
Carsten Kragelund 8eba4a1b4d
docs: comment on POST endpoints in NOTES 2023-07-28 17:38:22 +02:00
Carsten Kragelund 76ec0ce0f4
feat: echo post api endpoint
This endpoint responds with the body that was sent with the
post request
2023-07-28 17:33:43 +02:00
Carsten Kragelund 2a71ade56f
docs: update README 2023-07-28 14:09:16 +02:00
Carsten Kragelund 31fae7424a
legal: add license
This adds a slightly modified version of the ISC license that removes
the requirement to include the copyright and license notice in
distributed copies.
2023-07-28 13:58:03 +02:00
Carsten Kragelund 0b01952320
docs: more notes 2023-07-28 13:50:15 +02:00
Carsten Kragelund 9ae259f3f4
refactor: delete unneeded pages files 2023-07-28 13:24:12 +02:00
Carsten Kragelund 55fa0bb42b
docs: add personal notes about rapid 2023-07-28 13:22:08 +02:00
Carsten Kragelund 01fee29a39
init: run and move to app router 2023-07-28 13:21:54 +02:00
Carsten Kragelund f8ab614290
init: create nextjs app with rapid-cli 2023-07-28 13:10:10 +02:00