Commit Graph

12 Commits (eb7d3ee4968b04da0afe771b5cfbf51bb544ec0e)

Author SHA1 Message Date
Oliver Günther e8595ac0a3
TypeScript: Enforce noImplictAny 8 years ago
Oliver Günther ac15c6e6ea
Fixes after last dev rebase 8 years ago
Oliver Günther 18f6294914
Properly close fields when submitting without changes 8 years ago
Oliver Günther 9a3b0c1561
Review feedback 8 years ago
Oliver Günther fb0025f9a6
Add debug logging and fix codeclimate issues 8 years ago
Oliver Günther 0ac5316fc2
Update more intelligently when a row is being edited 8 years ago
Oliver Günther 850c0fc565
Fix global mousetrap exposer 8 years ago
Oliver Günther 8a5dbbb043
Remove workPackageId number|string dualism 8 years ago
Oliver Günther 5f6c265706
Introduce separate click/keypress handlers 8 years ago
Oliver Günther 486097974f
Basic table edit field and error handling functionality 8 years ago
Oliver Günther 056412263b
Editing functionality WIP 8 years ago
Oliver Günther e71d17fa0f
New table class with delegated builders and form handlers 8 years ago
Roman Roelofsen beadcc8b38 Refactoring: angular-rx-utils: 8 years ago
Oliver Günther 3b9b487406
Autoload the schemas from the schema states 8 years ago
Oliver Günther cb044cb0fb
Deactivate edit fields after saving 8 years ago
Oliver Günther 611e42238c
[23896] Submit and close edit mode on enter for most edit fields 8 years ago
Oliver Günther 089e0744d0
Fix TS warnings 8 years ago
Roman Roelofsen 82f47b0f63 fixed tests 8 years ago
Roman Roelofsen a7e5858631 Use reactive fassade for wp cache service 8 years ago
Oliver Günther 36c3d7d894
[23879] Fix editing a subject in the table after creation 8 years ago
Alex Dik 4c5eae5b2d Fix error resource handling 8 years ago
Oliver Günther 37c3bfab21 Unload work package activity after save 8 years ago
Oliver Günther ec1b97041b Always save the WP when it is new 8 years ago
Oliver Günther ea6b930582 Show 'Open in full screen' notification only when not in fullscreen 8 years ago
Oliver Günther d07ec7a3eb Rename wpNotificationsService 8 years ago
Alex Dik f7a9f6e51f Refactor wpEditForm controller 8 years ago
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 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
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