Commit Graph

550 Commits (433ef3ff0d7664c7606982374985cd895b341305)

Author SHA1 Message Date
Alex Coles 3c8d9c88f4 Comment out routes with duplicate names 10 years ago
Alex Coles c206aeded6 Specify HTTP verb for all routes 10 years ago
Hagen Schink eec14f6113 Remove show endpoint 10 years ago
Alex Coles 515c9dff5b [wip] Add Versions List, Version API (v2) resource 10 years ago
Jens Ulferts 66e123a1ee no redirect to work_packages/ as this has issues 10 years ago
Jens Ulferts 40779ca8a5 fixes route to show all members 10 years ago
Michael Frister 907566af88 API v1: Add note about removal to 410 response 10 years ago
Jens Ulferts 7ea3920fbe responds with 410 to requests to api v1 10 years ago
Markus Kahl 9991d87193 removed obsolete route 10 years ago
Markus Kahl bbd4cad404 fix: #14385 (direct login infinite redirect loop) 10 years ago
Michael Frister 25acfbe130 Add routes for /workflows{/edit,/copy} 10 years ago
Michael Frister df1e87befa Add route for /work_packages/quoted/:id 10 years ago
Michael Frister edfff0151b Add route for /types/move/:id POST 10 years ago
Michael Frister fbbc4f2bea Add /settings{,/edit,/plugin/:plugin_id} routes 10 years ago
Michael Frister 5e4a44d17c Add route for /roles/new (not sure we need this route) 10 years ago
Michael Frister 02a88ad2b7 Add route for /projects/types/:project_id 10 years ago
Michael Frister 92573190dc Add routes for /my/{add_block,remove_block,page_layout} 10 years ago
Michael Frister 060d2be9a8 Add route for /account/register GET & POST 10 years ago
Michael Frister 2ea6e3868f Add route for /account/lost_password POST 10 years ago
Michael Frister 4a4e0678c8 Add route for /admin 10 years ago
Till Breuer 2a115caf6d Add constraints to catch-all routes to fix conflicts 10 years ago
Till Breuer 0799be614b Fix global catch-all routes, move routes to their resource blocks 10 years ago
Till Breuer 7a1d9263b6 Add catch-all routes that cover embedded work package details 10 years ago
Till Breuer 8fde233bde Revert "Add catch-all routes that cover embedded work package details states" 10 years ago
Till Breuer 68cc036869 Add catch-all routes that cover embedded work package details states 10 years ago
Alex Coles 3d1e168524 Cleanup whitespace 10 years ago
Hagen Schink 3a58ad5cb4 Fix preview 11 years ago
Alex Coles 36c8fa0f2b Move experimental "v3" API to /api/experimental 11 years ago
Marek Takac 698d4dc7cc Template for tests 11 years ago
Marek Takac ecce489a9e Created unstar action for queries 11 years ago
Marek Takac 6a9d565689 Created basic queries API endpoint & disabled experimental queries API endpoints 11 years ago
Marek Takac ac2c89c0d7 Initial foundations for API v3 11 years ago
Richard 426fc0977a Wired up page settings modal with rename and delete. 11 years ago
Richard 272cbb947e WIP wired up query save/update. Need error handling and such. 11 years ago
Richard fb54ba5fc9 WIP Basic saveas dialog which saves query. doesn't sync with the view yet. 11 years ago
Richard 300f8e5627 Using with-dropdown for selectable title. Grabbing available queries from api. 11 years ago
Alex Coles d30ce48539 Begin replacement of server-rendered context menu 11 years ago
Markus Kahl 1dc4992bd3 fix callback route (post/get) 11 years ago
Michael Frister cd74a4f453 Allow omniauth callback route via GET in addition to POST 11 years ago
Martin Linkhorst 1ce4d30b1b remove openid remains 11 years ago
Michael Frister 96282f18b6 Add two routes for MyController (no longer use default route) 11 years ago
kgalli 5cb176124a add omniauth failure callback and specs for omniauth login/registration 11 years ago
Michael Frister 673c620306 Begin to replace OpenID with omniauth 11 years ago
Philipp Tessenow ce2f3c7853 remove most parts of api v1 11 years ago
Richard 2430a9bfbb Column sums can now be called without a project id. 11 years ago
Richard 25c073d173 Added a v3 user controller because v2 doesn't allow sorting etc. 11 years ago
Richard b2cfd11b70 Fetching app wide custom value filters and caching values per project. 11 years ago
Richard fca08a7a87 WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Richard 8d91b206e4 Wried up filtering by project on non-project work packages view. 11 years ago
Richard e12720a568 Made project service for (sub)projects. Can use sub-project filter. 11 years ago