Commit Graph

1078 Commits (6a91f4b36551fd888f13e2b96c2d1e476d946391)

Author SHA1 Message Date
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 bae0bfdd0b prevent empty values from being hidden while editing 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 49f5a836e8 Revert show-all default behavior 8 years ago
Alex Dik 83760a4c54 Show usually hidden fields of new WPs 8 years ago
Oliver Günther 27198a8db4 Resolve CodeClimate issues 8 years ago
Oliver Günther e337be7957 Fix create spec 8 years ago
Alex Dik 8278772ca6 Fix and refactor wpRelations directive tests 8 years ago
Alex Dik d33643f0a1 Remove old relations handler services 8 years ago
Oliver Günther 2a38ff1156 Add separate CopyController for frontend copy (#22) 8 years ago
Oliver Günther e28ad041d2 Don't show new work package id in single view 8 years ago
Oliver Günther d3bbc6749c Cancel edit mode correctly 8 years ago
Oliver Günther 65546c0296 Pass projectIdentifier in inline-create controller 8 years ago
Oliver Günther efdc044a29 Avoid wpEditMode in Create Service 8 years ago
Alex Dik 4af41a0350 Load relations on directive initialisation 8 years ago
Alex Dik 3d76e8759b Fix group expanding 8 years ago
Alex Dik 041c115ff7 Fix child relations 8 years ago
Alex Dik 365a68e8c0 Fix change parent functionality 8 years ago
Alex Dik 19a4f9158f Fix sorting of blocked relations 8 years ago
Alex Dik acf8b2d7dd Update table on WP relation change 8 years ago
Alex Dik 1825a78076 Fix adding and removal of the parent relation 8 years ago
Alex Dik b80d13e324 Display parent relation group 8 years ago
Alex Dik e9d68bc5ae Fix adding of relations 8 years ago
Alex Dik 773807e38f Fix removal of relations 8 years ago
Alex Dik fb993d27c7 Implement removal of relations 8 years ago
Alex Dik f325745ca8 Rename WP relation group service 8 years ago
Alex Dik 0206c19683 Add WP relations service and relation group manager 8 years ago
Alex Dik c8faeb43fe Make relations related components use the HalResource API 8 years ago
Alex Dik e8041c2957 Refactor wpRelationsDirective 8 years ago
Alex Dik d0bf7c3819 Remove RelationsHandler#applyCustomExtensions 8 years ago
Alex Dik a492cb420c Use the WorkPackageResource in the relationsPanel directive 8 years ago
Alex Dik d6dc899063 Fix missing RelationsHandler error 8 years ago
Alex Dik 4e85918e44 Fix unit tests 8 years ago
Alex Dik 77190d6390 Refactor ParentRelationsHandler 8 years ago
Alex Dik 01869f4965 Refactor ChildRelationsHandler 8 years ago
Alex Dik 57f191ba61 Fix custom field spec 8 years ago
Alex Dik 4cf0fcf3f3 Refactor RelationsHandler factory 8 years ago
Alex Dik 0e3b7c6123 Move WP relations related stuff to relationsPanel directive 8 years ago
Alex Dik 8da9082c2f Move WP relations constants 8 years ago
Alex Dik 6fed1a7b90 Move addWpRelation directive to components 8 years ago
Alex Dik 5a201b4df5 Remove addWorkPackageChild directive 8 years ago
Alex Dik 9eb99e527d Move wpRelations directive to components 8 years ago
Alex Dik 37831fdc24 Implement relations panel directive 8 years ago
Alex Dik fb122066fd Fix WP create specs 8 years ago
Alex Dik fadf0eca9b Fix missing karma angular module dependency 8 years ago
Alex Dik d46a6e2365 Make WP creation from parent work again 8 years ago
Alex Dik 81cc3545a9 Update table after successful creation 8 years ago