Commit Graph

112 Commits (f97f57e2175330e629dee5899e183eae3554c4dd)

Author SHA1 Message Date
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
Richard 5541a980ca First attempt at error handling in the controller. 11 years ago
Till Breuer cd3bb96a28 Fix background rectangle positions 11 years ago
Till Breuer 750af25a23 Fix typo 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
Till Breuer 864876d738 Move timeline view models to separate folder 11 years ago
Till Breuer 5f9d6a702d Add angular modules and explicit dependencies 11 years ago
Till Breuer dffd38081a Restore timeline filters 11 years ago
Till Breuer fbc22c467b Replace timeline.defer by $timeout 11 years ago
Martin Czuchra 52e0339e80 Removes Raphaël mentions from timelines. 11 years ago