Commit Graph

547 Commits (d9c52a56bc085021939f766529a0b0b3c48cb6ee)

Author SHA1 Message Date
Oliver Günther 0496edb9af Fix specs 7 years ago
Oliver Günther 177f4e8963 Remove APIV2 and project associations / reportings 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 616ed0accb
Fix spec after request specs change 7 years ago
Oliver Günther 4ffaf20dd5
Fix specs after request merger 7 years ago
Oliver Günther cbb0d90fde
Use Rack::Test in all request specs 7 years ago
Oliver Günther 988d96c241
Restrict session API authentication to X-Requested-With 7 years ago
Oliver Günther fdfb41b327
[26069] Allow passing of me-value link for principal filters again 7 years ago
Oliver Günther 56ea4308c3
Improve test performance of work_package_form_resource 7 years ago
Markus Kahl 4b316ec470 LDAP Single Sign-on (#5888) 7 years ago
ulferts 9c8f7f3ca1 read operations for time_entries via api v3 (#5776) 7 years ago
ulferts 4d95cc815f Feature/guarded relation columns (#5784) 7 years ago
ulferts c0b709530c Fix/replace deprecations (#5533) 7 years ago
Oliver Günther 6ff79e0fd8
Fix flickering spec by not requiring explicit ID values 7 years ago
ulferts c5d5b88cbb adapt to altered representers api (#295) 7 years ago
ulferts 7154caec85 Fix/consolidate representers (#5732) 7 years ago
ulferts 4b7e3ff26d Feature/limit attribute help text visibility (#5749) 7 years ago
Edward Betts 437bbd51bf correct spelling mistakes (#5748) 7 years ago
Oliver Günther 9fabaaaf13
Show only attributes from the type attributes and status, project 7 years ago
Oliver Günther 57356059af
Create /help_texts endpoint 7 years ago
Oliver Günther bcdedaff15 Avoid ordering issues in pg for relations filter 7 years ago
ulferts 39bbf082bf fix author filter for projectless users (#5718) 7 years ago
ulferts fc139e55df limit visibility of relations index (#5703) 7 years ago
ulferts 9414241dfb show error message if activity cannot be saved (#5678) 7 years ago
ulferts 5165906e11 fix saving boolean cf filters, use representer for filter parsing (#5660) 7 years ago
ulferts 55695ed756 adds query columns by relation type (#5625) 7 years ago
ulferts ace7098eb3 add relations columns to query (#5606) 8 years ago
Markus Kahl af33c8c46d made old attachments routes work again (#5586) 8 years ago
ulferts 0c0b16508b Fix/bump representable (#5465) 8 years ago
Jens Ulferts e80d42e486
do not expect order if none is asked for 8 years ago
Jens Ulferts b67754d2b8
exclude already related work packages 8 years ago
Jens Ulferts 3c09070182
replace reference to custom field translations 8 years ago
Jens Ulferts a6936de10a
escape query operators in url 8 years ago
Jens Ulferts 8a08856748
replace string object by custom option for list custom fields 8 years ago
Oliver Günther c6356f33c4
Updating queries: Disable show_hierarchies if not passed and group_by is set 8 years ago
Oliver Günther edd17b75bc
Fix tests due to changed default query 8 years ago
Oliver Günther 0fbb9c6168
Provide configuration option for basic auth API access 8 years ago
Markus Kahl da5153cfad DRY'd query form representers 8 years ago