Commit Graph

105 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
Mohammed Taher Ghazal
07043d9e39 Merge pull request #6 from secondl1ght/hookup-submit-app-buttons
Hook up Submit App links to the form and run prettier
2022-02-08 16:46:57 +02:00
Mohammed Taher Ghazal
a4a064896f Merge pull request #5 from peakshift/push-to-launch
Some updates for launch
2022-02-08 16:44:53 +02:00
MTG2000
fbdccee788 remove screenshots from project card 2022-02-08 16:33:51 +02:00
Michael Bumann
6424e52ec4 Merge branch 'master' into push-to-launch 2022-02-07 16:53:07 +02:00
MTG2000
5d616816d4 fix: turncate project link, remove "Play" btn 2022-02-06 12:49:24 +02:00
Michael Bumann
a04570b851 Merge branch 'master' into push-to-launch 2022-02-04 12:14:57 +02:00
MTG2000
a3eab1e8b3 feat: make categories chips jumb to respective section 2022-02-03 19:12:57 +02:00
MTG2000
42da5c257e remove console.log 2022-02-03 19:01:41 +02:00
MTG2000
923e28282d fix: fixed carousels ux
- made categories badges a carousel
- added custom arrows to apps carousel on non-tocuh devices
- fixed invalid items offset on mobile sometimes
2022-02-03 18:54:38 +02:00
secondl1ght
a9599be483 Hook up Submit App links to the form and run prettier 2022-02-01 11:58:15 -07:00
Michael Bumann
16439be1b7 Use currently deployed netlify graphql functions 2022-01-30 18:26:25 +01:00
Michael Bumann
43300c9baa Update netlify-cli 2022-01-30 17:45:49 +01:00
Michael Bumann
c4765df3c9 Wording 2022-01-30 17:45:38 +01:00
Michael Bumann
8bf8fb5cbf Do not show category buttons as long as we do not have any category page 2022-01-30 17:45:17 +01:00
Michael Bumann
8996c5eb4a Fix Tipping incrementer
* we have been always missing one incStep in the final amount
* update wording to use "vote"
* disable "vote" button dependening on payment status
2022-01-30 17:44:48 +01:00
Michael Bumann
bbcb2be3db Add link to open project in new window 2022-01-30 17:42:09 +01:00
Michael Bumann
96724534f9 Fix voting count
votes_count needs to be summed up
2022-01-30 17:41:23 +01:00
MTG2000
262d54cc43 fix: silent "Tip not confirmed" error
Currently, the payment is made but the graphql api is not able to confirm it, so I just wrapped it with a catch to silent the error, however it has to be fixed from the backend soon
2022-01-17 16:29:14 +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
3f8ec31b10 fix: fix tip button css rule 2022-01-16 22:04:10 +02:00
MTG2000
69c0508d83 fix: fix css calc rule 2022-01-16 21:12:26 +02:00
MTG2000
ea20ea6784 feat: Created an animated Tip button 2022-01-16 20:51:24 +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
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
ac8b71ce99 remove unneccessary imports from ModalsContianer 2022-01-12 18:51:53 +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
=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
089e3af154 fix: fix the modals scroll functionality
switch modals scroll from internal to be the same as a body scroll
2021-12-18 15:17:44 +02:00
=Mtg_Dev
c006deeadf fix tip btn 2021-12-12 23:08:25 +02:00
=Mtg_Dev
f25b8717f1 fix a deps conflict 2021-12-12 17:20:15 +02:00
=Mtg_Dev
0e602db4e8 update build 2021-12-10 21:52:45 +02:00
=Mtg_Dev
3a8642ac8f Merge branch 'bumi-graphql-functions' 2021-12-10 21:46:26 +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
77d82fc900 fix project card cover heigth 2021-11-30 19:04:11 +02:00
=Mtg_Dev
cd66ec8b57 fix project card on mobile 2021-11-30 17:08:01 +02:00
Michael Bumann
b35821f8fe Comments by Johns 2021-11-29 17:37:09 -06:00
=Mtg_Dev
2e1500c214 connect with graphql api 2021-11-29 16:40:44 +02:00
Michael Bumann
806d5c4c3e Cleanup 2021-11-28 23:18:16 -06:00
Michael Bumann
90c132bebe Add endpoint to get LNURL details and cache LNURL pay callback URL 2021-11-28 23:07:21 -06:00
Johns Beharry
23c6fc3a32 fix(app): remove package-lock because netlify builds fail. use yarn instead 2021-11-28 23:02:35 -06:00
Johns Beharry
a3b9eca5ed feat(app): support webln payments 2021-11-28 23:01:50 -06:00
Johns Beharry
f4c5a9b5be chore(app): use hosted graphql api 2021-11-28 23:01:17 -06:00
Johns Beharry
23bca3f448 chore(app): note the queries for projects 2021-11-28 23:01:17 -06:00
Johns Beharry
0bdcd900a4 feat(app): add 🎊 2021-11-28 23:01:17 -06:00
Johns Beharry
5266d070f1 fix(app): update var reference to support flattened projects state 2021-11-28 23:01:12 -06:00