Commit Graph

131 Commits

Author SHA1 Message Date
MTG2000
cad9acdfac feat: Tags Input, formProvider decorator 2022-04-27 15:29:18 +03:00
MTG2000
af253c980e feat: Story form, Post content editor, File Input Component, File thumbnail component, change from css to scss 2022-04-27 14:35:49 +03:00
MTG2000
4957dad00b feat: added code,links, & styling the editor 2022-04-27 11:01:42 +03:00
MTG2000
2c615bcf9f feat: text editor foundations, toolbar list, toolbar btns 2022-04-26 18:25:14 +03:00
MTG2000
563650538c feat: added react-hook-form lib, wired submitBountyModal with form schema 2022-04-26 11:18:07 +03:00
MTG2000
123374d844 feat: update lightbox to a new component, typed lazy loaded modals & added their props to openModal Dispatcher 2022-04-22 00:00:31 +03:00
MTG2000
625792fccf feat: finish submit bounty modal 2022-04-21 11:26:11 +03:00
MTG2000
e3e9b5be25 feat: input styles 2022-04-21 11:03:42 +03:00
MTG2000
3fe65e02e9 feat: base submit bounty modal 2022-04-20 17:00:19 +03:00
MTG2000
f116f34fd0 refactor: projects stories directories naming 2022-04-20 12:45:35 +03:00
MTG2000
622a98b5f4 feat: add lazy loading to app pages, pull out tw theme to a module, add filters to getFeed api 2022-04-20 12:15:43 +03:00
MTG2000
518828c5a4 fix: fixed sticky filters 2022-04-19 10:44:21 +03:00
MTG2000
9b7afbffcd feat: built rest of post cards variations 2022-04-16 15:52:35 +03:00
MTG2000
1dbbbb210c feat: built storycard 2022-04-15 17:47:17 +03:00
MTG2000
11317a2dc0 fix: added errors/retries to api client 2022-03-31 15:42:12 +03:00
MTG2000
a317940450 chore: refactor modals structure to support lazy loading 2022-03-30 16:37:56 +03:00
MTG2000
9828aa2b2f fix: navbar resize issue 2022-03-30 12:57:44 +03:00
MTG2000
ae99c11da7 chore: remove extra classes lightbox 2022-03-29 17:08:14 +03:00
MTG2000
2ba51deeab feat: show error when project loading fail 2022-03-29 14:27:47 +03:00
MTG2000
46a4e5b954 feat: added screenshots lightbox 2022-03-28 20:30:39 +03:00
MTG2000
e22b4858d8 chore: make graphql queries auto generated 2022-03-26 16:53:22 +03:00
MTG2000
952a69b42b fix: update links 2022-03-17 16:05:31 +02:00
MTG2000
84ee65e8f8 fix: added loading state to categories drop-down, removed logs, improved search query typing 2022-03-17 11:54:49 +02:00
MTG2000
7baf7b654a feat: hottest page, explore header, hottest mock api 2022-03-16 18:08:21 +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
995a273055 fix: error msg, fix gh domain 2022-03-12 17:58:37 +02:00
MTG2000
b3ed2ad280 feat: added mocks using msw 2022-03-12 16:11:11 +02:00
MTG2000
8df9d1609d feat: category page, some improvments for naming & project structure 2022-03-12 10:01:06 +02:00
MTG2000
8d5ebf0636 fix: added sats prefix to input in tip card 2022-02-16 14:35:34 +02:00
MTG2000
1acfe8beb3 fix: make logo point to bolt.fun 2022-02-15 12:28:29 +02:00
MTG2000
3948cbb512 update logo 2022-02-10 20:58:37 +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
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
secondl1ght
a9599be483 Hook up Submit App links to the form and run prettier 2022-02-01 11:58:15 -07: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
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