Commit Graph

132 Commits (b27956ee64d398f2d3127c5426a4dba15041e74d)

Author SHA1 Message Date
filip mertens c90baf2e29 rm console 3 years ago
filip mertens 83f7bbc55b allowing stored plugin to be shown in modal 3 years ago
filip mertens 7f01a94daf set default value 3 years ago
joseph izang 7201e496a8 fix regression in permissions modal where permissions are not displayed properly 3 years ago
joseph izang c791d5a356 replace custom hook implementation for permissions 3 years ago
joseph izang 2eceaa58d8 fast forward branch to be on par with master. clean up useless comments in permissionsSettings 3 years ago
joseph izang c83e3f905d fix regressions commented upon by @ryestew. 3 years ago
joseph izang 92add81545 fixes after pulling from master 3 years ago
joseph izang 454a49eef6 add localPlugin Form state fix 3 years ago
joseph izang 20b5287b97 fix path to types 3 years ago
joseph izang 540cf6a114 resolved conflict after pulling from master 3 years ago
joseph izang fb118dc777 changes based on comments from @ioedeveloper 3 years ago
joseph izang d197b243d8 organize types in pluginManager 3 years ago
joseph izang d7899988a9 fixes based on review comments by @ioedeveloper 3 years ago
joseph izang af6f7896e7 fix uncontrolled input react error for localplugin form 3 years ago
joseph izang 9ef76704dd fixed bug where localplugin lacks a url 3 years ago
joseph izang 599c8fa660 clean up 3 years ago
Joseph Izang 5fd7ea9af2 fix controlled input error for search 3 years ago
Joseph Izang 6d2f473149 clean up code after fixes 3 years ago
Joseph Izang 8f8c7745f9 localize state for localPlugin form. Fix url input control error 3 years ago
Joseph Izang 33340f9afb fixes based on comments from LianaHus 3 years ago
Joseph Izang e142dcaa12 fixes based on Aniket-Engg comments 3 years ago
joseph izang a2fa2539fd add eslint rule 3 years ago
joseph izang aecc80012a clean up degugging artifacts and unreachable code 3 years ago
joseph izang 621c3ce8f7 updates 3 years ago
joseph izang 59737adf87 add lint to package.json. update eslintrc 3 years ago
joseph izang 22485e0e2f more clean up 3 years ago
ioedeveloper 57a84a0b17 Fixed bugs and tests 3 years ago
joseph izang 78d2e54dff minor changes to address failing other failing tests 3 years ago
joseph izang b7f395856d remove comments and refactor components 3 years ago
joseph izang bab154a0e3 minor adjustments to tests 3 years ago
joseph izang f814fe7fec fixes for localplugin toast 3 years ago
joseph izang b19bd5640b refactored components by hoisting state 3 years ago
joseph izang 327186c78c changes towards reviews 3 years ago
ioedeveloper f9e9a2bab8 Fixed loading local plugin, search input 3 years ago
joseph izang b8f0efbedb fixes for localplugin creation and activation 3 years ago
joseph izang e780675eb8 trying manual plumbing for localplugin creation 3 years ago
joseph izang 055baff0b2 remove a bunch of commented out code and debugging code 3 years ago
joseph izang e6a41ae638 removed console messages. minor fixes 3 years ago
joseph izang b424908acb fix all but 2 issues to have 100% passing tests 3 years ago
joseph izang 9f2d6c9322 refactor useEffect to boot page load times 3 years ago
joseph izang d1c833f1f7 finish refactor for inactive plugins, active plugins and plugin permissions 3 years ago
joseph izang 60341df9c5 finishing plugin settings logic 3 years ago
joseph izang 14a5889063 fixed a bunch of plumbing with external persisted state of plugin manager 3 years ago
joseph izang 67bbe8004e create separate plugincards for active and inactive state. create custom hook for localstorage and method to handle pluginManager state 3 years ago
joseph izang 0aa01f7176 Refactor prop requirements for pluginmanager 3 years ago
joseph izang 9361aa4632 fix bugs in localplugin creation 3 years ago
joseph izang 6a937360c1 Effect changes as advised by IOE Developer. Remove logic from button component and make it an SFC. 3 years ago
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