Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Active and Inactive Users #139

Open
radoman2 opened this issue Jan 13, 2025 · 2 comments · May be fixed by #153
Open

[FEAT] Active and Inactive Users #139

radoman2 opened this issue Jan 13, 2025 · 2 comments · May be fixed by #153
Assignees
Labels
enhancement New feature or request

Comments

@radoman2
Copy link

Due to high number of app users in our building, we propose a feature that would allow admins to activate or deactivate users, in such a way that users that are no longer using the app can be deactivated - until they apply again for a shift.

@radoman2 radoman2 added the enhancement New feature or request label Jan 13, 2025
@readmemyrights
Copy link
Contributor

Is it ok for me to assign myself?

Also, since this will certainly require changing the schema, how do migrations work? What do I need to do besides editing the appropriate files in libs/server/db/schema/.

@aleksasiriski
Copy link
Member

You can change the Drizzle schema files and simply run pnpm drizzle-kit generate to generate the migration :)

@readmemyrights readmemyrights linked a pull request Jan 27, 2025 that will close this issue
@aleksasiriski aleksasiriski moved this from Todo to In Progress in indexomator Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants