Commit Graph

586 Commits (fdebc281bd6483735a5ca33c998f5ced78d861e9)

Author SHA1 Message Date
Oliver Günther 3bfad28db0 Correct comment behavior with optional notifications 9 years ago
Henriette Dinger 01d47ea851 Editable comment field 9 years ago
Jens Ulferts c26773e5f8 split method to avoid boolean flag 9 years ago
Jens Ulferts 52b1f75d5c remove no longer required attachment directives 9 years ago
Jens Ulferts 2d081b97fb filter directories before uploading 9 years ago
Alexander Bach 4031a1b802 Remove copy pasta 🍝 9 years ago
Alexander Bach 7a79475f8b Hush the hound 9 years ago
Oliver Günther 528e2f92e2 Load preselected work package when required 9 years ago
Alexander Bach c0c726cc15 Reset WP id for details pane display 9 years ago
Oliver Günther 14e74596a3 Allow multiple toolbars to exist, extend toolbar functionality 9 years ago
Jan Sandbrink 5de0f15898 Correctly link activities 9 years ago
Jens Ulferts 27f05acbc7 allow keyboard access to watcher delete 9 years ago
Jens Ulferts adb27e589e open ui-select upon watcher adding clicked 9 years ago
Jens Ulferts ad3dd7f27d allow keyboard access for attachment deletion 9 years ago
Florian Kraft bf33466964 use a several parts from inplace edit to change add watcher workflow 9 years ago
Florian Kraft d9f67f6266 insert translations 9 years ago
Florian Kraft 07058738a1 handle injections to watchers service properly and add tests 9 years ago
Florian Kraft 64daddf767 remove dead code and provide helpers for the array sets 9 years ago
Florian Kraft 64ba83a718 make watchers removable 9 years ago
Florian Kraft f47418de07 provide a method of adding watchers 9 years ago
Florian Kraft 6025a1b0e5 add a lookup directive 9 years ago
Florian Kraft 3ff36d9247 prepare the directives and load both available and watching users 9 years ago
Florian Kraft 0e3dc2c14c initial splitoff of watchers into separate service 9 years ago
Jens Ulferts f4b820553a allows for creating error notifications with only an error message 9 years ago
Jens Ulferts aadf639e68 remove helper method no longer needed 9 years ago
Florian Kraft b3553b0121 remove left over console.log 9 years ago
Florian Kraft 728efb6372 check for the existance of files in a work package 9 years ago
Jens Ulferts 631507a6ea cleanup injections 9 years ago
Jens Ulferts c996cca696 misc styling fixes 9 years ago
Jens Ulferts 0e9efb5222 replaces ApiHelper.handleError by ApiNotificationsService 9 years ago
Jens Ulferts bff5374075 separate NotificationsService and ApiHelper 9 years ago
Jens Ulferts 2862fbfa1c replace flash-message directive by NotificationsService 9 years ago
Jens Ulferts 58565e11c3 revamp flash directive to transmit to NotificationsHelper 9 years ago
Oliver Günther 390f38bfec Test for Activity and Activity::Comment, which may also be initial 9 years ago
Oliver Günther 1e11547af3 Better localized revision link using dynamically compiled date and href 9 years ago
Oliver Günther ccd86a4b75 Correct for wrong isInitial 9 years ago
Florian Kraft df2a5fb02a only show errors when there are errors to be shown 9 years ago
Florian Kraft 2fe9e49b47 correct test for new error notification 9 years ago
Florian Kraft 1faff1dada show the errors when the requests have completed 9 years ago
Florian Kraft df95780ef5 sneak in a fix for the attachments 9 years ago
Florian Kraft 93a3b2a56e intitial display of error messages via the notification service 9 years ago
Jens Ulferts c26a58fe2c apply interactive-table to work-packages-table 9 years ago
Jens Ulferts d7b0ef28bd extraxt column highlighting into own directive 9 years ago
Oliver Günther a1de855db8 Add missing href to resource 9 years ago
Oliver Günther d9d784e5cf Move activities out of tabs 9 years ago
Oliver Günther 96d563798a Use ng-switch to determine activity type 9 years ago
Oliver Günther 11d9bd52b7 [21047] Work package activities also display repository revisons 9 years ago
Jan Sandbrink a76faaf1a2 show initial journal in activity tab 9 years ago
Jens Ulferts 611255dd0a initialize files to prevent operations on undefined 9 years ago
Jens Ulferts a3595873fa separating viewmodel and view logic 9 years ago