Commit Graph

62 Commits (e627bcdb66e1650b68843ca77be54f04c6fa2c23)

Author SHA1 Message Date
Oliver Günther e8595ac0a3
TypeScript: Enforce noImplictAny 8 years ago
Oliver Günther 9a3b0c1561
Review feedback 8 years ago
Oliver Günther 996403fa3b
Remove manualRenderer property 8 years ago
Oliver Günther 381b5baa05
Fix npm tests 8 years ago
Oliver Günther 5d0fd744bd
Fix single view wp 8 years ago
Oliver Günther 486097974f
Basic table edit field and error handling functionality 8 years ago
Oliver Günther e71d17fa0f
New table class with delegated builders and form handlers 8 years ago
Roman Roelofsen beadcc8b38 Refactoring: angular-rx-utils: 8 years ago
Oliver Günther a5e68e6c4a
Fix test by using wpCacheService 8 years ago
Oliver Günther 48bbb25b36
[24389] Fix initial ID rendering without schema 8 years ago
Oliver Günther 25bbf71622
[24366] Show hidden fields as empty and forbid editing in table 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
Roman Roelofsen 82f47b0f63 fixed tests 8 years ago
Roman Roelofsen 82e3f7c523 WIP fixing tests 8 years ago
Roman Roelofsen 62c5823d74 Use reactive fassade for the wp cache service implementation 8 years ago
Alex Dik 4c5eae5b2d Fix error resource handling 8 years ago
Henriette Dinger 9cde466029 Fix broken styling of macro erros in WP overview 8 years ago
Oliver Günther 74b52eaab8 [23300] Fix date fields not being updated (#4556) 9 years ago
Jens Ulferts 473a1107a6 use aria-label to communication "label + value" 9 years ago
Jens Ulferts 112f2d398a remove class that is then replaced 9 years ago
Jens Ulferts 43a4ecce5d remove wpEditField dependency from wpDisplayAttr 9 years ago
Jens Ulferts 90bae4ebfd prevent duplicate readout of the wp-display-attr label 9 years ago
ulferts 9fb2f68675 fix hidden label (#4500) 9 years ago
Roman Roelofsen ae6087e9f0 Removed timeout defer 9 years ago
Roman Roelofsen f32b9c90b2 Removed timeout defer 9 years ago
Roman Roelofsen 57e98024bb WIP reducing watcher count 9 years ago
Roman Roelofsen 78417cdd0c WIP reducing watcher count 9 years ago
Roman Roelofsen 210379367f WIP reducing watcher count 9 years ago
Roman Roelofsen 8985c910f7 Reduced Watcher Count 9 years ago
ulferts 48ac7aa6f4 introduce strategy for displaying fields (#4469) 9 years ago
Oliver Günther 2b02d50af5 Remove old values when they're no longer in the schema 9 years ago
Oliver Günther 159a7f0007 Restore custom schema displayAttr functionality 9 years ago
Oliver Günther 6e50a03877 Extend wpDisplayAttr test 9 years ago
Oliver Günther c1f00abf21 Update wp-display-attribute only when changed 9 years ago
Oliver Günther ca65f078c3 Fix leftover values from wp resource still showing up 9 years ago
Oliver Günther cfec719371 display-attr receives updates from wpCacheService 9 years ago
Oliver Günther 6589b6ba50 Initialize edit field when work package is updated in cache 9 years ago
Oliver Günther 2f1d84c7cf Fix saving/display of boolean custom fields 9 years ago
ulferts de77f7bf48 style inline edit placeholders (#4439) 9 years ago
Jens Ulferts 303cbba580 reflect value update in accessibility labels 9 years ago
Oliver Günther 6549869000 Fix focussing on erroneous fields 9 years ago
Alex Dik dcb21eabec Include test helpers within webpack instead of karma 9 years ago
Alex Dik efc0d7d3d8 Fix TS compiler output for test files 9 years ago
Oliver Günther 67e4551387 Mark WorkPackageResource as dirty when values were changed 9 years ago
Oliver Günther b849514904 Separate methods for entering/cancelling by user events 9 years ago
Alex Dik 4d909134fe Remove wpField directive from wpDisplayAttr 9 years ago
Jens Ulferts c4e5bab07b style inline-edit textarea fields 9 years ago
Alex Dik 9bf0b1bbbd Remove redundant line 9 years ago
Jens Ulferts 09810c897f add styling to rest of inline edit fields 9 years ago