Commit Graph

856 Commits (a1a894c481ae3b52a8526df95a0c7a344069b0bf)

Author SHA1 Message Date
Florian Kraft a1a894c481 make a proper list 9 years ago
Florian Kraft b2617ec688 initial version for testing 9 years ago
Florian Kraft 285f5e8b08 add a document with details on the build process 9 years ago
Florian Kraft 6d36b4f98a minor overview of the folder structure for frontend 9 years ago
Florian Kraft 8b860a43a3 split up the individual parts of the documentation for the frontend 9 years ago
Jens Ulferts 8d19fec246 disabling test failing on travis 9 years ago
Jens Ulferts f6dfcda01a provide the configuration upon compile 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
Jens Ulferts af14a4509b reduce duplication in directive test 9 years ago
Jan Sandbrink 9526ef1968 correctly render initial activity in overview 9 years ago
Jan Sandbrink f08eb09627 fix specs 9 years ago
Jens Ulferts d3b5e3ee8f unit testing inplace editor dropdown directive 9 years ago
Jan Sandbrink c42e41702d add spec for hiding details on first journal 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
Jens Ulferts f62661bbc2 prevent protractor flicker 9 years ago
Jens Ulferts 7b38c6eefb attempt to fix protractor flicker 9 years ago
Jens Ulferts ebbbf9d867 next attempt to fix protractor flicker 9 years ago
Florian Kraft 9d679cb68f update tests and fix codestyle problems 9 years ago
Jens Ulferts 1ee5e58fb6 attempt to fix protractor flicker 9 years ago
Florian Kraft 7e65456b02 add a test for the work package attachments service 9 years ago
Florian Kraft a2dda34bc6 add Notification Box directive test 9 years ago
Florian Kraft 54e3702b7f add basic tests for NotificationsDirective 9 years ago
Florian Kraft 50372dac69 add tests to verify NotificationsService 9 years ago
Florian Kraft 86a6545972 allow for preprocessing templates in unit tests 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