50 Commits (b218430ba303bac7331ba45c6d2cd73170ab082b)
 

Author SHA1 Message Date
  kj1352 b218430ba3 Added related name to the project 3 years ago
  kj1352 d1f98dacf9 Added subcategory for expense and updated expense model to have both reimburse and perk to be made selectable, is approved flag added 3 years ago
  kj1352 197af07c51 Updated perk field in employee 3 years ago
  kj1352 8f36eafaf2 Added address field to employee 3 years ago
  kj1352 231e792ff6 Updated expense model 3 years ago
  kj1352 c643dd8ef1 Updated company bank account model fields with more details 3 years ago
  kj1352 4745884b62 Expense model defined and ready to be reviewed along with exployee perks model 3 years ago
  kj1352 bbba08d204 Added detailed invoice API 3 years ago
  kj1352 9dbe39a35f Added invoice total with tax property 3 years ago
  kj1352 0162f1e6a4 Updated serializers to get details in READ ONLY format 3 years ago
  kj1352 35ed4c0b6c added new requirements 3 years ago
  kj1352 3aaeb999ad Added writeable nested serialziers to accept array of items into the invoice API 3 years ago
  kj1352 66a04f3025 Added related name and showing read only item details in invoice list 3 years ago
  kj1352 63d4378278 Added title to invoice 3 years ago
  kj1352 6264e15faf Created viewset for all the views 3 years ago
  kj1352 92a2affe9f EmployeeViewSet 3 years ago
  kj1352 456314e625 Converted API view to model view set and added Address model 3 years ago
  kj1352 dbac1123fd Added invoice total property 3 years ago
  kj1352 425c7ad96b Invoice API 3 years ago
  kj1352 9150dc42b3 Partial commit -- invoice item API 3 years ago
  kj1352 e4ac223186 Representative API 3 years ago
  kj1352 20664e6fff Project API 3 years ago
  kj1352 01a563b981 Added employee API 3 years ago
  kj1352 36c80c8d1e Authentication added for the client views 3 years ago
  kj1352 935f8eccbc Updated the local mail backend to console instead of sendgrid 3 years ago
  kj1352 d90b277328 Client APIs created 3 years ago
  kj1352 96fea89b3d updated requirements 3 years ago
  kj1352 b4b3c2c611 Partial commit -- added serializers for the client 3 years ago
  kj1352 4b5318862e Updated decimal places and max digits for the decimal fields 3 years ago
  kj1352 91f8aa982b Models updated based on Adwaith's feedback 3 years ago
  kj1352 6901aa86d5 Model corrections and updated fields 3 years ago
  kj1352 f392a19bfc Added draft models related to client, employee, project, invoice & representative 3 years ago
  kj1352 b457245087 Removed test mail URL 3 years ago
  kj1352 62d094e608 test mail to test send grid 3 years ago
  kj1352 c0d54dc078 Updated static URL to collect static on the server 3 years ago
  kj1352 2e8a6680f5 Added workx prefix to the URL to make it work with the server settings 3 years ago
  kj1352 989bc9eb5d Updated debug mode 3 years ago
  kj1352 d15d97d97d Updated debug mode 3 years ago
  kj1352 3e9455c88e Updated allowed hosts 3 years ago
  kj1352 d4dde39d48 Updated cors rules 3 years ago
  kj1352 4035aaed5c Implemented swagger and allowed cors for all requests 3 years ago
  kj1352 17f44a418b Moved settings to 2 division for local and staging 3 years ago
  kj1352 9646404595 implemented password authentication 3 years ago
  kj1352 ac99757bad Implemented standard user authentication using DRF which returns token 3 years ago
  kj1352 4858ce60ba Updated gitignore to ignore pycache 3 years ago
  kj1352 534a99e5c6 removed pychache 3 years ago
  kj1352 3e2de5a145 Updated gitignore file 3 years ago
  kj1352 8b694a2d58 Removed pychache from git 3 years ago
  kj1352 0a9788c415 Removed pychache from git 3 years ago
  kj1352 78f127266d Inital commit with users API setup 3 years ago