Commit Graph

285 Commits (adaaf3c433fc12a98e22b144014abdb85413f0df)

Author SHA1 Message Date
Till Breuer 3b826e506e Start fixing toggle rows label (WIP) 11 years ago
Till Breuer a5b7a189b1 [Performance] Simplify watching expressions 11 years ago
Till Breuer f788fe1c5a Check a row when the context menu is triggered 11 years ago
Richard 74f3982792 Implemented a title name filter and wrote some tests. 11 years ago
Richard 7b3677bce3 Changed selectable title directive to take a list of group data. 11 years ago
Richard b688222ac0 Made an attempt at keeping selectable title directive generic. 11 years ago
Richard 300f8e5627 Using with-dropdown for selectable title. Grabbing available queries from api. 11 years ago
Alex Coles a3a56c917f [wip] Integrate toolbar in work packages view 11 years ago
Till Breuer 07410c534b Start dealing with bulk actions in context menu (WIP) 11 years ago
Till Breuer 9d755323de Provide context menu with operations on a single work package 11 years ago
Till Breuer 5ff0bf0072 Add work package table helper methods, start writing unit tests 11 years ago
Till Breuer 12cd0a62fe Update ng context menu integration after customizations (WIP) 11 years ago
Till Breuer 504ad9d291 Sketch ng context menu integration (WIP) 11 years ago
Richard 7a227cd603 Wrote some tests for work package directives. 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
Richard 77bb20dc9a Removed commented out call. 11 years ago
Richard 69f55d49b8 Fixed a host of irritations regarding maintaining filters after bulk updates. 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 68bb7129da Removed unused scope variable. 11 years ago
Richard 0e4cb703da Removing sort header classes from other columns. Added tests. 11 years ago
Till Breuer ea4f431d22 Temporarily avoid duplicate work package updates on enter by pub sub 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
Till Breuer 03a9bbd6e3 Intercept enter event in filter inputs and trigger table update 11 years ago
Till Breuer 985a07e1e3 Display correct progress bar level when the done ratio is added (fixes #7063) 11 years ago
Till Breuer a72ef13d91 Wrap up some work package column directive code in functions 11 years ago
Till Breuer bbafd0a487 Pass display-empty to work package column directive scope as string 11 years ago
Richard f20291b9a7 Fixed group totals for non custom number values 11 years ago
Richard f7784430c5 Did a bit of hacking to get grouping by custom values working again. 11 years ago
Richard e746e979e3 Stopping the NaN/undefined crap from showing on pagination during load. 11 years ago
Alex Coles f3ebf6be8f Cleanup whitespace in ng directives 11 years ago
Richard 900f281159 Cleaned up a bit and calling updateBackUrl method from more watchers. 11 years ago