Kyrch
847189aad4
feat(filament): added entries tab to create theme form ( #701 )
2024-06-21 05:03:48 -03:00
Kyrch
80ed802c97
feat: discord bot integration ( #683 )
2024-05-31 21:20:40 -03:00
Kyrch
97b49dbb5e
feat: filament ( #679 )
2024-05-23 17:22:01 -03:00
Kyrch
e472a1d3bd
feat: migrating theme groups to an appropriate table ( #611 ) ( #659 )
2024-04-28 16:23:25 -03:00
Mani
67828f430b
clean: Removed settings package which is now fully replaced by feature flags ( #620 )
...
* clean: Removed settings package which is now fully replaced by feature flags
* clean: Remove left-over config values
2024-03-09 02:55:52 +01:00
Kyrch
c7a9f6af4d
refactor: migrate validation rules to features flags ( #619 )
2024-03-04 13:29:38 -03:00
Mani
0e7def3024
clean: Removed anything billing related ( #618 )
2024-03-03 21:37:22 +01: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
d857d922d6
chore: bump dependencies, update stubs & code inspection items ( #582 )
2023-05-31 00:08:25 -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
d168afd4e7
#470 feat: add featured theme model ( #574 )
...
* feat: add featured theme model
* style: fix StyleCI findings
2023-05-14 02:04:21 -05:00
paranarimasu
088ea287c5
feat: initial migration to pennant features for feature flags and global site config [incremental] ( #573 )
...
* feat: initial commit for feature management
* style: fix StyleCI findings
* fix(api): prohibit features of nonnull scope from API & fix(admin): wrong translate key
* style: fix Static Analysis error
2023-04-23 18:54:34 -05:00
paranarimasu
69a7f80efb
feat: add color and priority attributes to role ( #556 )
2023-03-15 23:06:00 -05:00
paranarimasu
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
a63addd6fb
#488 feat(db): add permission seeder to separate concern from roles ( #509 )
...
* feat(db): add permission seeder to separate concern from roles
* fix(db): add permission seeder to base seeder
2023-01-23 23:58:06 -06:00
paranarimasu
a97a1663d4
feat(auth): assign default roles on verification ( #508 )
2023-01-22 22:26:58 -06:00