Commit Graph

493 Commits (9f565b2aab1b8bffb3c12ebdb2d72ac49a0d09f6)

Author SHA1 Message Date
Richard 5dd786d3f8 Discovering more about the api. think it's definitely a good idea now to create a new work packages api controller because planning elements controller isn't doing what we want. 11 years ago
Richard 1a4081e7e3 WIP using query in api controller just like in wp controller. trying to get angular to use the api method. 11 years ago
Richard ae704975bd added a status service. 11 years ago
Richard fd22923f20 WIP Removed everything from gon except for project id which has to be somewhere at load time. 11 years ago
Richard 580587be53 WIP continuing to move config data into angular. 11 years ago
Richard 8ca35754b6 WIP. started moving things around... 11 years ago
Alex Coles 97a247a7ef Update Copyright headers in new JS/Angular sources 11 years ago
Till Breuer 18687104e5 Just set up one watcher on work package table sortation 11 years ago
Till Breuer 9bbd35901c Fix scope setup of sort header directive 11 years ago
Till Breuer c22377d812 Simplify watcher in work package column directive 11 years ago
Till Breuer 95567e2e1d Fix non-assignable expression issue 11 years ago
Till Breuer 451431eb4f Move svg helper to angular helpers module 11 years ago
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 b9c1403e32 Generalize custom field formatting for work package and timeline tables (WIP) 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 cdfd3d1dfb Use custom field helper in timeline.js 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
Alex Coles dc5646869a Purge cached chart vertical offsets on redrawAll 11 years ago
Alex Coles 53b2b4a0d1 Revert "Disable caching of chart vertical offset values" 11 years ago
Alex Coles da490eab8c Disable caching of chart vertical offset values 11 years ago
Alex Coles 304d97dbcd Fix horizontal rule under timeline chart headers 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
Till Breuer d7b8b97ebb Add missing module dependency 11 years ago
Richard 6a0e88d566 Filters being displayed for preconfig queries. 11 years ago
Richard 7d78cf920b Re-implemented old hack to get selected columns posting to query save. 11 years ago
Till Breuer b4156c8029 Fix option value of empty group-by-option 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 e28758e324 Can now view work packages with pre configed filter. 11 years ago