Commit Graph

39 Commits (d800fb25c8c09232c9cc1fe76e4a6cff5cbe71f4)

Author SHA1 Message Date
ulferts d800fb25c8 don't submit an unchanged wp resource (#4575) 8 years ago
Alex Dik 7e8c9beea4 Add success state redirect after new WP is saved 8 years ago
Jens Ulferts 4b06a41ba3 provide api independent error message for date format errors 8 years ago
Jens Ulferts 4a1274d6a3 extract wp notifications into separate service 8 years ago
Oliver Günther 74b52eaab8 [23300] Fix date fields not being updated (#4556) 9 years ago
ulferts 1d99206232 Fix/accessible error messages (#4529) 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 6549869000 Fix focussing on erroneous fields 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 426876a264 Fix enabling fields by default 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
Alex Dik 6711fbb2ec Replace $timeout with $scope.$evalAsync 9 years ago
Oliver Günther 34393d07ac Use separate error handling for table 9 years ago
Oliver Günther 22be2d04e2 Test for ErrorResource before accessing notification helper 9 years ago
Oliver Günther 31aba317f5 Enable error notification for internal errors 9 years ago
ulferts e7ff5eb374 Fix/invalid date entry (#4398) 9 years ago
Oliver Günther 141cbfa4e4 [22624] Display 'Open this work package in full screen' correctly (#4363) 9 years ago
Oliver Günther 02cf2b0efe [22851] Table Inline Create (#4290) 9 years ago
Oliver Günther 8b2a068ede Fix schema loading 9 years ago
Oliver Günther f6ab6de17b Very crudely reload table 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 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 90e312e4d7 Control single promise in wp-resource#save 9 years ago
Oliver Günther 7e732b25ed Use errors from API 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 4a9702f614 Move the wp-edit-field files in their own directory 9 years ago
Alex Dik fcc2cd39a6 Implement first version of the WP edit module 9 years ago
Alex Dik 69a0b95eb1 Isolate activity panel scope 9 years ago
Alex Dik 26acc8d1dd Add alternative activity panel template for overview panel 9 years ago
Alex Dik 1198c2bfd1 Extract code to ActivityPanelController 9 years ago
Alex Dik aded24d3e1 Implement activity panel directive 9 years ago
Alex Dik 6a4ee0d34a Replace EdiableFieldsState.errors with errors service 9 years ago