42 Commits (master)

Author SHA1 Message Date
Garrit Franke 3ac1fdefed Implement client status 3 years ago
Garrit Franke ffdd351a49 Capitalize status strings 3 years ago
Garrit Franke b485133498 Sort clients by activities 3 years ago
Garrit Franke f118b8deef Add 404 route 3 years ago
Garrit Franke 022b52ccbc Add New clients page 4 years ago
Garrit Franke 2e0749368d Fix auth without redirect 4 years ago
Garrit Franke dc965465c4 Add register route 4 years ago
Garrit Franke b464fdbde5 Only redirect if link is present 4 years ago
Garrit Franke 2b975c212e Add login page 4 years ago
Garrit Franke 3e1a09f46d Display user data conditionally 4 years ago
Garrit Franke e6e768e57e Include .env for dockerfiles 4 years ago
Garrit Franke 6372f108c5 Add logging 4 years ago
Garrit Franke 58d4a26c33 Replace npm install with ci 4 years ago
Garrit Franke 5626422780 Add server dockerfile 4 years ago
Garrit Franke 39fac73db2 Add client deletion 4 years ago
Garrit Franke 7474459b2c Add delete many clients route 4 years ago
Garrit Franke 86929605c5 Add event timestamps 4 years ago
Garrit Franke 69fcb92ffb Add client events route 4 years ago
Garrit Franke 5f1981e5f0 Add clients patch route 4 years ago
Garrit Franke 1e7ed98a18 feat: client events 4 years ago
Garrit Franke 76d1fc47e5 Disallow access to all clients 4 years ago
Garrit Franke a1ef65aea7 Add client fields to backend 4 years ago
Garrit Franke 0cf58c25e8 client: Conditionally display username/login 4 years ago
Garrit Franke 55bc633895 Format code 4 years ago
Garrit Franke e886fc3c08 Add debug output to auth 4 years ago
Garrit Franke 58c6c77904 server: use dynamic database url 4 years ago
Garrit Franke 26dfbc500e Add env variable documentation 4 years ago
Garrit Franke 36f9e7ead5 Use user-specified backend url 4 years ago
Garrit Franke e6798b40ea Add backend user login 4 years ago
Garrit Franke b4b772cd71 Only show clients for user id 4 years ago
Garrit Franke 183ac23a04 Add jwt auth 4 years ago
Garrit Franke 43a3a4587b Add login route 4 years ago
Garrit Franke ed7d87380a auth: add register route 4 years ago
Garrit Franke ad57583930 Add NewClient Page 4 years ago
Garrit Franke 9d432e7b2f Fetch clients from api 4 years ago
Garrit Franke 9f6bb8c4b9 server: rename customer -> client 4 years ago
Garrit Franke e1adc006a5 server: GET customers of user 4 years ago
Garrit Franke 54606c1832 server: add user routes 4 years ago
Garrit Franke e13043d69c server: add GET and DELETE single 4 years ago
Garrit Franke 951aab64a7 server: add nodemon 4 years ago
Garrit Franke eacd41e931 server: customers: add GET and POST 4 years ago
Garrit Franke 9aef7b323d server: init 4 years ago