Commit graph

27 commits

Author SHA1 Message Date
embr f6d5b90e23
We can tap cards and print their UIDs 2023-02-08 17:12:08 +01:00
embr 1829efd832
Skeleton for AfRApay.FTM (Fancy Test Machine) 2023-02-08 17:12:08 +01:00
Laura Hausmann ac34813571
Update pre-commit hook 2023-02-08 16:49:47 +01:00
Laura Hausmann f5d6a55b97
Reformat code 2023-02-08 16:44:14 +01:00
Laura Hausmann 72ae2d0c75
Update uncrustify config 2023-02-08 16:42:32 +01:00
Laura Hausmann b10df2bc20
Make pre-commit hook work properly 2023-02-08 16:36:42 +01:00
Laura Hausmann da8572d76f
Add c++ contribution guide 2023-02-08 16:30:50 +01:00
Laura Hausmann 83f9b57b56
Add clang-tidy to platformio 2023-02-08 16:08:49 +01:00
Laura Hausmann 30a69aaf00
Make 125khz token id consistent 2023-02-08 03:51:57 +01:00
Laura Hausmann da50b2ab99
Add 125khz rfid support 2023-02-08 02:25:12 +01:00
Laura Hausmann 94ca5da794
Fix build 2023-02-07 23:02:35 +01:00
Laura Hausmann 7b487bc137
Refactor 2023-02-07 23:02:10 +01:00
Laura Hausmann de2a3ec163
Add swagger, start work on user api controller 2023-02-07 23:02:10 +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
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