Commit Graph

52 Commits (b10fe6860f68ba349b07fe2582c1500196b44475)

Author SHA1 Message Date
Alex Coles cff84332aa Semicolon fixes to placate JSHint (Angular) 11 years ago
Till Breuer 488689ade4 Fix problems with uglifier related to timeline containers 11 years ago
Till Breuer f5b450efdd Inject timeline model in timeline container directive (WIP) 11 years ago
Till Breuer aad8f97985 Fix typos 11 years ago
Till Breuer 72f61358d2 Hide all timeline elements if an errorMessage is displayed 11 years ago
Till Breuer e9ada12082 Add basic error handling on timeline load timeout (WIP) 11 years ago
Till Breuer ed9bd66ec4 Fix css classes indicating changed dates in timeline 11 years ago
Till Breuer c9902f7c0e Fix change-indicating css classes in timeline comparison view 11 years ago
Till Breuer f494d982c6 Fix css class assignment after date changes in timeline comparisons 11 years ago
Till Breuer 422cfdbbfd Rename timeline column directive 11 years ago
Till Breuer 207ec760e0 Fix circular dependency, make timeline column watchers less expensive 11 years ago
Richard 3ddc9fd9ac Refactored code into timelines helper. 11 years ago
Richard a1d71fde27 Level expansion now keeps track of last visible row. 11 years ago
Richard 0973c7ba01 WIP - adding padding span to last visible row. 11 years ago
Till Breuer bf2adbfd4d Restore outline level when reloading timeline on modal.close 11 years ago
Till Breuer a86303a2b4 Avoid chart duplication on timeline updates on modal.close 11 years ago
Richard 0ffb035838 Moved showWarning method back to container directive. 11 years ago
Richard e695a5299f Moved show warning method to timelines controller. 11 years ago
Till Breuer 13d0b7f860 Ensure rows are updated whenever the work package table is built 11 years ago
Till Breuer de232d725d Clear the error timeout when the timeline table is updated from a modal event 11 years ago
Till Breuer 350ab49bd7 Register modal helper once before the timeline is rendered 11 years ago
Richard a269ce212e Removed unused param. 11 years ago
Richard e2e945f5a8 Showing/hiding timelines toolbar and warning message. 11 years ago
Richard 2207f3974a WIP keep track of warning/error state and show/hide in timelines view. 11 years ago
Richard 4c0d465747 Wired up timelines reset outline button. 11 years ago
Alex Coles f527d26862 Add missing Copyright header to ng app sources 11 years ago
Till Breuer 9bbd35901c Fix scope setup of sort header directive 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
Till Breuer 5f9d6a702d Add angular modules and explicit dependencies 11 years ago
Till Breuer 7f7fcd01b6 Move timeline directives to separate folder 11 years ago
Till Breuer ff6d90b9bd Rename angular timelines app, separate timeline view models 11 years ago
Till Breuer 26f4730e4b Render date columns in timeline table 11 years ago
Till Breuer e53c3177a6 Reenable work package modal windows (WIP) 11 years ago
Till Breuer 1d4dbb2d60 Remove some code 11 years ago
Till Breuer f1bb0b6fa5 Rebuild graph when timeline tree nodes are expanded or collapsed 11 years ago
Till Breuer d260381a42 Reenable element expansion in timelines table 11 years ago
Till Breuer 45975f21c1 Start rendering timelines table as angular-enhanced html template (WIP) 11 years ago
Till Breuer 72d9e02c4c Discard timeline service 11 years ago
Till Breuer 8b582f3a6b Add timeline directive and get rid of ready hook 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
Till Breuer b79b6cfd8a Render toolbar in container, split timeline#create and load, move stuff into zoom slider directive 11 years ago
Till Breuer 888ed525ad Update timelines zoom slider directive (WIP) 11 years ago
Till Breuer e31ccef3ed Sketch toolbar template (WIP) 11 years ago