Commit Graph

977 Commits (3f2c0e6a3d3ba2730e0d02bca3141bf0ef91f29a)

Author SHA1 Message Date
Alexander Bach 7008dcec4f Use proper inherited variable 10 years ago
Alexander Bach 866be8d800 Remove activity self link title 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 310c344bec Use implicit getter 10 years ago
Alexander Bach b2c194838c Unify activity path declaration 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 5480a835d7 Fix broken activity self_link 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 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
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 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