141 Commits (master)
 

Author SHA1 Message Date
Garrit Franke c71e906bc3 Add add client button to table 4 years ago
Garrit Franke 5b2f57ca6b Replace clientlist with table 4 years ago
Garrit Franke 017d8d5585 Move navigation to app 4 years ago
Garrit Franke b60ae8d199 Extract header 4 years ago
Garrit Franke 28bfff57b0 client: use react router for links 4 years ago
Garrit Franke c4528bedb6 client: add clients description and timeline 4 years ago
Garrit Franke f69bfb7eab client: add breadcrumb 4 years ago
Garrit Franke aa66944dd2 Add clients page 4 years ago
Garrit Franke 221bfd2fd2 client: rename ClientsPage -> ClientListPage 4 years ago
Garrit Franke 0cf58c25e8 client: Conditionally display username/login 4 years ago
Garrit Franke 55bc633895 Format code 4 years ago
Garrit Franke 7f2e38181d client: show login state 4 years ago
Garrit Franke e886fc3c08 Add debug output to auth 4 years ago
Garrit Franke 1560177b5b client: add user registration 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 7b4dbd660a Add login page 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 28f7bc0cd3 client: add routing 4 years ago
Garrit Franke 5e74932657 Rename Navigation -> Sidebar 4 years ago
Garrit Franke 9ee703df3d Add uml diagram 4 years ago
Garrit Franke eb9623e7b9 Restyle Clients page 4 years ago
Garrit Franke 9d432e7b2f Fetch clients from api 4 years ago
Garrit Franke ac41ac7ee9 Restyle client card 4 years ago
Garrit Franke a81232b190 client: add clients 4 years ago
Garrit Franke 4320325090 deps: bump 4 years ago
Garrit Franke 9f6bb8c4b9 server: rename customer -> client 4 years ago
Garrit Franke be281aa643 Restyle navigation header 4 years ago
Garrit Franke 69a1dc3a5d Add basic frontend with layout 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