Commit Graph

410 Commits

Author SHA1 Message Date
7c58b6a1aa Merge branch 'front-end' into back-end 2024-11-11 11:01:49 +07:00
Pattadon
a04a3a228f feat: refactor user application checks and move related functions to a new query module 2024-11-11 09:54:15 +07:00
71c31e596e refactor: url no need to end with .md 2024-11-11 03:04:48 +07:00
26fdf65779 fix: add default field to project form 2024-11-11 03:04:27 +07:00
04fc8a33ab refactor: extract function from project apply page 2024-11-11 03:04:12 +07:00
d5c6590cd3 Merge branch 'front-end' into back-end 2024-11-10 23:24:00 +07:00
4f274a1381 ui: remove settings and support from profile dropdown 2024-11-10 23:13:37 +07:00
844b2f070e ui: improve about ui 2024-11-10 23:12:59 +07:00
76a8b2fdd4 ui: update color for dark mode 2024-11-10 23:09:06 +07:00
c7766f78fc feat: add update log tab 2024-11-10 23:01:50 +07:00
121c609077 feat: add notification alert on nav + change file name 2024-11-10 21:28:03 +07:00
7a0fd4214f Merge branch 'back-end' of https://github.com/Sosokker/B2D-Ventures into back-end 2024-11-10 21:18:32 +07:00
87e7947fcd feat: add notification page 2024-11-10 21:18:30 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
493d2805e6 feat: implement image gallery component for project deal page 2024-11-10 20:05:50 +07:00
Nantawat Sukrisunt
8cf74b5e4c First Test pass 2024-11-10 19:33:08 +07:00
Nantawat Sukrisunt
65ad1e2661 test setup update 2024-11-10 19:06:02 +07:00
Nantawat Sukrisunt
e0dc3baaeb test backup (disable) 2024-11-10 19:05:37 +07:00
Nantawat Sukrisunt
6cd9c4183a env update 2024-11-10 19:05:15 +07:00
a756e22cc8 fix: refetch follow record everytime component mount 2024-11-10 18:12:19 +07:00
4ae49558ac feat: add page to list followed project 2024-11-10 18:11:49 +07:00
142817986d ui: use legacy loader on load 2024-11-10 18:11:23 +07:00
0bffdf812f feat: add delete user with specific email helper 2024-11-10 17:34:08 +07:00
5aa99d3951 Merge branch 'back-end' of https://github.com/Sosokker/B2D-Ventures into back-end 2024-11-10 17:07:54 +07:00
eaa5912be4 ui: add container to error page 2024-11-10 17:06:58 +07:00
fa24222760 feat: follow button 2024-11-10 17:06:16 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
7e4a237075 feat: replace static values with animated count-up for investment totals on dashboard 2024-11-10 13:25:12 +07:00
Nantawat Sukrisunt
dc90d3c23f Update env example 2024-11-09 22:33:52 +07:00
67a1fe0f7f fix: use role key instead of anon key 2024-11-09 22:25:34 +07:00
0523f6d712 feat: add delete user function for test 2024-11-09 20:38:44 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
b2bc8766e1 feat: add edit button for project navigation on dashboard 2024-11-09 16:46:13 +07:00
0c719a093d fix: no need minimum require for bio 2024-11-09 16:21:22 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
9c1564f874 feat: add animated count-up for total completed deal amounts on dashboard 2024-11-09 16:00:32 +07:00
49eb128549 ui: reverse text color inside markdown editor 2024-11-09 15:51:03 +07:00
6c486d9dd7 fix: fix fail send project application and ui loader not removed 2024-11-09 15:50:48 +07:00
5c455d20ee fix: fix business ui loader not remove 2024-11-09 15:50:23 +07:00
e4cf116f30 ui: increase toast duration 2024-11-09 15:49:35 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
1c46887cef feat: enhance user experience by optimizing loading times for dashboard components 2024-11-09 15:10:15 +07:00
Nantawat Sukrisunt
99f87360be Update upload file 2024-11-08 20:58:48 +07:00
Pattadon
1c8d68183a feat: improve tag display logic in ProjectCard component to filter out null or blank tags 2024-11-08 16:43:12 +07:00
Pattadon
40b0c7dcdc feat: implement tabbed graph display for investment data on dashboard 2024-11-08 15:47:24 +07:00
Pattadon
804de94cbe feat: update dashboard to enhance investment data handling and display 2024-11-08 15:08:05 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
0933f86faf feat: add investment status to recent funds and dashboard components 2024-11-07 18:24:57 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
81cb94686c refactor: remove hardcoded monthly data from dashboard component 2024-11-07 17:09:03 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
4c42b5e50d feat: enhance dashboard overview with overall graph data and export Deal interface 2024-11-07 17:08:16 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
9b37b76bd5 feat: implement latest investment fetching for dashboard 2024-11-07 16:57:41 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
fa554bfb51 feat: add investment query functionality to dashboard 2024-11-07 16:20:26 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
a1158907fb refactor: remove unused custom hooks for deal list and graph data 2024-11-07 16:13:01 +07:00
578cff2507 feat: can only access own's project edit page 2024-11-07 15:51:04 +07:00
8a826e0b90 feat: add dataroom related button to deal page + erdit button 2024-11-07 15:50:50 +07:00
a4aaba87c7 fix: can filter with tag 2024-11-07 05:41:58 +07:00