Commit Graph

757 Commits (d39553d1b2b86b172b8e801b427c6b6c507f1be8)

Author SHA1 Message Date
Jan Sandbrink 5d31f1d6ac remove hardcoded titles 10 years ago
Jan Sandbrink 92187cd6f7 simplify conditions + specs 10 years ago
Alexander Bach 35f5c028b4 Properly use caching mechanism 10 years ago
Alexander Bach d89e5b937b Fix dumb mistake 10 years ago
Alexander Bach dca6c0fdc2 Explicitly specify PayloadRepresenter 10 years ago
Alexander Bach 6afe5a1ccc Move helper method to helpers 10 years ago
Alexander Bach 7008dcec4f Use proper inherited variable 10 years ago
Alexander Bach d550bd6f97 Lull the hound 10 years ago
Alexander Bach 3560dc5032 Correct wp create endpoint refactoring 10 years ago
Alexander Bach c327b0af71 Remove superfluous variable 10 years ago
Alexander Bach 815bb63e8b Move service creation into post 10 years ago
Alexander Bach a196e42cd5 Remove duplicated permission check 10 years ago
Alexander Bach 0024c98cc1 Add complimentary post 10 years ago
Alexander Bach daf3017af2 Shorten form_representer by inheriting from single 10 years ago
Alexander Bach 6c8c1c36e7 Tiny style fix 10 years ago
Alexander Bach 36bc133c00 Improve shared helper encapsulation 10 years ago
Alexander Bach 6140bdc319 µstyle fix 10 years ago
Alexander Bach 0f6f1c0219 Remove erroneous existent project_id property 10 years ago
Alexander Bach 5340b496ec Fix typo 10 years ago
Alexander Bach 231a5789e4 Fix permissions + cleanup 10 years ago
Alexander Bach 3d264624a2 Some style fixes 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 e4c53d15ea Calm the hound 10 years ago
Alexander Bach 0467db96ae Extract *_form_api endpoints 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 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 83a54efc33 Quieten the hound 10 years ago
Alexander Bach d98547738c Extract shareable methods into separate module 10 years ago
Alexander Bach e73609c3ae Unified permission checks 10 years ago
Jan Sandbrink a7a959aa4f always embed the attachments 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 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 8b2ed8015e adapt watch/unwatch links to specification 10 years ago
Jan Sandbrink 1e136a15e0 return ResourceTypeMismatch for wrong resources 10 years ago
Jan Sandbrink 30885fb05d link attachments in WP 10 years ago
Jan Sandbrink 8585637981 list attachments of a WP via APIv3 10 years ago
Jan Sandbrink 900b2a4c45 Backporting APIv3 categories to OP 4.0 10 years ago
Jan Sandbrink 930dcacc0e always show the parent id in the payload 10 years ago
Alexander Bach 807ce14fb7 Removed redundant authorization check 10 years ago