Commit Graph

2112 Commits (9f26cf1ff6fbb519b98b9f77ada979b0ad50082e)

Author SHA1 Message Date
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
joseph izang 2c56adb9f3 add listgroupitem component 4 years ago
joseph izang 63fa005332 add types and a few more components 4 years ago
yann300 661f2288e9 change font style 4 years ago
yann300 1eafd9b07f linting 4 years ago
yann300 817123be25 refactor 4 years ago
yann300 a1578d5411 remove console.log 4 years ago
yann300 a12b93bca1 linting 4 years ago
yann300 546736cdb7 keep track of stop/revert/return indexes and outofgad indexes 4 years ago
yann300 5b2010f34b add css style 4 years ago
yann300 aac54c5db0 linting 4 years ago
yann300 c2c7a2b29c highlight the next opcode to be executed 4 years ago
yann300 80b9f8c77a improve loading opcodes 4 years ago
yann300 a06e31d28d allow debugging various fork 4 years ago
David Zagi 26c3b909eb feat: task configuration and creating of setting-tab in react (#1171) 4 years ago
yann300 af4097caa9 linting 4 years ago
yann300 6d5cfc509d use hexHighlight 4 years ago
yann300 676837b3d9 use monospace for memory and stack 4 years ago
yann300 3a9c2d15db make sure non zero are highlighted 4 years ago
joseph izang f2c249d90a fixes for localplugin toast 4 years ago
lianahus 4c043d8a00 track context menu special actions usage 4 years ago
joseph izang 55cf082ad1 refactored components by hoisting state 4 years ago
joseph izang ea76e6e42c changes towards reviews 4 years ago
ioedeveloper fe94df66f0 Fixed loading local plugin, search input 4 years ago
joseph izang d161d09c7b fixes for localplugin creation and activation 4 years ago
joseph izang fe42fd9985 trying manual plumbing for localplugin creation 4 years ago
joseph izang 35fd5ce3d4 remove a bunch of commented out code and debugging code 4 years ago
joseph izang 6f24963ddc removed console messages. minor fixes 4 years ago
joseph izang 80bfb7fc11 fix all but 2 issues to have 100% passing tests 4 years ago
lianahus df7abe1c21 linter 4 years ago
lianahus baf1dd9a45 changed the info icons and fixed some layout issues 4 years ago
lianahus 6a7c8e223c reset only if remixd is deactivated 4 years ago
lianahus f2df1daad9 hiding slinther checkbox when remixd deactivated 4 years ago