Commit Graph

138 Commits (290cc8bd02c154a4e1b2791f72ee4fcc5632be81)

Author SHA1 Message Date
Jens Ulferts d5099587e3 fix class selector determining when to hide the date picker 9 years ago
Henriette Dinger 0631162702 Fix bug with column width and avoid overflow of text 9 years ago
Oliver Günther f27561fece Allow plugins to receive field classes 9 years ago
Oliver Günther 51b467ee15 Reset error state when submission successful 9 years ago
Oliver Günther ec3f48e6a6 Add class states to outer td element 9 years ago
Oliver Günther a56b38d658 Properly handle no-longer erroneous fields 9 years ago
Oliver Günther c872a32124 Add separate ErrorResource 9 years ago
Oliver Günther cc315c2194 Add very basic error styling 9 years ago
Oliver Günther 560da7b09b Add column for attributes when in error 9 years ago
Jens Ulferts aa0a0d28b3 remove wp-edit directive instance if field is not active 9 years ago
Jens Ulferts 300f146784 focus inplace edit fields 9 years ago
Jens Ulferts 65f4da2328 inplace edit fields of type 'Date' 9 years ago
Jens Ulferts 4ccd75a854 extend wp-edit to work for StringObjects 9 years ago
Jens Ulferts f0e304ce80 add bool, float and integer cf to wp-edit 9 years ago
Oliver Günther 4f14459a61 Reset error state when submission successful 9 years ago
Oliver Günther 6c6bd49aa3 Add class states to outer td element 9 years ago
Oliver Günther 8dbafd3fb5 Properly handle no-longer erroneous fields 9 years ago
Oliver Günther 08761bcd75 Add separate ErrorResource 9 years ago
Oliver Günther 3043fcae79 Add very basic error styling 9 years ago
Oliver Günther 41e6a97fab Add column for attributes when in error 9 years ago
Jens Ulferts 2c939e631c split up wp-edit-field.directive.html into separate files 9 years ago
Jens Ulferts e645b1e200 split existing edit field implementations into separate files 9 years ago
Oliver Günther f3b175116c Fix webpack typing warnings 9 years ago
Oliver Günther 1647a8ecc1 Track by 'null' object which is transformed before saving 9 years ago
Jens Ulferts c572d6ce1a adding version and category to lists of supported inline edit types 9 years ago
Jens Ulferts 3c65d77826 limit which fields are editable 9 years ago
Oliver Günther b1a307ef96 Track objects by href and set self link 9 years ago
Oliver Günther 09beabdaea Show default placeholder when no value in td 9 years ago
Jens Ulferts 08da8ef7bf prevent trying to get into edit mode when user is not allowed to edit 9 years ago
Jens Ulferts 35b677aab2 correctly handle inline edit for attributes of type "User" 9 years ago
Oliver Günther 90e312e4d7 Control single promise in wp-resource#save 9 years ago
Oliver Günther 7e732b25ed Use errors from API 9 years ago
Alex Dik 332822376a Prevent selection click when editing field 9 years ago
Alex Dik cd5dac3769 Show generic error message on WP update failure 9 years ago
Alex Dik 08efd59277 Set loaded schema resources as properties of the work package 9 years ago
Alex Dik a209ac48eb Fix select field options 9 years ago
Alex Dik 4a9702f614 Move the wp-edit-field files in their own directory 9 years ago
Jens Ulferts 0a9cd71f09 add aria-required on inputs 9 years ago
Alex Dik 93e75bd793 Implement a wpEditField service 9 years ago
Alex Dik e8132be44b Rename the select field's allowedValues property to options 9 years ago
Alex Dik fcc2cd39a6 Implement first version of the WP edit module 9 years ago