Lilian enbyfoxen
  • Joined on 2023-02-06
enbyfoxen pushed to dev at enbyfoxen/snowleopard 2023-12-27 09:39:52 +01:00
1e8ab06333 edit default extensions
enbyfoxen created repository enbyfoxen/snowleopard 2023-12-26 19:22:44 +01:00
enbyfoxen pushed to dev at AfRA/AfRApay 2023-05-22 14:21:56 +02:00
ab3e73c389 Fix button layout on edit user page
enbyfoxen pushed to dev at AfRA/AfRApay 2023-05-21 00:53:55 +02:00
98be7a1ba0 Fix search?
enbyfoxen pushed to dev at AfRA/AfRApay 2023-05-21 00:27:05 +02:00
1a66dbd41f Remove redundant nav from navbar
7409c4e948 Minor layout tweaks, comments, css cleanup
7caf9aec8a Improve layout of main page on small viewports
Compare 3 commits »
enbyfoxen pushed to dev at AfRA/AfRApay 2023-05-19 23:03:47 +02:00
f377205532 improve contrast
enbyfoxen pushed to new-ui at AfRA/AfRApay 2023-05-19 22:51:26 +02:00
56a460827e fix navbar layout
enbyfoxen pushed to new-ui at AfRA/AfRApay 2023-05-19 22:33:20 +02:00
b8de801502 add fixed-top nav bar, adjust body padding
enbyfoxen pushed to new-ui at AfRA/AfRApay 2023-05-19 22:20:20 +02:00
c345cf18ed add search bar to nav bar
enbyfoxen created branch new-ui in AfRA/AfRApay 2023-05-19 21:43:15 +02:00
enbyfoxen pushed to new-ui at AfRA/AfRApay 2023-05-19 21:43:15 +02:00
96224e9cfa Web UI refresh
enbyfoxen pushed to feat/add-user-modal at AfRA/AfRApay 2023-02-13 22:01:10 +01:00
0a5dd05bd2 adjust layout
enbyfoxen created branch feat/add-user-modal in AfRA/AfRApay 2023-02-13 21:54:52 +01:00
enbyfoxen pushed to feat/add-user-modal at AfRA/AfRApay 2023-02-13 21:54:52 +01:00
15e4b476c5 add modal for adding user form
enbyfoxen commented on issue AfRA/AfRApay#19 2023-02-10 23:12:12 +01:00
Implement card deletion

Further testing shows that something seems to be breaking the JS that opens the modal dialog when certain strings are used for the cardID (i.e. just numbers). Strings might need to be properly…

enbyfoxen commented on issue AfRA/AfRApay#19 2023-02-10 22:56:57 +01:00
Implement card deletion

I've implemented a basic card deletion confirmation dialog.

Still need to actually render the card preview into the dialog. As well as modifying [async Task RenderCard(...)](https://git.z

enbyfoxen created branch feat/card-deletion-modals in AfRA/AfRApay 2023-02-10 22:48:27 +01:00
enbyfoxen pushed to feat/card-deletion-modals at AfRA/AfRApay 2023-02-10 22:48:27 +01:00
d47a41454a Basic deletion dialog implemented
enbyfoxen pushed to dev at AfRA/AfRApay 2023-02-10 16:54:10 +01:00
666368d3bc Blur the entire card instead of just the insides
enbyfoxen pushed to dev at AfRA/AfRApay 2023-02-10 13:58:41 +01:00
53eb674bbc Fix link on compact layout buttons