Commit Graph

121 Commits

Author SHA1 Message Date
THIS ONE IS A LITTLE BIT TRICKY KRUB
e53821a0c7 Refactor package.json to add @hookform/resolvers and zod dependencies 2024-10-10 14:49:07 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
9e82721b54 Refactor Apply page component for responsiveness, fix typo in setIsGenerating state variable, and update form field change handling 2024-10-10 14:30:41 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
551dcfe470 Refactor Apply page component for responsiveness, add textarea component for project description and pitch deck, and implement project picture upload functionality 2024-10-10 13:58:01 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
1fa33883f0 Refactor Apply page component for responsiveness, add textarea component for project description and pitch deck, and implement project picture upload functionality 2024-10-10 13:49:16 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
093277b64c Refactor package.json to add @radix-ui/react-switch dependency 2024-10-10 12:56:56 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
cd3a4f042a Refactor Apply page component for responsiveness, update form field IDs and labels 2024-10-10 12:18:23 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
dfefe603cf Update package.json and package-lock.json 2024-10-09 16:19:13 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
c93b05ab45 Refactor component and page structure for responsiveness, add textarea component for project description and pitch deck 2024-10-09 15:41:35 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
3a94e21349 Refactor component and page structure for responsiveness, add project type selection to application page 2024-10-09 15:32:38 +07:00
96a7be3987 Merge branch 'main' into front-end 2024-10-09 14:24:10 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
32ea51b56f Refactor component and page structure for responsiveness, add submit button to application page 2024-10-09 12:10:03 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
0e90f0ee7e Refactor component and page structure for responsiveness, adjust company information layout 2024-10-09 12:02:39 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
34cf467f83 Refactor component and page structure for responsiveness, add remote image patterns, improve form layout, and add new fields for generating revenue and pitch deck. Also, add a new field to capture the rough size of the community. 2024-10-09 11:56:07 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
40d8b1d52e Refactor component and page structure for responsiveness, add remote image patterns, improve form layout, and add new fields for generating revenue and pitch deck. 2024-10-09 11:51:07 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
5c35dad5cb Refactor component and page structure for responsiveness and add remote image patterns 2024-10-09 11:36:44 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
aa7de9fa73 Refactor component and page structure for responsiveness and improve form layout 2024-10-09 11:33:57 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
69c6b727a6 Refactor component and page structure for responsiveness and improve form layout 2024-10-09 11:13:10 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
6ba242719c Refactor component and page structure for responsiveness and add remote image patterns 2024-10-09 11:02:20 +07:00
5bdeef67e0 refactor: link to real deals data 2024-10-09 07:47:12 +07:00
e78e62dbe5 refactor: group some routes 2024-10-09 05:42:32 +07:00
06904bc6dd feat: dynamically load some data for project deals page 2024-10-09 05:40:21 +07:00
bcc9617010 refactor: update outdated layout format 2024-10-09 05:39:52 +07:00
86103baa7f feat: filtering functionality on all deals page 2024-10-09 02:49:19 +07:00
a2b90d9fb9 feat: query function for dropdown 2024-10-08 23:43:50 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
0e1b6c9535 Refactor component and page structure for responsiveness and add remote image patterns 2024-10-08 15:38:11 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
f64ac32b40 Refactor component and page structure for responsiveness and add remote image patterns 2024-10-08 05:18:40 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
872deaa654 Refactor component and page structure for responsiveness and add remote image patterns 2024-10-07 22:26:56 +07:00
bc0d347e18 feat: load top project card from database 2024-10-06 18:23:42 +07:00
f775379662 feat: add profile page 2024-10-06 16:27:59 +07:00
690c44bd7d refactor: extract supabase query + use projectCard instead of extendableCard 2024-10-06 14:14:44 +07:00
ca5764fb24 refactor: refresh profileBar when logout 2024-10-06 14:10:13 +07:00
10d03da196 refactor: extract client component from navbar 2024-10-06 14:07:46 +07:00
4bb97829d6 refactor: link signup button 2024-10-06 13:52:14 +07:00
4b7bf4c6b2 feat: add signup 2024-10-06 13:34:16 +07:00
0b87f66ce7 style: add site footer and put nav in container 2024-10-05 14:33:22 +07:00
e4c3275102 style: make business cards + index and deals page more responsive 2024-10-05 14:30:10 +07:00
0b7a973643 fix: make extendableCard and deals page more responsive 2024-10-05 03:59:17 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
56f0168574 Refactor component and page structure for responsiveness 2024-10-04 20:25:32 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
56b2188590 Refactor component and page structure for responsiveness 2024-10-04 20:20:16 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
7705519081 Refactor component and page structure for responsiveness 2024-10-04 20:18:23 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
faab0b0fd5 Update component and pages to responsive 2024-10-04 20:10:51 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
dec781498e change folder name and hierachy 2024-10-04 19:43:37 +07:00
acd8cd8f91 Add toaster into layout and link invest button to project invest page 2024-10-03 11:34:37 +07:00
af9dcf343f Add invest on project page 2024-10-03 11:34:08 +07:00
39bb3c3017 Add tag filter and search test 2024-10-03 09:52:11 +07:00
8d56fbce2f Add filter by tag to deals page 2024-10-03 09:37:15 +07:00
02e204d877 Update search result page ui 2024-10-03 09:20:01 +07:00
6c4987d6f4 Update playwright config + Add placeholder test 2024-10-03 02:57:50 +07:00
6e5408210c Add password base login form 2024-10-03 02:29:32 +07:00
ebd38f5da1 Use React-Query to query business data 2024-10-02 21:54:14 +07:00