Commit Graph

471 Commits (d10a2dfa02e80342270ceec8fa9f8dfff2612642)

Author SHA1 Message Date
Jens Ulferts 08a7ee52b3
introduce time entry create endpoint in api v3 6 years ago
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
Jens Ulferts 2c171318b2
use consistent naming for queries vs. views 6 years ago
Jens Ulferts bc9aa302c9
let writability of query public attribute depend on permission 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 773eddccb8
add toc macro fomatter 6 years ago
Jens Ulferts 312dbba5a1
fix wrong method name for external attachments 6 years ago
Oliver Günther 379d061a6b
Fix resource spec after allowing GET requests earlier 6 years ago
Jens Ulferts e58a96515c
allow setting attachments through wp post/patch 7 years ago
Jens Ulferts 5dae0ef4d5
add endpoint for unattached attachments 7 years ago
Jens Ulferts 6a8a1eb495
add download endpoint to attachment resource 7 years ago
Jens Ulferts 441735fb4f
extend attachments api to board posts 7 years ago
Jens Ulferts 9b2458c23c
extend attachments api to wiki_pages 7 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 ac59ad6a89
introduce group resource stub 7 years ago
Jens Ulferts ce21ee20f7
cached representers 7 years ago
Jens Ulferts d7a4e16007
prevent saving attribute_groups if they are the defaults 7 years ago
Jens Ulferts 4882a427f4
bump rack-test 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
Wieland Lindenthal 912a58018e Fix: allow spec to call EnterpriseToken for checking :attachment_filters 7 years ago
Wieland Lindenthal fa5d887f48 Fix update_form_api_spec as `allows_to? :attachment_filter` gets called 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
Oliver Günther 0496edb9af Fix specs 7 years ago
Oliver Günther a0150fffa0 Remove timelines 7 years ago
ulferts bf28dfb830 tweak circular dependency detection when siblings already have a follows relation (#6107) 7 years ago
Jens Ulferts a4af690d0e
more leniency with existing follows relations 7 years ago
ulferts 0c8ec533c0 allow creating follows relations among siblings (#6093) 7 years ago
ulferts 634f45d6fc prevent circular scheduling relationship (#6062) 7 years ago
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Oliver Günther 518c255c1a
Fix API token usage and specs 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 3ef4dd89ba
Add common header for json content type and fix specs 7 years ago
Jens Ulferts 417e2a1467
fix flickering spec by introducing order for time_entries api 7 years ago
Oliver Günther c525c97e8d
Clear the cache in the time entry resource spec 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