Commit Graph

106 Commits (35fa754a812319135c4717ba4368558ff57616f1)

Author SHA1 Message Date
Oliver Günther f705e4d9ac Rewrite comment directive in TypeScript without inplace 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
ulferts 344c0c92ab Fix/activate inplace edit in ie (#4560) 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
ulferts 104f918796 provide role attribute so that ngAria does not set it to "button" (#4518) 9 years ago
Jens Ulferts 3bfc489a8e remove html-class setting already present in the template 9 years ago
Roman Roelofsen ae6087e9f0 Removed timeout defer 9 years ago
Roman Roelofsen 57e98024bb WIP reducing watcher count 9 years ago
Roman Roelofsen 210379367f WIP reducing watcher count 9 years ago
Oliver Günther 67c1cc154c Cherry pick @og refactoring 9 years ago
Roman Roelofsen e0bf811f77 Reduced watchers count, needs review! 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 c223d6f108 Explicit setter for wpEditField.workPackage 9 years ago
Oliver Günther ca65f078c3 Fix leftover values from wp resource still showing up 9 years ago
Oliver Günther 6589b6ba50 Initialize edit field when work package is updated in cache 9 years ago
Oliver Günther ef94a15660 [23120,23121] Add required fields, labels to wp-edit-fields (#4421) 9 years ago
Oliver Günther 9c7a368c05 Fix description focussing 9 years ago
Oliver Günther 6549869000 Fix focussing on erroneous fields 9 years ago
Oliver Günther 2bdf6ac776 Remove invalid description spec 9 years ago
Oliver Günther a1755f3ef3 Avoid click propagation from active edit-fields (#4428) 9 years ago
Oliver Günther 5da8c31f40 Fix switching types in Edit all mode 9 years ago
Oliver Günther 760fc47c7f Fix focus on first element on create 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
Oliver Günther 426876a264 Fix enabling fields by default when switching 9 years ago
Oliver Günther cd17492a44 Save $pristine values in work package resource 9 years ago
Oliver Günther d34799a89a Edit all on fullscreen view 9 years ago
Oliver Günther 650b5f4159 Implement edit-all through wpEditForm 9 years ago
Oliver Günther a5823dc755 Fix error state of fields newly introduced by type switch 9 years ago
Alex Dik e904c38981 Fix edit field config indentation 9 years ago
Jens Ulferts 23515190cb restyle subject on the wp.show 9 years ago
Oliver Günther 6533df1d7a Focus description field correctly 9 years ago
Oliver Günther a1445dffe6 Add field-controls for wiki-textarea field 9 years ago
Jens Ulferts e5d874a966 Accessibility for wp-edit fields 9 years ago
Oliver Günther 91ba21556e Focus element when exiting edition 9 years ago
ulferts a4c8fa75bb add ability to activate inline edit fields via keyboard (#4405) 9 years ago
Alex Dik 0f5219f6af Fix TypeScript console output 9 years ago
ulferts 4b8ec6dcf4 add ability to activate inline edit fields via keyboard (#4405) 9 years ago
Oliver Günther 2c26ecdeec Toggle preview without saving the description 9 years ago