|
d41dc95f10
|
refactor: refactor endpoints to comply with github api
introduce new logic to handle project and column assignment, refactor everything and removed unnecessary code, create swagger docs
|
2024-07-31 14:13:21 +03:00 |
|
|
10c0766a77
|
api(refactor): create a common handler for org and repo projects
edit project api response format to include more fields
|
2024-07-14 14:59:53 +03:00 |
|
|
d5a1ce1dfd
|
api(refactor): minimize number of endpoints to 2 by refactoring current logic
|
2024-07-14 11:43:05 +03:00 |
|
|
bc0fca4ff3
|
api: create model to api format convertor for project
|
2024-07-13 02:09:21 +03:00 |
|
|
7bfa54672f
|
api: implement logic and endpoint for moving issues between projects in repos
|
2024-07-13 01:01:04 +03:00 |
|
|
49a1961b03
|
api(refactor): refactor middlware assignments to each group
|
2024-07-13 00:14:47 +03:00 |
|
|
b2992372a5
|
api: implement logic for all (user and org)/reponame/projects endpoints and crud operations
create endpoints for each operation in the web router and corresponding handler and tested them manually
|
2024-07-12 20:45:48 +03:00 |
|