Commit Graph

336 Commits (62cee1a2411633e6d83d04923943e90e434b3e29)

Author SHA1 Message Date
Richard 2838efddda WIP trying to fix all the karma tests. not going too well. 10 years ago
Richard c82803b63f Some basic validation error handling in angular for api requests. 10 years ago
Richard fb69c834f7 Wire back up read only children/parent and add child button linking to old create view. 10 years ago
Richard 75775e794e Add separate directive for child work packages even though it looks awfully similar to relations. 10 years ago
Richard 0255b4a17f WIP sketchily wired up create/delete relations. No tests or validation handling. 10 years ago
Richard a2c6b35e07 WIP Refactoring relations directives to correspond to relations not work packages. 10 years ago
Richard 496752a2c4 Use old prototype autocomplete in relations tab. 10 years ago
Till Breuer 91aea45ca7 Hide watchers tab if user isn’t allowed to view watchers… 10 years ago
Richard 64734f2291 Wired up update comment permission to front end. 10 years ago
Hagen Schink 05db75ac59 Remove superfluous constants 10 years ago
Richard 23c4f143d5 Rearranged attachments table, showing all cols and truncating texts. 10 years ago
Hagen Schink bfc1ddb2f5 Extract relation type constants 10 years ago
Hagen Schink 40a9ded771 Remove helper calls from template 10 years ago
Hagen Schink 294fbfdd33 Move relation directive to proper place 10 years ago
Hagen Schink 30933587c7 Resolve relation promises in the controller 10 years ago
Hagen Schink 193bdd8681 Show parent/child relations 10 years ago
Hagen Schink 7bbb6fe88c Rename refactoring 10 years ago
Hagen Schink 7552d84b7a Show all relations (except parent/child) 10 years ago
Hagen Schink be4c64b760 Extract related-to relations 10 years ago
Richard d8b977e924 Cleaned up regarding pr comments. 10 years ago
Richard 435e3969e6 Removed unnecessary scope variable from controller. 10 years ago
Richard 0023643373 Using a rip off of accordion directive to handle editing of comments. 10 years ago
Till Breuer 45fae8f53d Split up work package details controller 10 years ago
Richard 42b0a8ba47 Some very basic styling of edit comments. 10 years ago
Till Breuer d5998fe325 Temporarily filter available watchers on the client-side (WIP) 10 years ago
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Till Breuer de1102346b Add drop down with available watchers to watchers tab (WIP) 10 years ago
Richard 42717712dd Cleaned up behaviour of comment editing/quoting. 10 years ago
Till Breuer 3a436b91c8 Fix karma (mock work package links) 10 years ago
Marek Takac fe4873cd04 WIP Basic wire-up of Watchers API with angular 10 years ago
Richard 9eeac49e3c Proposed solution for updating comments by refreshing work package. 10 years ago
Richard 9187dc9d65 Added table headers to attachments and using latest styles from prototype. 10 years ago
Richard e413d695dd Obeyed Till one last time. 10 years ago
Richard b3753c6272 Deleted accidentally added directive and added newlines. 10 years ago
Richard cfbb5fc8c1 Renamed/moved a bunch of templates and wrote directive tests for attachments. 10 years ago
Richard 1a8f32cb04 ...aaaaand all the files i forgot to add. 10 years ago
Richard f3cf97040d Massive Till style refactor of everything. Tests havnen't been replaced yet. 10 years ago
Richard 80ce549f82 Performing updated but not updating the view yet. 10 years ago
Till Breuer df7f8e8abd Finish query initialization before post-loading other resources 10 years ago
Richard 5820a8e470 WIP quoting and editing of comments. not working! 10 years ago
Till Breuer f32f154c66 Parallelize fetching of work packages and some other resources 10 years ago
Till Breuer 9fcadb370e Dry up error handling when refreshing work package on details pane 10 years ago
Till Breuer 4b2144bd7b Remove some code duplication when refreshing work packages 10 years ago
Till Breuer 28d1a7fb93 Adapt star icon active state when the user removes herself from the list 10 years ago
Till Breuer 7667723fd1 Deal with work package refreshes and update watchers on watchers tab 10 years ago
Richard b02d01550b Added some tests for latest filter and activity service. 10 years ago
Till Breuer 45695c247f Wire up remove watcher links 10 years ago
Till Breuer 2817bdd2db Remove flash when (un-)watching work package, add better error handling 10 years ago
Richard 772ec142ef Moved latest activities into a filter. 10 years ago
Till Breuer aebd458fb8 Start enabling (un-)watching/-starring of work packages (WIP) 10 years ago