Commit Graph

94 Commits (321fe052e9ed49cdcbfe7b656a5fbf6da962a7f1)

Author SHA1 Message Date
Zynh0722 321fe052e9 cull head 2023-11-22 23:56:53 -08:00
Zynh0722 9e721cacfe add dancer select 2023-11-17 14:37:56 -08:00
Zynh0722 5f6e05371c hook up shows page and get skeleton page built 2023-11-17 14:29:44 -08:00
Zynh0722 f1f3031316 add button for show navigation 2023-11-17 14:18:33 -08:00
Zynh0722 e27bc50b81 Sell Drinks 2023-11-17 14:03:18 -08:00
Zynh0722 0068f38f04 management buttons 2023-11-17 14:02:14 -08:00
Zynh0722 cb1a1e6f9d style home buttons 2023-11-17 03:13:10 -08:00
Zynh0722 1b22a6a31b fix dancer bugs 2023-11-17 03:12:55 -08:00
Zynh0722 25a3d87c0c grid! 2023-11-15 15:18:00 -08:00
Zynh0722 237e026b3e adminer theme! 2023-11-15 14:29:49 -08:00
Zynh0722 12219c43c9 use 0.0.0.0 instead of 127.0.0.1 2023-11-15 14:18:14 -08:00
Zynh0722 6c1fa49350 tentative table styling 2023-11-15 14:04:59 -08:00
Zynh0722 0d537963ab styling and formatting for dancer page (incomplete) 2023-11-15 13:39:39 -08:00
Zynh0722 07b13d357c Fix drink form after refactor
refering to 0eeb088b and ccfefbf5
2023-11-15 13:13:01 -08:00
Zynh0722 f6243fba91 move adminer off of common port
this is just to be less annoying because syncthing uses 8080 on one of my dev machines
2023-11-15 12:49:08 -08:00
Zynh0722 6718f345ae clear form if successful response 2023-11-15 12:48:37 -08:00
Zynh0722 c30653f6fc update diesel install 2023-11-14 23:38:27 -08:00
Zynh0722 2afe17f1c0 add estimated_end to show data 2023-11-14 21:55:18 -08:00
Zynh0722 b03ea80e8e relocate newdrink 2023-11-14 21:54:43 -08:00
Zynh0722 ccfefbf501 switch properly to using newdrink 2023-11-14 21:53:54 -08:00
Zynh0722 0eeb088b24 remove unneeded type conversion 2023-11-14 16:38:15 -08:00
Zynh0722 519ece03b4 add .DS_Store to gitignore 2023-11-14 15:52:27 -08:00
Zynh0722 be47a0afec type 2023-11-07 01:37:22 -08:00
Zynh0722 3102e77c82 comments! 2023-11-06 20:42:50 -08:00
Zynh0722 cfb9a38c78 remove unneeded select
thanks static typing
2023-11-06 20:42:32 -08:00
Zynh0722 40a5b99f02 use prelude instead of specific imports for diesel traits
sooooo many traits
2023-11-06 20:42:20 -08:00
Zynh0722 da718cf238 switch to using schema dsl for shift_reports
why? when I know damned well that this function is getting dumpstered when I start working on this portion of the code? /shrug
2023-11-06 20:41:53 -08:00
Zynh0722 a9eef2b68f more accurate expect comment 2023-11-06 20:40:50 -08:00
Zynh0722 a22cb3b306 handle adding drinks when no open shift exists 2023-11-06 20:16:27 -08:00
Zynh0722 58fa1864d1 remove unneeded async 2023-11-06 18:36:49 -08:00
Zynh0722 c31c8e91ac throttle updates 2023-11-06 17:54:10 -08:00
Zynh0722 239b332b48 replace qualified path with use 2023-11-06 12:14:50 -08:00
Zynh0722 dfce42fd03 remove the unused optional 2023-11-06 11:34:14 -08:00
Zynh0722 405e478543 remove unneeded unstable async_closure 2023-11-06 11:16:21 -08:00
Zynh0722 b6a0df5841 better scoping and such 2023-11-06 11:15:51 -08:00
Zynh0722 cecd4e0104 dancer management 2023-11-06 11:14:04 -08:00
Zynh0722 eabd1f559a oops, autogenerate ids please 2023-11-05 12:24:30 -08:00
Zynh0722 e34f783e94 switch row highlight 2023-11-05 12:16:21 -08:00
Zynh0722 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
Zynh0722 b17c2ac1b0 adding query structs for dancer and shows 2023-11-05 12:03:33 -08:00
Zynh0722 d290ccf8d0 relocate tracing code 2023-11-05 11:49:25 -08:00
Zynh0722 d4ef460321 grouping firm code 2023-11-05 11:49:13 -08:00
Zynh0722 b68746db56 import sorting 2023-11-05 11:40:26 -08:00
Zynh0722 c15046ae30 move axum_ructe to lib 2023-11-05 11:38:50 -08:00
Zynh0722 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
Zynh0722 a4d6d79c16 create extractor for hx-request 2023-11-05 11:08:20 -08:00
Zynh0722 ba509400cb table styling 2023-11-05 10:46:46 -08:00
Zynh0722 0a8eb848ef date format change in shift reports 2023-11-05 10:17:30 -08:00
Zynh0722 cb6e9d1889 styling reports table 2023-11-05 08:38:15 -08:00
Zynh0722 79fd0f680e bigger numbers 2023-11-05 08:38:04 -08:00