Commit Graph

71 Commits (7025181272a657be267bab341bae80c11e6f5c7a)

Author SHA1 Message Date
Till Breuer 3ecc25a159 Revert "Revert "Merge pull request #1478 from opf/feature/with-angular-busy"" 11 years ago
Jens Ulferts afe276384e Revert "Merge pull request #1478 from opf/feature/with-angular-busy" 11 years ago
Richard bbbe985f93 Consistent bg colour for group sum rows. Labels for 'None' groups. 11 years ago
Till Breuer 17bb9e8528 Show spinner when fetching sums 11 years ago
Till Breuer a7e4eb4ebb Add drop down handlers opening the column context menu to table headers 11 years ago
Till Breuer 1af9ab4792 Port context menus to rewritten component 11 years ago
Richard 16e03efa28 Progress bar showing when grouping by done_ratio. 11 years ago
Alex Coles 6fc72a6694 Always display context column arrow on one line 11 years ago
Till Breuer 56bb307e8f Temporarily hide work package details on wp#index (WIP) 11 years ago
Richard 8e9e05b281 Fixed various core cukes relating to work packages table. 11 years ago
Alex Coles 9ce2fc9e72 [wip] Right align column context menu arrow 11 years ago
Alex Coles 0dc35ef38b [wip] Wire up info button to display wp details 11 years ago
Alex Coles 4018b5bb7b Apply new styles to work packages table 11 years ago
Till Breuer c535b03c27 Render pulldown icon as column context menu trigger 11 years ago
Till Breuer c2c441f106 Mock column context menu handler 11 years ago
Till Breuer 7f66b98151 Update ng-context-menu and workPackageContextMenu directive 11 years ago
Till Breuer 3b826e506e Start fixing toggle rows label (WIP) 11 years ago
Till Breuer a5b7a189b1 [Performance] Simplify watching expressions 11 years ago
Till Breuer 12cd0a62fe Update ng context menu integration after customizations (WIP) 11 years ago
Alex Coles d30ce48539 Begin replacement of server-rendered context menu 11 years ago
Till Breuer 504ad9d291 Sketch ng context menu integration (WIP) 11 years ago
Till Breuer bbafd0a487 Pass display-empty to work package column directive scope as string 11 years ago
Richard f7784430c5 Did a bit of hacking to get grouping by custom values working again. 11 years ago
Richard b5c740bdbb Sums data is now a property on the column object. 11 years ago
Till Breuer 2f9691dc7d Add lang tag for work package column headers and columns 11 years ago
Till Breuer 6d4d99151d Block work package table updates until setup is completed 11 years ago
Till Breuer cb1fded9de Don't load work packages on initial load of work_packages#index 11 years ago
Till Breuer 87f9e82ef0 Block work package table updates until setup is completed 11 years ago
Till Breuer ebf5bafbbc Don't load work packages on initial load of work_packages#index 11 years ago
Till Breuer 9bbd35901c Fix scope setup of sort header directive 11 years ago
Till Breuer 95567e2e1d Fix non-assignable expression issue 11 years ago
Till Breuer a8c3563b5e Render work package columns of type integer as progress bar 11 years ago
Richard a287f51a93 Added locale to custom field js and made a directive for optional lang attribute. 11 years ago
Richard 713d7539a1 Fixed a couple of the column headers accessibility tests. 11 years ago
Richard 3d105a42de Can now sort by work package id. 11 years ago
Richard ec7d75c943 Groupings features. 11 years ago
Till Breuer beea027488 Rearrange reload of query results when the sortation is changed 11 years ago
Richard d2bea387fc Sorting now taking place in API calls not page reloads. 11 years ago
Till Breuer c5a5a6d6af Sketch angular query filters 11 years ago
Till Breuer 1d13e8ce37 Add query service and sketch its integration 11 years ago
Till Breuer e2d2af8c1c Wire up toggler for all check boxes, toggle label appropriately (see #4123) 11 years ago
Till Breuer 614297627a Display total sums regardless of grouping option 11 years ago
Till Breuer 1fad6217d8 Add sums for all work packages to angular table 11 years ago
Till Breuer ba68c4b180 Enable group name formatting for sum rows 11 years ago
Till Breuer 9985b42ec2 Manage groups as a row property in angular work packages table 11 years ago
Till Breuer 2eb0302d84 Make work packages sum calculation function reusable 11 years ago
Till Breuer 2d09444746 Display sum in work packages table 11 years ago
Till Breuer 425d0ff9b2 Also hide sums when work package groups are collapsed 11 years ago
Till Breuer 345437a136 Sketch summation rows in angular work packages table 11 years ago
Till Breuer 07050f1f63 Fix typo in work packages table 11 years ago