Convly
|
0b8c7b59c6
|
Merge branch 'master' into features/typescript
|
2022-07-25 09:30:18 +02:00 |
|
Alexandre BODIN
|
bc60b90b9e
|
Merge pull request #13578 from meherchandan/fix/case-insensitive-equal-filter
fix: added new eqi operator for case insensitive equal search
|
2022-07-21 15:53:25 +02:00 |
|
Lebit
|
5d831d4ca6
|
fix: typo
|
2022-07-12 17:03:05 +02:00 |
|
meherchandan
|
a7131ca000
|
fix: review comments and added graphql operator
|
2022-07-12 16:19:51 +04:00 |
|
meherchandan
|
f6dca134e9
|
fix: added new eqsi operator for case insensitive equal search
|
2022-06-16 16:27:19 +04:00 |
|
Pierre Noël
|
c2b8a4ee98
|
parse boolean in convertQueryParam instead of parsing in database
|
2022-02-10 13:12:16 +01:00 |
|
Pierre Noël
|
7a21beefcd
|
Add ability to use : false and : false
|
2022-02-10 10:07:09 +01:00 |
|
Alexandre Bodin
|
0aed619155
|
Support schema option and add forceMigration options
|
2021-11-10 19:42:03 +01:00 |
|
Alexandre Bodin
|
d62878cda0
|
Add more tests
|
2021-10-28 09:41:59 +02:00 |
|
Alexandre Bodin
|
4781d44ce8
|
Add casting tests
|
2021-10-27 14:59:13 +02:00 |
|
Alexandre Bodin
|
674acadcc6
|
Cast only for filters that require it
|
2021-10-27 10:44:16 +02:00 |
|
Alexandre Bodin
|
f73d302129
|
Type cast filters
|
2021-10-27 10:03:09 +02:00 |
|
Convly
|
67041e0090
|
Allow filters to be passed in the populate params
|
2021-10-21 10:48:43 +02:00 |
|
Alexandre Bodin
|
9dd2824824
|
Init very simple filters system for the query layer to implement publication state filtering
|
2021-10-13 14:06:16 +02:00 |
|
Alexandre Bodin
|
0accc88fdc
|
ignore morph links for delete types
|
2021-09-28 17:13:24 +02:00 |
|
Convly
|
33a822a347
|
Fix ignored pagination for associations (gql)
|
2021-09-24 16:31:57 +02:00 |
|
Alexandre Bodin
|
549773698a
|
Fix distinct
|
2021-09-22 18:49:04 +02:00 |
|
Alexandre Bodin
|
58e024d3ad
|
use columnName snake casing and rename timestamp attributes
|
2021-09-22 17:05:30 +02:00 |
|
Alexandre Bodin
|
f18cf15894
|
Process input when the query is ready and alias only when necessary
|
2021-09-21 13:26:56 +02:00 |
|
Alexandre Bodin
|
df4c67e5e1
|
Fix insensitive contains
|
2021-09-16 15:32:27 +02:00 |
|
Alexandre Bodin
|
0f3f984ea7
|
Init migration v4
- Hooks registry
- D&P CT migrations
- i18N CT migrations
- Umzug with js / sql migrations
- Eslint updates
|
2021-09-13 12:03:12 +02:00 |
|
Alexandre Bodin
|
d36c03727b
|
Add case insensitive operators for contains
|
2021-08-18 09:46:09 +02:00 |
|
Alexandre Bodin
|
fd86d1926f
|
Handle polymorphic relation field filter and order
|
2021-08-17 18:08:42 +02:00 |
|
Alexandre Bodin
|
6a559d6db3
|
Split helpers and support populate *
|
2021-08-17 15:22:04 +02:00 |
|