Commit Graph

270 Commits (83037cfba2b5f4a2851cbfade2ed323455f3a902)

Author SHA1 Message Date
Till Breuer e4263ca718 Dry up usage of withDelay function wrapper 11 years ago
Till Breuer 2acbac2941 Sketch loading of custom field user data with a user service 11 years ago
Till Breuer f29ed3579d Move work package column directive template 11 years ago
Till Breuer 8a4b7bffb2 Move work package column directive to module folder 11 years ago
Till Breuer 461789191a Refactor some angular module dependencies, add services module 11 years ago
Till Breuer 6f8026fdea Only display done ration as progress bar in work packages table 11 years ago
Till Breuer a8c3563b5e Render work package columns of type integer as progress bar 11 years ago
Till Breuer ef409772f2 Add progress bar directive 11 years ago
Till Breuer 53b726b0f0 Render fixed version as link in work packages table 11 years ago
Till Breuer b91da317a3 Format date and datetime fields in work packages table 11 years ago
Till Breuer d39af8d015 Don't request columns sums when columns are removed 11 years ago
Till Breuer 5635b4139f Fix variable naming and move some code 11 years ago
Till Breuer 11ee346cb4 Only set watchers on custom fields for custom field columns 11 years ago
Till Breuer b4e47cd173 Remove unnecessary variable declaration 11 years ago
Till Breuer 37e8443951 Display custom field columns in timeline table 11 years ago
Till Breuer aa4cfc0680 Wrap up timeline column rendering in a directive 11 years ago
Till Breuer f8dc624ab0 Add timeline column name directive, fix custom field column header 11 years ago
Richard a287f51a93 Added locale to custom field js and made a directive for optional lang attribute. 11 years ago
Richard 124d85eaad WIP. fixed the show/hide options/filters things. 11 years ago
Richard 713d7539a1 Fixed a couple of the column headers accessibility tests. 11 years ago
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