Commit Graph

41 Commits

Author SHA1 Message Date
4ed90281ce feature: store meeting log and check for submitting state in calendar 2024-11-14 11:22:19 +07:00
730ed4e93a feat: render markdown table 2024-11-07 03:44:48 +07:00
9db518cb6b Merge branch 'front-end' into back-end 2024-11-07 03:26:15 +07:00
a0e25d0268 refactor - fix: find page also search by project/business name 2024-11-06 22:53:19 +07:00
96e1aed622 feat: add markdown text editor 2024-11-04 22:31:47 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
a007a649f0 feat: enhance loading component with Lottie animation and improve data handling 2024-11-04 20:34:30 +07:00
2db77b80a5 Merge branch 'main' into front-end 2024-11-04 11:41:40 +07:00
3beb6e2c72 fix: fix build error on calendar ui 2024-11-04 09:50:48 +07:00
d0d9c7a0f8 feat: add dataroom files page 2024-11-03 14:38:40 +07:00
Pattadon
8b9663f0f2 Refactor dependencies and add PieChart component 2024-10-30 10:04:38 +07:00
Pattadon
42b47aa4e8 Refactor file upload path and add loading animation to ApplyProject component 2024-10-29 11:24:40 +07:00
4730c086b2 refactor: add null handling in projectCard 2024-10-28 21:48:30 +07:00
aced63fbe6 chore: update packages, add eslint prettier config 2024-10-28 20:34:28 +07:00
6c63a30430 chore: add global prettier/lint config 2024-10-27 23:07:53 +07:00
Pattadon
4b5be49874 Refactor package dependencies and update ApplyProject component 2024-10-24 15:14:09 +07:00
Pattadon
7764e4ea0b Refactor ApplyBusiness component to add Lottie animation for loading 2024-10-22 12:55:17 +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
581c8c9023 Refactor package.json and package-lock.json to add sweetalert2 dependency 2024-10-19 16:36:52 +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
428f42383d Merge branch 'main' into back-end 2024-10-16 20:02:14 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
afc83cce5d chore: Add @types/next package to package.json 2024-10-16 19:59:29 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
bb27bc108e Merge branch 'front-end' 2024-10-14 16:19:53 +07:00
1c9eaa8577 feat: add payment + dynamic invest route 2024-10-11 14:42:58 +07:00
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
dfefe603cf Update package.json and package-lock.json 2024-10-09 16:19:13 +07:00
f775379662 feat: add profile page 2024-10-06 16:27:59 +07:00
4b7bf4c6b2 feat: add signup 2024-10-06 13:34:16 +07:00
af9dcf343f Add invest on project page 2024-10-03 11:34:08 +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
THIS ONE IS A LITTLE BIT TRICKY KRUB
b5bfccada8 Refactor gitignore and package.json, and add test files and configuration 2024-10-02 17:03:12 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
a578bafac6 Refactor Invest page UI components, add @radix-ui/react-tabs and recharts dependency 2024-09-27 18:28:24 +07:00
Pattadon
195327d691 Refactor UI components, add tooltip functionality 2024-09-13 11:47:21 +07:00
Pattadon
6342d3293a Refactor UI components, update links in Home page 2024-09-13 11:01:46 +07:00
b0a0903fdb Use Next Image instead of img + reinstall radix-ui/react-hover-card 2024-09-12 12:54:20 +07:00
73fbc7ee1b Remove logout button in auth page + Make profile pic clickable 2024-09-12 12:00:38 +07:00
d1f474f6f4 Make navbar dynamically render according to session 2024-09-10 03:42:22 +07:00
81ad91c975 Add Google OAuth that link with supabase 2024-08-30 20:57:12 +07:00
25c5c08df8 Update navbar UI 2024-08-29 10:22:25 +07:00
e8d459e443 Connect to supabase 2024-08-17 13:59:49 +07:00
34df585e72 Initial commit - Start next.js project with shadcn 2024-08-17 13:37:49 +07:00