Commit Graph

306 Commits (edb086b0347f49dd685e7ef3d8f0104feb439c7b)

Author SHA1 Message Date
Oliver Günther 79e93589b6
Fix TS errors after @types upgrade 8 years ago
Oliver Günther 32472da1dd
Enforce strictNullChecks 8 years ago
Oliver Günther d4885439f0
Enforce noImplicitReturns 8 years ago
Oliver Günther e8595ac0a3
TypeScript: Enforce noImplictAny 8 years ago
Oliver Günther 381b5baa05
Fix npm tests 8 years ago
Oliver Günther 8a5dbbb043
Remove workPackageId number|string dualism 8 years ago
Oliver Günther 4ce56a29cd
Allow listening to changes on multi state members 8 years ago
Oliver Günther 486097974f
Basic table edit field and error handling functionality 8 years ago
Oliver Günther 1bf5e44bf1
Remove bower and move dependencies to node 8 years ago
Oliver Günther b925b091fa
Fix return value of HalResource.$load 8 years ago
Jens Ulferts fbbf755d04
preassign schema after loading workPackage list 8 years ago
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
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
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 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 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