Commit graph

54 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 9ba88decfb
Cleanup code 2023-05-19 23:42:53 +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 74ffce7b6d
Remove cards column 2023-05-19 20:03:45 +02:00
Laura Hausmann b665d13184
Add card type detection & display 2023-05-19 04:35:26 +02:00
Laura Hausmann 0b1e6f069c
Add 2€ price level 2023-05-18 22:19:56 +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 42245e5f6c
Fix font size for longer card numbers 2023-04-22 02:24:02 +02: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
Laura Hausmann 772c9f913b
Render cards with TagHelper 2023-02-10 18:43:51 +01:00
Laura Hausmann d410e35bab
Auto refresh if link process is active 2023-02-10 18:09:18 +01:00
Laura Hausmann f74d854a17
Refactor card link process, fixes #20 2023-02-10 17:46:09 +01:00
Laura Hausmann d3be458ca5
Fix ghost-card 2023-02-10 17:20:34 +01:00
Laura Hausmann 29f7dfc6af
Move actions to POST handlers, fixes #15 and partially implements #19 2023-02-10 17:16:18 +01:00
Lilian 666368d3bc
Blur the entire card instead of just the insides 2023-02-10 16:54:02 +01:00
Lilian 53eb674bbc
Fix link on compact layout buttons 2023-02-10 13:58:32 +01:00
Lilian c2f3e25164 Make footer fully responsive 2023-02-10 13:01:34 +01:00
Laura Hausmann 68c5c3052c
Display git revision information in .Web footer 2023-02-10 01:37:09 +01:00
Laura Hausmann 67e18ee192
API and database rework 2023-02-09 21:32:28 +01:00
embr 6ad6e4f77f
AfRApay.Web: Autofocus nickname field when adding a user (#11)
Co-authored-by: embr <embr@noreply.zotan.network>
Co-committed-by: embr <embr@noreply.zotan.network>
2023-02-09 01:37:36 +01:00
Lilian 55276c1e00 Add user name to user deletion prompt 2023-02-08 20:23:26 +01:00
Lilian 40286250dc layout and comment changes 2023-02-07 20:12:15 +01:00
Lilian a8de987d5b
Move card linking to edit page
change style for card deletion blur
2023-02-07 19:35:53 +01:00
Lilian 4abed80b04
Add basic confirmation dialog to user deletion 2023-02-07 18:12:55 +01:00
Lilian f7a961dfce
Add delete overlay and buttons for cards 2023-02-07 17:07:35 +01:00