Commit Graph

2940 Commits (fdebc281bd6483735a5ca33c998f5ced78d861e9)

Author SHA1 Message Date
Alex Dik 4e85918e44 Fix unit tests 9 years ago
Alex Dik 77190d6390 Refactor ParentRelationsHandler 9 years ago
Alex Dik 01869f4965 Refactor ChildRelationsHandler 9 years ago
Alex Dik 57f191ba61 Fix custom field spec 9 years ago
Alex Dik 4cf0fcf3f3 Refactor RelationsHandler factory 9 years ago
Alex Dik 0e3b7c6123 Move WP relations related stuff to relationsPanel directive 9 years ago
Alex Dik 8da9082c2f Move WP relations constants 9 years ago
Alex Dik 6fed1a7b90 Move addWpRelation directive to components 9 years ago
Alex Dik 5a201b4df5 Remove addWorkPackageChild directive 9 years ago
Alex Dik 9eb99e527d Move wpRelations directive to components 9 years ago
Alex Dik 37831fdc24 Implement relations panel directive 9 years ago
Alex Dik fb122066fd Fix WP create specs 9 years ago
Alex Dik fadf0eca9b Fix missing karma angular module dependency 9 years ago
Alex Dik d46a6e2365 Make WP creation from parent work again 9 years ago
Alex Dik 81cc3545a9 Update table after successful creation 9 years ago
Alex Dik eb004bfbc6 Fix redirect after save 9 years ago
Alex Dik 782c6572ee Add "New Work Package" header 9 years ago
Alex Dik 7cd45c2186 Use WorkPackageCreateController instead of wpCreate directive 9 years ago
Alex Dik 7e8c9beea4 Add success state redirect after new WP is saved 9 years ago
Alex Dik c7096bb220 Add subject field 9 years ago
Alex Dik 58d5ee0072 Allow saving of the work package 9 years ago
Alex Dik b68394d3cb Replace wpCreateForm directive with wpCreate directive 9 years ago
Alex Dik 7447da02a6 Change wpCreate.createNewWorkPackage 9 years ago
Alex Dik 7758e2328b Refactor wpCreateButton directive 9 years ago
Alex Dik 67313c8066 Implement wpCreate service 9 years ago
Alex Dik 24785f165f Allow multiline else and catch statement tslint 9 years ago
ulferts 6ed3160937 do not focus an already active field (#4567) 9 years ago
Roman Roelofsen d08aa4b912 Added basic virtual scroll testing code 9 years ago
ulferts ecffcc3992 correctly handle 'undefined' as a pristine value (#4566) 9 years ago
Oliver Günther 009fe4894c Fix execution of cancelling edit-mode confirmation 9 years ago
Jens Ulferts 35b4faa63c remove one time binding 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
Jens Ulferts e9a75d0e64 move aria-atomic hoping for it to work in JAWS 15 9 years ago
ulferts 344c0c92ab Fix/activate inplace edit in ie (#4560) 9 years ago
Roman Roelofsen 7515ed42ea Added basic virtual scroll testing code 9 years ago
Alex Dik e23b32c495 Load attachments only if the work package has any (#4561) 9 years ago
Oliver Günther a3e381d9d4 wp-display-id one time text binding 9 years ago
Oliver Günther 74b52eaab8 [23300] Fix date fields not being updated (#4556) 9 years ago
Oliver Günther a93ef1a688 Use $state.transition for moving to fullscreen (#4545) 9 years ago
Henriette Dinger 7f49083a61 Prevent content being red twice (#4552) 9 years ago
Alex Dik b9a485357f Make $initialize work on already loaded resources 9 years ago
Alex Dik 3eac74bcdc Implement better HalResource types configuration 9 years ago
Alex Dik 4ba08a912f Refactor halResourceTypes and related services 9 years ago
Alex Dik c8d71aa6c9 Refactor tests 9 years ago
Alex Dik 6a44f1ff0c Implement getType() in halResourceTypesStorage 9 years ago
Alex Dik cd7c8ac26d Correctly initialize a HalResource after it has been loaded 9 years ago
Alex Dik 089c341819 Refactor HalResource 9 years ago