Commit Graph

1475 Commits (2c466b99c6a14ecec1dd8f03219ce8832394233e)

Author SHA1 Message Date
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Marek Takac fe4873cd04 WIP Basic wire-up of Watchers API with angular 10 years ago
Marek Takac 023dcbfc3c Added build_representer helper 10 years ago
Marek Takac 4b86ca4387 WIP create available watchers endpoint 10 years ago
Marek Takac 2daeab30f9 Anon. user cannot see link to watch WP 10 years ago
Marek Takac 50335c44c5 Add link to remove watcher to the user representer 10 years ago
Till Breuer aebd458fb8 Start enabling (un-)watching/-starring of work packages (WIP) 10 years ago
Hagen Schink 1d335b51bb Fix indentation and spacing 10 years ago
Hagen Schink b0aa8b4a6a Move activity PUT to activity endpoint 10 years ago
Hagen Schink 9f0cbf3233 Fix WP activity API error handling 10 years ago
Till Breuer 0d226d52ca De-implement delete watcher link of wp representer 10 years ago
Hagen Schink 893b31a957 Don't return an empty result but the new/updated object 10 years ago
Till Breuer c0af2edaa2 Extend work package representer by add / remove watcher links (WIP) 10 years ago
Till Breuer 8e0796b1a3 Avoid error when representer is initialized without current user 10 years ago
Hagen Schink c93350d503 Add API endpoints to create/update activities on WPs 10 years ago
Till Breuer b8b5cabf16 Remove accidentally added comma 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 1c36b1c5e0 Add watch and unwatch links to wp resource (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
Richard 1845ed81c4 Embedded attachments in api work package model. 10 years ago
Jens Ulferts 7f714faa57 differentiates between text and object for text rendering to enable attachment rendering 10 years ago
Jens Ulferts 299868d743 provides object for rendering to enable ###NUMBER rendering 10 years ago
Marek Takac cf1d1bf9d9 Added specs for attachment API resource 10 years ago
Marek Takac 3771625fd0 Updated API authorization method & activity resource spec 10 years ago
Alex Coles f99450b181 Rename TextFormatting#textilizable to #format_text 10 years ago
Richard e974c48faa Using user format setting for watchers ordering. 10 years ago
Marek Takac 0246a38df4 Order WP watchers by firstname, lastname 10 years ago
Richard 93aa00dd4d Added name property to api user representer. Using this in wp overview header. 10 years ago
Marek Takac 4bd16203ec Added authorization for API show attachment endpoint 10 years ago
Marek Takac 40d01022fb Added authorization for API show activity endpoint 10 years ago
Marek Takac 17b2b030cf API authentication now respect application wide login_required setting 10 years ago
Alex Coles d642b786bb Use HTML comments in Activity API resource 10 years ago
Alex Coles 96ca68fadc Test macro rendering in work package resource spec 10 years ago
Marek Takac 83faa642c3 Got rid of user's inline attribute in activity resource 10 years ago
Marek Takac c87ddd95b9 Render activity detail for comment too 10 years ago
Marek Takac e9c8a11d9c Got rid of composition in API activity model 10 years ago
Marek Takac da82c9638f Added HTML details to the activity resource 10 years ago
Marek Takac d8fb2b542b User absolute namespacing for all API class 10 years ago
Marek Takac 088525fbbd Got rid of authorization for show user API endpoint 10 years ago
Marek Takac 74a600bb18 Got rid of some inline WP properties 10 years ago
Marek Takac 01a3454dd6 Added links and embedded resources to the work package API resource 10 years ago
Marek Takac 583a7d6b5f Added API show user endpoint 10 years ago
Marek Takac c832f713ee Added some properties to the API user representer 10 years ago