Commit Graph

1881 Commits (bab0f5d7ab237304bea7ea7f39d5d454221d2f7e)

Author SHA1 Message Date
Jens Ulferts 433f707843 only open wp on initial load of wp#index 10 years ago
Hagen Schink bc14f915d9 Test success status codes 10 years ago
Philipp Tessenow 2f2c6e15b7 fix failing specs 10 years ago
Hagen Schink d222044ac5 Prepare specs for upcoming API reconstruction 10 years ago
Hagen Schink 83fc7e05e8 Correct spec file naming 10 years ago
Hagen Schink 6aa58d2ed3 Add WP activity API specs 10 years ago
Till Breuer 0d226d52ca De-implement delete watcher link of wp representer 10 years ago
Till Breuer c0af2edaa2 Extend work package representer by add / remove watcher links (WIP) 10 years ago
Till Breuer 4543373333 Spec presence of (un-)watch link in representer spec 10 years ago
Hagen Schink 4a38ee5176 Explain the purpose of the double 10 years ago
Hagen Schink 07ecfb7ea7 Correct test description 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
Markus Kahl 100f3d00c6 also disable login per post 10 years ago
Philipp Tessenow a7740a4c8e re-integrate repository_authentication plugin 10 years ago
Johannes Wollert 1d3e81fb25 check for the absence of a successful XSS-attack rather than the means to avoid it 10 years ago
Johannes Wollert 85d1315343 care less about all the html generated by the version controller, just look for the important stuff 10 years ago
Markus Kahl 5a14da571e spec test 10 years ago
Hagen Schink f81c59d194 Add specs 10 years ago
Till Breuer 8f67bc5022 Render API error response when watcher is invalid 10 years ago
Marek Takac 35370d34fc Added failing specs for API watcher resource 10 years ago
Alex Coles c82bd01a1e Move Representer specs under spec/lib/api/v3 10 years ago
Richard 1845ed81c4 Embedded attachments in api work package model. 10 years ago
Alex Coles 50632a9248 Fix incorrect assertion after bad merge (13fdd352) 10 years ago
Marek Takac 7966fae3e8 Stoped using representers in API resource specs 10 years ago
Marek Takac 535399adc6 Updated before / after blocks of API specs 10 years ago
Marek Takac 2269f9a8ee Fixed authorization service calls 10 years ago
Alex Coles 0394608b63 Verify previous fix (718111) in WP resource spec 10 years ago
Hagen Schink 9459d5eed8 Remove superfluous newline 10 years ago
Hagen Schink 876aff983f Test error messages are localized on copy project 10 years ago
Marek Takac ec9edca2a2 Added spec for user API resource 10 years ago
Marek Takac cf1d1bf9d9 Added specs for attachment API resource 10 years ago
Michael Frister 25acfbe130 Add routes for /workflows{/edit,/copy} 10 years ago
Michael Frister df1e87befa Add route for /work_packages/quoted/:id 10 years ago
Michael Frister edfff0151b Add route for /types/move/:id POST 10 years ago
Michael Frister 24fbc557f3 Fix statuses#update_work_package_done_ratio routing spec 10 years ago
Michael Frister fbbc4f2bea Add /settings{,/edit,/plugin/:plugin_id} routes 10 years ago
Michael Frister 5e4a44d17c Add route for /roles/new (not sure we need this route) 10 years ago
Michael Frister 02a88ad2b7 Add route for /projects/types/:project_id 10 years ago
Michael Frister 92573190dc Add routes for /my/{add_block,remove_block,page_layout} 10 years ago
Marek Takac 3771625fd0 Updated API authorization method & activity resource spec 10 years ago
Michael Frister 060d2be9a8 Add route for /account/register GET & POST 10 years ago
Michael Frister 2ea6e3868f Add route for /account/lost_password POST 10 years ago
Michael Frister 4a4e0678c8 Add route for /admin 10 years ago
Hagen Schink 630a2e799a Check that content_for is cleared 10 years ago
Alex Coles f99450b181 Rename TextFormatting#textilizable to #format_text 10 years ago
Sebastian Schuster d13ccc572e Fixes on the fly version creation 10 years ago
Till Breuer 2a115caf6d Add constraints to catch-all routes to fix conflicts 10 years ago
Till Breuer 7a8bdc86c9 Add route specs for catch-all routes for work package tabs 10 years ago
Marek Takac a009c5ea4a Started creating shared example for API show endpoints 10 years ago