Commit Graph

2144 Commits (78dc9548f3a1ae709d8b3803bc81856709102ed0)

Author SHA1 Message Date
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
Oliver Günther eebb92ef55 Add HalTransform for API errors 9 years ago
Oliver Günther f7a5606c52 Fix specs for newer webdriver 9 years ago
Jens Ulferts 0df2f9e216 display placeholder on empty columns 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
Oliver Günther 8d9755161c Add HalTransform for API errors 9 years ago
Oliver Günther 707a2099af Explitly require json5 9 years ago
Oliver Günther 76b097ca9a Fix _this in forEach 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
Jens Ulferts debc2c07e4 ensure the schema to be loaded witin a row 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 72e26596bb use camelCase for queryId 9 years ago
Oliver Günther 46586243b7 Watch for attribute changes in the resource 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 c1b5322197 Add separate experimental and V3 mocks 9 years ago
Jens Ulferts adecf30a19 adapt sum specs 9 years ago
Oliver Günther e001a033de Fix all karma tests exepect group sums 9 years ago
Jens Ulferts e89c447b48 fix child indentation on wp table 9 years ago
Jens Ulferts 9c6b7f4981 fix default sorting by parent 9 years ago
Oliver Günther e8f1bbe88a Restore default resource check 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
Oliver Günther 9ebe0e4c13 patch the work package by sending the form's payload 9 years ago
Alex Dik 332822376a Prevent selection click when editing field 9 years ago
Jens Ulferts 9b961f8b7f remove unused method 9 years ago
Jens Ulferts 9bf8993908 more camelcase for the experimental api 9 years ago