Commit Graph

50 Commits (eaaf0eed5e551022acaa7992b8c8043f4f463212)

Author SHA1 Message Date
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
Richard 5541a980ca First attempt at error handling in the controller. 11 years ago
Richard 1da5fde695 Issue 4907 - Wired up collapsible up/down arrows on filters/options. 11 years ago
Richard 74ad16a055 Put in code from loading message branch. 11 years ago
Richard c6ccf94aab Created a work packages index options directive. 11 years ago
Richard 9000106cb9 Using localised strings in query filters template. 11 years ago
Richard ca6493f938 Put back in commented out default filters. 11 years ago
Richard b95ad2cf0f Added angular form validations to filters. 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 837bf4d5db Add angular validations to text fields 11 years ago
Till Breuer f88917bca7 Enable filter deactivation 11 years ago
Till Breuer cb521b573b Only list filters that haven't been selected as addable 11 years ago
Till Breuer 57ff1d0347 Remember values throughout switching the operators 11 years ago
Till Breuer c5a5a6d6af Sketch angular query filters 11 years ago
Till Breuer 01d56f3884 Fix typo 11 years ago
Till Breuer 1d13e8ce37 Add query service and sketch its integration 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 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
Till Breuer a198d8fb47 Enable formatting for work package group headers in angular table 11 years ago
Till Breuer 4ad8fbe911 Dry up stuff in work package column directive 11 years ago
Till Breuer e100624af2 Show work package table rows for ungrouped data 11 years ago
Till Breuer e7a8f7c708 Fix group counts in work packages table 11 years ago
Till Breuer 96f1e5bcd0 Enable group expansion toggling in angular work packages table 11 years ago
Till Breuer decf82879a Make group expansion toggle for all groups do something 11 years ago
Till Breuer 79e933dcd8 Sketch group expanders in angular work package table 11 years ago
Till Breuer b539644a80 Sketch groupings in angular work packages table (WIP) 11 years ago
Till Breuer 9a337b99ad Display level in angular work packages table 11 years ago
Till Breuer 610f39af5c Render assignee as link in angular work packages table 11 years ago
Till Breuer 014a209468 Extend accessible checkbox directive (fixes context menu for work packages table) 11 years ago
Richard fa95edff15 Made a first attempt at a directive for displaying work package column data based on the type of the data. Implemented rough versions for normal text and links. Left the filter in there for the sake of comparison. 11 years ago
Till Breuer 35e75cbbf0 Forward search direction indicators to angular work package table 11 years ago
Richard e74e699404 Included work package child objects in gon. Made a filter to display object names. This is a just a temporary thing - i'll be replacing this with a directive. 11 years ago
Till Breuer 808effa299 Hide sortable header title if sortable evaluates to false 11 years ago
Till Breuer e16f742fe3 Sketch angular work packages table 11 years ago
Till Breuer 0ce7ef4bfe Sketch sort header directive for work packages table 11 years ago