stack/packages/stack-shared/src
Zai Shi 040ec072f3
Added dashboard email configuration & user permission edit (#39)
* added form setting card

* removed unused code

* added custom email server page

* added email configuration dialog

* added sender name

* Update email server settings labels for clarity

* added email config update endpoint

* fixed update bugs

* fixed bugs

* fixed type errors

* moved senderName to standard config, check secure setting by port

* fixed duplicate settings

* fixed build errors, added migration

* updated tooltips

* fixed tooltip display bug

* added user permission edit
2024-05-18 19:32:27 +02:00
..
helpers Rework known errors 2024-03-25 20:59:16 -07:00
hooks Report all errors to Sentry 2024-04-14 13:32:31 +02:00
interface Added dashboard email configuration & user permission edit (#39) 2024-05-18 19:32:27 +02:00
utils Migrated user, api key, and team table to Shadcn (#36) 2024-05-14 23:51:44 +02:00
crud.tsx CRUD schemas (#28) 2024-05-12 20:29:14 +02:00
global.d.ts Fix use being called conditionally 2024-03-02 15:30:56 +01:00
index.ts Organizations & RBAC (#22) 2024-05-08 12:43:56 +02:00
known-errors.tsx CRUD schemas (#28) 2024-05-12 20:29:14 +02:00