Commit Graph

410 Commits

Author SHA1 Message Date
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
bc0d347e18 feat: load top project card from database 2024-10-06 18:23:42 +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
f5a979d7da
Merge pull request #41 from Sosokker/front-end
style: improve responsiveness of business card and pages
2024-10-05 14:35:45 +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
56f0168574 Refactor component and page structure for responsiveness 2024-10-04 20:25:32 +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
THIS ONE IS A LITTLE BIT TRICKY KRUB
dec781498e change folder name and hierachy 2024-10-04 19:43:37 +07:00
Pattadon L.
5ad8281d58
Merge pull request #38 from Sosokker/front-end
Add specific project investment page and several tests with playwright + Refactor invest page code + Add search system
2024-10-03 11:49:14 +07:00
b811e714bd Add invest test 2024-10-03 11:34:44 +07:00
acd8cd8f91 Add toaster into layout and link invest button to project invest page 2024-10-03 11:34:37 +07:00
af9dcf343f Add invest on project page 2024-10-03 11:34:08 +07:00
5d0eb5e4ff Update playwright.yml 2024-10-03 11:33:10 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
ea928754d3 Update search result page UI and add placeholder test 2024-10-03 10:06:40 +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
02e204d877 Update search result page ui 2024-10-03 09:20:01 +07:00
6c4987d6f4 Update playwright config + Add placeholder test 2024-10-03 02:57:50 +07:00
0b58194b56 Remove example tests 2024-10-03 02:29:50 +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
30e4c9fe10 Refactor Find page to implement search functionality using Supabase 2024-10-02 19:44:58 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
fa7ce4e1e3 Refactor Find page to implement search functionality using Supabase 2024-10-02 18:56:02 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
571ea13bf6 Refactor navigation bar component, add search functionality 2024-10-02 17:25:05 +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
8844efbeee Refactor Invest page UI components, replace RecentSales with RecentFunds 2024-09-27 19:00:53 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
c0d7a4b886 Refactor Invest page UI components, add responsive support for graph type selection 2024-09-27 18:49:00 +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
THIS ONE IS A LITTLE BIT TRICKY KRUB
0274989cad Refactor Invest page UI components, adjust grid layout for responsive support 2024-09-16 22:54:28 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
873c180820 Refactor Invest page UI components, adjust grid layout and add responsive support 2024-09-16 22:50:45 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
329d92fbe7 Refactor Invest page UI components, adjust grid layout and font size 2024-09-16 22:29:14 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
0728ef8804 Refactor Invest page UI components, adjust grid layout and add margin to grid container 2024-09-16 19:42:56 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
a048845e32 Refactor Invest page UI components, adjust grid layout and carousel styling 2024-09-16 19:40:19 +07:00
Pattadon
381f837e37 Refactor Invest page UI components, adjust grid layout and font size 2024-09-16 14:35:04 +07:00
Pattadon
cfb72bbba4 Refactor Invest page UI components, adjust grid layout and add pack section 2024-09-16 14:27:43 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
d30f69b4c0 Refactor Invest page UI components, add pack section and adjust grid layout 2024-09-15 21:07:49 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
504dace8d8 Refactor, make like and shre button responsive 2024-09-15 20:59:21 +07:00
Pattadon L.
aaa18dedec
Merge pull request #21 from Sosokker/front-end
Finished notification page and linked with bell icon.
2024-09-13 14:04:01 +07:00
Pattadon
60c9af3214 Refactor notification page UI components, remove unnecessary imports and update notification card layout 2024-09-13 14:02:43 +07:00
Pattadon
72d72a550e Refactor UI components, add notification bell icon and count 2024-09-13 13:56:58 +07:00