Commit Graph

25 Commits (2e3fb5aad9a8455d1297bae5e3f28dada82ef8f0)

Author SHA1 Message Date
Till Breuer b9777f0d4f Merge branch 'dev-angular' into feature/ng-toolbar-sort-by 11 years ago
Till Breuer cff0d9d2bc Move WorkPackagesTableHelper dependency over to wp table service 11 years ago
Till Breuer 8ad36c7f0f Simplify column updates 11 years ago
Till Breuer 8e0deec131 Order columns after updates 11 years ago
Till Breuer ce9f5a1093 Use work packages table helper methods for column updates 11 years ago
Till Breuer 19b9cf2157 Consolidate QueriesHelper and WorkPackagesTableHelper 11 years ago
Till Breuer 68e70d1503 Add "hide column" to column context menu 11 years ago
Till Breuer e405118e9b Move column-moving functions to helper for reusability 11 years ago
Till Breuer 4852be7855 Add move actions to column context menu 11 years ago
Till Breuer 5ff0bf0072 Add work package table helper methods, start writing unit tests 11 years ago
Alex Coles f527d26862 Add missing Copyright header to ng app sources 11 years ago
Till Breuer f522b9811b Tidy up some js code 11 years ago
Richard 0637b33711 using a query service call to get the available columns. 11 years ago
Till Breuer 62cb5d07b4 Tidy up some js code 11 years ago
Richard 5f6736798c using a query service call to get the available columns. 11 years ago
Richard 04347dab7b Fixed js error when zero work packages are returned. 11 years ago
Till Breuer 1ea994f206 Pass the whole column object for augmenting the work packages 11 years ago
Till Breuer 1b556a39f6 Wire up column in work packages query form 11 years ago
Till Breuer e2d2af8c1c Wire up toggler for all check boxes, toggle label appropriately (see #4123) 11 years ago
Till Breuer 2870ae706c Only store group information in row if data is grouped 11 years ago
Till Breuer ad97ca7632 Manage group index in work packages table helper 11 years ago
Till Breuer 9985b42ec2 Manage groups as a row property in angular work packages table 11 years ago
Till Breuer 4ad8fbe911 Dry up stuff in work package column directive 11 years ago
Till Breuer 79e933dcd8 Sketch group expanders in angular work package table 11 years ago
Till Breuer 5f9d6a702d Add angular modules and explicit dependencies 11 years ago
Till Breuer 9a337b99ad Display level in angular work packages table 11 years ago
Till Breuer e16f742fe3 Sketch angular work packages table 11 years ago