Commit Graph

14 Commits

Author SHA1 Message Date
Kyrch e58518f51a feat(tests): pest php (#899) 2025-07-29 23:31:12 -03:00
Kyrch 5c5e96f2e6 docs: clean unnecessary phpdocs (#880) 2025-07-24 01:22:29 -03:00
Kyrch b24dfebbf3 feat: added announcement public attribute (#870) 2025-07-13 10:27:47 -03:00
Kyrch 1dd9a8a606 feat: merge filament-v4 into main (#868) 2025-07-11 17:32:02 -03:00
Kyrch 7b75be439c style: fixed pint php unit method casing (#839) 2025-06-27 03:12:05 -03:00
Kyrch b0dee5998f style: added pint.json (#838) 2025-06-27 02:52:13 -03:00
Kyrch 2a856c3eee chore: update to php 8.4 (#763) 2024-12-08 19:53:24 -03:00
paranarimasu 6015dcbbbf refactor: migration from laravel-enum package to native php enums (#585)
* refactor: migration from laravel-enum package to native php enums

* style: fix StyleCI findings
2023-06-09 14:29:10 -05:00
paranarimasu 7ba0416c20 fix: explicitly set database connection on service config (#576)
* fix: explicitly set database connection on service config

* style: address StyleCI finding
2023-05-19 23:53:47 -05:00
paranarimasu 2e930b17ff feat: initial migration to Laravel 10 (#572)
* feat: initial migration to Laravel 10

* style: fix StyleCI findings
2023-04-18 16:22:36 -05:00
paranarimasu 8faf07d56f chore: update depdendencies to anticipate Laravel 10 update (#559)
* chore: update depdendencies to anticipate Laravel 10 update

* style: fix StyleCI findings
2023-03-19 23:37:43 -05:00
paranarimasu 27778857b1 Request action composition (#516)
* refactor(api): prefer composition to strict inheritance for API queries, requests & actions

* style: fix StyleCI findigns
2023-02-16 23:30:57 -06:00
paranarimasu 4c4977ca8c feat(api): migrate transparency page from blade to api (#467)
* feat(api): add transparency endpoint

* chore: remove old transparency implementation

* style: fix StyleCI findings
2022-09-24 14:19:11 -05:00
paranarimasu 1d93000c6f feat(admin): migrate db dumps from github to platform (#463)
* feat(admin): migrate db dumps from github to platform

* style: fix StyleCI findings
2022-09-18 22:31:29 -05:00