Commit Graph

715 Commits (4c811523c6865a6fe9661424f95658229be4ea5f)

Author SHA1 Message Date
Till Breuer 2c04a12324 Regroup setup function in work packages controller 11 years ago
Till Breuer 11a0d95624 Introduce work package table service (WIP) 11 years ago
Till Breuer b05e1e88a9 Change wp context menu helper provider to a singleton provider 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 d8175fea2a Add work package context menu helper 11 years ago
Till Breuer 468eebc103 Make ng-context-menu dependency explicit, fix copy & paste typo 11 years ago
Till Breuer 772892aeda Drop unused methods from work packages helper 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
Till Breuer 2ff4945a54 Add ng context menu 11 years ago
Hagen Schink f0768b1dd1 Fix work package time entries sorting 11 years ago
Hagen Schink 70c1e845bf Remove superfluous method call 11 years ago
Hagen Schink c38e8226a4 Improve readability 11 years ago
Hagen Schink a7f5710e72 Rename date time format directive 11 years ago
Alex Coles 8404d3857b Move exportModal Factory into separate source file 11 years ago
Alex Coles b90be5e306 Reformat WorkPackagesController dependencies array 11 years ago
Alex Coles 742f32313b Fix semicolon in withDropdown directive 11 years ago
Alex Coles c573ae026e Add modal dialog to display Export formats 11 years ago
Alex Coles ec9b647690 [wip] Integrate toolbar in work packages view 11 years ago
Richard 7a227cd603 Wrote some tests for work package directives. 11 years ago
Hagen Schink 35b584e207 Add exception for invalid input 11 years ago
Hagen Schink 8233dc21bb Sort messages asychronously 11 years ago
Hagen Schink c67af66d56 Adds wait dialog to timelog table 11 years ago
Hagen Schink d8067c108c Move loading modal to different namespace 11 years ago
Hagen Schink 8cca5d54f4 Add pagination support 11 years ago
Hagen Schink 1b18513d89 Move sorting to service 11 years ago
Hagen Schink 974761061b Set initial time entries table sort column 11 years ago
Hagen Schink 84fbd19ab0 Show flash message on deletion 11 years ago
Hagen Schink c22792708b Add flash message directive 11 years ago
Hagen Schink 6465830499 Delete time entries asychronously 11 years ago
Hagen Schink 55f294c01b Make timelog table use angular 11 years ago
Hagen Schink e542492a66 Render board's messages by angular 11 years ago
Hagen Schink af8190fabd Add sort directive 11 years ago
Hagen Schink 9b67c3c306 Add asset path 11 years ago
Hagen Schink 83037cfba2 Add angular directives for date/time and authoring 11 years ago
Hagen Schink d089695b65 Add angular messages controller 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
Richard 8f4c993a72 Timelines was looking for "end_date" property but it's called "due_date" now. 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
Alex Coles a05feb8ca5 Teach ng WorkPackagesHelper to format 'currency' type 11 years ago
Richard 3ddc9fd9ac Refactored code into timelines helper. 11 years ago