Commit graph

17 commits

Author SHA1 Message Date
embr c9a148472e AfRApay.FTM: And now make €1.50 transactions 2023-02-08 15:08:22 +01:00
embr 32ba902784 AfRApay.FTM: We can link cards :D 2023-02-08 15:03:16 +01:00
embr 9d5a8e2bc8 AfRApay.FTM: Terminal states and hotkeys 2023-02-08 14:32:20 +01:00
embr 31ac23adea We can tap cards and print their UIDs 2023-02-08 13:34:34 +01:00
embr 8216014232 Skeleton for AfRApay.FTM (Fancy Test Machine) 2023-02-07 19:25:47 +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
Lilian 2bb6bfba95
footer margin fix 2023-02-07 14:59:57 +01:00
Lilian c0fa68b428
Adjust layout for dataTables controls 2023-02-07 09:26:43 +01:00
Lilian 465b5f686a
Add alternate button layout for mobile. 2023-02-07 09:26:37 +01:00
Lilian b453c64a13
Add VSCode Directories to gitignore 2023-02-07 09:26:27 +01:00
Laura Hausmann 9a64ba1237
Change display of balance post card transaction 2023-02-06 23:44:40 +01:00
embr f53835a80a Adding platformio as a nix dependency 2023-02-06 19:35:49 +01:00
Laura Hausmann ebe8b4f349
Update logos 2023-02-06 19:31:57 +01:00
Laura Hausmann e4889e5c9f Merge pull request 'Adding direnv and nix support' (#7) from feature/direnv-and-nix into dev
Reviewed-on: #7
2023-02-06 16:27:17 +01:00
embr 39e54984ad Adding direnv and nix support
With nix, you can now pull the dotnet sdk into scope with `nix-shell`, or if
you have `direnv` installed, by running `direnv allow` - it will detect the
.envrc and prompt you to do so.

If you're not using either of these, this won't affect you at all. ^^
2023-02-06 16:15:20 +01:00
Laura Hausmann 5e2d0ceaa6
A new start 2023-02-06 02:37:36 +01:00