Commit Graph

148 Commits (fb54ba5fc97b83cb7053ce349ef610e2bc81c6ee)

Author SHA1 Message Date
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 9f94069982 Fix sum calculation 11 years ago
Till Breuer 2669c1ee8d Rearrange some angular pagination code, update ranges after query updates 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 beea027488 Rearrange reload of query results when the sortation is changed 11 years ago
Richard 77eddfaf5e removed comment. 11 years ago
Richard d2bea387fc Sorting now taking place in API calls not page reloads. 11 years ago
Till Breuer b82c482f65 Add service error handler to the promise returned by the callback 11 years ago
Richard 5541a980ca First attempt at error handling in the controller. 11 years ago
Richard 74ad16a055 Put in code from loading message branch. 11 years ago
Till Breuer a8c3d1de44 Add query view model providing basic query filter API 11 years ago
Richard 7463bdf450 Passing group sums data along with index json. 11 years ago
Till Breuer 6391f741a0 Provide data needed for filter configuration via gon 11 years ago
Till Breuer f2b77f21c8 Let the query service manage the query to parameter conversion 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 9985b42ec2 Manage groups as a row property in angular work packages table 11 years ago
Till Breuer e7a8f7c708 Fix group counts in work packages table 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 b539644a80 Sketch groupings in angular work packages table (WIP) 11 years ago
Till Breuer 35e75cbbf0 Forward search direction indicators to angular work package table 11 years ago
Till Breuer e16f742fe3 Sketch angular work packages table 11 years ago
Till Breuer fbaaadaf17 Add work packages angular controller, temporarily add gon to view 11 years ago
Till Breuer 763706afcf Move stuff from timelines controller to timeline container directive 11 years ago
Till Breuer 0f725dc0cc Allow for including a single timeline via wiki macro 11 years ago
Till Breuer cb8479afcc Make angular timeline more modular, add toolbar directive 11 years ago
Till Breuer 87a5972f88 Fix initial timeline expansion level 11 years ago
Till Breuer fda2e52c82 Rename angular app, require ui components angular module 11 years ago
Till Breuer ec1dfda66a Don't provide TreeNode view model as timeline mixin 11 years ago
Till Breuer ea276a1257 Integrate I18n-JS in timelines 11 years ago
Till Breuer ec054476ed Remove Timeline model from timelines scope 11 years ago
Till Breuer ff6d90b9bd Rename angular timelines app, separate timeline view models 11 years ago
Till Breuer 45975f21c1 Start rendering timelines table as angular-enhanced html template (WIP) 11 years ago
Till Breuer d5f17e8632 Discard event-driven view refresh as it isn't needed any more 11 years ago
Till Breuer 72d9e02c4c Discard timeline service 11 years ago
Till Breuer 44f68794e7 Wrap timeline objects in angular services 11 years ago
Till Breuer cd2af56237 Remove outdated code 11 years ago
Till Breuer 8b582f3a6b Add timeline directive and get rid of ready hook 11 years ago
Till Breuer fbd8380576 Remove some code 11 years ago
Till Breuer b21ed10951 Play with $q to manage asynchronous timeline data loading (WIP) 11 years ago
Till Breuer cc73b3daa7 Move timelines table header generation to template 11 years ago
Till Breuer 6ac30c3587 Wire up outline level in timeline toolbar 11 years ago
Till Breuer 7b5b4dd997 Bind spinner to scope variable 11 years ago
Till Breuer 5aa6e7ce97 Move scale name watcher to controller again, remove unnecessary code 11 years ago
Till Breuer 7ff49d4bbd Default timelines expand level to three 11 years ago
Till Breuer ce9a0acc3c Wire up zoom elements in navigation (WIP) 11 years ago