Commit Graph

31 Commits

Author SHA1 Message Date
MTG2000
949a6042f1 feat: added links parsing to project description 2022-03-29 13:32:25 +03:00
MTG2000
46a4e5b954 feat: added screenshots lightbox 2022-03-28 20:30:39 +03:00
MTG2000
f6428d469b . 2022-03-26 18:05:47 +03:00
MTG2000
e22b4858d8 chore: make graphql queries auto generated 2022-03-26 16:53:22 +03:00
MTG2000
edefc460c5 feat: update functions structure, re-enable project details info section 2022-03-24 16:29:33 +02:00
MTG2000
583af8045a feat (backend): initial changes 2022-03-23 19:36:25 +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
b3ed2ad280 feat: added mocks using msw 2022-03-12 16:11:11 +02:00
Michael Bumann
a04570b851 Merge branch 'master' into push-to-launch 2022-02-04 12:14:57 +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
Michael Bumann
43300c9baa Update netlify-cli 2022-01-30 17:45:49 +01: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
=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
f25b8717f1 fix a deps conflict 2021-12-12 17:20:15 +02:00
=Mtg_Dev
29fcce5e92 fixing merge conflicts 2021-12-10 21:45:12 +02:00
Johns Beharry
23c6fc3a32 fix(app): remove package-lock because netlify builds fail. use yarn instead 2021-11-28 23:02:35 -06:00
Michael Bumann
f7a987bca8 Use yarn 2021-11-28 17:30:21 -06:00
Johns Beharry
8e4433ee34 chore: update npm scripts for db 2021-11-28 14:00:02 -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
Michael Bumann
8aefd41378 Implement invoice generation and verification 2021-11-28 13:06:01 -06:00
Johns Beharry
307a8926a6 chore: ignore env file and regenerate package lock 2021-11-28 10:23:02 -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
=Mtg_Dev
18eba3fdc7 added storybook 2021-11-27 20:19:11 +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
87f1755e0d added 3 login modals 2021-11-18 16:48:25 +02:00
=Mtg_Dev
6278617f3d added one more card skeleton 2021-11-17 19:55:11 +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