Commit Graph

63 Commits (6230043e75517ce23047d3dec2a2f1dadb5cbf62)

Author SHA1 Message Date
ulferts 9647412702
exclude wp cfs not deemed to be filters from being created as filters 3 years ago
Oliver Günther 94e2d81201
Remove unused properties of not found example 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
ulferts 9fa5599392
Feature/member notifications (#8958) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 8370c3099e
avoid n+1 queries on query requests by caching 5 years ago
ulferts 4e5b9afef5
rename project attributes 5 years ago
Oliver Günther 24afce2f2e
Fix causedUpdated and refresh board lists since no longer saving queries 5 years ago
Oliver Günther b2505245ff
Add spec for query order API 5 years ago
ulferts 6465f3f54a
add updated_at/created_at to query 5 years ago
Oliver Günther 111fc3a8af
[29873] Fix parsing of form query params in project context 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 059770f533
FactoryGirl => FactoryBot 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
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 690e0ffc60 wp create/update/destroy via services 7 years ago
Oliver Günther ac389b869d
Fix other request specs by adding json header 7 years ago
Oliver Günther cbb0d90fde
Use Rack::Test in all request specs 7 years ago
ulferts 4d95cc815f Feature/guarded relation columns (#5784) 7 years ago
ulferts 7154caec85 Fix/consolidate representers (#5732) 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) 8 years ago
ulferts ace7098eb3 add relations columns to query (#5606) 8 years ago
Jens Ulferts a6936de10a
escape query operators in url 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
Markus Kahl da5153cfad DRY'd query form representers 8 years ago
Markus Kahl 190da9f8d9 fixed remaining specs 8 years ago
Jens Ulferts 635c6cdec6 fix form links in specs 8 years ago
Markus Kahl 4a295f2a9a fixed update form 8 years ago
Markus Kahl 6cc211cab0 fixed update_query_spec 8 years ago
Markus Kahl 9f0123a703 query update and query update form wip 8 years ago
Markus Kahl 9972a1abbd removed experimental queries controller; updated specs 8 years ago
Markus Kahl 48591e9bbd allow initialising the query form also via get params 8 years ago
Markus Kahl ca5ac0feaa fixed project by identifier case in create form spec 8 years ago
Markus Kahl d3dd27aa68 allow giving projects by identifier; don't render titles 8 years ago
Markus Kahl e257294795 validate project if set 8 years ago
Markus Kahl 9e79d02d8f queries create and create form api endpoints 8 years ago
Jens Ulferts 4c32d17ede add query form stub - not production ready 8 years ago
Jens Ulferts 73e9173755
add default query endpoint for project 8 years ago
Jens Ulferts 0382fa0ed6
add default query endpoint globally 8 years ago
Jens Ulferts c4bef2247d
adding filter instance schemas 8 years ago
Jens Ulferts 46bc6e96f1
linking to available projects when embedding a query schema 8 years ago
Jens Ulferts 74770c6a63
adding query schema - global query 8 years ago