aboutsummaryrefslogtreecommitdiff
path: root/server/database/people.go
AgeCommit message (Collapse)Author
2021-07-12Added support for more client details in serverMikunoNaka
2021-06-24switching to typescriptMikunoNaka
2021-06-15fixed some errors in SelectClientFormMikunoNaka
2021-06-13minor bug fixMikunoNaka
2021-06-11cleaned up some code and fixed formatter for the client name/addressMikunoNaka
2021-05-03the people api now also gives the ID of the clientMikunoNaka
2021-05-02defined (working) api route to register a new client/personMikunoNaka
2021-05-01defined api group to handle DB functions regarding people/customersMikunoNaka