Commit Graph

55 Commits (75cdb97becd5de1d51433c75acae884c3c208c3c)

Author SHA1 Message Date
Oliver Günther 42cb4a7a78 Show inline-create in global work package list (#4340) 9 years ago
Oliver Günther 02cf2b0efe [22851] Table Inline Create (#4290) 9 years ago
Oliver Günther f9fe1a5d79 [22916] Inline edit only on attribute text, double click to fullscreen 9 years ago
Henriette Dinger 47fe6c2ba6 Add additional condtition to avoid error message when clicking on ID 9 years ago
Oliver Günther 33ac29e2ac Inline edit: Add tooltip when form not editable 9 years ago
Oliver Günther b2c44f8a4b Keep loading Promise in Hal resource 9 years ago
Oliver Günther 2710c2f754 Cache resources in halResource 9 years ago
Oliver Günther 8b2a068ede Fix schema loading 9 years ago
Oliver Günther f6ab6de17b Very crudely reload table 9 years ago
Jens Ulferts cc64157166 add Project as an editable field in the edit field config 9 years ago
Oliver Günther 05845e3e0d Skip activation when already activated 9 years ago
Oliver Günther c2d0828c98 Make escape cancel edition and restore pristine value 9 years ago
Oliver Günther b34b28b632 Load schema to determine writable state 9 years ago
Oliver Günther 8ece8f856f Remove double TS import 9 years ago
Henriette Dinger 3fa34c38c5 Introduce -small class for smaller inplace editing fields 9 years ago
Oliver Günther ff3ae562a3 Add duration field 9 years ago
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