|
|
0e35ebf33d
|
feat: add captcha for authentication and check for password complexity
|
2024-11-17 16:30:27 +07:00 |
|
|
|
e654be5324
|
fix: fix lint and build
|
2024-11-17 00:30:06 +07:00 |
|
|
|
0ff7234c2b
|
Merge branch 'front-end' into back-end
|
2024-11-16 23:51:51 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
a98321d6d5
|
feat: add mobile menu component and integrate with navigation bar for improved accessibility
|
2024-11-16 16:45:47 +07:00 |
|
|
|
4ed90281ce
|
feature: store meeting log and check for submitting state in calendar
|
2024-11-14 11:22:19 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
0bef51750c
|
feat: add DataTable component and integrate with portfolio page; update dependencies
|
2024-11-11 16:17:35 +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 |
|
|
|
96e1aed622
|
feat: add markdown text editor
|
2024-11-04 22:31:47 +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 |
|
|
|
b316f5470c
|
chore: add shadcn expansion datepicker ui
|
2024-11-04 09:22:40 +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 |
|
|
|
40f2557de4
|
Merge branch 'main' into back-end
|
2024-10-27 22:59:33 +07:00 |
|
|
|
446f8cce48
|
feat: add admin page with reject/approve functionalities
|
2024-10-23 16:18:12 +07:00 |
|
Pattadon
|
7764e4ea0b
|
Refactor ApplyBusiness component to add Lottie animation for loading
|
2024-10-22 12:55:17 +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
|
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
|
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
|
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 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
7a0bf7bcf8
|
Refactor UI components and add @radix-ui/react-select
|
2024-09-11 20:56:34 +07:00 |
|
|
|
a9aedcf3c2
|
Merge pull request #18 from Sosokker/main
Get middleware and auth logic from backend
|
2024-09-10 01:42:09 +07:00 |
|
Pattadon
|
52a7bb5b30
|
chore: Update npm dependencies for @radix-ui/react-avatar and @radix-ui/react-dropdown-menu to their latest versions
|
2024-09-06 09:44:12 +07:00 |
|
|
|
81ad91c975
|
Add Google OAuth that link with supabase
|
2024-08-30 20:57:12 +07:00 |
|
Pattadon
|
5f2db259a5
|
feat: Add @radix-ui/react-progress package for progress bar on Invest page
|
2024-08-30 10:41:07 +07:00 |
|
Pattadon
|
f27c3a19b9
|
feat: Add shadcn Carousel for image slideshow on Invest page
|
2024-08-29 15:37:32 +07:00 |
|
|
|
25c5c08df8
|
Update navbar UI
|
2024-08-29 10:22:25 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
f4d0416dbe
|
chore: Update npm dependencies for shadcn-ui@latest
|
2024-08-28 15:44:18 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
86d45780eb
|
Add landing page components and dependencies
|
2024-08-28 15:26:11 +07:00 |
|