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
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
=Mtg_Dev
2e1500c214
connect with graphql api
2021-11-29 16:40:44 +02: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
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
f0717e7aa4
Linting errors
2021-11-28 17:39:59 -06:00
Michael Bumann
4688159127
fix build linting errors
2021-11-28 16:35:00 -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
=Mtg_Dev
d30ab6ff6a
Copy to Clipboard, Button stories
2021-11-28 16:18:15 +02: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
1c241ce360
extracted project card to its own component
2021-11-26 10:22:29 +02:00
=Mtg_Dev
77cceb218d
fixing borders & shadows
2021-11-24 19:34:41 +02:00
=Mtg_Dev
23f61c12f8
fixed aspect-ratio
2021-11-23 11:45:31 +02:00
=Mtg_Dev
514f86266c
remove console.log
2021-11-22 17:03:49 +02:00
=Mtg_Dev
129d1e6fa1
fixing Issue #1
2021-11-22 16:50:05 +02:00
=Mtg_Dev
89218a764c
more modals cards and logic
2021-11-21 19:54:46 +02:00
=Mtg_Dev
1cf6a84ca1
claim modals, add search to nav
2021-11-21 11:45:18 +02:00
=Mtg_Dev
543055a42d
claim modals, search in nav
2021-11-21 11:44:49 +02:00
=Mtg_Dev
e8fbf27f66
base voting modal
2021-11-18 23:36:58 +02:00
=Mtg_Dev
fbce97bc8b
fixed images urls
2021-11-18 20:28:55 +02:00
=Mtg_Dev
97e8ceaeeb
improved Modals tarnsitions
2021-11-18 17:16:49 +02:00
=Mtg_Dev
87f1755e0d
added 3 login modals
2021-11-18 16:48:25 +02:00
=Mtg_Dev
00134718dd
fix modal scroll padding
2021-11-18 15:40:14 +02:00
=Mtg_Dev
bd8fb07c87
fixed cards carousel padding
2021-11-17 22:30:30 +02:00
=Mtg_Dev
6278617f3d
added one more card skeleton
2021-11-17 19:55:11 +02: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