Commit Graph

28 Commits (5e4e359b903ae356c5150cc8977906ebc49d939d)

Author SHA1 Message Date
Jens Ulferts caf093521f
fix removing relations in cases where relations are not empty 8 years ago
Oliver Günther 216bb4a54b
Fix relation caching issue 8 years ago
Oliver Günther c248e0be75
Simplify how relations are reloaded after changing them 8 years ago
Oliver Günther 5e6ef0d3c7
Make group by relation type the default 8 years ago
Oliver Günther dd103a1b99
[23993] Implement work package relation toggle 8 years ago
manuschiller 1f7288b44f
Add possibility to change relation types 8 years ago
Markus Kahl 898db3a164 renamed relatedTo/From -> to/from 8 years ago
manuschiller 1cca0bdee8 Fix for wrong mapping of relation ids and related work packages 8 years ago
manuschiller 503dfdd7df Fix for reappearing relations after remove 8 years ago
Jens Ulferts 2f3e401b2c adapt usages of the wpCache service 8 years ago
manuschiller 951dc43901 fix specs 8 years ago
manuschiller d00af060eb fix typescript error on Rx.Observable.zip method 8 years ago
manuschiller 1c78767bd9 add type references for dependencies 8 years ago
manuschiller ef1362f6ae apply furinvader's review comments 8 years ago
manuschiller 7ecad10c9b added translations 8 years ago
Oliver Günther 3b0f83b292 [23643] Use wpNotificationsService to handle error response in relations (#4681) 8 years ago
Oliver Günther e8f668fc52 Remove traces of workPackageRefreshRequired 8 years ago
Oliver Günther 7c9e032a5f Remove props usage 8 years ago
Alex Dik 4af41a0350 Load relations on directive initialisation 9 years ago
Alex Dik 3d76e8759b Fix group expanding 9 years ago
Alex Dik acf8b2d7dd Update table on WP relation change 9 years ago
Alex Dik b80d13e324 Display parent relation group 9 years ago
Alex Dik fb993d27c7 Implement removal of relations 9 years ago
Alex Dik f325745ca8 Rename WP relation group service 9 years ago
Alex Dik 0206c19683 Add WP relations service and relation group manager 9 years ago
Alex Dik c8faeb43fe Make relations related components use the HalResource API 9 years ago
Alex Dik d0bf7c3819 Remove RelationsHandler#applyCustomExtensions 9 years ago
Alex Dik 9eb99e527d Move wpRelations directive to components 9 years ago
Oliver Günther 60b4c169a9 Keep relations open when already opened 9 years ago
Oliver Günther 21842335ac Rewrite removed frontend tests with feature specs (#4350) 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 6ec5ca58ed Move Angular app under frontend/app 10 years ago
Alex Coles 3abdbac4c9 Fix semicolons in Angular app to placate JSHint 10 years ago
Alex Coles 5f6696d5db Restructure Angular app into CommonJS modules 10 years ago
Richard f525046453 Remove unused dependencies in angular modules. 10 years ago
Hagen Schink 97e228b503 Do not focus anything when loading the relation directive 10 years ago
Hagen Schink 78d6eb30d2 Update the focus after relation addition/removal 10 years ago
Richard 0daced406f Arrows on relations tab now up when open. 10 years ago
Hagen Schink 23af63de35 Set relation directive state only if handler is present 10 years ago
Hagen Schink d15aa97869 Apply custom extensions only if they exist 10 years ago
Hagen Schink 17bfc3d263 Extract relation specific add controls 10 years ago
Hagen Schink 37d959d5a6 Use relation dependency object and inject it 10 years ago
Hagen Schink 3ff256183f Revert "Respecting visiblity of related work packages." 10 years ago
Richard fb57024e5a Respecting visiblity of related work packages. 10 years ago
Hagen Schink 809d544c22 Allow toggling of relation directive's expand status 10 years ago
Richard b711567a0f Add permissions for add/remove relations. 10 years ago
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 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