Commit Graph
30 Commits
Author SHA1 Message Date
Kyrch 7fff5465c9 feat(graphql): migrate to lighthousephp (#1183) 2026-04-22 15:35:23 -03:00
Kyrch 75f391cc65 feat(graphql): build sort enums on demand for better management (#1177) 2026-04-19 09:50:00 -03:00
Kyrch b66c5cb3da feat: synonyms rework (#1109) 2026-02-18 20:26:46 -03:00
Kyrch fcf64b6406 feat(graphql): toggle like mutation (#1099) 2026-02-15 07:03:06 -03:00
Kyrch a71ca35efb chore: bump dependencies (#1067) 2026-01-28 00:13:07 -03:00
Kyrch 01411c6f77 feat(graphql): aggregates (#1061) 2026-01-27 00:52:49 -03:00
Kyrch ece37dcc73 refactor(graphql): improve filters with validation (#1040) 2026-01-03 02:39:25 -03:00
Kyrch 1aa38b391d fix(graphql): fixed where conditions nested (#1039) 2026-01-02 23:06:39 -03:00
Kyrch f95cac61a2 refactor: from reports to submissions (#1010) 2025-11-28 17:24:40 -03:00
Kyrch ad899b7271 chore: rector (#970) 2025-10-01 17:18:31 -03:00
Kyrch 9963515a31 docs: clean unnecessary docs (#942) 2025-08-29 21:17:01 -03:00
Kyrch 7513cf90fe chore(graphql): migrate to rebing/graphql (#921) 2025-08-15 18:21:41 -03:00
Kyrch b4542a50c8 refactor(graphql): remove routeable definition (#920) 2025-08-08 18:56:42 -03:00
Kyrch 7fffee1ebb feat(graphql)!: suffix Paginator for plural queries & added singular queries (#917) 2025-08-08 00:06:23 -03:00
Kyrch 8f2787553c refactor(graphql): removed HasFields/HasRelations interfaces (#907) 2025-08-02 01:03:53 -03:00
Kyrch a90befebfe feat(graphql): where conditions (#900) 2025-07-30 02:20:46 -03:00
Kyrch 9070068308 feat(graphql): initial commit for graphql reports (#894) 2025-07-28 03:49:14 -03:00
Kyrch aed66607be refactor(graphql): update code schema (#893) 2025-07-27 15:08:00 -03:00
Kyrch a5c3914478 feat(graphql): argument readonly class (#887) 2025-07-25 16:18:41 -03:00
Kyrch 173407348d refactor(graphql): changed from order to sort (#886) 2025-07-25 03:24:34 -03:00
Kyrch 904b8a8b65 feat(graphql): ordering (#883) 2025-07-25 01:27:30 -03:00
Kyrch 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -03:00
Kyrch 37662dd4c4 feat(graphql): added profile / like mutations (#876) 2025-07-18 21:50:45 -03:00
Kyrch f8b9aca0fc feat(graphql): added mutations programmatically (#874) 2025-07-18 12:26:58 -03:00
Kyrch f84a4b33a5 docs: added generic types (#869) 2025-07-12 12:52:29 -03:00
Kyrch b0dee5998f style: added pint.json (#838) 2025-06-27 02:52:13 -03:00
Kyrch 77869066f2 feat(graphql): added contracts (#831) 2025-06-22 18:06:23 -03:00
Kyrch ecf7f2d7da feat(graphql): added localized fields for enum fields (#829) 2025-06-08 00:48:19 -03:00
Kyrch 6fc78d3709 refactor(graphql): changed how filter directives are build (#827) 2025-06-04 15:15:21 -03:00
Kyrch e7b2e540c2 feat(graphql): added queries & filters programmatically (#824) 2025-06-02 11:46:23 -03:00