Commit Graph

400 Commits (495f1f1939187be1975dae2dccad0821ab35220b)

Author SHA1 Message Date
Oliver Günther 9dc8d09516
Add CreateUser API endpoint and spec 8 years ago
Markus Kahl 304806b322 moved create relation into work package scope 8 years ago
Markus Kahl 6f91bd09b1 code climate 8 years ago
Markus Kahl 8013cc89cb finished spec; pageSize param 8 years ago
Markus Kahl 5bec815324 updated spec 8 years ago
Markus Kahl 7c3f052485 translate relation contract error messages 8 years ago
Markus Kahl cdf472d9ba more specs e.g. for validations including permissions 8 years ago
Markus Kahl 7f6d74a88e basic crud 8 years ago
Jens Ulferts e8dec71010
fix specs 8 years ago
Oliver Günther a9f2c55564
[23272] Show linked revisions from other projects if visible 8 years ago
Jens Ulferts a0c7658c18 only return users eligible for watching but not already watching 8 years ago
Jens Ulferts 06c6defa51 replaces ruby based permission check for allowed_to? with sql based query 8 years ago
ulferts af5731a843 remove precedence of default types for a new work_package's type (#4571) 8 years ago
Jens Ulferts 8136a3a26f implements a relations collection 8 years ago
Jens Ulferts 3b9cf915e1 give hint of expected date format 8 years ago
Markus Kahl 00dff8b96a fix User.current leak (#4533) 9 years ago
Jens Ulferts de8087e149 code climate improvements 9 years ago
Henriette Dinger 867b273c8a Set default wp type 9 years ago
ulferts 4e6d880906 Fix/representer cache key (#4385) 9 years ago
Markus Kahl 50e40f324a wp form config polish (#4364) 9 years ago
Oliver Günther 02ff24b3b2 Add type#updated_on to cache key 9 years ago
Oliver Günther 29d69a3fc5 Introduce header and Rails caching for schemas 9 years ago
Markus Kahl db29aead44 updated specs to work with new behaviour 9 years ago
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 9 years ago
Jens Ulferts 77d348753d move CreateFormResource to CreateProjectFormResource 9 years ago
Jens Ulferts de33104d11 add a project independent endpoint for work package creation 9 years ago
Jens Ulferts 4cd20973e2 improve CreateWorkPackageService to conform with new interface 9 years ago
Jens Ulferts 5a977c5594 add resource for querying the list of allowed projects 9 years ago
Jens Ulferts c8d1850543 allow setting new custom field values when changing the project 9 years ago
Jens Ulferts a1d8d483b8 initial request spec for editing project on wp resource 9 years ago
Jens Ulferts 09e5815a74 add sumsSchema to api 9 years ago
Markus Kahl 498447c91b set required setting to fix specs 9 years ago
Oliver Günther fb4bf739d9 Allow the configuration to disable APIv2 basic auth 9 years ago
Jens Ulferts b2551f92e2 enable Rack::Deflater 9 years ago
Jan Sandbrink 85f60d8bbc Also allow to add attachments to a WP with permission to add WPs 9 years ago
Oliver Günther acb4431d8a Implement UserPreferences endpoint 9 years ago
Mohamed Wael Khobalatte 03cce5e25d Avoid defining same constants in multiple specs 9 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
Jens Ulferts dac4459100 restructure available principals spec for better readability 9 years ago
Jens Ulferts 3e12f109b6 restructuring available assignees/responsibles api spec 9 years ago
Jan Sandbrink e9031a38b1 Reintroduce clear statements that were still neccessary 9 years ago
Markus Kahl 4eda276ecb always clear delivieries so one does not have to worry about it 9 years ago
Oliver Günther 3ca36e1e1d Parallel sending of comment and fields in WP split view 9 years ago
Oliver Günther 0aed8bb310 Test for comment input 9 years ago
Alex Coles 27d363df78 Use #be_html_eql matcher in APIv3 Render spec 9 years ago
Jan Sandbrink ab9d502009 Allow to delete work packages via APIv3 9 years ago
Jan Sandbrink 5de0f15898 Correctly link activities 9 years ago
Jan Sandbrink 5d473e9a9c fix HTTP response of DELETE attachment 9 years ago
Jan Sandbrink 32e638449b hide lockVersion from work package columns 9 years ago
Jan Sandbrink 637fadf602 add endpoint to list work package columns in a project 9 years ago