.github/workflows/mutation.yml | |
|
|
.github/workflows/phpstan.yml | |
|
|
.github/workflows/stale-bot.yml | |
|
|
.github/workflows/swagger.yml | |
|
|
.github/workflows/test-cc.yml | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
.idea/Auth.iml | |
|
|
.idea/codeStyles/codeStyleConfig.xml | |
|
|
.idea/modules.xml | |
|
|
.idea/php-test-framework.xml | |
|
|
.idea/php.xml | |
|
|
.idea/vcs.xml | |
|
|
ADMIN.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
database/factories/GroupFactory.php | 16 | A 0 mins |
|
database/factories/PreUserFactory.php | 20 | A 0 mins |
|
database/factories/SocialAccountFactory.php | 18 | A 0 mins |
|
database/factories/UserFactory.php | 7 | A 0 mins |
|
database/factories/UserSettingFactory.php | 16 | A 0 mins |
|
database/migrations/2020_12_28_103405_create_category_user_table.php | 21 | A 0 mins |
|
database/migrations/2021_08_31_000000_create_user_groups_tables.php | 27 | A 0 mins |
|
database/migrations/2021_09_16_000000_add_fields_to_groups_table.php | 21 | A 0 mins |
|
database/migrations/2022_01_26_130000_change_user_settings_value_field_type_.php | 19 | A 0 mins |
|
database/migrations/2022_05_05_120500_add_soft_delete_to_users_table.php | 19 | A 0 mins |
|
database/migrations/2023_02_12_080500_create_social_accounts_table.php | 22 | A 0 mins |
|
database/migrations/2023_02_12_090500_create_pre_users_table.php | 23 | A 0 mins |
|
database/migrations/2023_07_05_113318_add_delete_user_token_column_to_users_table.php | 19 | A 0 mins |
|
database/migrations/2023_10_17_095647_add_soft_delete_to_groups_table.php | 19 | A 0 mins |
|
database/seeders/AuthPermissionSeeder.php | 66 | A 2 hrs |
|
database/seeders/UserGroupsSeeder.php | 16 | A 0 mins |
|
docs/group_form.png | |
|
|
docs/list_of_groups.png | |
|
|
docs/list_of_users.png | |
|
|
docs/my_profile.png | |
|
|
docs/user_categories.png | |
|
|
docs/user_form.png | |
|
|
env/codecov/phpunit.xml | |
|
|
env/codecov/testbench.yaml | |
|
|
env/docker-compose.yml | |
|
|
env/mysql/phpunit.xml | |
|
|
env/mysql/testbench.yaml | |
|
|
env/openapi/config.php | 1 | A 0 mins |
|
env/postgres/phpunit.xml | |
|
|
env/postgres/testbench.yaml | |
|
|
infection.json | |
|
|
phpstan.neon | |
|
|
phpunit.xml | |
|
|