Commit Graph

18 Commits (4bf2630942e273f9ec8480117cc817ae4e5a33c4)

Author SHA1 Message Date
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Hagen Schink 486595d8ef Add comments to explain implementation in detail 10 years ago
Hagen Schink 658f9400da Improve implementation 10 years ago
Hagen Schink 9821c8e301 Use 'changed' variable for if statement 10 years ago
Hagen Schink 04571227b3 State action explicitly 10 years ago
Hagen Schink dc5cff4cbc Recognize filter changes correctly 10 years ago
Hagen Schink ddbfa616ab Extract 'update' handling 10 years ago
Hagen Schink 5356861e8a Use ActiveRecord::Dirty to get changes on query 10 years ago
Hagen Schink c496f404a5 Consider difference between update/(de-)publicize 10 years ago
Jens Ulferts f86b894e11 protects agains query manipulation via API 10 years ago
Jens Ulferts 18eda62459 reuse query link allowance evaluation 10 years ago
Jens Ulferts 3c730ef131 enforces authorization for experimental api 10 years ago
Richard 4176330b64 WIP Extracting old retrieve_query method from experimental api. 11 years ago
Richard 1088e52a7b Keeping query permissions up to date after save/update query. 11 years ago
Richard c8f3ebc25d Removed 'shown in all projects' leftovers. 11 years ago
Richard 52bd5cc910 Cherrypicked in some merge conflicty type fixes from another branch. 11 years ago
Alex Coles 36c8fa0f2b Move experimental "v3" API to /api/experimental 11 years ago
Richard b374aac3c5 Group by and display sums are always being updated on query save. 11 years ago
Richard 426fc0977a Wired up page settings modal with rename and delete. 11 years ago
Richard b4efc35b31 Hacky fix to get query sortation saving and loading in wp view. 11 years ago
Till Breuer b9777f0d4f Merge branch 'dev-angular' into feature/ng-toolbar-sort-by 11 years ago
Richard 02fd2f4de1 Wired up share modal to query is_public 11 years ago
Richard 4b6b4d83f7 Put in some very half-arsed error handling for create/update queries. 11 years ago
Richard 272cbb947e WIP wired up query save/update. Need error handling and such. 11 years ago
Richard 649026ce5b Wired up saveas, updating title on save. 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
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 05eb74768a WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Alex Coles 8714aa488e Add/update Copyright header to controllers (API v3) 11 years ago
Till Breuer 4edcf131b2 Move column data building in api v3 to mix in 11 years ago
Till Breuer c170e61b22 Remove unused module include 11 years ago
Till Breuer 1335b0e51c Fix work packages index if no project scope is given (WIP) 11 years ago
Richard c9d4b0c0cd Moved all the extra meta goodies into the api queries controller. 11 years ago
Richard 269651ba1e Added an api controller/endpoint for available columns. 11 years ago
Till Breuer 16aac4f36c Move column data building in api v3 to mix in 11 years ago
Till Breuer 27f5224fc3 Remove unused module include 11 years ago
Till Breuer a153ae0636 Fix work packages index if no project scope is given (WIP) 11 years ago
Richard fc76097587 Moved all the extra meta goodies into the api queries controller. 11 years ago
Richard 25a9343e9f Added an api controller/endpoint for available columns. 11 years ago