Commit Graph

45 Commits (b8ea8aac5d9fc1b171199bf32f04141011fa7144)

Author SHA1 Message Date
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Oliver Günther 0791c55870
Remove the internal setting with 500 max entries 6 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts 8842558aac
refactor for code quality 7 years ago
Wieland Lindenthal 4e22681e78 User mentions feature (#5897) 7 years ago
Oliver Günther 47c5475e44
Require hashie 7 years ago
ulferts 9c8f7f3ca1 read operations for time_entries via api v3 (#5776) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts a52c8ee07d
allow for filtering the queries in the API v3 8 years ago
Oliver Günther 65ca248914
Do not extend query for scope 8 years ago
Oliver Günther a098c44f44
Modify watchers API endpoint to use query 8 years ago
Jens Ulferts a0c7658c18 only return users eligible for watching but not already watching 8 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Jan Sandbrink dcd2a3b03c rework error instantiation 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 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 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