Commit Graph

46 Commits (14b8e3fa35a3645b193c1ba5da02df7dba441068)

Author SHA1 Message Date
Oliver Günther e691340169
Add templated filter to project query 4 years ago
Oliver Günther 467b1860ae
Add templated property to projects 4 years ago
ulferts a69d912ed2
fix constant reference 5 years ago
ulferts 9c78d48cea
allow args on scope method 5 years ago
ulferts 15b81403c7
avoid sorting and order on counting 5 years ago
ulferts ea65cf10b2
case insensitive order for projects 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 61e496ab97
annotate secure custom field ordering 5 years ago
ulferts dc5a927d2c
move visibility check into project query 5 years ago
ulferts 00a31728fc
increase strictness on regexp for default orders 5 years ago
ulferts 75d34621fb
adapt project order to altered db column name 5 years ago
ulferts 924a3dfb04
adapt project order to altered db column name 5 years ago
Wieland Lindenthal 259950ec24 Add sorting for project status to project list and 5 years ago
Wieland Lindenthal 636ec8a5f3 Adding specs for project list's project status filter. 5 years ago
Wieland Lindenthal 1af4b9abe5 Add status filter to project list 5 years ago
ulferts 57131fa32b
continue adapting to altered project properties 5 years ago
ulferts 4e5b9afef5
rename project attributes 5 years ago
ulferts 5c7d5a36e2
ensure direction in project order to be asc or desc 5 years ago
ulferts 537ea1116e
add members widget to dashboard 5 years ago
ulferts b4954d5082
add suprojects widget to dashboard 5 years ago
Oliver Günther f492113c94
[30275] Allow global type select, restrict available projects 6 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
Oliver Günther 5de0b9a2d8
Go through brakeman warnings 6 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 7dc9df3aee
Adapt specs to factory pattern 7 years ago
Oliver Günther 941ed90b6a
Extract Custom Field mixin and subfilters 7 years ago
Jens Ulferts 3717f6e0d3
less complicated custom_field#possible_values_options 7 years ago
Jens Ulferts 0f9313dd26
reuse disk space query string 7 years ago
Jens Ulferts 5bdaa68261
validate custom field ordering 7 years ago
Jens Ulferts 8842558aac
refactor for code quality 7 years ago
Jens Ulferts 5ae86d9624
integrate custom field ordering 7 years ago
Jens Ulferts 66f3c0b5b7
first stab at order via query 7 years ago
Jens Ulferts c61619b6ef
limit custom field filters by cf visibility 7 years ago
Jens Ulferts b815d730af
move part of allowed_filter calculation to query/filters 7 years ago
Jens Ulferts 403bf905e9
extract custom field filter into shared mixin 7 years ago
Wieland Lindenthal 5ca61f666f
Reduce repetition in name_and_identifier filter 7 years ago
Wieland Lindenthal b83e15a8fa
Allow for filtering on latest_activity_at, while not yet resolving timezone difficulties. 7 years ago
Wieland Lindenthal ce7a941c6f
Add created_on filter 7 years ago
Wieland Lindenthal 932a074934
Multiple improvements 7 years ago
Wieland Lindenthal dd6f9c0a4e
WIP: Enable filtering of custom fields User, Float etc 7 years ago
Wieland Lindenthal 4899b49f04
WIP: Support CF types list and boolean 7 years ago
Wieland Lindenthal 444cf2d6e7
WIP: First dynamic CF filter for strings 7 years ago
Wieland Lindenthal f3f498baa1
WIP: Keep order of filters; use kind of white-list 7 years ago
Wieland Lindenthal b9ab0d6906
WIP: Generate filter form generically 7 years ago
Wieland Lindenthal 39f53d2a00
Create filters and use query object to replace current state of project list filters 7 years ago
Jens Ulferts 33545b9e39
refactor query filter statements into distinct classes 8 years ago
Jens Ulferts c4bef2247d
adding filter instance schemas 8 years ago