Commit Graph

129 Commits (a5c34a368dd7675355a92274f90844e624eb96b7)

Author SHA1 Message Date
Oliver Günther c97cbfa721 Test if we no longer depend on values passed to halResource in loadFormSchema (#5797) 7 years ago
ulferts 2073856704 reload newly created wp after file upload completed (#5790) 7 years ago
Oliver Günther fffcab7f2b
Extend attachment-formattable to other work package fields 7 years ago
Oliver Günther 84996c697d Extract new WP logic into wpCreate service 7 years ago
ulferts c1f43435e0 Fix/link on inline create success message (#5717) 7 years ago
Oliver Günther ed8baccc3b
[25615] Render content of additional hierarchy rows 7 years ago
Jens Ulferts ff1a855ec7
handle non existing properties on inline create default values 8 years ago
ulferts 4221a1caf6 handle non existing properties on inline create default values (#5615) 8 years ago
ulferts 0c0b16508b Fix/bump representable (#5465) 8 years ago
Oliver Günther 23ba26bcb8
Fix switching to types with new _links added 8 years ago
Oliver Günther bf71756df6
Do not load schemas within each work package, but reference it externally 8 years ago
Oliver Günther 537df33c75 Remove old states implementation (#5344) 8 years ago
Oliver Günther 8a2deec6c6
[24975] Fix current work package shown in single-view relations 8 years ago
Jens Ulferts 86109480ae
replace experimental by v3 in wp list 8 years ago
Oliver Günther aa6ea38c23
[24933] Fix switching to type with multi CF enabled 8 years ago
Oliver Günther 4b0cd9a837
Very basic loading of API relations in timeline 8 years ago
Oliver Günther 4e53440e94
Position hierarchy at subject field 8 years ago
Oliver Günther 6094410b3b
Implement hierarchy table transformer 8 years ago
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Oliver Günther 79e93589b6
Fix TS errors after @types upgrade 8 years ago
Oliver Günther b54c787b6f
Fix most strictness issues 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 8a5dbbb043
Remove workPackageId number|string dualism 8 years ago
Oliver Günther 4ce56a29cd
Allow listening to changes on multi state members 8 years ago
Roman Roelofsen e7fb7c5c8c Timeline: set initial start or due values with drag'n'drop 8 years ago
Oliver Günther 683f1845a7
Remove pristine when restored 8 years ago
Oliver Günther 8b8ce1b07f
Use schema to decide what type we are 8 years ago
Oliver Günther 0d37e17873
Replace usages of op.WorkPackage with correct resource 8 years ago
Oliver Günther 810d57ebeb
Load all types on initialization through new TypeResource 8 years ago
Oliver Günther ba8860633c
Review remarks 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 ff8c85c478
[24258] Reuse existing schema after updating work package 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 29f5a1ecfd
Simplify how pendingAttachments are handled and hide group 8 years ago
Oliver Günther 58dd280c37
Fix wpUploadButton test 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
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 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