Commit Graph

369 Commits (e062cca4507ab5c7c017086da5aa0610adf8934d)

Author SHA1 Message Date
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 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
Richard 05eb74768a WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Richard 276ea3c5ec Wried up filtering by project on non-project work packages view. 11 years ago
Richard 984d318112 Made project service for (sub)projects. Can use sub-project filter. 11 years ago
Richard cf12e1f74b Wired up assignee's role and group filters. 11 years ago
Till Breuer 1335b0e51c Fix work packages index if no project scope is given (WIP) 11 years ago
Till Breuer 30095e6d54 Extend api v2 users service with project scope 11 years ago
Richard b4ea4275fe Added API groups and roles index methods. nothing tested yet:D 11 years ago
Richard 1adce19139 Added an API versions index method. 11 years ago
Richard 53d5ad231e WIP. having fun with authorisation. 11 years ago
Richard 269651ba1e Added an api controller/endpoint for available columns. 11 years ago