Commit graph

13 commits

Author SHA1 Message Date
1e8af2173f Allow remarks and description fields to be specified as blank or not be specified at all 2023-12-09 09:43:53 +08:00
5d5ff22ee4 Improve breakages 2023-12-09 00:59:17 +08:00
c1a7e21e95 Added breakage report model 2023-12-09 00:38:29 +08:00
aa078a78c5 Allow students and teachers to view equipments and equipment instances but forbid them from creating, updating, or deleting 2023-12-08 23:07:08 +08:00
2c8cc87cbe Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
ba857dff38 Add ID to equipment instance log serializer 2023-12-03 13:03:49 +08:00
b707199bc0 Make remarks and description optional and nullable and add category field to equipment instance serializers 2023-12-02 22:01:27 +08:00
4a6bd1ef35 Add category to equipment model and improve serializers for equipments app 2023-12-02 20:58:55 +08:00
d50ca983da Fixed last_updated_by field for equipment and equipment instances 2023-11-20 01:53:19 +08:00
a92d698ec9 Added OpenAPI decorators for equipment and instances 2023-11-13 18:13:18 +08:00
0ea1251507 Added correct choices for status field in equipmentinstance 2023-11-13 17:28:40 +08:00
1163d64c06 Add equipment field to equipment instance log serializer to correctly identify equipment when viewing logs 2023-11-12 22:08:34 +08:00
7609152767 Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00