Commit Graph

39 Commits (d8175fea2a8edee5b2b362f232d4a46ab28d5f12)

Author SHA1 Message Date
Richard 174a44a4a1 'Display Sums' is remembered when reloading the page after bulk edits. 11 years ago
Richard f7784430c5 Did a bit of hacking to get grouping by custom values working again. 11 years ago
Richard aad7606340 Encoding filter operator values to avoid url escaping browser bullshit. 11 years ago
Richard 2f11241407 WIP. using the url params to keep state but having a nightmare with url escaping:/ 11 years ago
Till Breuer 9fcf49352e Fix display sums when a query is loaded 11 years ago
Till Breuer 9a8c8a9d30 Refactoring: Manage the query object within the query service 11 years ago
Till Breuer c91eca418b Set ng query group by when a query is loaded by id 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 27d211f9c4 Removed sub project filter from general wp 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 29720071f3 Removed sub project filter from general wp view. 11 years ago
Richard 984d318112 Made project service for (sub)projects. Can use sub-project filter. 11 years ago
Till Breuer 7de67ae1f6 Serialize filters for query meta data returned by work packages API 11 years ago
Alex Coles f527d26862 Add missing Copyright header to ng app sources 11 years ago
Till Breuer 4a42a7fccf Fix column selection on filtering 11 years ago
Till Breuer 114791508e Load work packages table data first (WIP) 11 years ago
Till Breuer 4ceb043209 Add selected columns default to query, clear up serialization method 11 years ago
Till Breuer a48c661cfc Discard deprecated method 11 years ago
Till Breuer 8e2e7439ec Add a method to retrieve available filter values to query service 11 years ago
Richard a9316c0534 sort of works. 11 years ago
Richard 5973176d9e WIP Removed everything from gon except for project id which has to be somewhere at load time. 11 years ago
Till Breuer b3ae494169 Fix column selection on filtering 11 years ago
Till Breuer f206655bd8 Load work packages table data first (WIP) 11 years ago
Till Breuer 05f6e7f0da Add selected columns default to query, clear up serialization method 11 years ago
Till Breuer ceffc5f765 Discard deprecated method 11 years ago
Till Breuer 8e7ffdb872 Add a method to retrieve available filter values to query service 11 years ago
Richard d7306ad571 sort of works. 11 years ago
Richard fd22923f20 WIP Removed everything from gon except for project id which has to be somewhere at load time. 11 years ago
Richard 9927409522 Refactored group by watching into directive to get clear filter working. 11 years ago
Richard 6a0e88d566 Filters being displayed for preconfig queries. 11 years ago
Richard e28758e324 Can now view work packages with pre configed filter. 11 years ago
Till Breuer 1ff71e8ed4 Remove pagination options from query for now, reset page when filtering 11 years ago
Till Breuer 2669c1ee8d Rearrange some angular pagination code, update ranges after query updates 11 years ago
Richard a5cc64f367 Added back in clear and save buttons/links. 11 years ago
Richard 8a9f6f1d56 Wired up the page number selection. 11 years ago
Richard 3906328732 WIP Added a directive for table pagination. 11 years ago
Richard d2bea387fc Sorting now taking place in API calls not page reloads. 11 years ago
Richard 5541a980ca First attempt at error handling in the controller. 11 years ago
Richard 1bcba5ec15 Moved toggled multi select into its own directive. 11 years ago
Richard 58f2e3360c Wired up select/multiselect toggle button. 11 years ago
Till Breuer 9fdbe0f8b3 Reload and filter data when filters are modified (WIP) 11 years ago
Till Breuer 721f1eb086 Add filter view model 11 years ago
Till Breuer f88917bca7 Enable filter deactivation 11 years ago
Till Breuer c5a5a6d6af Sketch angular query filters 11 years ago
Till Breuer a8c3d1de44 Add query view model providing basic query filter API 11 years ago