pmoharana-cmd
fd8935f73f
Merge main
2024-11-04 16:25:19 -05:00
Emma Foster
99e43c7b30
Resource Service and Tests ( #41 )
...
* Implement Resource service, tests, and test data with 97% coverage.
* Update slug service to return empty list and corresponding tests
* Update resource update tests to grab resource by id from the db to check
2024-11-04 15:10:58 -05:00
Aidan Kim
3814d6d290
Created API routes for create, update, delete, get_all, and get_by_name. Deleted service methods for get by id.
2024-10-29 19:24:07 -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
ba15bf7519
Implement resource api methods
2024-04-24 20:18:09 -04:00
Sushant Marella
4e090e5bd5
Update methods so that it checks for users' role and group directly in each method
2024-04-24 20:01:26 -04:00
Sushant Marella
6cc0d697d4
Modify methods to filter resources based on user access
2024-04-24 20:01:19 -04:00
blake hardee
e8068ff2ea
resource service and permissions service wip
2024-04-24 20:01:13 -04:00
blake hardee
31b714e70d
resource service methods wip
2024-04-24 20:01:05 -04:00
pmoharana-cmd
3fc8f0e149
Implement service api method
2024-04-24 19:57:44 -04:00
CheezyGarlicBread
0ad8b5059d
finally made tests work, added get_by_name
2024-04-24 19:38:15 -04:00
CheezyGarlicBread
c3385b0f0f
changes to tests and services
2024-04-24 19:38:00 -04:00
pmoharana-cmd
f4f816b94c
Fix bugs regarding service test data insertion
2024-04-24 19:37:58 -04:00
Aidan Kim
a107337737
updated the service methods and modified a few of the tests.
2024-04-24 19:37:29 -04:00
pmoharana-cmd
c71d5d4026
Intialize API with basic user methods
2024-04-23 21:04:48 -04:00
emmalynf
a0d4074f44
Implement update and delete service methods and tests
2024-04-22 19:51:27 -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
emmalynf
c1f7ff1df3
Push branch, write user services and start tag service
2024-04-04 22:53:02 -04:00
pmoharana-cmd
7734eaf042
Setup basic services and associated testing files
2024-03-29 12:53:24 -04:00
pmoharana-cmd
727fd6abb9
intialize backed project + starter code
2024-03-01 19:43:31 -05:00