Ali BARIN
63dfb6947e
feat: make role name unique and remove key usage
2024-09-04 11:13:39 +00:00
Ali BARIN
c80791267f
refactor(installation): improve allow installation guard
2024-05-13 14:00:12 +00:00
Ali BARIN
fc4561221d
feat: add DISABLE_SEED_USER to bypass yarn db:seed:user command
2024-05-13 13:31:16 +00:00
Faruk AYDIN
817db026b1
fix: Exit process after creating database and user
2024-01-13 02:59:00 +01:00
Faruk AYDIN
01ef97949b
feat: Convert migration file names if there is a table
2024-01-13 02:58:28 +01:00
Faruk AYDIN
9e151051a8
fix: Exit process after creating seed user
2024-01-13 02:55:42 +01:00
Faruk AYDIN
8c3d5f1f4b
feat: Convert old TS migration names to JS names
2024-01-12 17:50:09 +01:00
Faruk AYDIN
f0d2f07193
feat: Convert package scripts to work with JS
2024-01-07 19:36:44 +01:00
Faruk AYDIN
75f5db23df
feat: Conveert bin folder to use JS files
2024-01-04 21:07:19 +01:00
Ali BARIN
0deaa03218
feat(auth): add user and role management
2023-08-03 19:39:48 +02:00
Ali BARIN
69582ff83d
feat: introduce role based access control
2023-08-03 19:39:48 +02:00
Krzysztof Dukszta-Kwiatkowski
6e80ff4eb6
post review fixes
2023-05-30 15:21:13 +02:00
Krzysztof Dukszta-Kwiatkowski
3f8f022d48
feat: gitlab triggers integration
2023-05-30 15:21:13 +02:00
Ali BARIN
74a299dbe6
feat: introduce full name column to user model
2023-03-01 21:40:39 +00:00
Faruk AYDIN
fa8418adcd
fix: Create seed user with admin role
2023-02-26 15:40:47 +01:00
Ali BARIN
475f24f661
style: auto format whole project
2022-11-05 23:57:33 +01:00
Ali BARIN
a5b3a68588
chore: don't seed user if already seeded
2022-09-05 00:00:03 +02:00
Ali BARIN
c227dc86bb
feat(cli): create DB in start command if not exists ( #285 )
2022-04-08 11:36:35 +02:00
Ali BARIN
75eda7f2af
feat(cli): run migrations and app in start command ( #284 )
...
* feat: perform pending migrations in start command
* feat: log error when DB connection is refused
* feat: log error when Redis connection is refused
* refactor: fix type errors
* fix: correct server and copy graphql schema
* fix: differentiate migrations by env
* chore: remove dev executable
* chore: fix typo in default postgresUsername
* fix: copy json files into dist folder
* chore(cli): add dev script
* chore: pull non-dev logs to info level
* feat(cli): run app in start command
* fix(backend): remove default count in Connection
* fix(cli): remove .eslintrc usage in lint script
* refactor: remove disableMigrationsListValidation
* refactor: make Step optional in ExecutionStep
* refactor: make Flow optional in Step
2022-04-08 11:27:46 +02:00
Faruk AYDIN
68e5e6d011
fix: Adjust user email address with correct domain
2022-03-24 22:36:27 +03:00
Ali BARIN
2e1523b40f
refactor: rename db:create:user as db:seed:user
2021-12-10 23:46:00 +01:00
Faruk AYDIN
ebaf0244a5
chore: Implement sample user creation script
2021-10-11 16:48:52 +02:00
Faruk AYDIN
908f156a45
chore: Add database create & drop commands
2021-10-05 18:37:57 +02:00