Commit Graph

78 Commits

Author SHA1 Message Date
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
Johns Beharry
8e92f2e135 chore(app): make mock data look like sklenton 2021-11-28 23:00:03 -06:00
Johns Beharry
4648e509d8 feat(app): check webln enabled on load 2021-11-28 23:00:02 -06:00
Johns Beharry
f62f5fae27 fix(app): flatten project store and set initial data 2021-11-28 23:00:00 -06:00
Johns Beharry
5af1fc7c96 build(app): define webln type on window object 2021-11-28 22:59:58 -06:00
Michael Bumann
3bb7c18b15 Merge pull request #1 from bumi/hack-on-dependencies
Hack on dependencies
2021-11-29 01:54:51 +02:00
Michael Bumann
f0717e7aa4 Linting errors 2021-11-28 17:39:59 -06:00
Michael Bumann
f7a987bca8 Use yarn 2021-11-28 17:30:21 -06:00
Michael Bumann
4688159127 fix build linting errors 2021-11-28 16:35:00 -06:00
Michael Bumann
16bf7b3b27 Remove build folder
I think that one should not be in the repo
2021-11-28 16:26:39 -06:00
Michael Bumann
8715c70d7e Count up project votes and some more API endpoints 2021-11-28 16:23:04 -06:00
Michael Bumann
9b1b2513f3 Add created_at to proejcts and pagination 2021-11-28 15:59:42 -06:00
Johns Beharry
8e4433ee34 chore: update npm scripts for db 2021-11-28 14:00:02 -06:00
Johns Beharry
0cf0ccece7 merge: branch 'graphql-functions' of github.com:bumi/makers.bolt.fun into graphql-functions 2021-11-28 13:22:32 -06:00
Michael Bumann
35ed8acdcb Support project-categry includes in the query 2021-11-28 13:16:41 -06:00
Johns Beharry
3e02f6ee38 merge: branch 'graphql-functions' of github.com:bumi/makers.bolt.fun into graphql-functions 2021-11-28 13:15:50 -06:00
Johns Beharry
8c1eb923e9 chore: add npm scripts for db 2021-11-28 13:08:44 -06:00
Michael Bumann
8aefd41378 Implement invoice generation and verification 2021-11-28 13:06:01 -06:00
Johns Beharry
ddf825cd31 merge: branch 'graphql-functions' of github.com:bumi/makers.bolt.fun into graphql-functions 2021-11-28 12:33:25 -06:00
Michael Bumann
b4532cd1bd voting resolve and prisma seed and cleanup 2021-11-28 11:13:14 -06:00
Michael Bumann
0d0e57baaf update database for votes 2021-11-28 10:55:04 -06:00
Johns Beharry
307a8926a6 chore: ignore env file and regenerate package lock 2021-11-28 10:23:02 -06:00
Michael Bumann
0dd56c4934 GraphQL readme 2021-11-28 10:02:26 -06:00
Michael Bumann
70db70be95 DB init 2021-11-28 09:49:28 -06:00
Michael Bumann
07223ea587 Ignore netlify build folder 2021-11-28 09:36:32 -06:00
Michael Bumann
2dc5d5ab32 Connect categories 2021-11-28 09:36:10 -06:00
Michael Bumann
ff800a263c Hack with category query
no idea what I am doing :D
2021-11-28 09:21:28 -06:00
Michael Bumann
76059f7ba8 Hello GraphQL 2021-11-28 09:08:44 -06:00