Commit Graph

1568 Commits (984a4d918c3bdbb4bf67bb5ca38a2ff362479ca7)

Author SHA1 Message Date
joseph izang aecc80012a clean up degugging artifacts and unreachable code 3 years ago
davidzagi93@gmail.com 268c1b401a feat: uncomment and implemented loadgist 3 years ago
ioedeveloper 0e472cad42 Fixed failing pluginManager test 3 years ago
davidzagi93@gmail.com 9763136d28 fix: resolved `remix.exeCurrent()` error 3 years ago
joseph izang 621c3ce8f7 updates 3 years ago
joseph izang 59737adf87 add lint to package.json. update eslintrc 3 years ago
davidzagi93@gmail.com a3f24fa795 removed autoComplete highlight 3 years ago
davidzagi93@gmail.com dc3ef9f988 updated terminal css background color 3 years ago
davidzagi93@gmail.com c293be9515 reduced terminal dragable border width and resolved search error 3 years ago
joseph izang 22485e0e2f more clean up 3 years ago
davidzagi93@gmail.com 99c36a4c3a cleaning up code 3 years ago
ioedeveloper 57a84a0b17 Fixed bugs and tests 3 years ago
yann300 6b029b99ce linting 3 years ago
yann300 ca46bd3592 fix properties name 3 years ago
yann300 8d8544ef74 fix deploying, defining a correct type 3 years ago
yann300 e6b85bc5c3 fix local compiler 3 years ago
yann300 375e3b6cd3 fixLoading_local_compiler 3 years ago
davidzagi93@gmail.com 8395de59e8 fixing conflicts 3 years ago
davidzagi93@gmail.com 522e2b977b fix linting issues 3 years ago
davidzagi93@gmail.com a02748f24c feat: clear-console, terminal-search, fix-input terminal input to buttom 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
joseph izang 53a048173e add proposed changes to remixappManager class to expose encapsulated functionality 3 years ago
joseph izang 358f26c00a implement isActive logic for plugins 3 years ago
joseph izang 64de854d6d Refactor and clean up rootView component 3 years ago
joseph izang 1922acf1d3 showing inactive plugins correctly 3 years ago
joseph izang 6ea6879dd3 finish refactoring of visual implementation of local plugin form 3 years ago
joseph izang bde7cbea0c refactor and remove redundant components listgroupitem and renderItem 3 years ago
joseph izang 1ad16f0bc3 rename activeTile to moduleHeading. add changes to pluginCard 3 years ago
joseph izang 28df15b3c8 Fix components and plug props at provider level 3 years ago