Commit Graph

29 Commits

Author SHA1 Message Date
never not exploring a32bd71616 Remove HubSpot contact creation (#714)
This pr removes the HubSpot contact creation from our `/new_user` edge
function.
2025-05-04 10:01:52 -07:00
never not exploring 2ffc63ec8e Forward user metadata is_fragments_user to hubspot (#663)
This pr forwards the is_fragments_user metadata field to our hubspot
integration in new_user edge function
2025-04-03 13:34:00 +02:00
never not exploring 9513b6c36e Ghost commit for new_user deploy trigger (#662) 2025-04-03 04:06:57 -07:00
Jakub Novák 7b30c657c3 Supabase Edge Function Workflow Fix (#661)
# Description

Clean up old function from the config
2025-04-03 04:03:49 -07:00
Ben Fornefeld 9732573b6a add: new_user hubspot contact creation 2025-04-03 11:40:51 +02:00
ErikKaumk 4ec6edd472 make build work for preview url 2024-07-15 14:44:16 +02:00
ErikKaumk 18e9cbba85 team + saving progress 2024-07-15 14:44:16 +02:00
ErikKaumk a784a2757c dashboard 2024-07-15 14:44:16 +02:00
Jakub Novak 400a901723 Add comment where create the webhook for future generations 2023-11-08 17:26:26 +01:00
Jakub Novak 5e5a4995db Remove unused function 2023-11-08 17:24:41 +01:00
Jakub Novak 8489eea081 Send message about new user to slack via bot 2023-11-08 17:22:32 +01:00
Vasek Mlejnsky ca0243ba4d send slack message when user signs up 2023-11-08 12:19:28 +01:00
Vasek Mlejnsky 92600546f8 Update slack message on new user feedback 2023-06-29 09:13:27 -07:00
Vasek Mlejnsky 360badb0ac Update slack message on new user 2023-06-29 09:08:07 -07:00
Vasek Mlejnsky d30c00bcb7 Add Supabase edge function that's triggered on new row in the table 2023-06-27 12:10:14 -07:00
Jakub Novák 685b46894e Simplify the name
No need to add the provider
2023-06-19 22:57:11 +02:00
Jakub Novák 269846729a Change user group name for supabase authenticated users 2023-06-19 22:32:51 +02:00
Jakub Novák c70331c5ae Add GitHub action to deploy Supabase Edge functions 2023-06-15 16:39:58 +02:00
Tomas Valenta 688a53cb75 Remove newlines; Exclude code in supabase dir from NextJS build 2023-06-14 19:25:02 -07:00
Jakub Novák f798bd6189 Supabase - New user function 2023-06-14 22:14:10 +02:00
Tomas Valenta 1524c967bb Update db deployment handling 2023-05-05 00:52:52 +02:00
Tomas Valenta ac560ac97b Update DB types; Remove broken ask human tool code (TODO) 2023-05-04 21:26:51 +02:00
Tomas Valenta 56d3b0c166 Fix db schema 2023-04-20 16:23:45 +00:00
Tomas Valenta 7e60d00b2b Remove default project from DB seed; Redirect on page for creating new project if no project is found 2023-04-10 19:16:18 +00:00
Tomas Valenta 3ee8ff1357 Correctly configure DB migration and seed file 2023-04-02 16:25:55 +00:00
Tomas Valenta dbe74c2abc Add default user for local dev 2023-04-02 15:41:22 +00:00
Tomas Valenta 48676a0984 Fix realtime setup 2023-04-02 15:06:18 +00:00
Tomas Valenta a92ae66fcc Add DB schema seed 2023-04-02 11:29:18 +00:00
Tomas Valenta e05bb8ff47 Init local supabase 2023-04-02 10:41:24 +00:00