THIS ONE IS A LITTLE BIT TRICKY KRUB
82bfbe95a9
Refactor file upload path and add loading animation to ApplyProject component
2024-10-27 21:29:16 +07:00
Pattadon
4b5be49874
Refactor package dependencies and update ApplyProject component
2024-10-24 15:14:09 +07:00
Pattadon
6da89cc38b
Refactor AlertDialog component to remove unused code and optimize imports
2024-10-22 13:02:12 +07:00
Pattadon
94368983d6
Refactor ApplyBusiness component to set success state and update loader component
2024-10-22 13:00:57 +07:00
Pattadon
7764e4ea0b
Refactor ApplyBusiness component to add Lottie animation for loading
2024-10-22 12:55:17 +07:00
Pattadon
8f5d7859c8
Refactor ProjectForm component to fix tag overflow handling
2024-10-21 11:35:45 +07:00
Pattadon
df9e810d94
Refactor ProjectForm component to add tag overflow handling
2024-10-21 11:23:45 +07:00
Pattadon
cbe387172a
Refactor ApplyBusiness page and ProjectForm component
...
- Refactor ApplyBusiness page to update the layout and add introductory text.
- Refactor ProjectForm component to improve tag functionality and display selected tags.
2024-10-21 11:17:27 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
2e1a58bbc8
Refactor ProjectForm component to add tag functionality
2024-10-20 18:25:28 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
40c45ed8d4
Refactor package.json to add @radix-ui/react-popover dependency
2024-10-20 18:05:32 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
bc6439822c
Refactor BusinessForm component to fetch industry data from Supabase and countries data from a REST API
2024-10-19 17:48:10 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
0e25a210fe
Refactor projectFormSchema in application.schema.ts
2024-10-19 17:32:56 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
d6c967f0b4
Refactor ProjectForm
2024-10-19 16:57:06 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
581c8c9023
Refactor package.json and package-lock.json to add sweetalert2 dependency
2024-10-19 16:36:52 +07:00
Pattadon
e44774f1cd
Refactor DualOptionSelector layout in BusinessForm component
2024-10-17 15:21:14 +07:00
Pattadon
7c2b42e116
Refactor form submission logic in Apply page and BusinessForm component
2024-10-17 15:11:30 +07:00
Pattadon
47baae84fb
Refactor package.json and package-lock.json to add @types/react-select-country-list dependency
2024-10-17 13:07:12 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
327bf34267
Refactor dualSelector component to add top margin in DualOptionSelector
2024-10-17 10:10:09 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
dca9af5e3b
Refactor form submission logic in BusinessForm component
2024-10-17 09:39:07 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
3a9f3faa48
Refactor form submission logic in Apply page and BusinessForm component
2024-10-16 22:52:06 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
25a9f37b19
Refactor dualSelector and multipleSelector components
2024-10-16 22:18:22 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
01afc6c6fb
Refactor application schema to add validation for project and business forms
2024-10-16 20:11:49 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
428f42383d
Merge branch 'main' into back-end
2024-10-16 20:02:14 +07:00
ba6a785c71
feat: retrive profile base on user_id
2024-10-14 18:36:57 +07:00
Pattadon
a3573c5c9a
Refactor Apply page component to use DualOptionSelector component for handling yes/no choices
2024-10-11 11:43:06 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
55b8d8759b
Refactor Apply page component to use Selector component for handling yes/no choices
2024-10-10 17:06:19 +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
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
96a7be3987
Merge branch 'main' into front-end
2024-10-09 14:24:10 +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
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
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
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
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
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