Commit Graph

131 Commits (3afc67e9d1502cb2e02fd791f9c4f62a12d2fb5e)

Author SHA1 Message Date
Richard 602ab976b7 Using query service call in filter model instead of default filters. 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 c65082151a Use `Array.isArray` instead of `instanceof Array` 11 years ago
Till Breuer 66ce0eba8f Init ng query sortation from API meta data 11 years ago
Till Breuer 7de67ae1f6 Serialize filters for query meta data returned by work packages API 11 years ago
Richard 958bbab729 fixed sorting merge cockup. 11 years ago
Till Breuer 4fccc378fb Add workaround for angular filter serialization 11 years ago
Alex Coles f527d26862 Add missing Copyright header to ng app sources 11 years ago
Till Breuer c0460daa7d Fix filter value pruning 11 years ago
Till Breuer 4ae5ad2574 Handle filter values from API on the JS side 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 cd478ff73b Add standard "me" option to available user filter values 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 de88fc88a9 Fix filter value pruning 11 years ago
Till Breuer c6a86225b9 Handle filter values from API on the JS side 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 f0dd9971c0 Add standard "me" option to available user filter values 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
Alex Coles 97a247a7ef Update Copyright headers in new JS/Angular sources 11 years ago
Till Breuer cdfd3d1dfb Use custom field helper in timeline.js 11 years ago
Alex Coles dc5646869a Purge cached chart vertical offsets on redrawAll 11 years ago
Alex Coles 53b2b4a0d1 Revert "Disable caching of chart vertical offset values" 11 years ago
Alex Coles da490eab8c Disable caching of chart vertical offset values 11 years ago
Alex Coles 304d97dbcd Fix horizontal rule under timeline chart headers 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
Till Breuer 61783ce3ae Disable deactivated custom field columns before timeline rendering 11 years ago
Till Breuer 20323fb8cd Decompile second level grouping adjustments, preserve at least one reporting to root 11 years ago
Till Breuer eea130a146 Avoid error when second level grouping is applied but first level grouping is not 11 years ago
Till Breuer 4168d9ef83 Fix label positions and string truncation of aggregated planning elements within timelines chart 11 years ago
Till Breuer 1b023d295e Fix vertical position of timeline chart elements in aggregation 11 years ago