Commit Graph

120 Commits (170e0b1e9390140820a78e7bd4dd8cb74fc9e4e3)

Author SHA1 Message Date
joseph izang fd8069e4b0 fix path to types 4 years ago
joseph izang 069c842190 changes based on comments from @ioedeveloper 4 years ago
joseph izang 2cffc1f656 organize types in pluginManager 4 years ago
joseph izang cb7b23d230 fix uncontrolled input react error for localplugin form 4 years ago
joseph izang 321bb66de4 fixed bug where localplugin lacks a url 4 years ago
joseph izang 4b350a6057 clean up 4 years ago
Joseph Izang 69475f8729 fix controlled input error for search 4 years ago
Joseph Izang ac293500b4 clean up code after fixes 4 years ago
Joseph Izang 5a5afac88d localize state for localPlugin form. Fix url input control error 4 years ago
Joseph Izang 0b76182144 fixes based on comments from LianaHus 4 years ago
joseph izang 768824a8b8 add eslint rule 4 years ago
joseph izang 70ac2cf3ad clean up degugging artifacts and unreachable code 4 years ago
joseph izang f1960512e8 updates 4 years ago
joseph izang 30e0b9ef2c add lint to package.json. update eslintrc 4 years ago
joseph izang 12b7feb2f5 more clean up 4 years ago
ioedeveloper 3e41a065ad Fixed bugs and tests 4 years ago
joseph izang e0606a050a minor changes to address failing other failing tests 4 years ago
joseph izang db95638a2c remove comments and refactor components 4 years ago
joseph izang 65b92084db minor adjustments to tests 4 years ago
joseph izang 74a9a43a8c fixes for localplugin toast 4 years ago
joseph izang 90cb475aef refactored components by hoisting state 4 years ago
joseph izang 5af28aed90 changes towards reviews 4 years ago
ioedeveloper 06978b4e0f Fixed loading local plugin, search input 4 years ago
joseph izang 2e427534a2 fixes for localplugin creation and activation 4 years ago
joseph izang 59e4db6a43 trying manual plumbing for localplugin creation 4 years ago
joseph izang de1c30e61d remove a bunch of commented out code and debugging code 4 years ago
joseph izang ba8b4ccfae removed console messages. minor fixes 4 years ago
joseph izang 0164aff445 fix all but 2 issues to have 100% passing tests 4 years ago
joseph izang 4d94476ade refactor useEffect to boot page load times 4 years ago
joseph izang d2f893e9b1 finish refactor for inactive plugins, active plugins and plugin permissions 4 years ago
joseph izang 0fb798eb15 finishing plugin settings logic 4 years ago
joseph izang 2f55d51c9a fixed a bunch of plumbing with external persisted state of plugin manager 4 years ago
joseph izang 9e5ff5352c create separate plugincards for active and inactive state. create custom hook for localstorage and method to handle pluginManager state 4 years ago
joseph izang 25ce55d69b Refactor prop requirements for pluginmanager 4 years ago
joseph izang d496f30a7c fix bugs in localplugin creation 4 years ago
joseph izang d7da2c835d Effect changes as advised by IOE Developer. Remove logic from button component and make it an SFC. 4 years ago
joseph izang c830dd4807 finish ui for plugins permissions 4 years ago
joseph izang 94e8b5b832 pass one large prop pluginComponent to maintain context 4 years ago
joseph izang a11beb3f61 add proposed changes to remixappManager class to expose encapsulated functionality 4 years ago
joseph izang f4b0e303fc implement isActive logic for plugins 4 years ago
joseph izang b7e37f1cee Refactor and clean up rootView component 4 years ago
joseph izang 006c370b8e showing inactive plugins correctly 4 years ago
joseph izang 44c42ab18b finish refactoring of visual implementation of local plugin form 4 years ago
joseph izang 79d7a7cb90 refactor and remove redundant components listgroupitem and renderItem 4 years ago
joseph izang 73d0c4efe9 rename activeTile to moduleHeading. add changes to pluginCard 4 years ago
joseph izang 09c01b04a2 Fix components and plug props at provider level 4 years ago
joseph izang 966de2142e Finish implementing Context for easy state access 4 years ago
joseph izang 68020415ef generate types to align remixuipluginmanager props 4 years ago
joseph izang 5836abdd6e basic react component to show in plugin manager 4 years ago
joseph izang e95ec46b20 trying to import react component 4 years ago