Commit graph

56 commits

Author SHA1 Message Date
c0812dd310 add new dancer struct
dont want to need to throw strings on the heap to create new dancers in the database
2023-11-05 12:06:18 -08:00
b17c2ac1b0 adding query structs for dancer and shows 2023-11-05 12:03:33 -08:00
d290ccf8d0 relocate tracing code 2023-11-05 11:49:25 -08:00
d4ef460321 grouping firm code 2023-11-05 11:49:13 -08:00
b68746db56 import sorting 2023-11-05 11:40:26 -08:00
c15046ae30 move axum_ructe to lib 2023-11-05 11:38:50 -08:00
bfb697e3b9 handle hx-request for home page
TODO: I want to handle fragments from rust, not the ructe compilation
2023-11-05 11:32:59 -08:00
a4d6d79c16 create extractor for hx-request 2023-11-05 11:08:20 -08:00
ba509400cb table styling 2023-11-05 10:46:46 -08:00
0a8eb848ef date format change in shift reports 2023-11-05 10:17:30 -08:00
cb6e9d1889 styling reports table 2023-11-05 08:38:15 -08:00
79fd0f680e bigger numbers 2023-11-05 08:38:04 -08:00
3cfb5af1eb type="button" 2: Electric Boogaloo 2023-11-05 07:20:09 -08:00
5c6e3e35fa dancer button fix 2023-11-05 07:18:17 -08:00
6cf595a65a some stuff 2023-11-05 07:16:44 -08:00
746250f876 type="button" 2023-11-05 07:03:15 -08:00
a366d23aee move shift reports to management 2023-11-05 06:49:25 -08:00
03f0e34b7b language unification 2023-11-05 06:47:04 -08:00
183e034309 add link to maintenence tab 2023-11-05 06:44:44 -08:00
bd2c3055d1 add management page 2023-11-05 06:42:19 -08:00
478de6f90a fix closing tag in drink 2023-11-05 06:24:21 -08:00
1b0a3e4332 more drinks styling 2023-11-05 03:49:21 -08:00
cf3ba35494 full height body and html 2023-11-05 03:49:07 -08:00
0e32e06076 using some tailwind 2023-11-05 02:26:14 -08:00
d20ad1c040
Update README.md 2023-11-04 02:59:33 -07:00
b8e52791bb formatting and new tables 2023-11-04 02:56:05 -07:00
12062d2401 add dancers to schema 2023-11-04 02:43:41 -07:00
d56686fc03 sql formatting pass 2023-11-04 02:43:12 -07:00
a74808859d testing tailwind 2023-11-04 02:33:13 -07:00
00ec039929 remove bugup 2023-11-04 02:29:39 -07:00
93e2d7918e convert to proper tailwind 2023-11-04 02:28:38 -07:00
76fb971a24 home fragmentization 2023-11-04 02:11:30 -07:00
3de7389500 sse setup 2023-11-04 01:59:58 -07:00
24aaac1f74 BROKEN: Switching to dedicated handler task 2023-11-03 07:55:24 -07:00
1494c4f048 ada endpoint used 2023-11-03 05:53:27 -07:00
ab2c1bb677 remove extra async calls 2023-11-03 05:33:41 -07:00
e3007c3e49 diesel-async version bump
dunno why
2023-11-02 15:34:40 -07:00
739b312fdd replace into with from
into come for free
2023-11-02 15:26:47 -07:00
6ed5be6467 remove unneeded line 2023-10-30 13:59:45 -07:00
08fca1dabf add readme 2023-10-24 06:36:52 -07:00
80deb61e9c add tailwind play 2023-10-24 06:36:49 -07:00
f6bad75438 commiting old work 2023-10-24 06:17:34 -07:00
087916a9bc commiting old work 2023-10-19 03:16:16 -07:00
5f1cc358fd feat: extended fallback handler
dedicated 404 page
2023-09-30 16:41:42 -07:00
3aec5256ba add css and dist handling 2023-09-30 14:57:56 -07:00
20b214e262 feat: drinks 2023-09-30 14:51:11 -07:00
1c35f2f81f update title 2023-09-30 14:49:09 -07:00
bb57402bd4 remove unused file 2023-09-26 17:15:47 -07:00
2bd0925676 comment cleanup 2023-09-26 17:15:20 -07:00
061a875e15 remove unused example code 2023-09-26 17:14:15 -07:00