Commit Graph

126 Commits (53242fcb4121244f60f0898d312ad5cd8cadc0b3)

Author SHA1 Message Date
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
joseph izang 016e3bf521 implement isActive logic for plugins 4 years ago
joseph izang 6ac026913a Refactor and clean up rootView component 4 years ago
joseph izang 5e4c98d5a1 showing inactive plugins correctly 4 years ago
joseph izang 8a901b2a48 finish refactoring of visual implementation of local plugin form 4 years ago
joseph izang e4d25be040 refactor and remove redundant components listgroupitem and renderItem 4 years ago
joseph izang a1cd0c4f1c rename activeTile to moduleHeading. add changes to pluginCard 4 years ago
joseph izang 21e231958f Fix components and plug props at provider level 4 years ago
joseph izang 52f7e5a7bc Finish implementing Context for easy state access 4 years ago
joseph izang a3eb3f548b generate types to align remixuipluginmanager props 4 years ago
joseph izang 1940bd9245 basic react component to show in plugin manager 4 years ago
joseph izang 775af0c9cb trying to import react component 4 years ago
joseph izang 65d140cb3d add listgroupitem component 4 years ago
joseph izang 8474e1c3fe add types and a few more components 4 years ago
joseph izang 119f462e02 create rootView component 4 years ago
joseph izang 3cd2b36f50 create more components 4 years ago
joseph izang 804f5e5994 add button component. tsconfig for json imports 4 years ago
joseph izang d0e71a4969 create skeleton of plugin manager in react 4 years ago