Commit Graph

138 Commits (290cc8bd02c154a4e1b2791f72ee4fcc5632be81)

Author SHA1 Message Date
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
ulferts a97797b057 Fix/nullable date field (#4503) 9 years ago
Jens Ulferts 3bfc489a8e remove html-class setting already present in the template 9 years ago
Alex Dik e79ce2a28f Refactor editActionsBar directive (#4490) 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 10d6a07b06 Fix empty wiki textarea check (#4465) 9 years ago
Oliver Günther c223d6f108 Explicit setter for wpEditField.workPackage 9 years ago
Oliver Günther 909bc08266 Fix cuke selector 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 2f1d84c7cf Fix saving/display of boolean custom fields 9 years ago
Oliver Günther 95541c1715 Add auto-complete directive 9 years ago
Manu Schiller 23a78a9895 enable save button for empty wiki-textareas if no value required (#4442) 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
Roman Roelofsen 72e3d62d3d Focus Management Improvements: Throttle + Priority (#4430) 9 years ago
Oliver Günther a1755f3ef3 Avoid click propagation from active edit-fields (#4428) 9 years ago
Oliver Günther e439bf485c Add form--select to inline select fields (#4426) 9 years ago
Oliver Günther 7fc5d13b7f [23075][23087] Force selection of values when select is required (#4389) 9 years ago
Alex Dik 5b89ebdd90 Enable jQuery UI Datepicker for date fields 9 years ago
Oliver Günther ed9dfc3be1 Fix preview in description and comment for all modes 9 years ago
Oliver Günther 5da8c31f40 Fix switching types in Edit all mode 9 years ago
Oliver Günther 6e009604fa Restore comment field 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 f6cb5b5ca4 Edit route for context menu 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 4e2303ff60 Activate edit all when switching 9 years ago
Oliver Günther d34799a89a Edit all on fullscreen view 9 years ago
Oliver Günther 805b754971 Add wpEditModeState service to register form 9 years ago
Oliver Günther c7d9be477d Expand fields correctly 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