Commit Graph

479 Commits

Author SHA1 Message Date
Stan Wohlwend
893a93da1e Add rimraf as dependency everywhere 2024-06-02 18:31:12 +02:00
Stan Wohlwend
4b4357ea46 chore: update package versions 2024-06-02 15:22:04 +02:00
Stan Wohlwend
003591e2ae Save -> Create on several form dialogs 2024-06-02 15:21:21 +02:00
Stan Wohlwend
c1f7bec6c7 Run GH Actions on PR 2024-06-02 12:31:30 +02:00
Stan Wohlwend
8c49724063 Update clean script 2024-06-02 12:29:09 +02:00
kabir chhabra
d996c388c6
Fix #60: Added an option to create teams on the dashboard's "Teams" section (#62)
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-06-01 23:14:51 +02:00
Stan Wohlwend
9be378db4c Update init script to support cases where both src and app folders exist 2024-05-31 17:33:09 +02:00
Stan Wohlwend
3f314b062a Add a TODO note 2024-05-30 15:49:59 +02:00
Stan Wohlwend
9423a2dc1a Make fullPage actually fill the whole page
Fixes #52
2024-05-30 15:47:14 +02:00
Zai Shi
207d85f5d3 updated env var comments 2024-05-29 15:29:35 +02:00
Zai Shi
41df8e62c2 added more comments to the env vars 2024-05-29 15:28:24 +02:00
Zai Shi
87ef381df5 improved env file description 2024-05-29 15:05:53 +02:00
Zai Shi
586ee79664 chore: update package versions 2024-05-29 14:40:38 +02:00
Zai Shi
53f7b71c8c
Spotify OAuth (#59)
* fixed style

* improved browser frame styling

* added spotify

* added prisma migration
2024-05-29 14:24:15 +02:00
Zai Shi
f2aec9cc74 shortened example url 2024-05-28 20:21:10 +02:00
Zai Shi
9b77b77c05 Improved create new project screen with browser frame 2024-05-28 20:19:53 +02:00
Zai Shi
74eaedf30e improved style 2024-05-28 19:26:41 +02:00
Zai Shi
aec9af84ca
Make the components styles more align to the original Shadcn UI (#58)
* updated button and account setting styles, changed default theme color

* updated button style

* removed react-icons, updated tabs style

* make setting section title medium
2024-05-28 17:46:23 +02:00
Zai Shi
894ee32333 fixed typo 2024-05-28 15:52:48 +02:00
Zai Shi
79dbddd0c3 updated readme 2024-05-28 15:52:17 +02:00
Zai Shi
6f3e67a5fb
Use forms in the login components (#57)
* added react-hook-form and yup, migrated credential sign-in/up

* migrated magic link form to react hook form

* migrated forgot password to react-hook-form

* migrated password reset to react-hook-form
2024-05-28 15:33:33 +02:00
Zai Shi
e98d730108 chore: update package versions 2024-05-28 12:07:22 +02:00
Zai Shi
2cb958a790 updated sidebar style 2024-05-28 12:06:21 +02:00
Konsti Wohlwend
4415012f8c
Email template editor (#54)
* added email editor

* added theme

* improved styling

* removed unused

* added toolbar toggle

* fixed layout problems

* removed sample drawer

* added original license

* added template var matching

* renamed files

* added variable panel

* changed boxes to tailwind DIVs

* added save button

* added custom text-block

* removed avatar, change tab switching logic

* removed html component for now

* renamed folder

* moved download import to setting panel

* added prisma schema for email templates

* added mustache

* added cancel button

* added email templates crud

* removed email template id

* updated email template list page

* removed unused imports

* removed createEmailTemplate handler

* added reset button to email template

* added default templates structure

* added template default value

* moved email template location

* added template information

* added email template routes

* fixed types, added error page

* improved styles

* updated sidebar links

* added save and cancel functions

* wrapped router and link for leave confirmation

* changed disabled => needConfirm

* fixed link

* fixed styles

* fixed link

* fixed bugs

* fixed template editing bugs

* added reset confirmation

* fixed save button

* fixed type error, moved email util file

* moved constant, added prefetch to link

* restructured code

* added variable system

* added email verification default

* removed preview

* added templates for all emails, removed unused

* fixed import error

* migrate part of mui to shadcn

* migrated more to shadcn

* migrated more mui

* updated color picker

* migrate more to shadcn

* added shadcn toggle group

* removed editor provider

* updated slider

* migrated toggle group to shadcn

* moved block icons to lucide

* removed radio group

* fixed color picker

* migrated icons to shadcn

* change popup buttons to shadcn

* fixed create block button display bug

* changed import json to shadcn

* migrated block menu

* removed mui dependency

* render merged preview

* refactor: Replace deleteEmailTemplate with resetEmailTemplate for consistency

* chore: renamed delete email template and removed unused imports

* fixed add block button style

* changed button default style

* added subject

* added subject preview

* moved document-core into the repo

* moved all email components into the repo

* removed context in reader block

* restructured files

* moved components to react-email

* removed unused

* fixed magic link template

* fixed templates

* Mustache -> Handlebars, disabled escape

* fixed editor scrolling

* moved delete button location to inside the box

* fixed template rendering error, updated templates

* updated button text in email templates

* generated migration file

* fixed small bugs

* fixed handle bar import path

* removed all the double ;;

* fixed lint

* fixed inert with type extension

---------

Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-05-28 11:49:59 +02:00
Mainak Mukherjee
7a7db9664e
Consistent file system between manual installation & wizard (#50)
Co-authored-by: mainak <heellomeelo@gmail.com>
2024-05-28 10:40:47 +02:00
Mainak Mukherjee
01fbe88664
Fix typo in docs (#55)
Fixes #53

Co-authored-by: mainak <heellomeelo@gmail.com>
2024-05-28 10:39:30 +02:00
Zai Shi
8160521a95 chore: update package versions 2024-05-25 19:11:29 +02:00
Stan Wohlwend
2a6c4e9f34 Allow 127.X.X.X loopback hostnames 2024-05-25 18:37:07 +02:00
Stan Wohlwend
9653aca0d2 No more result strict mode 2024-05-25 18:14:48 +02:00
Stan Wohlwend
f261e18330 Fix yup JSON schema 2024-05-25 18:01:07 +02:00
Stan Wohlwend
8aa2021f92 chore: update package versions 2024-05-25 16:10:26 +02:00
Stan Wohlwend
17a05d4cd1 Add CHANGELOG to published packages 2024-05-25 15:44:43 +02:00
Stan Wohlwend
5ca23d3623 Fix current-user-refresh bug 2024-05-25 15:39:37 +02:00
Stan Wohlwend
58db64b491 Skip credentials: "omit" in Cloudflare Workers 2024-05-25 13:25:01 +02:00
Stan Wohlwend
cf16c2f991 Remove unneccessary log statement 2024-05-25 12:09:57 +02:00
Stan Wohlwend
a28e3b381a Admin access token expiration handling 2024-05-25 12:09:18 +02:00
Stan Wohlwend
93d7fa3f44 Add Next.js 15-related comment 2024-05-24 01:09:26 +02:00
Stan Wohlwend
ed2ac2f5bd chore: update package versions 2024-05-23 18:22:05 +02:00
Stan Wohlwend
7dd16937e3 Cloudflare worker support 2024-05-23 18:21:09 +02:00
Stan Wohlwend
1a2b504d71 chore: update package versions 2024-05-23 18:05:03 +02:00
Stan Wohlwend
be045218cd Use WebCrypto for UUID generation 2024-05-23 18:04:12 +02:00
Stan Wohlwend
0b941799f8 chore: update package versions 2024-05-23 15:39:34 +02:00
Stan Wohlwend
f8de97a19d Fix build errors 2024-05-23 15:32:22 +02:00
Stan Wohlwend
3c3b583efb Better request validation error message 2024-05-23 15:27:42 +02:00
Stan Wohlwend
e4a8e2f841 useUser now takes tokenStore option 2024-05-23 15:24:06 +02:00
Cole Robertson
b6f18d1992
Fix code example typo in getting-started (#45) 2024-05-23 09:52:50 +02:00
Cole Robertson
d657fddaee
Fix broken dashboard link on setup docs (#46) 2024-05-23 09:51:21 +02:00
Stan Wohlwend
ae5ff58175 OAuth button alignment improvements 2024-05-21 17:31:28 +02:00
Stan Wohlwend
fd5af14faa redirectToX works in server components 2024-05-21 16:35:31 +02:00
Stan Wohlwend
5fb66aa13c Compile-time import scrambling 2024-05-21 15:28:48 +02:00