1654de3c1f
🧑💻 (emails) Add decent emails management
...
Use mjml-react to generate emails. Put all emails in a independent package.
2022-10-01 07:00:05 +02:00
898367a33b
✨ Add usage-based new pricing plans
2022-09-27 08:30:42 +02:00
cf07cfe3ab
🧑💻 (smtp) Use secure prop instead of ignoreTLS
...
BREAKING CHANGE: The SMTP_IGNORE_TLS environment has been removed in favore of SMTP_SECURE. If
SMTP_SECURE is true, the connection will use TLS when connecting to server. If false (the default)
then TLS is used if server supports the STARTTLS extension. In most cases set this value to true if
you are connecting to port 465. For port 587 or 25 keep it false
2022-09-01 07:40:35 +02:00
ee338f62dc
build: add pnpm
2022-08-10 18:49:06 +02:00
f801a29539
fix(docker): 🐛 Runtime public environment
2022-06-22 09:47:43 +02:00
3e47b37c2e
Revert "fix(docker): 🐛 Runtime public environment"
...
This reverts commit e03fe9f7d9
.
2022-06-22 07:21:02 +02:00
e03fe9f7d9
fix(docker): 🐛 Runtime public environment
2022-06-22 07:12:33 +02:00
3105adedb3
fix(auth): 🔧 Add ignoreTLS option for SMTP creds
2022-06-13 11:50:05 +02:00
ee370b5f26
add azure-ad login option
2022-06-07 10:01:46 +02:00
a0929c492b
feat(user): ✨ Revokable API tokens
2022-06-03 13:20:19 +02:00
ff5c3683fc
feat(auth): 🛂 Disable new user signups
2022-05-30 17:09:17 +02:00
a04a11ae02
build(docker): 🧱 Improve runtime environment
2022-05-30 16:40:13 +02:00
5d786f59cc
build: 👷 New compose file and entrypoints
2022-05-25 14:49:34 -07:00
98c1dea92a
fix: 🎨 Code format
2022-05-17 08:16:55 -07:00
b39e892020
feat(auth): 🔒 add gitlab pagination
2022-05-17 08:16:55 -07:00
bda4116fbc
chore: 🔥 Remove ownerIds
2022-05-17 08:16:55 -07:00
f0fdf08b00
feat(editor): ✨ Team workspaces
2022-05-13 15:33:53 -07:00
fe26e89902
fix: 🎨 Formatting
2022-04-30 07:10:02 -07:00
3db753e886
feat(auth): 🔒 add checking for required group
2022-04-26 09:51:11 +02:00
a4a62f23b6
feat(auth): 🔒 add gitlab provider
2022-04-26 09:50:02 +02:00
b28fb06329
fix(auth): 🐛 add missing account attributes
2022-04-20 10:09:47 -07:00
97b14f19f0
fix(auth): 🐛 explicitly set linkAccount user values
...
, #10
2022-04-20 10:09:47 -07:00
18319c88c8
docs: 📝 Improve configuration doc
2022-04-12 14:58:55 -05:00
c6578505a5
feat(auth): 👷 Disable smtp auth
2022-04-11 10:15:07 -05:00
4c9f97b254
feat: 💫 Add name in user creation webhook
2022-04-08 16:48:37 -05:00
39b01431e0
feat: 🚩 Add webhook url call on user creation
2022-03-23 15:47:53 +01:00
69248f94d4
docs: 📝 Update env var and write Configuration doc
2022-03-13 08:56:10 +01:00
e886d1b079
build: 🏗️ Add docker image and deployment features
2022-03-12 08:03:18 +01:00
30fe7b3db0
fix(auth): 🐛 Attempt to fix auth issue behind proxy
2022-03-10 15:17:45 +01:00
7b6649408c
feat: ♿ ️ Add sleekplan paths
2022-03-07 14:53:25 +01:00
57663fd05c
build(signin): ♿ ️ Add SSO signin for Sleekplan
2022-03-07 10:40:09 +01:00
cc1dd5152e
fix(hotfix):
2022-02-24 15:36:03 +01:00
a499d85c98
feat(db): 🗃️ Add createdAt and updatedAt
2022-02-24 14:56:22 +01:00
b9dafa611e
feat: ✨ Add collaboration
2022-02-24 11:13:19 +01:00
68ae69f366
feat(api): ✨ Add routes for subscribing webhook
2022-02-21 11:47:01 +01:00
5a80774ff5
feat(account): 🗃️ Add api token
2022-02-21 07:06:44 +01:00
56bd5fafc3
feat: ⚡ ️ Add docs and connect Stripe
2022-02-14 16:41:39 +01:00
93fed893c0
fix(results): 🐛 Loading rows
2022-02-11 15:48:43 +01:00
d6238b3474
feat(editor): ✨ Add send email integration
2022-02-07 18:07:20 +01:00
1c5bd06657
feat(editor): ✨ Add unlock/lock sidebar
2022-01-29 11:22:22 +01:00
02bd2b94ba
chore(e2e): 👷 Fix e2e pipeline
2022-01-28 19:19:02 +01:00
73f277fce7
perf(e2e): ⚡ ️ Migrate to Playwright
2022-01-28 09:42:31 +01:00
eea522f5bd
fix(auth): 🐛 Production bug
2022-01-06 10:31:01 +01:00
e10fe1a186
Add user account page
2021-12-27 15:59:32 +01:00
641ba3db8a
💅 Renamed prisma package to db
2021-12-08 07:08:13 +01:00
575361ec19
🧯 Fix auth with db sessions
2021-12-07 07:37:53 +01:00
54a641b819
Add Dashboard
2021-12-06 15:58:45 +01:00
5e14a94dea
Add authentication
2021-11-29 15:19:07 +01:00