Commit Graph

121 Commits (01485c40fe4d0ab8b93b065eb1b90dc1467b780b)

Author SHA1 Message Date
Richard c64c4c9467 Don't link to inactive users on wp details view. 10 years ago
Marek Takac 2aade0c55c Refactorization 10 years ago
Hagen Schink 8aa70577fb Receive directives from hook and render them 10 years ago
Hagen Schink 79bbcc5d5b Remove watcher without receiving the whole WP again 10 years ago
Hagen Schink cbc4163b77 Inform user about watcher addition/removal state 10 years ago
Hagen Schink 21818d1cf5 Refactor flash message methods 10 years ago
Richard f9d8c80391 Use path helper in details controller to get static author path. 10 years ago
Hagen Schink 2ae50ae864 Select watcher with select2 10 years ago
Hagen Schink 6065bea49b Handle WP parent in relations directive 10 years ago
Hagen Schink 5a8216e7ec Handle WP children in relations tab 10 years ago
Hagen Schink 37d959d5a6 Use relation dependency object and inject it 10 years ago
Hagen Schink 9f4ffe6623 Handle zero as valid property value 10 years ago
Hagen Schink f11738ad67 Show plugin attributes in WP overview 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 a2c6b35e07 WIP Refactoring relations directives to correspond to relations not work packages. 10 years ago
Till Breuer 91aea45ca7 Hide watchers tab if user isn’t allowed to view watchers… 10 years ago
Hagen Schink 05db75ac59 Remove superfluous constants 10 years ago
Hagen Schink bfc1ddb2f5 Extract relation type constants 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 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
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 f3cf97040d Massive Till style refactor of everything. Tests havnen't been replaced yet. 10 years ago
Till Breuer df7f8e8abd Finish query initialization before post-loading other resources 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
Richard f2bd24447c WIP Possible angular solution for creating comments/activities. 10 years ago
Marek Takac bfe4b47500 Watch / unwatch work packages 10 years ago
Richard f46e83449c Moved more display fluff into work packages details helper. 11 years ago
Richard 8c69ba0d5c WIP wiring up attachments tab. 11 years ago