Commit Graph

1403 Commits (358db1776cc666d69f665f78b4ab816d48caf2b3)

Author SHA1 Message Date
Jens Ulferts 7918aa496c
avoid n+1 queries by using already loaded columns 8 years ago
Jens Ulferts d5de0d25db
use built in method to prevent NoMethodError 8 years ago
Jens Ulferts 69d2083987
define DateTime filter dependency 8 years ago
Oliver Günther 93dcd386f4
Remove usage of CF translations 8 years ago
Jens Ulferts 3851a85173
include the current op version into the cache key 8 years ago
Jens Ulferts 6391867267
minor code quality improvements 8 years ago
Jens Ulferts 374a608f99
add updateImmediately link to query representer 8 years ago
Jens Ulferts cc89242df9
add delete link to query representer 8 years ago
Jens Ulferts 909326ec77
rely on query representer to determine collection eager loading 8 years ago
Jens Ulferts 4ab5ce52e3
indicate correct http verb 8 years ago
Jens Ulferts 7c970c94da
fix star/unstar link calculation on query representer 8 years ago
Jens Ulferts d80d8b1ecc
adapt list custom field filter to alterations caused by multi select 8 years ago
Jens Ulferts 464e8325ee
define alias so that the path is defined 8 years ago
Jens Ulferts 6506d15d3b
eager load 8 years ago
Jens Ulferts f55c9cb6f2
include various representation links into the wp collection rep 8 years ago
Jens Ulferts 2fec9fd127
allow serializing issue priority filter 8 years ago
Jens Ulferts 0f984927fb
turn root response into hal resource 8 years ago
Jens Ulferts 212b32cbc6
add star/unstar links to query 8 years ago
Jens Ulferts 0884f0a02e
fix category allowed value path 8 years ago
Markus Kahl 7491561421 code climate 8 years ago
Markus Kahl 684a0e46a8 removed obsolete code 8 years ago
Markus Kahl 7e864bb56a DRY'd queries create/update form api endpoints 8 years ago
Markus Kahl da5153cfad DRY'd query form representers 8 years ago
Jens Ulferts 247309a5c6 update action link depends on query state 8 years ago
Jens Ulferts ebb519b9dc allow for global permission check in non project context 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 9f0123a703 query update and query update form wip 8 years ago
Markus Kahl b725c921b6 fixed wrong column_names default value 8 years ago
Markus Kahl 48591e9bbd allow initialising the query form also via get params 8 years ago
Markus Kahl d3dd27aa68 allow giving projects by identifier; don't render titles 8 years ago
Markus Kahl ec46419f3c share #convert_attribute 8 years ago
Markus Kahl da0644d403 removed obsolete copy&paste artefact 8 years ago
Markus Kahl 89fa02327b removed project-scoped query form api 8 years ago
Markus Kahl c5cc07f001 make starred not writable for now 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
Jan Sandbrink d79ca74c9d Extract base class out of form representer 8 years ago
Oliver Günther ba9c0ce58f
Allow custom fields to be added through type 8 years ago
Oliver Günther e4f0cb6634
Fix AR method name duplication 8 years ago
Oliver Günther 8220d43bbf
Add custom sub-models for attribute constraints and groups 8 years ago
Oliver Günther 59220397d8
Implement frontend for group configuration 8 years ago
Wieland Lindenthal 8000c27bec
Fixing spec 8 years ago
Wieland Lindenthal da9afaa9a2
Not necessarry stuff killed 8 years ago
Wieland Lindenthal 69eb0779cb
fixing specs for new format of saving attribute_groups as an array of arrays 8 years ago
Markus Kahl 3cf5cda7ce
fixed _attributeGroups format 8 years ago
Markus Kahl 0ff5eb8d3f
attribute groups backend draft 1 8 years ago
Jens Ulferts 96f61d9b24
introduce a boolean filter dependency used by bool cfs 8 years ago
Jens Ulferts 365143ded3
exclude non active principals from result set 8 years ago
Jens Ulferts c9e1a85421
embed filters, describe operators in schema 8 years ago