Commit Graph

492 Commits (c07bcc077b96dc287bcce914f3e69b1cd53e97e2)

Author SHA1 Message Date
Richard 6f808ee316 Removed pointeless || false statement. Made sense at the time:> 11 years ago
Richard afbd169571 Wrote a few features. Actually found and fixed some bugs! 11 years ago
Till Breuer a0057d77dc Also show spinner on filter updates, disable filter disabling 11 years ago
Richard 393e682b10 Removed comment 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
Till Breuer 6ad2293ea1 Consider initial expansion state in slide toggle directive 11 years ago
Till Breuer abe83088bd Add directive wrapping slide toggle 11 years ago
Richard 334e5c9466 Removed commented stuff. 11 years ago
Richard a3486d8780 Changed filter input names and made some sneaky hidden element hacks. 11 years ago
Till Breuer 1ff71e8ed4 Remove pagination options from query for now, reset page when filtering 11 years ago
Till Breuer 0fde02707d Remove unused dependency 11 years ago
Till Breuer 9f94069982 Fix sum calculation 11 years ago
Till Breuer 2b097bf0dd Dry up work package updates 11 years ago
Till Breuer 2669c1ee8d Rearrange some angular pagination code, update ranges after query updates 11 years ago
Till Breuer 8ab9e91cf1 Slightly dry up work package table updates 11 years ago
Richard a5cc64f367 Added back in clear and save buttons/links. 11 years ago
Till Breuer eaaf0eed5e Fix upper page bound calculation 11 years ago
Till Breuer 18ac679e61 Minor refactoring of table pagination helper 11 years ago
Till Breuer f06d1988dc Add / remove some semicolons 11 years ago
Richard 11299afa8c Getting per page options from settings, not hard wired. 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
Till Breuer 24c1718a06 Add remark 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
Richard 07ee385bdc Code taken from columns meta branch. 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 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
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 c5a5a6d6af Sketch angular query filters 11 years ago
Richard 7463bdf450 Passing group sums data along with index json. 11 years ago
Till Breuer 2f15709f1a Add accidentally deleted method for moving columns 11 years ago
Till Breuer a2909b326f Add accidentally deleted method for moving columns 11 years ago
Till Breuer ca6b91321c Remove unused method 11 years ago
Richard 515656c867 Fetching work package total sums from server. 11 years ago
Richard a6e04b4818 Augmenting multiple columns at once. 11 years ago
Till Breuer 3c7564b8ef Improve readability in query columns directive 11 years ago
Richard 2058f3ff04 Made callback to removeColumn optional. 11 years ago
Richard be6533fad1 bug 4740 - Fixed bug with moving multiple available columns to selected. 11 years ago
Till Breuer 1ea994f206 Pass the whole column object for augmenting the work packages 11 years ago
Till Breuer 26036aaed9 Move reload work package data method outside scope for now 11 years ago
Till Breuer bae816d6bd Extend work packages with column data when selected columns are added 11 years ago
Till Breuer d8682fae98 Rename query service, add service to extend work packages by column information 11 years ago
Till Breuer f2b77f21c8 Let the query service manage the query to parameter conversion 11 years ago
Till Breuer f5192920c0 Update work packages table data on switching the grouping 11 years ago