Commit Graph

  • a99d9483d6 Updated Lock file gbuomprisco 2024-10-22 14:55:11 +08:00
  • 201bca128d Remove debugging script gbuomprisco 2024-10-22 14:42:01 +08:00
  • 5b9285a575 Next.js 15 Update (#26) Giancarlo Buomprisco 2024-10-22 08:39:21 +02:00
  • 93cb011260 Sidebar: Collapse logo when sidebar is collapsed gbuomprisco 2024-10-15 16:58:09 +08:00
  • 03cd7fcd3f Sidebar: added transition to text, reduced animation speed gbuomprisco 2024-10-15 14:45:53 +08:00
  • b2c27eb25b Sidebar: make it possible to set the sidebar as collapsed (#72) Giancarlo Buomprisco 2024-10-14 11:31:18 +02:00
  • d137df2675 MFA: shuffled components to avoid re-rendering closing the setup dialog gbuomprisco 2024-10-13 22:19:37 +08:00
  • fe2148730a MFA: Fix factors dialog closing when factors re-render. Removed debugging line setting the popup to Infinite gbuomprisco 2024-10-13 09:32:05 +08:00
  • 8f5690b959 Allow customers to subscribe for a free trial without the need to enter their CC details (#68) Giancarlo Buomprisco 2024-10-12 06:19:46 +02:00
  • 25adc2d1e3 Fix password update (#71) Giancarlo Buomprisco 2024-10-12 05:09:34 +02:00
  • 2fe8fc0231 Revert hard coded setting gbuomprisco 2024-10-12 04:38:00 +02:00
  • f2b74a9c7e MFA: display meaningful errors gbuomprisco 2024-10-12 04:35:03 +02:00
  • 1ee6d8c669 Orders: Use "id" instead of wrong "session_id" property gbuomprisco 2024-10-09 17:04:26 +02:00
  • 6d74d7d958 Update buggy version of the Supabase CLI gbuomprisco 2024-10-09 14:52:21 +02:00
  • 08e3d22d48 Update Shadcn CLI settings gbuomprisco 2024-10-09 11:24:56 +02:00
  • 376f2cc2a9 Update i18next gbuomprisco 2024-10-08 18:02:05 +02:00
  • 832ae117fa Update Supabase to use the latest CLI gbuomprisco 2024-10-08 14:37:53 +02:00
  • e9500463bf Enforce deletion environment variables server side; added logging gbuomprisco 2024-10-08 00:37:35 +02:00
  • 67f428a56d Fix version checker gbuomprisco 2024-10-07 19:41:14 +02:00
  • 87212d397c Display severity of current outdated version gbuomprisco 2024-10-07 19:38:39 +02:00
  • 00906d9564 Remove "dev:web" command in favour of "dev" gbuomprisco 2024-10-07 18:34:29 +02:00
  • 2f7e582483 Added check to war user if some migrations are not yet applied gbuomprisco 2024-10-07 18:06:32 +02:00
  • 046e8d749c Added RLS to delete a team account; converted gbuomprisco 2024-10-07 17:31:10 +02:00
  • 595b38dd21 Adjust query to select the correct owner of the Team deleting the account gbuomprisco 2024-10-07 16:57:01 +02:00
  • a5e1366b06 Normalize search targets to lowercase in accounts tables gbuomprisco 2024-10-03 15:54:08 +02:00
  • 3bf16eecdf Added issue template to Github gbuomprisco 2024-10-03 11:09:03 +02:00
  • b912e6376b Allow restricted keys in Stripe line item IDs gbuomprisco 2024-10-02 22:16:23 +02:00
  • 0c7c2e66f7 Updated Dependencies gbuomprisco 2024-10-01 12:01:12 +02:00
  • d6bcbbdfdf Use a custom config named user.username to pass Github username to the checker gbuomprisco 2024-09-22 23:19:22 +02:00
  • d5f23cd49f Updated setup generator with a pre-commit script gbuomprisco 2024-09-22 20:21:25 +02:00
  • fff0b40a65 Updated license checker to log errors; updated dependencies. gbuomprisco 2024-09-22 19:55:25 +02:00
  • e16ca0b856 Do not throw if a remote repository is not found gbuomprisco 2024-09-22 18:24:25 +02:00
  • 3221677bd3 Use version checker to inform customers that they may be running an outdated version of Makerkit gbuomprisco 2024-09-22 16:23:55 +02:00
  • b0d052a108 Updated checker to use JS; Added initial setup script as a Turbo command gbuomprisco 2024-09-22 15:42:27 +02:00
  • 1433acfff7 Added license checker gbuomprisco 2024-09-22 11:53:54 +02:00
  • 8d13d31162 Added "use client" to a React Context file gbuomprisco 2024-09-22 09:45:30 +02:00
  • 9f5c2f57b0 Page Header: do not add markup if the prop is not passed in gbuomprisco 2024-09-20 20:41:45 +02:00
  • 85c1f35631 Added custom "tailwindFunctions" parameters for linting and formatting the Tailwind CSS classes. gbuomprisco 2024-09-20 18:40:58 +02:00
  • f2118e97f8 Stripe: allow passing custom parameters to the Checkout session gbuomprisco 2024-09-20 18:38:44 +02:00
  • 98b77d8ee1 Updated dependencies gbuomprisco 2024-09-20 13:24:42 +02:00
  • 871df6ad43 Updated dependencies gbuomprisco 2024-09-16 23:38:47 +02:00
  • 9751b5982d Fix Migrations error with setting a picture URL gbuomprisco 2024-09-15 15:12:23 +02:00
  • 5706a3486c Updated dependencies; added translation string to CreateTeamSchema schema gbuomprisco 2024-09-13 11:03:31 +02:00
  • 4be76ac797 Created a list of reserved names that the user cannot choose to create a team account gbuomprisco 2024-09-13 10:52:59 +02:00
  • 2649ac3a4e Updated deps; Keystatic pinned to a previous version to work around a bug. Pinned eslint-plugin-react as well because of weird unrelated errors with any "this" usages. gbuomprisco 2024-09-12 11:05:21 +02:00
  • 691cad1c0d Fix animations bug in Firefox. Minor updates to marketing components. gbuomprisco 2024-09-10 20:53:18 +02:00
  • bc624e7d96 Updated dependencies; fixes some TS issues uncovered by update gbuomprisco 2024-09-10 10:55:28 +02:00
  • 460479bf1a Provide a public variable "NEXT_PUBLIC_KEYSTATIC_STORAGE_REPO" to allow Keystatic to detect the storage client-side. This is fundamental to make the Admin work. gbuomprisco 2024-09-09 11:21:43 +02:00
  • c275526b07 Provide a public variable "NEXT_PUBLIC_KEYSTATIC_STORAGE_KIND" to allow Keystatic to detect the storage client-side. This is fundamental to make the Admin work. gbuomprisco 2024-09-09 11:17:02 +02:00
  • 2931f6bb1d Updated main migration with a fix to include user name and avatar if these are found (e.g. they come from oAuth) (#65) Giancarlo Buomprisco 2024-09-09 16:59:49 +08:00
  • b2f4cf039c Updated dependencies gbuomprisco 2024-09-09 10:23:58 +02:00
  • eba782a11d Minor adjustments gbuomprisco 2024-09-09 10:22:34 +02:00
  • e4941435a2 Updated dependencies gbuomprisco 2024-09-06 19:54:24 +02:00
  • 106d6ec9fa Specify environment variable required in Zod message gbuomprisco 2024-09-06 19:47:06 +02:00
  • b32b0939b1 Only emit sign up event when the property "shouldCreateUser" is truthy gbuomprisco 2024-09-06 18:37:09 +02:00
  • 117602ac5e Add Lemon Squeezy environment variable schema validation and removed NODE_ENV from production variables, as it causes issues in Vercel gbuomprisco 2024-09-05 15:36:11 +02:00
  • 3e1c12fcbb Updated Next.js to 14.2.8 and other deps gbuomprisco 2024-09-05 00:56:42 +02:00
  • 0bd0cd975f Added missing NEXT_PUBLIC_BASELIME_KEY to instrumentation gbuomprisco 2024-09-03 22:15:14 +02:00
  • 4c7a3354b9 Added shared mailer package to remove circular dependencies between packages. (#63) Giancarlo Buomprisco 2024-09-04 03:34:48 +08:00
  • d18f810c6e Refactored CMS packages to remove a circular dependency (#62) Giancarlo Buomprisco 2024-09-04 03:10:50 +08:00
  • 51a40b6d40 Fix typo in translation interpolation in AppBreadcrumbs component gbuomprisco 2024-09-03 21:04:42 +02:00
  • 9ffa210b13 Updated dependencies gbuomprisco 2024-09-03 19:21:23 +02:00
  • 2f082b1c56 Refactored Scopes for oAuth providers gbuomprisco 2024-09-03 16:13:47 +02:00
  • 7c7c3340a6 Updated dependencies gbuomprisco 2024-09-03 13:51:29 +02:00
  • 5d8e4b24d7 Fix correct locale env variable gbuomprisco 2024-09-03 13:50:22 +02:00
  • 65a04fcf1b Merge remote-tracking branch 'origin/main' gbuomprisco 2024-09-03 12:18:51 +02:00
  • fafcafc221 Updated UI package to work with the new Shadcn CLI (#59) Giancarlo Buomprisco 2024-09-03 18:17:51 +08:00
  • b3b061fc2e Remove RQ experimental (#60) Giancarlo Buomprisco 2024-09-03 18:17:11 +08:00
  • 8a0648be4a Updated dependencies gbuomprisco 2024-09-03 11:47:19 +02:00
  • 53302fba7e Update dependencies gbuomprisco 2024-08-31 17:47:21 +02:00
  • 0c415be8ee Refactor account-selector to use useMemo instead of useEffect gbuomprisco 2024-08-30 17:05:57 +02:00
  • 5fada83913 Fix invitations to lower roles (#58) Giancarlo Buomprisco 2024-08-30 20:43:17 +08:00
  • e23489d308 Fix RLS Policy for Storage preventing non-uuid file names (#57) Giancarlo Buomprisco 2024-08-30 20:39:10 +08:00
  • 94d0c1607d Fix async rendering in email templates gbuomprisco 2024-08-29 11:46:18 +02:00
  • d477a5c7bb Update dependencies to latest versions gbuomprisco 2024-08-29 11:35:54 +02:00
  • bfe16a24de Switch to server-admin-client in dashboard loader. Reverts wrong refactoring to new clients. gbuomprisco 2024-08-29 11:32:31 +02:00
  • 5cc3c2c097 Upgrade dependencies to latest versions gbuomprisco 2024-08-22 10:36:42 +02:00
  • 015df51cf9 Add type annotations and import missing dependencies gbuomprisco 2024-08-22 10:32:17 +02:00
  • 1d10dd210a Refactor to support custom Markdoc components (#52) Giancarlo Buomprisco 2024-08-22 04:34:10 +08:00
  • 2afa736f4c Update dependencies across multiple packages gbuomprisco 2024-08-19 19:24:12 +02:00
  • 089fd37ece Refactor Supabase type imports for improved clarity gbuomprisco 2024-08-16 12:48:29 +02:00
  • 475325d5eb Add onClose callback to LemonSqueezyEmbeddedCheckout gbuomprisco 2024-08-16 12:32:01 +02:00
  • 8647c13896 Integrate user traits into event payloads gbuomprisco 2024-08-16 11:00:37 +02:00
  • 9b114454e6 Update dependencies across multiple packages gbuomprisco 2024-08-16 10:29:00 +02:00
  • ff18a294ad Refactor Supabase client usage gbuomprisco 2024-08-14 13:43:53 +02:00
  • ba6e649461 Refactored Supabase Clients using the new recommended approach by Supabase by centralizing all clients around one single implementation. (#51) Giancarlo Buomprisco 2024-08-14 17:13:59 +08:00
  • 2f0c4b4ae3 Update dependencies across multiple packages gbuomprisco 2024-08-13 13:00:21 +02:00
  • 085980316c Enable conditional password update card in settings page gbuomprisco 2024-08-13 12:58:24 +02:00
  • 2d6d95d72a Add ready method to monitoring services gbuomprisco 2024-08-13 12:56:51 +02:00
  • 29e23c837d Update dependencies in multiple packages gbuomprisco 2024-08-12 11:00:36 +02:00
  • f054db212b Limit API results to finite values only gbuomprisco 2024-08-11 12:31:48 +02:00
  • 3d7a7c6ce8 Set limit to Infinity in getContentItems calls gbuomprisco 2024-08-11 12:15:33 +02:00
  • babdecb78f Refactor code and update dependencies gbuomprisco 2024-08-11 12:04:49 +02:00
  • e3503d8d47 Update parameter names and add Node.js type definitions gbuomprisco 2024-08-07 12:38:42 +02:00
  • 573f3495e6 Updated dependencies gbuomprisco 2024-08-07 10:30:20 +02:00
  • d7560654e9 Update invite and confirmation email templates gbuomprisco 2024-08-06 14:29:38 +02:00
  • c35631ac73 Initialize analytics service upon creation gbuomprisco 2024-08-06 14:19:57 +02:00
  • 2565b8bcb9 Add conditional display for monthly price in Price component gbuomprisco 2024-08-05 19:42:47 +02:00
  • 9ca094ccf6 Add support to always display monthly pricing gbuomprisco 2024-08-05 18:48:35 +02:00
  • 790cc09338 Update dependencies across multiple packages gbuomprisco 2024-08-05 17:04:53 +02:00