You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor register form to be simpler
* refactor user_create flow
* add hover effect to stat
* Refactor .env, templates and config variables
- Added APP_NAME variable in .env.ci and used it in app.py.
- Removed redundant code and reorganized user_list.html templates.
- Renamed 'user_list_view.html' to 'user_list_row.html' for consistency.
- Updated TODO.md to reflect completed tasks.
* setup sending emails via mailgun
* increment project version, and release on pr to main
* fix modal delete confirm
* add comments to lazy loading of user list
* upgrade email templates
* enable preview envs in render via blueprint
* set preview expiration to 1 day
* add email config to .env.ci
* fix webui test
---------
Co-authored-by: phernandez <phernandez@basicmachines.co>
0 commit comments