Commit Graph

350 Commits (381f5d01bc121989d2fd25ce2174eeaf491a6c3a)

Author SHA1 Message Date
Oliver Günther ba8860633c
Review remarks 8 years ago
Oliver Günther 6aa1d9ac75
Fix tests 8 years ago
Oliver Günther 3b9b487406
Autoload the schemas from the schema states 8 years ago
Oliver Günther eea6197bdb
Simplify updateImmediately link 8 years ago
Oliver Günther 124e8ea9df
[24263] Re-implement watcher lookup using typeahead user autocompletion 8 years ago
Oliver Günther d69bc4a2b2
Add $prepare function to HalLink interface for templated URLs 8 years ago
Oliver Günther ff8c85c478
[24258] Reuse existing schema after updating work package 8 years ago
Oliver Günther 1998860157
Fix npm test 8 years ago
Oliver Günther c7c6fc8202
[24193] Wrap the non-$http response into an Error Resource 8 years ago
Oliver Günther c204359811
Fix npm test 8 years ago
Oliver Günther 216bb4a54b
Fix relation caching issue 8 years ago
Oliver Günther e265af85f9
Normalize the relation type depending on direction 8 years ago
Oliver Günther 5fcc98e4d1
Fix npm tests 8 years ago
Oliver Günther 29f5a1ecfd
Simplify how pendingAttachments are handled and hide group 8 years ago
Oliver Günther 58dd280c37
Fix wpUploadButton test 8 years ago
Oliver Günther 43d14ebef8
Use changeParent in removeChild method 8 years ago
manuschiller 3d7de96624 Make description optional for uploads 8 years ago
Oliver Günther 5cded77759
Extract more information into the resource 8 years ago
Oliver Günther 7ac2f6801e
Use RelationResource 8 years ago
Oliver Günther ff9c22771f
Correctly return HAL resources in from/to links 8 years ago
Jens Ulferts d576f53221
remove merge artefact 8 years ago
Oliver Günther bf35309efb
[24129] Do reset the form on successful saves 8 years ago
Oliver Günther 83296fc0c9
Render separate info row line with type and updated date 8 years ago
Oliver Günther 089e0744d0
Fix TS warnings 8 years ago
Jens Ulferts 20055fe741 initialize work package with type 8 years ago
Alex Dik defa3aadb0 Add wpCreate button type preselect drop down 8 years ago
manuschiller ef1362f6ae apply furinvader's review comments 8 years ago
Alex Dik e5900f7e3c Fix 6.0.4 merge artifacts 8 years ago
Oliver Günther be72ea9605
[23853] Post the original form attributes when copying 8 years ago
Oliver Günther 6680f94baa
[23859] Respect intermittent additions to WP pristine 8 years ago
Alex Dik 741d3c6b81 Reset pending attachments after successful upload 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 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 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 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