Commit Graph

17 Commits

Author SHA1 Message Date
MTG2000
18beaf0f39 fix: change hackathon header image & fix wrong api 2022-02-10 20:48:35 +02:00
MTG2000
df79a34120 fix: fixing some issues from merging 2022-02-08 17:26:56 +02:00
Michael Bumann
16439be1b7 Use currently deployed netlify graphql functions 2022-01-30 18:26:25 +01: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
1d71897e62 feature: Added Skeleton states
Added skeleton loading states to project mini card, project card, and project rows
2022-01-12 20:54:48 +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
=Mtg_Dev
29fcce5e92 fixing merge conflicts 2021-12-10 21:45:12 +02:00
=Mtg_Dev
c2e888ed2c Merge branch 'graphql-functions' of https://github.com/bumi/makers.bolt.fun into bumi-graphql-functions 2021-12-10 19:24:21 +02:00
=Mtg_Dev
2e1500c214 connect with graphql api 2021-11-29 16:40:44 +02:00
Michael Bumann
2dc5d5ab32 Connect categories 2021-11-28 09:36:10 -06:00
=Mtg_Dev
da9b33cdaa fix urls 2021-11-27 21:16:01 +02:00
=Mtg_Dev
18eba3fdc7 added storybook 2021-11-27 20:19:11 +02:00
=Mtg_Dev
77cceb218d fixing borders & shadows 2021-11-24 19:34:41 +02:00
=Mtg_Dev
87f1755e0d added 3 login modals 2021-11-18 16:48:25 +02:00
=Mtg_Dev
eaad4f2ffe initial commit 2021-11-16 22:04:55 +02:00