Aidan Kim
|
a563ca2bfa
|
Updated main.py for API routes to include tags and rolled entities back.
|
2024-10-15 19:49:47 -04:00 |
|
Aidan Kim
|
4c3d49004a
|
Implemented API routes for getting all, creating, updating, and deleting resources, services, and tags.
|
2024-10-14 18:30:35 -04:00 |
|
pmoharana-cmd
|
6d477678a9
|
Demo ready
|
2024-04-24 21:23:43 -04:00 |
|
pmoharana-cmd
|
ba15bf7519
|
Implement resource api methods
|
2024-04-24 20:18:09 -04:00 |
|
pmoharana-cmd
|
6bce1cdc0a
|
Fix bugs regarding enums and update field names
|
2024-04-19 23:28:08 -04:00 |
|
emmalynf
|
012f941da7
|
Set up User and Tag tests/fixtures, Fix data type errors
|
2024-04-12 17:38:20 -04:00 |
|
pmoharana-cmd
|
42a2855839
|
refactor enums
|
2024-03-25 19:35:36 -04:00 |
|
Jordweinstein
|
03f2204cb3
|
separated user enum into its own file
|
2024-03-25 19:29:37 -04:00 |
|
Jordweinstein
|
3bc603cb70
|
commented out to/from model methods until we know model names
|
2024-03-25 19:03:21 -04:00 |
|
Jordweinstein
|
9cd703d29f
|
resource, resource_tag to/from models and programtype enum
|
2024-03-25 18:56:12 -04:00 |
|
emmalynf
|
f96beee4b2
|
small changes
|
2024-03-23 14:21:06 -04:00 |
|
emmalynf
|
b8903adeb8
|
Create entites for each table to setup schema
|
2024-03-22 23:15:38 -04:00 |
|