Commit Graph

134 Commits (2c5d6cb332cf8f7a6d3498bd4e1890b715bc644f)

Author SHA1 Message Date
joseph izang d713d9fcaa fix console error from @Aniket-Engg comments 3 years ago
filip mertens d6b431b0e1 rm comments 3 years ago
filip mertens bee4590e2d rm console 3 years ago
filip mertens a69639893a allowing stored plugin to be shown in modal 3 years ago
filip mertens 5381bc99e8 set default value 3 years ago
joseph izang 6295934754 fix regression in permissions modal where permissions are not displayed properly 3 years ago
joseph izang b51c8c1fa4 replace custom hook implementation for permissions 3 years ago
joseph izang d72b8526a2 fast forward branch to be on par with master. clean up useless comments in permissionsSettings 3 years ago
joseph izang 6b709555bc fix regressions commented upon by @ryestew. 3 years ago
joseph izang a8cc8f61ed fixes after pulling from master 3 years ago
joseph izang 6fd03b1f4c add localPlugin Form state fix 3 years ago
joseph izang fd8069e4b0 fix path to types 3 years ago
joseph izang 04612da384 resolved conflict after pulling from master 3 years ago
joseph izang 069c842190 changes based on comments from @ioedeveloper 3 years ago
joseph izang 2cffc1f656 organize types in pluginManager 3 years ago
joseph izang 7ca2554e9e fixes based on review comments by @ioedeveloper 3 years ago
joseph izang cb7b23d230 fix uncontrolled input react error for localplugin form 3 years ago
joseph izang 321bb66de4 fixed bug where localplugin lacks a url 3 years ago
joseph izang 4b350a6057 clean up 3 years ago
Joseph Izang 69475f8729 fix controlled input error for search 3 years ago
Joseph Izang ac293500b4 clean up code after fixes 3 years ago
Joseph Izang 5a5afac88d localize state for localPlugin form. Fix url input control error 3 years ago
Joseph Izang 0b76182144 fixes based on comments from LianaHus 3 years ago
Joseph Izang 6b75a8b001 fixes based on Aniket-Engg comments 3 years ago
joseph izang 768824a8b8 add eslint rule 3 years ago
joseph izang 70ac2cf3ad clean up degugging artifacts and unreachable code 3 years ago
joseph izang f1960512e8 updates 3 years ago
joseph izang 30e0b9ef2c add lint to package.json. update eslintrc 3 years ago
joseph izang 12b7feb2f5 more clean up 3 years ago
ioedeveloper 3e41a065ad Fixed bugs and tests 3 years ago
joseph izang e0606a050a minor changes to address failing other failing tests 3 years ago
joseph izang db95638a2c remove comments and refactor components 3 years ago
joseph izang 65b92084db minor adjustments to tests 3 years ago
joseph izang 74a9a43a8c fixes for localplugin toast 3 years ago
joseph izang 90cb475aef refactored components by hoisting state 3 years ago
joseph izang 5af28aed90 changes towards reviews 3 years ago
ioedeveloper 06978b4e0f Fixed loading local plugin, search input 3 years ago
joseph izang 2e427534a2 fixes for localplugin creation and activation 3 years ago
joseph izang 59e4db6a43 trying manual plumbing for localplugin creation 3 years ago
joseph izang de1c30e61d remove a bunch of commented out code and debugging code 3 years ago
joseph izang ba8b4ccfae removed console messages. minor fixes 3 years ago
joseph izang 0164aff445 fix all but 2 issues to have 100% passing tests 3 years ago
joseph izang 4d94476ade refactor useEffect to boot page load times 3 years ago
joseph izang d2f893e9b1 finish refactor for inactive plugins, active plugins and plugin permissions 3 years ago
joseph izang 0fb798eb15 finishing plugin settings logic 3 years ago
joseph izang 2f55d51c9a fixed a bunch of plumbing with external persisted state of plugin manager 3 years ago
joseph izang 9e5ff5352c create separate plugincards for active and inactive state. create custom hook for localstorage and method to handle pluginManager state 3 years ago
joseph izang 25ce55d69b Refactor prop requirements for pluginmanager 3 years ago
joseph izang d496f30a7c fix bugs in localplugin creation 3 years ago
joseph izang d7da2c835d Effect changes as advised by IOE Developer. Remove logic from button component and make it an SFC. 3 years ago