Commit Graph

3328 Commits (64f773ab2f8e202f4d152a9a885659f89ad22730)

Author SHA1 Message Date
Alex Dik 9d21ef3dac Implement wpUploadButton directive 8 years ago
Alex Dik 9e5fdea985 Move wpAttachmentsUpload template to directive definition 8 years ago
Alex Dik cd8a9dc040 Redirect click on wpAttachmentsUpload directive to its root element 8 years ago
Alex Dik 284c4edfa0 Add transclusion to wpAttachmentsUpload 8 years ago
Jens Ulferts b57a62fa49
rely on the display field to evaluate, whether the field is empty 8 years ago
Jens Ulferts 455be8516b
do not show pagination until we have backend information 8 years ago
Alex Dik 741d3c6b81 Reset pending attachments after successful upload 8 years ago
Henriette Dinger fddef83870 Implement two column layout for WP view 8 years ago
Jens Ulferts 1c8c55d25f
avoid query initialization on html request 8 years ago
Alex Dik ff7856ec9a Remove # from delete attachment button href 8 years ago
Alex Dik 4fd200edef Remove non functional upload button 8 years ago
Alex Dik dbcbdfbe99 Update the attachment collection's elements where necessary 8 years ago
Alex Dik 6e07de41bd Add updateElements method to CollectionResource 8 years ago
Alex Dik dfe65309e5 Implement wpAttachmentList directive 8 years ago
Alex Dik fdebc281bd Separate the wpAttachmentsUpload directive 8 years ago
Alex Dik aa82682932 Add uploadPendingAttachments method and use it 8 years ago
Alex Dik 1e95583c87 Remove pending attachments from attachment collection 8 years ago
Alex Dik 87f6a0dfc8 Make use of uploadAttachments in upload directive 8 years ago
Alex Dik ba4cabdd29 Add WorkPackageResource#canAddAttachments property 8 years ago
Alex Dik f67f7f0ac2 Move directory files filter to the attachment collection resource 8 years ago
Alex Dik 4cf17449ed Make AttachmentResource#upload upload pending attachments by default 8 years ago
Alex Dik 3888ffd612 Add first version of the wpAttachmentsUpload directive 8 years ago
Alex Dik f59195d585 Inform cache service of new WP only if the save was successful 8 years ago
Alex Dik c6300f70de Fix upload of attachments for new work packages 8 years ago
Alex Dik a81f17c9f6 Rename upload result 'uploads' to 'finished' 8 years ago
Alex Dik 6c1d64a42d Reject update of linked resources, if they don't exist 8 years ago
Alex Dik ddab8c3b34 Make halRequest return a rejected promise if no href is set 8 years ago
Alex Dik 246af1ce35 Make updateLinkedResources public and refactor the respective tests 8 years ago
Alex Dik b0e258a3dd Refactor the wpAttachments directive 8 years ago
Alex Dik 92e325f12f Remove the wpAttachments service 8 years ago
Alex Dik 414ca0c642 Refactor WorkPackageResource tests 8 years ago
Alex Dik b74c3e8813 Fix uploadAttachments test 8 years ago
Alex Dik 6a6dd2ffce Return updated resources in a promise 8 years ago
Alex Dik 8030d50956 Add uploadAttachments method to WorkPackageResource 8 years ago
Alex Dik 50dc2ff2ba Change the type of the opFileUpload upload result 8 years ago
Alex Dik f061e29a05 Implement upload method for AttachmentCollectionResource 8 years ago
Alex Dik e593fd954c Implement opFileUpload service 8 years ago
Alex Dik f5b2242713 Refactor work package resource tests 8 years ago
Alex Dik 4e95abb69e Implement base version of the AttachmentCollectionResource 8 years ago
Alex Dik a3c0b37ef7 Refactor CollectionResource 8 years ago
Alex Dik b02866e179 Refactor wpAttachments directive 8 years ago
Alex Dik ef6dea1a99 Rename configModule to opConfigModule 8 years ago
Alex Dik 484f093d74 Export opTemplatesModule 8 years ago
Alex Dik bb895edcb7 Move wpAttachments components 8 years ago
Henriette Dinger a8ce127bc5 Set focus 8 years ago
Oliver Günther fbf53ab91f
Add simple directive to change location on form changes 8 years ago
Henriette Dinger 82bc6ba4fb Remove tabindex from datepicker 8 years ago
Henriette Dinger 1d3d6b744d Highlight queries in the sidebar 8 years ago
Henriette Dinger bd6713fbfc Avoid doubled information 8 years ago
Oliver Günther 97678334ee
Extend My Account specs 8 years ago