Commit Graph

843 Commits (f4b90d61f18c3472ae370d2a943e46449c6e4234)

Author SHA1 Message Date
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
Florian Kraft 7b26bbf06d remove dummy test code 9 years ago
Florian Kraft 31e6d58a4c add notification service with a centralized directive 9 years ago
Florian Kraft d1929f5a17 add a basic upload service 9 years ago
Florian Kraft 1c933fb64b provide a simple interface to files 9 years ago
Jan Sandbrink 178a03218a remove unused argument 9 years ago
Jan Sandbrink 093a8acf6f replace type access via APIv2 by APIv3 9 years ago
Jan Sandbrink 670a571ca0 replace priority access via APIv2 by APIv3 9 years ago
Jan Sandbrink 5476c6fbe4 replace status access via APIv2 by APIv3 9 years ago
Alex Coles 069a9b9973 Revert "Remove unused angular-feature-flags" 9 years ago
Alex Coles c65d8ac4e8 Remove unused angular-feature-flags 9 years ago
Jens Ulferts b61466f777 allow addTranslation to be agnostic of whether the locale exists 9 years ago
Florian Kraft 73b58e2d32 simplify work pacakge creation method 9 years ago
Florian Kraft c4a27100c3 rename subject attribute to something more meaningful 9 years ago
Florian Kraft 6bbdb2f651 simplify closures 9 years ago
Florian Kraft f2c960a7d0 refactor setFocus into WorkPacakgeDisplayHelper 9 years ago
Florian Kraft a3a4459d13 correct an error in comparison function for groups 9 years ago
Florian Kraft 66da33c41d refactor out duplicate functions from create and edit controllers 9 years ago
Florian Kraft 7c5de3669a refactor the HALAPIResource 9 years ago
Florian Kraft 61a98ab44c remove superfluous logging 9 years ago
Florian Kraft a4019c3afb remove empty controller 9 years ago