Commit Graph

14480 Commits (59737adf874c99e51abe6a24bd9f27c2f5efcb95)
 

Author SHA1 Message Date
joseph izang 59737adf87 add lint to package.json. update eslintrc 4 years ago
joseph izang 22485e0e2f more clean up 4 years ago
Joe Izang 87f59be581 Merge branch 'master' into react-plugin-manager 4 years ago
joseph izang 5827fe74b2 adjust pluginmanager test 4 years ago
aniket-engg 178e53b57d fix checkbox on mainnet dialog 4 years ago
ioedeveloper 57a84a0b17 Fixed bugs and tests 4 years ago
Joseph Izang df2a9df316 fixed verticalIconsPanel test failure 4 years ago
Liana Husikyan 8daa653b1d Merge pull request #1476 from ethereum/fix_deploy_mainnet 4 years ago
Liana Husikyan b67260d892 fix checkbox on mainnet confirmation 4 years ago
yann300 6b029b99ce linting 4 years ago
yann300 ca46bd3592 fix properties name 4 years ago
yann300 8d8544ef74 fix deploying, defining a correct type 4 years ago
Joseph Izang f4cc65e77d make minor fix to verticalIconPanel test 4 years ago
Joseph Izang a51720c361 add types for lodash 4 years ago
yann300 a50b549a7f disable rinkeby e2e test 4 years ago
yann300 e6b85bc5c3 fix local compiler 4 years ago
yann300 375e3b6cd3 fixLoading_local_compiler 4 years ago
joseph izang 78d2e54dff minor changes to address failing other failing tests 4 years ago
Liana Husikyan 3186a43ca0 Merge pull request #1453 from ethereum/matCont 4 years ago
joseph izang b7f395856d remove comments and refactor components 4 years ago
joseph izang bab154a0e3 minor adjustments to tests 4 years ago
joseph izang 67ae6e5bd8 fix error from rebase 4 years ago
joseph izang 63be29f49f resolved conflicts after rebase 4 years ago
Liana Husikyan 9b9056e453 Merge branch 'master' into matCont 4 years ago
joseph izang 88868d9966 Merge branch 'react-plugin-manager' of https://github.com/ethereum/remix-project into react-plugin-manager 4 years ago
Joe Izang 29255cf0c0 Merge branch 'master' into react-plugin-manager 4 years ago
joseph izang f814fe7fec fixes for localplugin toast 4 years ago
joseph izang b19bd5640b refactored components by hoisting state 4 years ago
joseph izang 327186c78c changes towards reviews 4 years ago
ioedeveloper f9e9a2bab8 Fixed loading local plugin, search input 4 years ago
joseph izang b8f0efbedb fixes for localplugin creation and activation 4 years ago
joseph izang e780675eb8 trying manual plumbing for localplugin creation 4 years ago
joseph izang 055baff0b2 remove a bunch of commented out code and debugging code 4 years ago
joseph izang e6a41ae638 removed console messages. minor fixes 4 years ago
joseph izang b424908acb fix all but 2 issues to have 100% passing tests 4 years ago
joseph izang 9f2d6c9322 refactor useEffect to boot page load times 4 years ago
joseph izang d1c833f1f7 finish refactor for inactive plugins, active plugins and plugin permissions 4 years ago
joseph izang 60341df9c5 finishing plugin settings logic 4 years ago
joseph izang 14a5889063 fixed a bunch of plumbing with external persisted state of plugin manager 4 years ago
joseph izang 67bbe8004e create separate plugincards for active and inactive state. create custom hook for localstorage and method to handle pluginManager state 4 years ago
joseph izang 0aa01f7176 Refactor prop requirements for pluginmanager 4 years ago
joseph izang 9361aa4632 fix bugs in localplugin creation 4 years ago
joseph izang 6a937360c1 Effect changes as advised by IOE Developer. Remove logic from button component and make it an SFC. 4 years ago
joseph izang 93834a3995 finish ui for plugins permissions 4 years ago
joseph izang 1c8b66a0c0 pass one large prop pluginComponent to maintain context 4 years ago
joseph izang 53a048173e add proposed changes to remixappManager class to expose encapsulated functionality 4 years ago
joseph izang 358f26c00a implement isActive logic for plugins 4 years ago
joseph izang 64de854d6d Refactor and clean up rootView component 4 years ago
joseph izang 1922acf1d3 showing inactive plugins correctly 4 years ago
joseph izang 6ea6879dd3 finish refactoring of visual implementation of local plugin form 4 years ago