Commit Graph

38 Commits (bed46360c42559682d03b873b8436c8f3101df85)

Author SHA1 Message Date
Till Breuer 1ff71e8ed4 Remove pagination options from query for now, reset page when filtering 11 years ago
Till Breuer b82c482f65 Add service error handler to the promise returned by the callback 11 years ago
Till Breuer b98f265846 Fix typo 11 years ago
Till Breuer 61783ce3ae Disable deactivated custom field columns before timeline rendering 11 years ago
Richard c41c72754e Using error handler for all work package service requests. 11 years ago
Richard 1b0906457d Tidied up some debugging leftovers. 11 years ago
Richard 5541a980ca First attempt at error handling in the controller. 11 years ago
Till Breuer a8c3d1de44 Add query view model providing basic query filter API 11 years ago
Richard 515656c867 Fetching work package total sums from server. 11 years ago
Till Breuer ca261176a6 Fix work package reload 11 years ago
Richard a6e04b4818 Augmenting multiple columns at once. 11 years ago
Till Breuer 66f29dc71a Correctly augment work packages with custom values when a custom field column is added 11 years ago
Till Breuer 1ea994f206 Pass the whole column object for augmenting the work packages 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 1d13e8ce37 Add query service and sketch its integration 11 years ago
Till Breuer 5f9d6a702d Add angular modules and explicit dependencies 11 years ago
Till Breuer cb8479afcc Make angular timeline more modular, add toolbar directive 11 years ago
Till Breuer fda2e52c82 Rename angular app, require ui components angular module 11 years ago
Till Breuer ea276a1257 Integrate I18n-JS in timelines 11 years ago
Till Breuer ff6d90b9bd Rename angular timelines app, separate timeline view models 11 years ago
Till Breuer 87ee17072a Comment-out debugging output in timeline loader service 11 years ago
Till Breuer e53c3177a6 Reenable work package modal windows (WIP) 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 89f7038154 Make this version work again 11 years ago
Till Breuer 9d80f77d7f Move timeline loader to service to enable resource injection in the future 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 f31f219ca9 Move triggering timeline loading and drawing to scope (very WIP) 11 years ago
Till Breuer b79b6cfd8a Render toolbar in container, split timeline#create and load, move stuff into zoom slider directive 11 years ago
Till Breuer 18eb7fa2ed Add load method to timelines.js and explicitly pass timeline container element to startup (WIP) 11 years ago
Till Breuer ed0e5a939f Load timeline inside scope 11 years ago