Commit Graph

38 Commits

Author SHA1 Message Date
08cc6cea0f Only run tests on pull requests
All checks were successful
Test FastAPI Startup / fastapi-up (pull_request) Successful in 17s
2025-06-16 16:02:09 +02:00
3592965deb Add tests
All checks were successful
Test FastAPI Startup / fastapi-up (push) Successful in 14s
2025-06-16 15:48:43 +02:00
e2bef51484 Fix workflow syntax
All checks were successful
Test FastAPI Startup / fastapi-up (push) Successful in 55s
2025-06-16 15:42:10 +02:00
821ae31289 Run action on every branch 2025-06-16 15:39:34 +02:00
ac7dd3fe07 Add action workflow 2025-06-16 15:37:03 +02:00
Leon Marz
a784f49f8a Improve mobile view 2025-06-13 16:30:00 +02:00
b6351a9ebd Fix bugs 2025-06-13 15:42:07 +02:00
e1df99926c Add db table for drink types 2025-06-13 15:42:07 +02:00
Moritz
408392f5b6 Fix drink_type 'None' 2025-06-08 00:38:38 +02:00
Moritz
202ec42794 Merge pull request #3 from Moritz921/responsiveDesign
Responsive design + popup alternative
2025-06-08 00:20:53 +02:00
389f7e21b3 Add stats display 2025-06-07 17:17:53 +02:00
ef464db3dc Display drink_types based on count 2025-06-07 15:16:19 +02:00
e5b5208726 Add responsive design (fix #2) 2025-06-07 01:58:10 +02:00
Moritz
20124b46c9 Rename Paulaner_Spezi.png to paulaner_spezi.png 2025-06-07 01:45:39 +02:00
Moritz
55129fba96 Rename Mio_Mate.png to mio_mate.png 2025-06-07 01:45:25 +02:00
Moritz
0e67bcf6b6 Rename Club_Mate.png to club_mate.png 2025-06-07 01:45:09 +02:00
ec89594387 Hotfix: filename case sensitive 2025-06-07 01:42:59 +02:00
91794bb553 Fix file names 2025-06-07 01:38:20 +02:00
0f7fb56b20 Fix #1 2025-06-07 01:32:39 +02:00
f4c7b0b3cc Unlock delete also when users still has money 2025-06-06 13:10:54 +02:00
72d1095b60 Hotfix 2025-06-06 11:37:44 +02:00
ea623b2d76 Hotfix: limit username length 2025-06-06 11:34:09 +02:00
3606a008f0 Hotfix: int overflow 2025-06-06 11:15:19 +02:00
96c7f86e3d Add transaction table and prepare drink popup 2025-06-04 02:26:01 +02:00
48e34008ed Add github link 2025-06-03 12:49:16 +02:00
84b4efa521 Update readme 2025-06-03 11:18:52 +02:00
c9c6e3cc7d Change Group names 2025-06-02 11:24:05 +02:00
ecba2331ef Add survey bool in postpaid db 2025-05-26 11:06:45 +02:00
eec8f54eab Add delete prepaid and show prepaid users
Shows only prepaid users which postpaid_id equals logged in id
an deletes only users whose money equals 0. Additionally a lot
of style improvements in base.html and new favicons which
actually load in.
2025-05-19 17:49:29 +02:00
cd2b7ae14c Fix bugs with empty tables 2025-05-19 12:14:23 +02:00
4ee1d99224 Implement Prepaid user functionality: add login, drink handling, and money management features; update templates for user interaction 2025-05-17 15:45:58 +02:00
1fb1b27480 Add Prepaid users and activate button 2025-05-17 12:41:46 +02:00
d4e01d5109 Add sql syntax and refactor postpaid users and databases 2025-05-17 00:03:05 +02:00
167101d917 style changes 2025-05-16 20:48:30 +02:00
8e205c6875 Add darkmode and check for overdraft 2025-05-14 17:38:07 +02:00
1693a56e43 More database handling and admin interface 2025-05-13 15:51:25 +02:00
d1adfe9f93 Working prototype 2025-05-13 14:19:37 +02:00
2678372ced Add README 2025-05-13 11:41:07 +02:00