Commit graph

78 commits

Author SHA1 Message Date
Lilian ab3e73c389
Fix button layout on edit user page 2023-05-22 14:21:46 +02:00
Lilian 98be7a1ba0
Fix search? 2023-05-21 00:46:39 +02:00
Lilian 1a66dbd41f
Remove redundant nav from navbar
Add current location to navbar
Remove giant header on edit user page
2023-05-21 00:25:58 +02:00
Lilian 7409c4e948
Minor layout tweaks, comments, css cleanup 2023-05-21 00:25:54 +02:00
Lilian 7caf9aec8a
Improve layout of main page on small viewports 2023-05-21 00:25:48 +02:00
Laura Hausmann be957242f6
Improve EditUser card link auto refresh 2023-05-20 01:00:31 +02:00
Laura Hausmann dfbece632c
Auto refresh index page without dropping form input 2023-05-20 00:57:00 +02:00
Laura Hausmann ce319914e6
Redirect back to index after inactivity 2023-05-20 00:49:01 +02:00
Laura Hausmann da653053cd
Add kiosk mode 2023-05-20 00:24:20 +02:00
Laura Hausmann 27bb6a4bc6
Add magic card identifier '@username' for transaction and balance api calls 2023-05-19 23:50:49 +02:00
Laura Hausmann 9ba88decfb
Cleanup code 2023-05-19 23:42:53 +02:00
Laura Hausmann 843afb926d
Enable swagger in production 2023-05-19 23:38:38 +02:00
Laura Hausmann 335822966e
Fix deletion of user 2023-05-19 23:28:30 +02:00
Laura Hausmann e5e1c344dc
Make EditUser redirects more useful 2023-05-19 23:16:38 +02:00
Lilian f377205532
improve contrast 2023-05-19 23:04:04 +02:00
Lilian 7031b6ff4a
Web UI refresh 2023-05-19 22:54:07 +02:00
Laura Hausmann 5ee9b802ea
Backup database before deployment 2023-05-19 22:43:11 +02:00
embr d1d8d795c0 deploy.sh: the afrapay user can sudo now 2023-05-19 22:10:26 +02:00
embr 8c435a130b deploy.sh: don't hardcode username + IP 2023-05-19 21:44:59 +02:00
embr 4175bbca99 deploy.sh: more portable interpreter + safety flags
This works on platforms that don't put bash there, and doesn't try to ship a broken build if it fails.
2023-05-19 21:44:09 +02:00
Laura Hausmann 74ffce7b6d
Remove cards column 2023-05-19 20:03:45 +02:00
Laura Hausmann b44e7c300d
Update card detection logic 2023-05-19 19:02:01 +02:00
Laura Hausmann c389d0c440
Remove ov-chipkaart special handler 2023-05-19 16:57:38 +02:00
Laura Hausmann 19f7075e8c
Remove unreliable card type detections 2023-05-19 16:45:19 +02:00
Laura Hausmann b665d13184
Add card type detection & display 2023-05-19 04:35:26 +02:00
Laura Hausmann 6c1aa7a445
Make balance db update async 2023-05-18 23:50:01 +02:00
Laura Hausmann dfcfd3b5cb
Add basic card/reader type identification 2023-05-18 23:42:54 +02:00
Laura Hausmann 0b1e6f069c
Add 2€ price level 2023-05-18 22:19:56 +02:00
Laura Hausmann 4c928fcd5b
Add deploy script 2023-05-18 21:56:45 +02:00
Laura Hausmann 2f90af21ba
Auto detect card type 2023-05-18 21:54:51 +02:00
Laura Hausmann cce63b8d87
Only show last three digits for 125khz tokens 2023-05-18 21:42:14 +02:00
Laura Hausmann 67a2c51a1b
Add balance override to EditUser 2023-05-16 23:35:09 +02:00
Laura Hausmann 075062d26d
Fix typo 2023-05-16 01:06:12 +02:00
Laura Hausmann d0624f8b26
Fix culture 2023-05-16 00:26:57 +02:00
Laura Hausmann 42245e5f6c
Fix font size for longer card numbers 2023-04-22 02:24:02 +02:00
Laura Hausmann f7ab79d534
Add Brewfile 2023-02-16 19:25:02 +01:00
Laura Hausmann 4e03ed1ea4
Fix open redirect 2023-02-16 16:36:26 +01:00
Laura Hausmann 3848a2fec5
Update branding #2 2023-02-14 20:37:16 +01:00
Laura Hausmann 0b765ea2ee
Update navbar branding 2023-02-14 20:36:32 +01:00
Laura Hausmann e5e8b5e215
Make AddUser modal work properly 2023-02-14 02:02:19 +01:00
Lilian 0a5dd05bd2
adjust layout 2023-02-13 22:00:45 +01:00
Lilian 15e4b476c5
add modal for adding user form 2023-02-13 21:54:31 +01:00
Laura Hausmann 5f75f1ec71
Migrate to EF.Core 2023-02-13 19:29:59 +01:00
Laura Hausmann d819bee048
Improve graceful error page 2023-02-11 03:13:13 +01:00
Laura Hausmann abf5b4b661
Implement graceful errors, fixes #22 2023-02-11 02:57:15 +01:00
Laura Hausmann 0b7d1aff78
Make css ids more consistent 2023-02-11 02:29:35 +01:00
Laura Hausmann 1bd9fd5403
Finishing touches on card deletion dialog 2023-02-11 02:21:38 +01:00
Lilian 22321dcdf6
Basic deletion dialog implemented
wip #19
2023-02-11 02:21:37 +01:00
Laura Hausmann 09cb08c7ff
Remove inline css 2023-02-11 02:21:25 +01:00
Laura Hausmann 7aed7cd59f
Fix database relation 2023-02-10 21:23:00 +01:00