Commit Graph

115 Commits (4a0e674f31139e045f19999578c25a5d67cd9669)

Author SHA1 Message Date
Jens Ulferts b5226f09e0
all specs mock Setting.cross_project_work_package_relations 6 years ago
Oliver Günther 3807bc4f7f
[28446] Rename due date to finish date 6 years ago
Jens Ulferts 804d59c735
use correct subclass link for assignee and responsible 6 years ago
Jens Ulferts c1853a5cdd
fix expected namespace for groups on assignee and responsible property 6 years ago
Oliver Günther ab5160643e
[27406] Rename responsible to accountable 6 years ago
Jens Ulferts 319f33e924
remove textile 6 years ago
Jens Ulferts 79f7d4caec
replace FactoryGirl by FactoryBot added by merging 7 years ago
Markus Kahl 6126b4311a added error handling in create too 7 years ago
Markus Kahl f2919d3cb6 show dependent errors if work package update (PATCH) fails 7 years ago
Jens Ulferts 5ee7dbccd1
stabilize spec by sorting expectations 7 years ago
Oliver Günther 059770f533
FactoryGirl => FactoryBot 7 years ago
Jens Ulferts ce21ee20f7
cached representers 7 years ago
Oliver Günther b79e4c7125
Bump test-prof to re-use their let_it_be shared_let replacement (#6193) 7 years ago
Jens Ulferts 9bf5d05fdb
add description on custom action 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts 77370d58ad
document custom actions 7 years ago
Jens Ulferts 886273ee86
initial implementation of conditions - status 7 years ago
Jens Ulferts a0b822d50b
handle conflicts and other errors 7 years ago
Jens Ulferts 211f2066f3
dummy api to allow wp custom actions 7 years ago
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Oliver Günther ac389b869d
Fix other request specs by adding json header 7 years ago
Oliver Günther 1ef1e709d8 Add shared let(:foo) { } helper for before-all initialized resources (#5910) 7 years ago
Oliver Günther cbb0d90fde
Use Rack::Test in all request specs 7 years ago
Oliver Günther 56ea4308c3
Improve test performance of work_package_form_resource 7 years ago
Jens Ulferts b67754d2b8
exclude already related work packages 8 years ago
Jens Ulferts f026a7f561
include groupBy into group object 8 years ago
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Jens Ulferts c4bef2247d
adding filter instance schemas 8 years ago
Jens Ulferts ce44418cd4
implement GET api/v3/work_packags/schemas 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 46a6b37a13
[24282] Case-insentitive search for work packages subject 8 years ago
Oliver Günther 22ee82c3f7
[24212] Fix query for available relations API 8 years ago
Markus Kahl 6f91bd09b1 code climate 8 years ago
Markus Kahl 8013cc89cb finished spec; pageSize param 8 years ago
ulferts af5731a843 remove precedence of default types for a new work_package's type (#4571) 8 years ago
Jens Ulferts 3b9cf915e1 give hint of expected date format 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 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 09e5815a74 add sumsSchema to api 9 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago