Commit Graph

36 Commits

Author SHA1 Message Date
MTG2000
edb90296ca change: change search component
- changed search component structure & api due to it being displayed differently in mobile & desktop
2022-05-27 17:04:31 +03:00
MTG2000
08222b9935 feat: Hackathons page, hackathons filter, hackathons mocks api 2022-05-22 13:23:37 +03:00
MTG2000
2c6a403848 perf: make insert img/video modals lazy loaded 2022-05-12 20:47:46 +03:00
MTG2000
3add019def feat: adding video to text editor 2022-05-12 19:16:37 +03:00
MTG2000
fff2dda9a4 chore: change Modal Component to a new accessible one, fix usePressHolder bug, fix ProjectDetailsCard body breaklines 2022-05-05 10:57:36 +03:00
MTG2000
0188825b5b feat: proper handling of return values from store actions, use-redux-effect hook, refactored TextEditor.ToolButton to multiple components 2022-05-03 14:52:11 +03:00
MTG2000
618b214853 feat: InsertImageModal, img cmd in TextEditor, Make AddComment Controlled 2022-04-30 11:52:49 +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
e5afadd82a feat: post details page base 2022-04-19 12:05:06 +03:00
MTG2000
116d6a43c9 feat: create a "Projects" feature directory 2022-04-17 14:28:45 +03:00
MTG2000
4534cae54b chore: better stories data passing abstractions 2022-03-30 17:31:59 +03:00
MTG2000
a317940450 chore: refactor modals structure to support lazy loading 2022-03-30 16:37:56 +03:00
MTG2000
2ba51deeab feat: show error when project loading fail 2022-03-29 14:27:47 +03:00
MTG2000
031a7f3782 feat: add search functionality 2022-03-14 17:19:32 +02:00
MTG2000
8df9d1609d feat: category page, some improvments for naming & project structure 2022-03-12 10:01:06 +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
ea20ea6784 feat: Created an animated Tip button 2022-01-16 20:51:24 +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
=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
29fcce5e92 fixing merge conflicts 2021-12-10 21:45:12 +02:00
Johns Beharry
a3b9eca5ed feat(app): support webln payments 2021-11-28 23:01:50 -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
4688159127 fix build linting errors 2021-11-28 16:35:00 -06:00
=Mtg_Dev
77cceb218d fixing borders & shadows 2021-11-24 19:34:41 +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
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