Commit Graph

584 Commits (2769e168192cb8fc99eb66c69cb99348bb0dc469)

Author SHA1 Message Date
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 590deaa39a fix selector 9 years ago
Jens Ulferts efe4845130 generalize work package table dom even more 9 years ago
Jens Ulferts c26a58fe2c apply interactive-table to work-packages-table 9 years ago
Jens Ulferts e1f1c2d33e create interactive table directive 9 years ago
Henriette Dinger 99ec63a43f made sure not only the title is truncated but other fields in details pane too 9 years ago
Henriette Dinger 974ca2a6c0 first effort to limit the text when long words are contained 9 years ago
Jens Ulferts d7b0ef28bd extraxt column highlighting into own directive 9 years ago
Jens Ulferts 73bee6fc25 remove col tags in dom 9 years ago
Jens Ulferts 579b0c37fc enable directives in uiComponents to be used in styleguide 9 years ago
Jan Sandbrink 7864f33f25 fix link to version 9 years ago
Jan Sandbrink 889056ec4b fix added menu items after query save as 9 years ago
Jan Sandbrink 9526ef1968 correctly render initial activity in overview 9 years ago
Evghenii Barhatov d593cf8f4c Include tooltips.js into style guide 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 0b70f375d5 translate a missing label 9 years ago
Florian Kraft 03466b9f3a get rid of ye olde attachments tab 9 years ago
Florian Kraft 33207613c8 typo and remove loading indicator for now 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 bc7a1f4779 get rid of the switch-case statement 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 f8bccbe536 use correct mime type for jpg 9 years ago
Vadim Costin b2a09cfb6a fix style compatibility in all browsers supported 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 dd61288bbe add a small directive to display an icon in the file list 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
Florian Kraft 96d5cdab8f basic upload for details view 9 years ago
Florian Kraft a17645b47c let the upload notification stick for a couple of seconds 9 years ago
Florian Kraft 64ff5a7383 use distinct event for uploading pending attachments 9 years ago
Florian Kraft bfd4ed19d1 rebased against new notification styles 9 years ago
Florian Kraft 647ba83876 emit a message when uploads are pending 9 years ago