Commit Graph

241 Commits (c70b59ff7edf179821f932e1927729e4edad7555)

Author SHA1 Message Date
Markus Kahl 15e920892e added missing custom option lookup during creation (#6198) 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
ulferts 4b7e3ff26d Feature/limit attribute help text visibility (#5749) 7 years ago
Edward Betts 437bbd51bf correct spelling mistakes (#5748) 7 years ago
Markus Kahl e3e7878b89 follow robustness principle and allow custom option values 7 years ago
Jens Ulferts 6d43f1718e
remove experimental api 8 years ago
Markus Kahl 82b315e15a brought back queries controller and spec 8 years ago
Markus Kahl 9972a1abbd removed experimental queries controller; updated specs 8 years ago
Jens Ulferts 0382fa0ed6
add default query endpoint globally 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 688385428c
Avoid multiple requires of spec_helper 8 years ago
Oliver Günther 92aebdcec4
Fix params deprecation 8 years ago
Jens Ulferts 7c1537bc62
params are not turned into string - thus "double" 8 years ago
Jens Ulferts 3396e2dc96
adapt spec format to avoid deprecation 8 years ago
Jens Ulferts 06c6defa51 replaces ruby based permission check for allowed_to? with sql based query 8 years ago
Jens Ulferts 419f1b4477 adapt spec to v3 8 years ago
Oliver Günther b58f5fc354 Allow UsersController to search for groups 9 years ago
Jens Ulferts 1345f79ef5 rename parameter in spec 9 years ago
Jens Ulferts f396f29d71 fix default query initialization again 9 years ago
Jens Ulferts 0123e70316 adapt specs to altered implementation 9 years ago
Jens Ulferts 003eae5bbb remove no longer applicable tests 9 years ago
Stefan Botzenhart ba3c727dcc Remove pending specs 9 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
Jan Sandbrink 1ac1188ef8 fix spec double and remove users from groupable CFs 9 years ago
Jan Sandbrink aa5155c8b7 fix specs 9 years ago
peter 6a7ab0edb8 fix invalid response for /api/v2/authentication.json 9 years ago
Alex Coles 1d1d56217d Without message chain, prefer #receive in spec 9 years ago
Alex Coles 985a15f08a Remove obsolete TODO in VersionsController spec 9 years ago
Alex Coles 8338b7a6e1 Update OP::Authentication to use uppercase headers 9 years ago
Alex Coles 69aaa74e5f Update OP::Authentication to use uppercase headers 9 years ago
Alex Coles 2d9cfd97f4 Remove deprecated Relation#all in controllers 9 years ago
Markus Kahl c24c58a273 fixed specs; use default realm; test custom realm 9 years ago
Markus Kahl bcd981df5c consider X-Authentication-Scheme; opt scoped realm 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jens Ulferts 9b93316283 explicitly expecting a setting 10 years ago
Alexander Bach 9d641a30f6 Address styling issues 10 years ago
Alexander Bach a670032b83 Covered #includes_for_columns in tests 10 years ago
Alex Coles ebbc9e3d7d Prefer #not_to over #to_not in specs 10 years ago
Alex Coles fed972eefa Mark broken QueriesController policy spec pending 10 years ago
Alex Coles 3785fdc9ed Use #describe, #context with String arg not symbol 10 years ago
Alex Coles 944b89d83e Convert specs to RSpec 3.2.0 syntax with Transpec 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts fa1d595d96 links user and version cf on wp table 10 years ago
Jens Ulferts 482c47f69b improve handling of desired columns 10 years ago
Jens Ulferts 96ec53907c only load required columns 10 years ago
Alex Coles 40001c90f3 Fix hash keys in WorkPackagesController spec 10 years ago
Alex Coles 100955756a Fix hash keys in QueriesController spec 10 years ago