Commit Graph

  • 8324b49d70 Update CSS classes in billing pages giancarlo 2024-05-04 00:22:08 +07:00
  • 6be43ef77c Remove console logs from webhook verifier giancarlo 2024-05-04 00:10:38 +07:00
  • b388605317 Remove unnecessary console.log in auth tests giancarlo 2024-05-04 00:00:24 +07:00
  • 08c86102d8 Refactor code and improve error handling in authentication methods giancarlo 2024-05-03 23:56:23 +07:00
  • e159c52d41 Corrected variable name typo and updated library dependencies giancarlo 2024-05-03 16:33:44 +07:00
  • 549097efa6 Add logging to team account creation and update giancarlo 2024-05-03 09:09:47 +07:00
  • 468204d355 Replace useRouter with window.location in admin impersonate user dialog giancarlo 2024-05-02 17:06:27 +07:00
  • dbce7e38ae Refactor route handlers and CMS clients giancarlo 2024-05-02 12:37:58 +07:00
  • be5c10f1c3 Simplified path parameter in createKeyStaticConfig function giancarlo 2024-05-02 11:29:30 +07:00
  • 05fd9fcb88 Add account selection functionality to mobile navigation giancarlo 2024-05-02 01:30:51 +07:00
  • 3f4888faa9 Add outputFileTracingIncludes to next.config.mjs giancarlo 2024-05-02 01:18:00 +07:00
  • 65e8dab1b2 Update codebase to enhance debugging and improve user interface giancarlo 2024-05-02 01:16:50 +07:00
  • a161af1624 Update Supabase version to 2.43.0 giancarlo 2024-05-01 19:11:44 +07:00
  • 591c4557c0 Update environment variable references giancarlo 2024-05-01 18:59:18 +07:00
  • 15f6c72c6e Add i18n support to email-templates giancarlo 2024-05-01 17:35:48 +07:00
  • 3220526a30 Add footer details in marketing component giancarlo 2024-05-01 16:51:14 +07:00
  • 809b36dd96 Refactor code and add loading components in marketing apps giancarlo 2024-05-01 16:47:25 +07:00
  • 898e1c3dbb Add support for custom billing plans giancarlo 2024-05-01 16:26:35 +07:00
  • 9951c82309 Adjust blog post elements styling giancarlo 2024-05-01 15:00:24 +07:00
  • 97378f1369 Simplify MonitoringProvider component giancarlo 2024-05-01 14:33:32 +07:00
  • ff24c6aa6d Refactor notifications count and position giancarlo 2024-05-01 12:38:54 +07:00
  • 9baee90eec Update configuration settings and improve notifications giancarlo 2024-05-01 12:13:19 +07:00
  • 057286d2a8 Merge remote-tracking branch 'origin/main' giancarlo 2024-05-01 02:18:13 +07:00
  • 861b2130a7 New layout updates (#23) Giancarlo Buomprisco 2024-05-01 02:18:04 +07:00
  • 383f6d1f9e Merge remote-tracking branch 'origin/main' giancarlo 2024-05-01 02:16:39 +07:00
  • 5e8e01e340 New Layout (#22) Giancarlo Buomprisco 2024-04-30 22:54:33 +07:00
  • 19aa40493f Remove redundant files and update pnpm lockfile giancarlo 2024-04-30 22:16:38 +07:00
  • 9eded69f15 Create Switch component and update dependencies in lock file giancarlo 2024-04-30 13:42:06 +07:00
  • 2ff08a971d Update Zod package, improve code formatting, and add awaiting indicators giancarlo 2024-04-30 13:16:51 +07:00
  • 437935e492 Refactor webhook handling and router services giancarlo 2024-04-30 11:42:57 +07:00
  • 14dee4f347 Refactor webhook handler service and update dependencies giancarlo 2024-04-30 02:36:48 +07:00
  • faaa26c4e8 Remove account id dependencies from role management giancarlo 2024-04-29 21:14:33 +07:00
  • e09a10a7f9 Update notification and membership models, add extension installing method giancarlo 2024-04-29 20:04:11 +07:00
  • 26511b8886 Update database schema and add notification test giancarlo 2024-04-29 19:43:23 +07:00
  • 820ed1f56b Add notifications feature and update feature flags giancarlo 2024-04-29 18:12:30 +07:00
  • b78e716298 Add child props to UserAccountHeader component giancarlo 2024-04-29 11:55:42 +07:00
  • 0292cdb5b3 Refactor join page layout and enhance redirection giancarlo 2024-04-28 21:39:17 +07:00
  • 0018081f16 Refactor middleware to directly use UserResponse giancarlo 2024-04-28 21:27:49 +07:00
  • b65e1dacc7 Refactor authentication handling and update loading components giancarlo 2024-04-28 21:09:12 +07:00
  • 1009685efd Move sign out command before account deletion and modify private path prefixes giancarlo 2024-04-28 21:00:41 +07:00
  • 4390f64b8a Add handling for invite tokens in authentication confirmation giancarlo 2024-04-28 20:37:32 +07:00
  • 282e7d0528 Update search path in database functions and add new indices giancarlo 2024-04-28 14:24:47 +07:00
  • c11168a8c7 Refactor captcha token usage in authentication giancarlo 2024-04-28 13:35:55 +07:00
  • 0c6bdaa9e4 Update validation message for URL configuration giancarlo 2024-04-28 13:25:32 +07:00
  • 51a90bde83 Improve user session handling in middleware giancarlo 2024-04-28 13:20:25 +07:00
  • 3efbf6029f Optimize code for accounts and roles management giancarlo 2024-04-28 12:55:01 +07:00
  • 2382d6485c Update '@makerkit/data-loader-supabase-nextjs' to version 1.2.0 giancarlo 2024-04-28 10:34:49 +07:00
  • 5606349627 Remove path environment variables giancarlo 2024-04-28 01:30:13 +07:00
  • 25687bb497 Handle redirect errors in routes and actions giancarlo 2024-04-28 01:04:55 +07:00
  • 70a7778d31 Refactor code and improve translations setup giancarlo 2024-04-28 00:22:44 +07:00
  • 2b2977f0c8 Integrate captcha token in password sign-in process giancarlo 2024-04-28 00:04:06 +07:00
  • a2211c7e75 Update state handling in CaptchaProvider giancarlo 2024-04-27 20:24:40 +07:00
  • 0ee501fe9d Improve CAPTCHA handling in signup methods giancarlo 2024-04-27 20:00:28 +07:00
  • 84cacb81c2 Refactor CAPTCHA setup verification giancarlo 2024-04-27 19:13:11 +07:00
  • 0616d3b288 Refactor account server actions using the enhanced action helper giancarlo 2024-04-27 18:31:11 +07:00
  • ec59d02fb0 Update auth confirmation route and enhance captcha functionality giancarlo 2024-04-27 15:19:33 +07:00
  • 07deb28e12 1. Updated packages 2. Added comments to schema 3. Minor API updates giancarlo 2024-04-27 14:39:28 +07:00
  • 259e6ba555 Add contact form, cookie banner, and update packages giancarlo 2024-04-26 13:43:41 +07:00
  • 2b3dbb4549 Add 'use client' statement to monitoring.context.ts giancarlo 2024-04-25 23:00:23 +07:00
  • 2a65cd0b95 Update UI components and styling giancarlo 2024-04-25 20:17:50 +07:00
  • 0ad26e991d Update invitation acceptance UI for clarity giancarlo 2024-04-25 19:56:30 +07:00
  • 341762b6a5 Update useBaselime hook and upgrade dependencies giancarlo 2024-04-25 17:37:12 +07:00
  • e8d34ce77e Add event capturing to monitoring services giancarlo 2024-04-25 15:03:20 +07:00
  • a0fe5a3794 Remove unused import in baselime-server-monitoring.service giancarlo 2024-04-25 13:36:53 +07:00
  • 3b3f50a714 Refactor Baselime monitoring provider for optional API key giancarlo 2024-04-25 13:32:22 +07:00
  • 03d06b64ba Refactor billing code and add error monitoring giancarlo 2024-04-25 13:19:46 +07:00
  • 8d04624b1d Add queryUsage method to billing services giancarlo 2024-04-25 11:34:47 +07:00
  • 19332d124d Update nesting of Button and Link components giancarlo 2024-04-25 10:57:56 +07:00
  • 944197b84a Update dependency versions in pnpm-lock.yaml giancarlo 2024-04-25 10:48:56 +07:00
  • cf487b74df Update status checks in billing tests giancarlo 2024-04-24 20:17:20 +07:00
  • 2d825b6902 Refactor invitations.spec.ts for consistency giancarlo 2024-04-24 20:17:04 +07:00
  • 38a03b6a52 Add lucide-react library to project giancarlo 2024-04-24 20:07:36 +07:00
  • 452e9e3567 Update dependencies and remove unused packages giancarlo 2024-04-24 19:58:03 +07:00
  • 936adc271c Add Super Admin layout and update subscription functionalities giancarlo 2024-04-24 19:00:55 +07:00
  • dbdccc59bc Refactor subscription and order retrieval methods giancarlo 2024-04-24 12:07:09 +07:00
  • abd0771c4a Update package dependencies across modules giancarlo 2024-04-24 09:03:46 +07:00
  • 34d9034e65 Refactor monitoring services into separate packages giancarlo 2024-04-24 09:02:02 +07:00
  • a004cbae63 Modify language identification in locale handling giancarlo 2024-04-23 23:04:17 +07:00
  • 448fee01c4 Add language priority feature flag giancarlo 2024-04-23 22:51:45 +07:00
  • e19af9af52 Refactor content fetching and enhance UI mods giancarlo 2024-04-23 11:30:32 +08:00
  • 6814cc7089 Fix linting giancarlo 2024-04-23 00:15:41 +08:00
  • 17e0781581 Refactored classes according to new convention giancarlo 2024-04-23 00:10:12 +08:00
  • 70da6ef1fa Adjusted Per seat billing and added example to the sample schema giancarlo 2024-04-22 22:48:02 +08:00
  • b96d4cf855 Update localization text across multiple files giancarlo 2024-04-22 20:46:42 +08:00
  • 8e1d7ad1f5 Refactor admin dashboard loader and update translations giancarlo 2024-04-22 20:30:21 +08:00
  • 8c5b0496da Refactor authentication listener to be a hook giancarlo 2024-04-22 19:46:45 +08:00
  • a074e1ec3b Implement Baselime monitoring and update error handling giancarlo 2024-04-22 18:41:38 +08:00
  • 7e1be64707 Add merging conflicts section to README giancarlo 2024-04-22 15:28:12 +08:00
  • 5fd3d49780 Remove test error from Home function giancarlo 2024-04-22 15:24:56 +08:00
  • b6d303f90e Refactor monitoring package and improve error handling giancarlo 2024-04-22 15:24:01 +08:00
  • 3ce6c62425 Update Zod and Lucide-react version in all packages giancarlo 2024-04-22 14:03:03 +08:00
  • 0796aaeb81 Update UI and translations in billing component giancarlo 2024-04-22 13:52:40 +08:00
  • 7020e21193 Refactor join service and fix imports giancarlo 2024-04-22 12:52:09 +08:00
  • 56d532ab61 Update dependency from edge-csrf to @edge-csrf/nextjs giancarlo 2024-04-22 12:17:08 +08:00
  • b42d8a51a9 Refactor API fetch using React Query giancarlo 2024-04-22 12:04:12 +08:00
  • d4cf3fadcf Update README with server action and API route handler guidelines giancarlo 2024-04-22 12:00:35 +08:00
  • 61b1edcdd9 Add useCsrfToken hook and update README giancarlo 2024-04-22 11:56:42 +08:00
  • e2503333e2 Update CSRF protection and modify database types giancarlo 2024-04-22 11:27:54 +08:00
  • acd5ad08f9 Update several package versions in pnpm-lock.yaml file giancarlo 2024-04-22 01:52:02 +08:00
  • 99fe547f5b Update README and refactor import path giancarlo 2024-04-22 01:48:55 +08:00