Commit Graph

151 Commits (abafe68dd355792acb8258a868e2c0c9d06027bd)

Author SHA1 Message Date
ioedeveloper f9e9a2bab8 Fixed loading local plugin, search input 4 years ago
joseph izang b8f0efbedb fixes for localplugin creation and activation 4 years ago
joseph izang e780675eb8 trying manual plumbing for localplugin creation 4 years ago
joseph izang 055baff0b2 remove a bunch of commented out code and debugging code 4 years ago
joseph izang e6a41ae638 removed console messages. minor fixes 4 years ago
joseph izang b424908acb fix all but 2 issues to have 100% passing tests 4 years ago
joseph izang 9f2d6c9322 refactor useEffect to boot page load times 4 years ago
joseph izang d1c833f1f7 finish refactor for inactive plugins, active plugins and plugin permissions 4 years ago
joseph izang 60341df9c5 finishing plugin settings logic 4 years ago
joseph izang 14a5889063 fixed a bunch of plumbing with external persisted state of plugin manager 4 years ago
joseph izang 67bbe8004e create separate plugincards for active and inactive state. create custom hook for localstorage and method to handle pluginManager state 4 years ago
joseph izang 0aa01f7176 Refactor prop requirements for pluginmanager 4 years ago
joseph izang 9361aa4632 fix bugs in localplugin creation 4 years ago
joseph izang 6a937360c1 Effect changes as advised by IOE Developer. Remove logic from button component and make it an SFC. 4 years ago
joseph izang 93834a3995 finish ui for plugins permissions 4 years ago
joseph izang 1c8b66a0c0 pass one large prop pluginComponent to maintain context 4 years ago
joseph izang 53a048173e add proposed changes to remixappManager class to expose encapsulated functionality 4 years ago
joseph izang 358f26c00a implement isActive logic for plugins 4 years ago
joseph izang 64de854d6d Refactor and clean up rootView component 4 years ago
joseph izang 1922acf1d3 showing inactive plugins correctly 4 years ago
joseph izang 6ea6879dd3 finish refactoring of visual implementation of local plugin form 4 years ago
joseph izang bde7cbea0c refactor and remove redundant components listgroupitem and renderItem 4 years ago
joseph izang 1ad16f0bc3 rename activeTile to moduleHeading. add changes to pluginCard 4 years ago
joseph izang 28df15b3c8 Fix components and plug props at provider level 4 years ago
joseph izang 232713d2db Finish implementing Context for easy state access 4 years ago
joseph izang d9d3fe0b98 generate types to align remixuipluginmanager props 4 years ago
joseph izang 437bf5b513 basic react component to show in plugin manager 4 years ago
joseph izang 57a198b11e trying to import react component 4 years ago
joseph izang 2daa0ee23b add listgroupitem component 4 years ago
joseph izang 775a0c732b add types and a few more components 4 years ago
joseph izang 99eb7d39d6 fixes for localplugin toast 4 years ago
joseph izang 8f49788674 refactored components by hoisting state 4 years ago
joseph izang 47321e90cd changes towards reviews 4 years ago
ioedeveloper d84ef45131 Fixed loading local plugin, search input 4 years ago
joseph izang b53f256b48 fixes for localplugin creation and activation 4 years ago
joseph izang fd59cbbdde trying manual plumbing for localplugin creation 4 years ago
joseph izang cd26d1592e remove a bunch of commented out code and debugging code 4 years ago
joseph izang 59f9b99e24 removed console messages. minor fixes 4 years ago
joseph izang a4759cd64a fix all but 2 issues to have 100% passing tests 4 years ago
joseph izang 7fdaa910a6 refactor useEffect to boot page load times 4 years ago
joseph izang 1a5525f0ee finish refactor for inactive plugins, active plugins and plugin permissions 4 years ago
joseph izang 6fd39350e2 finishing plugin settings logic 4 years ago
joseph izang 171056bb85 fixed a bunch of plumbing with external persisted state of plugin manager 4 years ago
joseph izang 7329130f35 create separate plugincards for active and inactive state. create custom hook for localstorage and method to handle pluginManager state 4 years ago
joseph izang 9d53121b83 Refactor prop requirements for pluginmanager 4 years ago
joseph izang e3aef3adfb fix bugs in localplugin creation 4 years ago
joseph izang 2a38ce9c9f Effect changes as advised by IOE Developer. Remove logic from button component and make it an SFC. 4 years ago
joseph izang 1e9f713b38 finish ui for plugins permissions 4 years ago
joseph izang 648d464871 pass one large prop pluginComponent to maintain context 4 years ago
joseph izang 6b41b43c1e add proposed changes to remixappManager class to expose encapsulated functionality 4 years ago