Files
plane/apps/admin/ee/components/authentication
740b7e1bf8 [WEB-6411] feat: instance user management (#5341)
* draf: instance user management

* draft: admin instance form

* chore: added instance and user forms

* draft: user members table

* chore: added viewset for instance users crud

* draft: added urls

* chore: instance workspace invite cleanup

* chore: integrated instance user management apis

* chore: added api integration

* chore: db migrations

* chore: added admin flag check decorator

* chore: added instance seats check for create endpoint

* chore: added empty state

* chore: reverted migrations and db changes

* chore: added check for available seats

* chore: disabled feature flag checks

* draft: password reset serializer

* fix: email check

* chore: added serializer for validation

* fix: instance seats availability check

* chore: added password reset endpoint

* feat: implemented user password reset service

* fix: updated decorator kwargs

* feat: added reset password functionality to instance admin

* chore: added INSTANCE_USER_MANAGEMENT flag to monitor

* chore: monitor build error

* fix: current plan api call

* fix: instance member check count

* fix: auth token

* * chore: removed redundatn migration file
* chore: added additional check for password strength
* fix: corrected caching uri

* * chore: added copyright checks
* fix: lint

* chore: added copyright check for python

* chore: removed unused file

* refactor: (admin-routes) move dashboard pages into with/without-sidebar route groups
refactor: (admin-sidebar) merge extended links into core menu and add billing/user-management entries
fix: (ui) harden combobox/select value handling and migrate admin user search debounce

* feat: enhance instance admin creation with logging and validation improvements

---------

Co-authored-by: pablohashescobar <[email protected]>
2026-03-06 20:28:20 +05:30
..