Commit Graph

25 Commits

Author SHA1 Message Date
MTG2000
113ec18479 fix: fix some QA issues
- fix navbar height
- remove input shadow
- change donateCard options style
- add 2px borders to cards
- remove search from nav on sections other than products
- implement useMediaQuery
2022-05-26 20:27:39 +03:00
MTG2000
f1f0be7f79 feat: connect donate card with api & handle states 2022-05-25 11:23:11 +03:00
MTG2000
8987f82049 re-enable new features routes 2022-05-23 13:26:24 +03:00
MTG2000
cc86be59b0 fix: disable wip routes 2022-05-23 13:08:32 +03:00
MTG2000
08222b9935 feat: Hackathons page, hackathons filter, hackathons mocks api 2022-05-22 13:23:37 +03:00
MTG2000
80c9e31467 feat: connect feed filters apis with ui, change filters list style 2022-05-20 15:32:38 +03:00
MTG2000
7e7537bbd9 ally: vote card 2022-05-07 11:56:24 +03:00
MTG2000
dd172f1c86 style: button center text in case link, project details card rounded-0 2022-05-05 17:42:32 +03:00
MTG2000
622a98b5f4 feat: add lazy loading to app pages, pull out tw theme to a module, add filters to getFeed api 2022-04-20 12:15:43 +03:00
MTG2000
5c81dc2a7e feat: add the post details routes, added skeleton to trending card 2022-04-20 10:22:54 +03:00
MTG2000
518828c5a4 fix: fixed sticky filters 2022-04-19 10:44:21 +03:00
MTG2000
f071a95675 fix: restore routes 2022-04-18 18:13:03 +03:00
MTG2000
11594471d3 fix: fixing a bug with graphql data shape 2022-04-18 18:12:06 +03:00
MTG2000
116d6a43c9 feat: create a "Projects" feature directory 2022-04-17 14:28:45 +03:00
MTG2000
7baf7b654a feat: hottest page, explore header, hottest mock api 2022-03-16 18:08:21 +02:00
MTG2000
031a7f3782 feat: add search functionality 2022-03-14 17:19:32 +02:00
MTG2000
b3ed2ad280 feat: added mocks using msw 2022-03-12 16:11:11 +02:00
MTG2000
c6020935dc feat: rewrote the way wallet service work
moved the wallet setup logic to a dedicated service that remembers if user connected before and connectes automatically on refreshs
2022-01-17 16:05:42 +02:00
MTG2000
ea20ea6784 feat: Created an animated Tip button 2022-01-16 20:51:24 +02:00
MTG2000
43bfab177e feat: refactor project structure
Refactored the project structure so that each page has its own tree of components and a global "Components" folder for the components that is used by more than one page.
- Added an "assets" directory that exports all static images/icons/fonts/...etc
2021-12-30 15:12:40 +02:00
=Mtg_Dev
5ae1da6369 feat: make project modal full page on mobile
- created a new store slice (theme) to hold properties needed to style the app
- made nav fixed
- refactored resizing throttled funcs to a custom hook
- changed the modal to full size page on mobile for certain modal types ( currently just Project )
2021-12-19 16:26:28 +02:00
Johns Beharry
4648e509d8 feat(app): check webln enabled on load 2021-11-28 23:00:02 -06:00
=Mtg_Dev
7d14a50cef improved Modals Container store structure 2021-11-17 19:10:09 +02:00
=Mtg_Dev
eaad4f2ffe initial commit 2021-11-16 22:04:55 +02:00
=Mtg_Dev
5534632d5b Initialize project using Create React App 2021-11-02 22:05:12 +02:00