Commit Graph

568 Commits (d0bf7c38191efa1e305f929090c39c8b19f37d33)

Author SHA1 Message Date
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
Jens Ulferts bb3f9fdc6c consolidate duplicate code 9 years ago
Jens Ulferts 3232a3d21b sort version by name 9 years ago
Florian Kraft 9d679cb68f update tests and fix codestyle problems 9 years ago
Florian Kraft 54e3702b7f add basic tests for NotificationsDirective 9 years ago
Florian Kraft ee4c8cfa14 inject missing dependency for translations 9 years ago
Florian Kraft 0578ad4b90 correct the conversion service to actually work 9 years ago
Florian Kraft 98f2fa852c clean up semicolon madness 9 years ago
Florian Kraft 29e5916067 show an error notification instead of prolonging the file list 9 years ago
Florian Kraft acedeb9604 do not ask the api for attachments when nothing changes 9 years ago
Florian Kraft cac48d3bae wrap the size definition into a helper method 9 years ago
Florian Kraft f410d43500 add a download link for attachments 9 years ago
Florian Kraft 077d8e5fab do not stop propagation 9 years ago
Florian Kraft 55466d97a0 show file uploads in kilobytes 9 years ago
Florian Kraft c9ac13197a check for filesize 9 years ago
Florian Kraft 9ed6a7b5b9 extend configuration service to use api endpoint 9 years ago
Florian Kraft 22d448dc77 allow deletion of existing attachments 9 years ago
Florian Kraft eea464a1b3 wait with loading attachments until the uploads are done 9 years ago