Commit Graph

134 Commits (2c5d6cb332cf8f7a6d3498bd4e1890b715bc644f)

Author SHA1 Message Date
joseph izang c830dd4807 finish ui for plugins permissions 3 years ago
joseph izang 94e8b5b832 pass one large prop pluginComponent to maintain context 3 years ago
joseph izang a11beb3f61 add proposed changes to remixappManager class to expose encapsulated functionality 3 years ago
joseph izang f4b0e303fc implement isActive logic for plugins 3 years ago
joseph izang b7e37f1cee Refactor and clean up rootView component 3 years ago
joseph izang 006c370b8e showing inactive plugins correctly 3 years ago
joseph izang 44c42ab18b finish refactoring of visual implementation of local plugin form 3 years ago
joseph izang 79d7a7cb90 refactor and remove redundant components listgroupitem and renderItem 3 years ago
joseph izang 73d0c4efe9 rename activeTile to moduleHeading. add changes to pluginCard 3 years ago
joseph izang 09c01b04a2 Fix components and plug props at provider level 3 years ago
joseph izang 966de2142e Finish implementing Context for easy state access 3 years ago
joseph izang 68020415ef generate types to align remixuipluginmanager props 3 years ago
joseph izang 5836abdd6e basic react component to show in plugin manager 3 years ago
joseph izang e95ec46b20 trying to import react component 3 years ago
joseph izang 2c56adb9f3 add listgroupitem component 3 years ago
joseph izang 63fa005332 add types and a few more components 3 years ago
joseph izang f2c249d90a fixes for localplugin toast 3 years ago
joseph izang 55cf082ad1 refactored components by hoisting state 3 years ago
joseph izang ea76e6e42c changes towards reviews 3 years ago
ioedeveloper fe94df66f0 Fixed loading local plugin, search input 3 years ago
joseph izang d161d09c7b fixes for localplugin creation and activation 3 years ago
joseph izang fe42fd9985 trying manual plumbing for localplugin creation 3 years ago
joseph izang 35fd5ce3d4 remove a bunch of commented out code and debugging code 3 years ago
joseph izang 6f24963ddc removed console messages. minor fixes 3 years ago
joseph izang 80bfb7fc11 fix all but 2 issues to have 100% passing tests 3 years ago
joseph izang d0b2dac397 refactor useEffect to boot page load times 3 years ago
joseph izang 6303c5bade finish refactor for inactive plugins, active plugins and plugin permissions 3 years ago
joseph izang 74bbf27ce6 finishing plugin settings logic 3 years ago
joseph izang e6a0463e21 fixed a bunch of plumbing with external persisted state of plugin manager 3 years ago
joseph izang 3c951a9cbf create separate plugincards for active and inactive state. create custom hook for localstorage and method to handle pluginManager state 3 years ago
joseph izang e3c887f88c Refactor prop requirements for pluginmanager 3 years ago
joseph izang 995ff525c0 fix bugs in localplugin creation 3 years ago
joseph izang 77cd0472dd Effect changes as advised by IOE Developer. Remove logic from button component and make it an SFC. 3 years ago
joseph izang 3c9448735e finish ui for plugins permissions 3 years ago
joseph izang 6d2083b8e3 pass one large prop pluginComponent to maintain context 3 years ago
joseph izang e04206b826 add proposed changes to remixappManager class to expose encapsulated functionality 3 years ago
joseph izang 576acde1e0 implement isActive logic for plugins 3 years ago
joseph izang cd878f1ad5 Refactor and clean up rootView component 3 years ago
joseph izang adb542909d showing inactive plugins correctly 3 years ago
joseph izang a5cdacc741 finish refactoring of visual implementation of local plugin form 3 years ago
joseph izang 8f06946872 refactor and remove redundant components listgroupitem and renderItem 3 years ago
joseph izang e9444c1b97 rename activeTile to moduleHeading. add changes to pluginCard 3 years ago
joseph izang 4c05461e58 Fix components and plug props at provider level 3 years ago
joseph izang 9f516a8467 Finish implementing Context for easy state access 3 years ago
joseph izang 2f62e81069 generate types to align remixuipluginmanager props 3 years ago
joseph izang 3047f8203c basic react component to show in plugin manager 3 years ago
joseph izang a0dc968d33 trying to import react component 3 years ago
joseph izang 38320e2bc4 add listgroupitem component 3 years ago
joseph izang 3f939f61a3 add types and a few more components 3 years ago
joseph izang 5d86e19234 create rootView component 3 years ago