Commit Graph

134 Commits (2676795e487d7edb2135624538d57b98d3ca2493)

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