Commit Graph

318 Commits

Author SHA1 Message Date
8136c7c1b2 feat: disable non-freetime and overlap time for meeting 2024-11-15 16:16:40 +07:00
11ecd3e16f feat: add page to specify freetime 2024-11-15 16:15:12 +07:00
af351aa481 feat: add page to view schedule meeting for business 2024-11-14 12:07:45 +07:00
bf1226a704 ui: change icon on filter 2024-11-14 12:06:56 +07:00
92fa9f5722 ui: add viewport metadata 2024-11-14 11:22:40 +07:00
4ed90281ce feature: store meeting log and check for submitting state in calendar 2024-11-14 11:22:19 +07:00
b84dde1044 fix: lottie loader with eventlistener, comment it out 2024-11-13 08:27:26 +07:00
e804a91e10 fix: use legacyloader instead of lottie 2024-11-13 08:17:02 +07:00
c79bc4229e feat: add arrange meeting page 2024-11-13 08:16:44 +07:00
0b76ed64da ui: fix color in darkmode 2024-11-13 08:16:16 +07:00
01dbb3588b refactor: use useRouter instead of access window in DOM 2024-11-11 12:27:21 +07:00
7039e5be4e Merge branch 'front-end' into dev 2024-11-11 12:15:44 +07:00
f705fa6d4a fix: recursive useEffect hook in dashboard page 2024-11-11 11:54:29 +07:00
Pattadon
36eb461f19 fix: reduce the number of latest investments fetched from 8 to 5 2024-11-11 11:53:35 +07:00
894791e15a fix: rename query to action.ts 2024-11-11 11:35:18 +07:00
cb20185f3c feat: add text to no data portfolio page 2024-11-11 11:28:48 +07:00
b14907cff2 Merge branch 'front-end' into back-end 2024-11-11 11:08:54 +07:00
Pattadon
2d79e5d898 fix: correct success state handling in user ID fetching logic 2024-11-11 11:03:58 +07:00
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
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
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
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
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
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
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
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
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