Commit Graph

1254 Commits (2d144dc839ce57ac3ea90ea91cebfafba20727d6)

Author SHA1 Message Date
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 82082f8e22
return boolean for boolean cf group 8 years ago
Jens Ulferts f026a7f561
include groupBy into group object 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
Jens Ulferts 4b342bf69f
embed links on single query 8 years ago
Markus Kahl c25a85cd5a display and edit user multi select 8 years ago
Markus Kahl 5682a111b7 fixed setting single/multi select to nothing 8 years ago
Oliver Günther 5864cc9484
Allow custom filter dependency classes (plugins) 8 years ago
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Oliver Günther f377e9d943
Replace themes with static design to be overridden once 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 b25b266cbf
reduce duplication 8 years ago
Jens Ulferts c4bef2247d
adding filter instance schemas 8 years ago
Oliver Günther c05a54b40d
Add ancestors information through separate grouped SQL 8 years ago
Jens Ulferts a022169f23
refactor for linting 8 years ago
Jens Ulferts 173204c36b
embedding and linking to available sort bys when embedding query schema 8 years ago
Jens Ulferts a0f96f6cfd
embedding and linking to available group bys when embedding query schema 8 years ago
Jens Ulferts 473f7ea216
embedding and linking to available columns when embedding query schema 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
Jens Ulferts 5f23166840
apply schema renaming to additional representer 8 years ago
Jan Sandbrink 7e5252fcb0
Rename Schema to SchemaRepresenter 8 years ago
Oliver Günther 65e24558a3
Log grape errors when rescuing from them 8 years ago
Jens Ulferts bf59283993
rename query properties 8 years ago
Jens Ulferts 27362f785a
embed filters as objects 8 years ago
Jens Ulferts 58df267bc4
link to sort_bys 8 years ago
Jens Ulferts 9cb9096491
link to group_by 8 years ago
Jens Ulferts 3f2c0e6a3d
link to column names 8 years ago
Jens Ulferts 80c242dd53
embed query results in query representer 8 years ago
Jens Ulferts fbbf755d04
preassign schema after loading workPackage list 8 years ago
Jens Ulferts 6fe494d8ce
add schema link to wp representer 8 years ago
Jens Ulferts 7312959fa2
refactor embedding schemas in work package representer 8 years ago
Jens Ulferts 8eab60380e
embed schemas in work package list 8 years ago
Jens Ulferts 310c5513c1
linting 8 years ago
Jens Ulferts ce44418cd4
implement GET api/v3/work_packags/schemas 8 years ago
Jens Ulferts 97bff16dcc
fix filtering by subprojectId 8 years ago