|
343bd272e9
|
Add default empty string value to remarks and description fields
|
2023-12-16 14:21:16 +08:00 |
|
|
58793e210b
|
Allow empty strings to be specified in remarks and description fields
|
2023-12-16 14:16:05 +08:00 |
|
|
ed79408116
|
Remove ignored pycache files
|
2023-12-05 00:28:39 +08:00 |
|
|
a5952f64d6
|
Add .env sample and add pycache folders to gitignore
|
2023-12-05 00:26:58 +08:00 |
|
|
71d0919c79
|
Remove static files from git cache
|
2023-12-04 13:54:46 +08:00 |
|
|
ba857dff38
|
Add ID to equipment instance log serializer
|
2023-12-03 13:03:49 +08:00 |
|
|
8a38392534
|
Fix admin panel fields causing crashes
|
2023-12-03 12:38:37 +08:00 |
|
|
b4d177f8c3
|
Improve view in lists
|
2023-12-03 12:34:20 +08:00 |
|
|
2dbd9d2690
|
Return equipment and equipment instances sorted by id in ascending order
|
2023-12-02 22:08:36 +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 |
|
|
806be0157c
|
Added is_technician field in customuser
|
2023-11-13 18:22:53 +08:00 |
|
|
a92d698ec9
|
Added OpenAPI decorators for equipment and instances
|
2023-11-13 18:13:18 +08:00 |
|
|
d6efa30759
|
Improved admin panel for equipment and equipment groups
|
2023-11-13 18:02:05 +08:00 |
|
|
03a4e07f7f
|
Added equipment groups model and adjusted equipments postmigration script
|
2023-11-13 17:52:09 +08:00 |
|
|
0ea1251507
|
Added correct choices for status field in equipmentinstance
|
2023-11-13 17:28:40 +08:00 |
|
|
0e11d7e1ed
|
Added history viewing for equipment and equipment instances in django admin
|
2023-11-12 22:10:54 +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 |
|