Commit Graph

251 Commits (488674bdbf3f5b2643712499b5f64ccd11466bed)

Author SHA1 Message Date
Oliver Günther 471a396bb3 [23775] Avoid adding a separate placeholder value (#4767) 8 years ago
Oliver Günther 3ce2a2a807 Do not show overflow in table edit-fields 8 years ago
Alex Dik 4c5eae5b2d Fix error resource handling 8 years ago
Alex Dik 3105acaaa6 Replace apiV3 dependency with halRequest in HalLink 8 years ago
Oliver Günther 04eb2ac6a3
Fix exiting new state where workPackageId is undefined 8 years ago
Oliver Günther 0fa357128e Extend mocked ConfigurationService in karma tests 8 years ago
Oliver Günther a6a554f799 Respect user configuration on exit warning 8 years ago
Oliver Günther b9b5f4888e [23746] Fix leaving the page upon editing 8 years ago
Oliver Günther 37c3bfab21 Unload work package activity after save 8 years ago
Henriette Dinger 03b7c90feb Increase clickable area of checkboxes 8 years ago
Oliver Günther 2f4919cbe5 [23615] Show error response when user is not allowed to create WPs (#4687) 8 years ago
Markus Kahl ef523d1e1e only prevent hiding for fields with focus 8 years ago
Oliver Günther 3b0f83b292 [23643] Use wpNotificationsService to handle error response in relations (#4681) 8 years ago
Oliver Günther ebae2da48f [23592] Fix attachments in create mode (#4682) 8 years ago
ulferts 6a3496d26e prevent editing a work package while saving takes place (#4658) 8 years ago
Oliver Günther 8a8aac580f Avoid posting an empty object to textile API (#4673) 8 years ago
ulferts 0ad9a3a2df remove non performant copy as the values are not altered anyway (#4645) 8 years ago
Henriette Dinger f99958aa68 Set focus after submit (#4550) 8 years ago
Oliver Günther 36a926e556 Avoid posting empty objects to preview 8 years ago
Oliver Günther 667dcdde52 Add wpNotificationService helper method to handle error responses 8 years ago
Oliver Günther ec1b97041b Always save the WP when it is new 8 years ago
Oliver Günther f705e4d9ac Rewrite comment directive in TypeScript without inplace 8 years ago
Oliver Günther ea6b930582 Show 'Open in full screen' notification only when not in fullscreen 8 years ago
ulferts a25717ab83 Fix/move project empty options (#4610) 8 years ago
ulferts b664210d39 Fix/force datepicker open upon first focus (#4606) 8 years ago
Oliver Günther 62ca484428 Allow tab read-only display fields, but highlight them 8 years ago
Alex Dik ab807b8847 Stop exposing $route on HalLink's callable directly 8 years ago
Oliver Günther 0ed6bfeca6 Swap condition in WorkPackageResource#save 8 years ago
Oliver Günther d07ec7a3eb Rename wpNotificationsService 8 years ago
Alex Dik f7a9f6e51f Refactor wpEditForm controller 8 years ago
Alex Dik b80d224f05 Refactor wpNotification service 8 years ago
Jens Ulferts 6f4e49333b correctly hide datepicker upon selection 8 years ago
Jens Ulferts bc02799de9 allow refocusing when field is errorenous 8 years ago
Jens Ulferts bb109fcfc8 linting 8 years ago
Jens Ulferts c5d4c132c0 less magic more datepicker 8 years ago
ulferts d800fb25c8 don't submit an unchanged wp resource (#4575) 8 years ago
Oliver Günther efdc044a29 Avoid wpEditMode in Create Service 8 years ago
Alex Dik 7e8c9beea4 Add success state redirect after new WP is saved 8 years ago
Alex Dik c7096bb220 Add subject field 8 years ago
Alex Dik 58d5ee0072 Allow saving of the work package 8 years ago
ulferts 6ed3160937 do not focus an already active field (#4567) 8 years ago
Oliver Günther 009fe4894c Fix execution of cancelling edit-mode confirmation 9 years ago
Jens Ulferts 7cb1c0a122 i18n for internal error 9 years ago
Jens Ulferts 4b06a41ba3 provide api independent error message for date format errors 9 years ago
Jens Ulferts 4a1274d6a3 extract wp notifications into separate service 9 years ago
Jens Ulferts 124987499a submit date on blur when in accessibility mode 9 years ago
ulferts 344c0c92ab Fix/activate inplace edit in ie (#4560) 9 years ago
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