This website requires JavaScript.
003cc73485
Update e2e tests for user and team billing
giancarlo
2024-04-14 19:55:59 +08:00
7fab6d7335
Refactor billing components and enhance UX
giancarlo
2024-04-14 19:44:18 +08:00
131b06fae6
Refactor e2e test code and reduce test timeout
giancarlo
2024-04-14 19:34:40 +08:00
d8e44772f2
Add cancellation alert and refactor subscription handling
giancarlo
2024-04-14 19:16:18 +08:00
6271e6a4f7
Update Next.js version to 14.2.1 in pnpm lockfile
giancarlo
2024-04-14 19:07:58 +08:00
736e377462
Update billing status wording and increase wait timeout
giancarlo
2024-04-14 18:56:31 +08:00
a549d2d08f
Add detailed error messages for missing environment variables
giancarlo
2024-04-14 18:50:09 +08:00
81f1bbca3b
Add error message for invalid Supabase Service Role Key
giancarlo
2024-04-14 18:27:39 +08:00
7dcd688ca9
Update user billing flow and improve error handling
giancarlo
2024-04-14 18:25:33 +08:00
0824ac8e9f
Refactor billing process in e2e tests
giancarlo
2024-04-14 17:54:15 +08:00
d078e0021c
Add end-to-end tests for user and team billing features
giancarlo
2024-04-14 17:15:04 +08:00
1321b31ae4
Split full flow test
giancarlo
2024-04-14 14:01:44 +08:00
91bee99857
Refactor join page and update packages
giancarlo
2024-04-14 13:48:50 +08:00
fd890ea09d
Update avatar styling and enhance workflow
giancarlo
2024-04-14 12:39:50 +08:00
eca8bb76c4
Update deleteAfter flag in invitation spec
giancarlo
2024-04-13 21:05:59 +08:00
cb3e14a265
Update workflow and suppress dev server in e2e tests
giancarlo
2024-04-13 20:50:08 +08:00
52e7b89243
Update test logs, adjust webhook timeout, and modify email handling
giancarlo
2024-04-13 20:42:02 +08:00
78b6ae1ab0
Add team member invitation success and error messages
giancarlo
2024-04-13 20:24:23 +08:00
f0bc6959e1
Refactor Supabase client and service role key usage
giancarlo
2024-04-13 20:03:08 +08:00
4b9c023700
Update e2e config, package.json, and database schema
giancarlo
2024-04-13 17:10:42 +08:00
8e04365bd0
Update E2E test settings and methods
giancarlo
2024-04-13 16:33:52 +08:00
6ad84026da
Update command to run app in background
giancarlo
2024-04-13 15:54:34 +08:00
4ed51fed22
Update environment files and modify SQL trigger
giancarlo
2024-04-13 15:48:57 +08:00
6049c17aa7
Update environment variables and improve code formatting
giancarlo
2024-04-13 15:40:52 +08:00
b6b9a9462f
Add data testing attributes and adapt tests for team account invitations
giancarlo
2024-04-13 15:27:21 +08:00
24e5c0debd
Refine warning messages and test feedback
giancarlo
2024-04-13 13:49:40 +08:00
87e8376af6
Refactor key access and role warning in Supabase clients
giancarlo
2024-04-13 12:57:56 +08:00
7f11905fc1
Improve tree shaking and dynamic loading, fix translations in production build. Moved i18n settings to the application's side.
giancarlo
2024-04-13 12:43:02 +08:00
31a8d68809
Update workflow to run app in background
giancarlo
2024-04-13 03:06:02 +08:00
5ecf0e97da
Update dependencies and environment for web app
giancarlo
2024-04-13 03:05:51 +08:00
c52119ff5a
Add e2e testing for user invitation
giancarlo
2024-04-13 02:35:34 +08:00
f6800d3763
Update dependency versions across multiple packages
giancarlo
2024-04-13 02:13:11 +08:00
bb608f5312
Replace account sign-in redirect with URL wait
giancarlo
2024-04-12 21:51:59 +08:00
be82e6b342
Refactor tests and update turbo.json configuration
giancarlo
2024-04-12 21:42:32 +08:00
21fba33462
Add account deletion process and improve tests
giancarlo
2024-04-12 21:30:13 +08:00
2bad506d75
Update account management features and improve test configurations
giancarlo
2024-04-12 20:52:35 +08:00
24a6190f51
Update CI settings for e2e tests
giancarlo
2024-04-12 19:08:29 +08:00
f7de3ea9c4
Update data-loader-supabase-nextjs version and refactor e2e tests
giancarlo
2024-04-12 18:51:06 +08:00
477b8f0d52
Update Next.js version across dependencies
giancarlo
2024-04-12 17:48:19 +08:00
b7aa64b06e
Update site headers, buttons, and pricing table format
giancarlo
2024-04-12 00:28:11 +08:00
fb86e6e6b2
Refactor e2e tests for improved efficiency
giancarlo
2024-04-11 21:54:03 +08:00
93964e174a
Update UI layout and enhance email confirmation test
giancarlo
2024-04-11 21:29:46 +08:00
9ac0707bef
Refactor account settings and e2e tests
giancarlo
2024-04-11 20:11:49 +08:00
d3cfa3d8f3
Update method to get Playwright's version in workflow
giancarlo
2024-04-11 19:00:47 +08:00
9d8d33121a
Update e2e tests for authentication
giancarlo
2024-04-11 18:50:55 +08:00
4dfabd8b89
Add caching for Playwright browsers in workflow
giancarlo
2024-04-11 18:29:16 +08:00
67c8097a31
Add waitForResponse for auth in e2e tests
giancarlo
2024-04-11 18:25:42 +08:00
311086d0e7
Update retries in playwright config and refactor account settings
giancarlo
2024-04-11 18:15:16 +08:00
a6780a80ed
Format and add caching folder to Turbo commands
giancarlo
2024-04-11 17:13:27 +08:00
473de45f19
Update Supabase server instructions and scripts
giancarlo
2024-04-11 17:01:27 +08:00
49c050c92b
Add 'Run App' step to the GitHub workflow
giancarlo
2024-04-11 16:38:50 +08:00
e4e5cee3f3
Update pnpm version in GitHub actions workflow
giancarlo
2024-04-11 16:29:43 +08:00
96a1857da1
Update GitHub Workflow to use pnpm action
giancarlo
2024-04-11 16:26:04 +08:00
e517d18d48
Update GitHub Actions workflow
giancarlo
2024-04-11 16:21:08 +08:00
510356441c
Update package versions for lucide-react and react-query
giancarlo
2024-04-11 16:13:14 +08:00
dbbe637cfe
Remove nanoid from pnpm-lock.yaml
giancarlo
2024-04-11 16:01:45 +08:00
bf716b5dd6
Add Playwright configuration and update codebase
giancarlo
2024-04-11 15:59:08 +08:00
2c7478abff
Update language setting and versions in several packages
giancarlo
2024-04-11 13:55:37 +08:00
a69688d601
Update lucide-react version in billing and team accounts packages
giancarlo
2024-04-11 12:31:54 +08:00
48f1ee90c4
Update Supabase clients and refactor codebase
giancarlo
2024-04-11 12:31:08 +08:00
1c344d0d7f
Update layout, navigation, and content for documentation pages
giancarlo
2024-04-11 11:27:16 +08:00
3e7a567786
Add blog pagination component
giancarlo
2024-04-11 10:54:00 +08:00
5b837d2fa8
Update UI style and enhance billing services
giancarlo
2024-04-11 10:29:52 +08:00
4eba7b8edd
Update animation settings in Home function
giancarlo
2024-04-10 22:43:56 +08:00
e00cb3c591
Refactor logger usage and add discount field to checkout
giancarlo
2024-04-10 22:24:11 +08:00
37c5e3ed76
Refactor logger usage and add discount field to checkout
giancarlo
2024-04-10 22:04:38 +08:00
69942ec243
Refactor language switcher and enhance site routing
giancarlo
2024-04-10 21:23:41 +08:00
67139d069f
Update visibility settings for AuthButtons
giancarlo
2024-04-10 20:38:38 +08:00
59e7eaf1a4
Refine UI/UX across multiple components and pages
giancarlo
2024-04-10 20:34:43 +08:00
7e3843adbe
Update Next.js version and remove GridList component
giancarlo
2024-04-10 16:51:20 +08:00
f94557e333
Update getContentItems to return total count and items
giancarlo
2024-04-10 16:29:19 +08:00
44373c0372
Update CMS client configuration and refactor content organization
giancarlo
2024-04-10 15:52:26 +08:00
006c4d430f
Replaced contentlayer with keystatic
giancarlo
2024-04-10 14:52:18 +08:00
f729bf6077
Removed shamefully-hoist and updated all packages to respect that
giancarlo
2024-04-10 01:45:03 +08:00
9e1199f3f4
Optimize logging in invitation webhook service
giancarlo
2024-04-09 19:24:15 +08:00
6753c2a7db
Refactor import statements order
giancarlo
2024-04-09 19:13:11 +08:00
37f1db6b2b
Refactor admin action naming and move user assertions
giancarlo
2024-04-09 19:08:40 +08:00
d275d993bd
Add 'vercel-email' package and update Cloudflare mailer implementation
giancarlo
2024-04-09 17:39:54 +08:00
a9eaaafd3d
Update packages and refactor logging in diverse services
giancarlo
2024-04-09 17:23:48 +08:00
5adfb3edac
Refactor account deletion process and improve invitation functionalities
giancarlo
2024-04-09 16:26:50 +08:00
1a3c27326b
Replace deleteAccount with deleteUser in admin dialog
giancarlo
2024-04-09 15:54:15 +08:00
e8d2a28738
Update admin action functionalities and UI
giancarlo
2024-04-09 15:51:03 +08:00
a7c9680da9
Remove "Back to Blog" button from post header
giancarlo
2024-04-09 15:34:37 +08:00
19c16cfb44
Update dependencies and enhance admin account page
giancarlo
2024-04-09 15:26:31 +08:00
e7f2660032
Update UI design across multiple pages and components
giancarlo
2024-04-09 13:35:12 +08:00
80952dc445
Update UI styling and layout in site components
giancarlo
2024-04-08 21:28:58 +08:00
13308194ec
Update admin and marketing layouts, add new admin components
giancarlo
2024-04-08 20:00:52 +08:00
767e2f21b5
Added accounts table page in Admin
giancarlo
2024-04-08 16:32:22 +08:00
45417fe2c5
Wrap admin pages with AdminGuard component
giancarlo
2024-04-08 14:39:02 +08:00
4655f56143
Add admin dashboard data loading & package dependencies
giancarlo
2024-04-08 14:34:47 +08:00
9a5e614ad5
Add user authentication and profile dropdown to admin sidebar
giancarlo
2024-04-08 14:03:22 +08:00
9fca45c2de
Replace Logger with getLogger and update next version
giancarlo
2024-04-08 12:23:15 +08:00
2b447167f7
Add new pages and refactor existing code
giancarlo
2024-04-08 11:47:26 +08:00
c77c9295c3
Update billing schema and plan picker logic
giancarlo
2024-04-07 19:20:03 +08:00
ab1e90f093
Update Billing Provider and Refactor Pricing UI
giancarlo
2024-04-07 18:12:45 +08:00
1e23ee2783
Replace 'base' line item type with 'flat'
giancarlo
2024-04-07 17:34:47 +08:00
b049dfca80
Add enhanced route handler functionality and improve code
giancarlo
2024-04-07 16:22:05 +08:00
9ecbf0816e
Update CSS classes in web pages
giancarlo
2024-04-07 15:37:03 +08:00
aa7237bfce
Update README with Beta release completion
giancarlo
2024-04-07 12:54:02 +08:00
91811033f4
Update README with project roadmap and package details
giancarlo
2024-04-07 12:53:20 +08:00