Jaanus Sellin
|
abf57d1c70
|
feat: tag operators for search api (#5425)
Added new operators INCLUDE, DO NOT INCLUDE, INCLUDE ALL OF, INCLUDE ANY
OF, EXCLUDE IF ANY OF, and EXCLUDE ALL and now support filtering by
tags.
|
2023-11-27 15:48:41 +02:00 |
|
Jaanus Sellin
|
b0c05111c6
|
feat: allow filtering projects with operators (#5400)
This is first iteration. When we add more fields to be filterable with
operators, we can have more reusable components for this.
|
2023-11-24 10:45:44 +02:00 |
|
Jaanus Sellin
|
24f9fa3058
|
feat: connect search and filter with server api (#5297)
|
2023-11-08 14:19:40 +02:00 |
|
Jaanus Sellin
|
4bacd3e055
|
feat: introduce offset based search instead of cursor (#5274)
|
2023-11-08 11:12:42 +02:00 |
|
Mateusz Kwasniewski
|
74bbc7799e
|
feat: total count in search results (#5235)
|
2023-11-01 09:19:42 +01:00 |
|
Mateusz Kwasniewski
|
e5bbe5829f
|
feat: Cursor based hateoas (#5230)
|
2023-10-31 14:10:31 +01:00 |
|
Mateusz Kwasniewski
|
1c8fab63e2
|
feat: filter by environment status (#5165)
|
2023-10-27 08:54:03 +02:00 |
|
Mateusz Kwasniewski
|
46d7cb236d
|
feat: filter by tags (#5163)
|
2023-10-26 17:20:57 +02:00 |
|
Mateusz Kwasniewski
|
0c8d0704f3
|
feat: filter features by type (#5160)
|
2023-10-26 15:29:30 +02:00 |
|
Mateusz Kwasniewski
|
065e588e64
|
Search by tag (#5156)
add tag search for feature search API
|
2023-10-26 12:50:02 +02:00 |
|
Mateusz Kwasniewski
|
de540e09f3
|
feat: feature search basic functionality (#5150)
|
2023-10-25 16:12:21 +02:00 |
|
Fredrik Strand Oseberg
|
3ee250ee7d
|
feat: add feature search service (#5149)
|
2023-10-25 15:18:52 +02:00 |
|