paranarimasu and GitHub
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 and GitHub
02fef3aed2
fix: use class string to resolve db connection for models in validation ( #577 )
2023-05-20 14:44:47 -05:00
paranarimasu and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
de084e4eda
feat(api): adding feature flag for playlist management ( #544 )
2023-03-11 20:57:49 -06:00
paranarimasu and GitHub
da02b741e1
feat(auth): adding patron role with new permission to bypass feature flags ( #542 )
...
* feat(auth): adding patron role with new permission to bypass feature flags
* style: fix StyleCI finding
* fix: wiki editors shouldn't have extended CRUD permissions
2023-03-10 00:36:21 -06:00
paranarimasu and GitHub
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 and GitHub
e914fd7e3a
feat(api): restrict destroy & update actions to active models ( #478 )
2022-11-05 22:10:40 -05:00
paranarimasu and GitHub
76c0734dca
fix(api): restrict restore action to trashed models ( #476 )
2022-11-03 18:40:26 -05:00
paranarimasu and GitHub
517ba0ebf8
Playlists ( #472 )
...
* feat: add playlist resources
* style: fix StyleCI findings
* fix(admin): address nova exceptions
2022-10-19 00:32:06 -05:00
paranarimasu and GitHub
8b6b196c99
feat(admin): migrate db dumps from github to platform ( #465 )
...
* feat: migrate encoding scripts from github to platform
* style: fix StyleCI finding
* fix: don't concatenate updated videos when attempting to attach entry on video upload
* fix(api): fix field dependencies & feat(admin): upload script from video detail screen
2022-09-24 00:01:37 -05:00