MTG2000
a247685f5b
change: change some products page comps, fix more QA problems
2022-05-30 14:38:34 +03:00
MTG2000
edb90296ca
change: change search component
...
- changed search component structure & api due to it being displayed differently in mobile & desktop
2022-05-27 17:04:31 +03:00
MTG2000
e49b0dafe6
fix: fixing some QA issues
...
- change rows shown on products page & change the api
- restyle sort by
- rebuild navigation menus
- fix issues with donation stats & donate card
- update products header link & date of hackathon
2022-05-27 10:50:25 +03:00
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
cc7a1e0cc8
style: fix nav menus overflow border
2022-05-26 14:06:52 +03:00
MTG2000
c9cd63e11b
change: change app navbar
...
- Updated navbar on app to include new links
- install react-menu package and convert CategoriesList to it
2022-05-26 13:42:21 +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
8a93f9c820
feat: autocomplete input component, topics slider filters, sortBy mobile component
2022-05-22 23:18:07 +03:00
MTG2000
08222b9935
feat: Hackathons page, hackathons filter, hackathons mocks api
2022-05-22 13:23:37 +03:00
MTG2000
e29ced05f5
feat: hackthons page componets, stories api
2022-05-19 20:46:15 +03:00
MTG2000
dd2674a1d9
ally: making categories drop-down & project cards keyboard navigatable
2022-05-06 11:52:43 +03:00
MTG2000
123374d844
feat: update lightbox to a new component, typed lazy loaded modals & added their props to openModal Dispatcher
2022-04-22 00:00:31 +03:00
MTG2000
e3e9b5be25
feat: input styles
2022-04-21 11:03:42 +03:00
MTG2000
f116f34fd0
refactor: projects stories directories naming
2022-04-20 12:45:35 +03:00
MTG2000
518828c5a4
fix: fixed sticky filters
2022-04-19 10:44:21 +03:00
MTG2000
a317940450
chore: refactor modals structure to support lazy loading
2022-03-30 16:37:56 +03:00
MTG2000
9828aa2b2f
fix: navbar resize issue
2022-03-30 12:57:44 +03:00
MTG2000
e22b4858d8
chore: make graphql queries auto generated
2022-03-26 16:53:22 +03:00
MTG2000
952a69b42b
fix: update links
2022-03-17 16:05:31 +02:00
MTG2000
84ee65e8f8
fix: added loading state to categories drop-down, removed logs, improved search query typing
2022-03-17 11:54:49 +02:00
MTG2000
7baf7b654a
feat: hottest page, explore header, hottest mock api
2022-03-16 18:08:21 +02:00
MTG2000
6000248213
feat: categories drop-down
2022-03-16 15:43:10 +02:00
MTG2000
031a7f3782
feat: add search functionality
2022-03-14 17:19:32 +02:00
MTG2000
1acfe8beb3
fix: make logo point to bolt.fun
2022-02-15 12:28:29 +02:00
MTG2000
3948cbb512
update logo
2022-02-10 20:58:37 +02:00
MTG2000
df79a34120
fix: fixing some issues from merging
2022-02-08 17:26:56 +02:00
secondl1ght
a9599be483
Hook up Submit App links to the form and run prettier
2022-02-01 11:58:15 -07: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
44d1285681
fix: remove unimplemeted links from mobile navbar
2022-01-15 11:04:18 +02:00
MTG2000
1dc141dc58
removed un-implemented links from navbar
2022-01-12 21:00:41 +02:00
MTG2000
f9407c8b09
chore: refactor the modals opening mechanic
...
Rewrote the logic and functions for dispatching openModal actions so that now it provides proper typing for the available modals and for what props are they expecting to be provided
2022-01-12 18:48:20 +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