Commit Graph

110 Commits (ae74980f759e59a476c48e1a1da80f220e07126b)

Author SHA1 Message Date
Oliver Günther 6ad545124d Allow field renderer to receive changeset to render (#5891) 7 years ago
Oliver Günther f405d68f73 [26194] Skip activation of edit field with active selection within (#5885) 7 years ago
Oliver Günther 6af0ee6efa [26163] Skip activation of edit field on link click (#5869) 7 years ago
Oliver Günther abc9d507bb [25858] Relayout upper create form 7 years ago
Oliver Günther 591c665639
Store only the changeset in a state, not the form itself 7 years ago
Oliver Günther 589f228776
Create resource that contains the changeset and form 7 years ago
Oliver Günther 8e07376912
Create separate changeset object to provide resource and schema 7 years ago
Oliver Günther fffcab7f2b
Extend attachment-formattable to other work package fields 7 years ago
Oliver Günther f37b1d0e8b
Fix subject field being too long in details view 7 years ago
Oliver Günther 308eb555ea
Refresh open fields instead of redrawing all content 7 years ago
Oliver Günther 590d91c613
Always update the edit context 7 years ago
Oliver Günther 9b6e9a1371
Extract click position mapper for input fields for re-use 7 years ago
Oliver Günther 280c00d50f
Fix more tests 7 years ago
Oliver Günther 56b67e9f9e
Consolidate existing WorkPackageField and TableWorkPackageField 7 years ago
Oliver Günther f49e9c93ef
Replace wpEditModeState and wpEditForm with one directive 7 years ago
Oliver Günther c00d53de90
Implement single view context for previous edit fields 7 years ago
Oliver Günther 8956700408 [25374] Remove attribute visibility 7 years ago
Oliver Günther 6ebd1185ea [25342] Display editing blocked notification in table (#5542) 8 years ago
Roman Roelofsen 88f4b30ac9 Added ReactiveComponents (#5260) 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 0330ca3d96
Remove $broadcasts for dropdowns/context menus 8 years ago
Oliver Günther 056412263b
Editing functionality WIP 8 years ago
Roman Roelofsen beadcc8b38 Refactoring: angular-rx-utils: 8 years ago
Oliver Günther 25bbf71622
[24366] Show hidden fields as empty and forbid editing in table 8 years ago
Oliver Günther 2e51c140ad
Avoid additional watcher on display fields 8 years ago
Oliver Günther 3b9b487406
Autoload the schemas from the schema states 8 years ago
Oliver Günther 611e42238c
[23896] Submit and close edit mode on enter for most edit fields 8 years ago
Oliver Günther d140d9616f
Notify click dropdown handlers even when click event not propagated 8 years ago
Henriette Dinger 52e53e09f3 Delete pristine value after cancel 8 years ago
Roman Roelofsen 62c5823d74 Use reactive fassade for the wp cache service implementation 8 years ago
Oliver Günther 5189dc9031
Workaround for Firefox blur event happening right after opening a field 8 years ago
Oliver Günther 3bba3c2c29
Fix occasional non-opening of edit field 8 years ago
Henriette Dinger 1fda26ca20 Focus first field when editing a WP 8 years ago
Markus Kahl ef523d1e1e only prevent hiding for fields with focus 8 years ago
ulferts 6a3496d26e prevent editing a work package while saving takes place (#4658) 8 years ago
Henriette Dinger f99958aa68 Set focus after submit (#4550) 8 years ago
Oliver Günther 62ca484428 Allow tab read-only display fields, but highlight them 8 years ago
Jens Ulferts bc02799de9 allow refocusing when field is errorenous 8 years ago
ulferts 6ed3160937 do not focus an already active field (#4567) 9 years ago
Jens Ulferts 4b06a41ba3 provide api independent error message for date format errors 9 years ago
Jens Ulferts 124987499a submit date on blur when in accessibility mode 9 years ago
Oliver Günther 74b52eaab8 [23300] Fix date fields not being updated (#4556) 9 years ago
Jens Ulferts ea745865ad remove focusability/role on non editable elements 9 years ago
ulferts 1d99206232 Fix/accessible error messages (#4529) 9 years ago
ulferts cbd33707b8 don't submit field if we already know it to be erroneous (#4525) 9 years ago
Jens Ulferts 43a4ecce5d remove wpEditField dependency from wpDisplayAttr 9 years ago
Jens Ulferts 48200d3a5c don't submit field if we already know it to be erroneous 9 years ago
ulferts 76e2a5e0ce submit on user blur (#4513) 9 years ago