Commit Graph

3370 Commits (bed42fa28fb0bbea16b0d4ff6914984faaf2ebd4)

Author SHA1 Message Date
Alexander Bach 5480a835d7 Fix broken activity self_link 10 years ago
Alexander Bach 9cc7084790 Consider contract information across the entire inheritance hierarchy 10 years ago
Alexander Bach b4c8fa9c3e Separating form representer for update and create cases 10 years ago
Alexander Bach 66283765f5 Remove unnecessary destruction 10 years ago
Alexander Bach 98f873a3b8 Accept projects as render context 10 years ago
Alexander Bach e4c53d15ea Calm the hound 10 years ago
Alexander Bach 0467db96ae Extract *_form_api endpoints 10 years ago
Alexander Bach 2861ecb989 Improve refactorability 10 years ago
Alexander Bach 78a1b604bc Merge form folder into work_packages folder 10 years ago
Alexander Bach c2a5a244ab Prepare WorkPackagesByProject for form endpoint 10 years ago
Alexander Bach 5fc935c777 Move and rename AvailableWorkPackages API to meet standards 10 years ago
Alexander Bach 6c08706c22 Improve initialization readability 10 years ago
Alexander Bach a8a3657600 Introduce CreateWorkPackageService 10 years ago
Alexander Bach 996468504f Appease the hound 10 years ago
Alexander Bach ea2196e269 Provide more flexible structure for work package contract validations 10 years ago
Alexander Bach e3f607e2f8 Moved lock_version validation enforcement 10 years ago
Alexander Bach e0d9ca98a1 Collect writable attributes from ancestors 10 years ago
Alexander Bach 83a54efc33 Quieten the hound 10 years ago
Alexander Bach bec3e0723c Introduce create work package endpoint 10 years ago
Alexander Bach d98547738c Extract shareable methods into separate module 10 years ago
Alexander Bach 0e66c303ac Swap work package creation links 10 years ago
Alexander Bach ed137f9af7 Fix activity user 10 years ago
Alexander Bach c2f9eeba05 Draft new work package create endpoints 10 years ago
Alexander Bach 226401c2e8 Bring activity_representer in line with the others 10 years ago
Alexander Bach e73609c3ae Unified permission checks 10 years ago
Jan Sandbrink 8e015c9e95 add specs for metadata representer 10 years ago
Alex Coles 02b5c722ef [wip] Disable acts_as_watchable has_many validate 10 years ago
Jan Sandbrink a7a959aa4f always embed the attachments 10 years ago
Jan Sandbrink 08fa23d82e please the hound 10 years ago
Jan Sandbrink 6075d3d7c9 extract method 10 years ago
Jan Sandbrink c4e51404c2 move uploaded file creation out of api endpoint 10 years ago
Jan Sandbrink 7d443154b3 parse attachment metadata using a representer 10 years ago
Jan Sandbrink 516c9a5f3e move mock method out of production code 10 years ago
Jan Sandbrink f43c26940e ask the rails url helper for the attachment DL URL 10 years ago
Jan Sandbrink 8774a81265 correctly link & embed watchers in WP 10 years ago
Jan Sandbrink 835f0c344a specify and test edge cases for watcher deletion 10 years ago
Jan Sandbrink 758480d151 also use named parameters for RemoveWatcher service 10 years ago
Jan Sandbrink 1cb1e9d060 fix HTTP 500 in case of not allowed watcher 10 years ago
Jan Sandbrink 44d1ba3828 allow to view list of current watchers 10 years ago
Jan Sandbrink 50f6ecdecd accept new request format for add watcher 10 years ago
Jan Sandbrink 5a575c6b10 avoid useless JSON roundtrip 10 years ago
Jan Sandbrink 9cc0806024 extract parsable link into own representer 10 years ago
Jan Sandbrink 725fb586a0 style resource link parser 10 years ago
Jan Sandbrink 7cba442308 remove redundant authentication 10 years ago
Jan Sandbrink 8b2ed8015e adapt watch/unwatch links to specification 10 years ago
Jan Sandbrink 1e136a15e0 return ResourceTypeMismatch for wrong resources 10 years ago
Jens Ulferts ff7a9cd659 correctly type button 10 years ago
Jan Sandbrink 30885fb05d link attachments in WP 10 years ago
Jan Sandbrink 603f30f794 some cleanup 10 years ago
Jan Sandbrink ee05610d5d add specs for the unhappy pathes 10 years ago