Commit Graph

1493 Commits (fbb294437c489062d1ef44f2b4ebde581920e80e)

Author SHA1 Message Date
Marek Takac 35370d34fc Added failing specs for API watcher resource 11 years ago
Alex Coles c82bd01a1e Move Representer specs under spec/lib/api/v3 11 years ago
Richard 1845ed81c4 Embedded attachments in api work package model. 11 years ago
Marek Takac 7966fae3e8 Stoped using representers in API resource specs 11 years ago
Marek Takac 535399adc6 Updated before / after blocks of API specs 11 years ago
Marek Takac 2269f9a8ee Fixed authorization service calls 11 years ago
Alex Coles 0394608b63 Verify previous fix (718111) in WP resource spec 11 years ago
Hagen Schink 9459d5eed8 Remove superfluous newline 11 years ago
Hagen Schink 876aff983f Test error messages are localized on copy project 11 years ago
Marek Takac ec9edca2a2 Added spec for user API resource 11 years ago
Marek Takac cf1d1bf9d9 Added specs for attachment API resource 11 years ago
Michael Frister 25acfbe130 Add routes for /workflows{/edit,/copy} 11 years ago
Michael Frister df1e87befa Add route for /work_packages/quoted/:id 11 years ago
Michael Frister edfff0151b Add route for /types/move/:id POST 11 years ago
Michael Frister 24fbc557f3 Fix statuses#update_work_package_done_ratio routing spec 11 years ago
Michael Frister fbbc4f2bea Add /settings{,/edit,/plugin/:plugin_id} routes 11 years ago
Michael Frister 5e4a44d17c Add route for /roles/new (not sure we need this route) 11 years ago
Michael Frister 02a88ad2b7 Add route for /projects/types/:project_id 11 years ago
Michael Frister 92573190dc Add routes for /my/{add_block,remove_block,page_layout} 11 years ago
Marek Takac 3771625fd0 Updated API authorization method & activity resource spec 11 years ago
Michael Frister 060d2be9a8 Add route for /account/register GET & POST 11 years ago
Michael Frister 2ea6e3868f Add route for /account/lost_password POST 11 years ago
Michael Frister 4a4e0678c8 Add route for /admin 11 years ago
Hagen Schink 630a2e799a Check that content_for is cleared 11 years ago
Alex Coles f99450b181 Rename TextFormatting#textilizable to #format_text 11 years ago
Sebastian Schuster d13ccc572e Fixes on the fly version creation 11 years ago
Till Breuer 2a115caf6d Add constraints to catch-all routes to fix conflicts 11 years ago
Till Breuer 7a8bdc86c9 Add route specs for catch-all routes for work package tabs 11 years ago
Marek Takac a009c5ea4a Started creating shared example for API show endpoints 11 years ago
Richard d4e1d563e4 updated spec for new user name property. 11 years ago
Marek Takac 452ce3c71c Added pending specs for activity resource 11 years ago
Hagen Schink 63ace93877 Add specs 11 years ago
Marek Takac 17b2b030cf API authentication now respect application wide login_required setting 11 years ago
Alex Coles d642b786bb Use HTML comments in Activity API resource 11 years ago
Alex Coles 96ca68fadc Test macro rendering in work package resource spec 11 years ago
Marek Takac e9c8a11d9c Got rid of composition in API activity model 11 years ago
Marek Takac da82c9638f Added HTML details to the activity resource 11 years ago
Marek Takac b5f76637b4 Fixed API work package representer spec 11 years ago
Marek Takac c832f713ee Added some properties to the API user representer 11 years ago
Alex Coles d0f4cbfb8a Make UrlHelpers soft-dependencies of TextFormatting 11 years ago
Marek Takac c8143cbebf Fixed typo 11 years ago
Marek Takac f4a24187d0 Added spec for API activity representer 11 years ago
Marek Takac e1ad040b3a Created API attachment representer 11 years ago
Alex Coles e037a18298 Fix constant name in (empty) ObjectLinking spec 11 years ago
Alex Coles 0ca679ed60 Prune unnecessary includes in TextFormatting spec 11 years ago
Alex Coles d13eba74b9 [wip] Extract text formatting helpers into Modules 11 years ago
Alex Coles beda9dfcea Use HTML description in Work Package API Resource 11 years ago
Alex Coles 0fb6961cb6 Add basic spec for WorkPackageRepresenter 11 years ago
Martin Linkhorst df35caf524 convert tests to specs to be able to disable them in plugins 11 years ago
Martin Linkhorst b42b21185d we don't need to escape the parameters 11 years ago