Commit graph

20 commits

Author SHA1 Message Date
Prince Kurt Laurence
2d75066884 added a option on course 2024-01-24 22:38:59 +08:00
4b51ccebc2 Merge branch 'master' of git.keannu1.duckdns.org:keannu125/Borrowing-TrackerBackend 2024-01-14 21:03:12 +08:00
85fb489352 Remove avatar field in user and add section field 2024-01-14 20:57:27 +08:00
Prince Kurt Laurence
ba9121d880 added section then changes in erd 2024-01-11 12:01:59 +08:00
Prince Kurt Laurence
7835384906 added csv test data 2024-01-07 20:41:14 +08:00
2e9918f12a Add caching to equipment instance viewset 2024-01-07 02:40:49 +08:00
b0b1f4db86 Migrate to postgres, add memcache and vastly improve available equipment instance query time from 1min 30 seconds to 12 seconds 2024-01-07 02:28:14 +08:00
2ddc9da179 Added subject field to transaction and course field to customuser 2023-12-29 18:38:59 +08:00
d0ca68149a Improved serializer for transaction and added available equipment viewset 2023-12-27 18:36:52 +08:00
9d2f777ffc Add viewsets for listing teachers and technicians 2023-12-22 15:50:22 +08:00
372e466744 Add clearance viewset for student 2023-12-22 14:12:10 +08:00
d5dbe2b876 Fix is student permission and add viewsets for teachers and students for viewing transactions assigned to them 2023-12-21 14:57:42 +08:00
9e16bda918 Change Working status to Available 2023-12-16 15:00:13 +08:00
5d5ff22ee4 Improve breakages 2023-12-09 00:59:17 +08:00
2c8cc87cbe Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
a5952f64d6 Add .env sample and add pycache folders to gitignore 2023-12-05 00:26:58 +08:00
fefc3aae38 Update deployment related files 2023-12-03 00:43:50 +08:00
a92d698ec9 Added OpenAPI decorators for equipment and instances 2023-11-13 18:13:18 +08:00
4b33401221 Updated drf schema 2023-11-12 21:50:39 +08:00
2d0e602ba1 Added schema documentation 2023-11-09 19:52:03 +08:00