Commit Graph

24 Commits (89ef5f648fe264ef82358405b69dd030d28ce1c4)

Author SHA1 Message Date
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 f0863f9d53 allow to patch existing API endpoints 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts 08d56a24da adapt available_watchers api to changed interface, introduce authorization 10 years ago
Hagen Schink db8bfba3af Remove usage of reform from API V3 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago
Hagen Schink b84d89dbd2 Adapt collection naming scheme 10 years ago
Hagen Schink d9f62aa242 Rename WatchersRepresenter to UsersRepresenter 10 years ago
Alex Coles 92e8384266 Add missing Copyright headers in lib (API) code 10 years ago
Marek Takac 023dcbfc3c Added build_representer helper 10 years ago
Marek Takac 4b86ca4387 WIP create available watchers endpoint 10 years ago
Till Breuer d4d746a5ec Use type coercion to convert id params 10 years ago
Till Breuer ca2e94aee6 Services for watcher creation / removal 10 years ago
Till Breuer 7ae0edd315 Allow users allowed to view work packages to (un-)watch via API v3 (WIP) 10 years ago
Till Breuer 390080ae40 Remove duplicate code block 10 years ago
Till Breuer db373fc8bb Implement API watchers#delete end point 10 years ago
Till Breuer d7c7f957ac Add authorization to API watchers#create 10 years ago
Till Breuer 0e0713e19d Let API render status 200 if a user is already a watcher 10 years ago
Till Breuer 8f67bc5022 Render API error response when watcher is invalid 10 years ago
Till Breuer 73e3c67e52 Add watchers#create API end point 10 years ago