Commit Graph

531 Commits (fd7bb1d3adb9f0827b718614109784a3de17dba8)

Author SHA1 Message Date
Richard fd7bb1d3ad Put in some status alerts for creating/updating queries. Still needs error handling. 11 years ago
Richard 272cbb947e WIP wired up query save/update. Need error handling and such. 11 years ago
Richard 649026ce5b Wired up saveas, updating title on save. 11 years ago
Richard fb54ba5fc9 WIP Basic saveas dialog which saves query. doesn't sync with the view yet. 11 years ago
Alex Coles 5d5ac55d12 Add modal dialogs for remaining toolbar actions 11 years ago
Alex Coles a67553390b [wip] Add links to work packages Export formats dialog 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
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
Richard a1d71fde27 Level expansion now keeps track of last visible row. 11 years ago