60 Commits

Author SHA1 Message Date
Rémy Roy
2252d3fba0 Merge pull request #88 from DakotaWeedon/welcomepage
Made main page/welcome page in-line with Figma mockup
2022-03-23 06:46:40 -06:00
Dakota
9f8043fe9e Made main page/welcome page in-line with Figma mockup 2022-03-18 17:16:47 -05:00
Rémy Roy
afbc0faebf Merge pull request #85 from remyroy/update-mui
Upgraded mui to v5. Upgraded electron, roboto and react-router-dom
2022-03-09 16:12:13 -05:00
Rémy Roy
4342302edf Removed deprecated file-loader package and use native webpack feature 2022-03-04 16:45:05 -05:00
Rémy Roy
cda841e514 Upgraded mui to v5. Upgraded electron, roboto and react-router-dom 2022-03-04 16:30:40 -05:00
Rémy Roy
65943961b6 Merge pull request #79 from remyroy/backend-interface
Initial backend interface with initial EthDocker template
2022-03-01 10:14:34 -05:00
Rémy Roy
afe25c38fb Reworked IMultiClientInstaller and moved into electron 2022-03-01 10:10:28 -05:00
colfax23
46e1e3dc28 Added scaffolding for the flow (#77) 2022-02-01 12:47:54 -05:00
Colfax Selby
d09083f02d Added installer interface and EthDockerInstaller class scaffold 2022-01-30 14:49:03 -05:00
superphiz
5dc792eb8b add a link to the download site (#74)
* add a link to the download site

* Update README.md

* Update README.md
2022-01-19 21:36:21 -05:00
Rémy Roy
b2e17ef176 Rebase on keygen code (#76)
* Initial rebase with Key Gen code

* Clean up Ken Gen code for installer

* Remove build folder in .gitignore

* Fixed gitignore

* Fix gitignore issue

* Use installer brand for icons
2022-01-19 21:35:40 -05:00
Mike Shaw
2db500f7e1 Update README.md (#72)
Updated the README to include staking resources requested in issue #44  I

I think this could be expanded on by having some type of long form post that explains Eth2, what Eth2 does and why it's important, where EthStaker/Stakehouse fit in. An overview in written form.
2021-08-30 23:54:38 -04:00
Jay Puntham-Baker
6fa91ec166 Merge pull request #70 from peebeejay/wagyu-55-readme-2
[WAGYU-55] Small update to README
2021-08-25 11:06:56 -04:00
Jay Puntham-Baker
370dd53579 add style guide link to README 2021-08-25 11:06:30 -04:00
Jay Puntham-Baker
041f3548b6 [WAGYU-38] System check page refactor (#67)
* update storybook config & mock certain modules

* split up and refactor system check page

* use new system check page

* add devtools

* fix minor styling issues

* fix rocketpool loading flash issue

* refactor installation status and remove render function
2021-08-25 07:35:42 -04:00
Jay Puntham-Baker
754d292872 add contribution guidelines (#69) 2021-08-25 07:15:44 -04:00
Jay Puntham-Baker
f236bca658 [WAGYU-56-59] Update directory structure, housekeeping, storybook, and more (#65)
* run formatter

* remove vscode settings from gitignore

* add storybook

* add polished

* directly import colors

* add common Header typography component

* fix footer export

* fix App import / export

* use new Header

* format main.ts
2021-08-13 15:58:43 -04:00
Jay Puntham-Baker
e221ab7432 [WAGYU-43] Status enum (#52)
* add vscode workspace dir to gitignore

* update prettierrc

* add types file for statuses

* remove unused import

* create utils file for Status

* update imports

* add new NodeStatus

* prettier formatting updates

* use new Status enum

* use Status enum in RocketPool

* move pages to components, run formatter, clean up imports, remove default export

* format footer

* format SystemCheck, clean up imports, consolidate a few render functions

* update imports in App
2021-08-10 19:16:14 -04:00
RomiRand
24683cd39f Start / Stop all (#51)
* Project setup for debugging

* [ADD] start/stop rocketpool service buttons

* [FIX] duplicate start/stop commands removed

* [CHANGE] unified button designs

* [FIX] Updating button on status updates
2021-07-09 10:35:22 -04:00
colfax23
52a7d8e0d7 Update README.md 2021-07-07 15:13:07 -04:00
colfax23
a6a9f16e1f Update README.md 2021-07-07 15:11:44 -04:00
colfax23
7e3c866cbf Update README.md 2021-04-20 11:13:22 -04:00
colfax23
c7e460d370 Update README.md 2021-04-20 10:43:08 -04:00
colfax23
53a93c31d9 Update README.md 2021-04-20 10:41:15 -04:00
colfax23
b51f3b36bf Update README.md 2021-04-20 10:38:14 -04:00
Colfax Selby
ad8033b2c7 New RP version 2021-04-20 10:19:15 -04:00
Colfax Selby
0ee5a5d05a Stakehouse -> Wagyu 2021-04-20 09:51:29 -04:00
colfax23
a1777f6ae5 Update README.md 2021-04-14 13:54:03 -04:00
colfax23
624fd51ec8 Cs/rp update (#46)
* Grap specific rocket pool release, not latest
2021-04-14 08:17:15 -04:00
colfax23
23f87afc4d Update to work with new RP cli (#45) 2021-04-13 20:05:26 -04:00
colfax23
511837a880 Update README.md 2021-04-01 15:43:46 -04:00
colfax23
324ce3d083 Cs/install logs (#15)
Stream stdout back to caller and display logs while installing, for more granular status updates
2021-04-01 09:35:16 -04:00
colfax23
b51b31a0cf Update README.md 2021-04-01 09:26:05 -04:00
colfax23
29a20e38e0 Update README.md 2021-04-01 09:24:54 -04:00
colfax23
8788835c1f Update README.md 2021-04-01 09:21:42 -04:00
grasponcrypto
d22b8d57fc switch curl to wget and cleanup curl crumbs (#41)
Co-authored-by: grasponcrypto <admin@grasponcrypto.com>
2021-03-31 16:46:30 -04:00
colfax23
5a7622778e Update README.md 2021-03-30 13:45:03 -04:00
colfax23
9e9ac286f3 Update README.md 2021-03-30 13:44:23 -04:00
Colfax Selby
e1a1c6fbee Audit todos 2021-03-30 12:18:20 -04:00
colfax23
375a2c62d5 Dont run install as root - pass password as prompt (#10)
Install without root, updated password handling, UX tweaks
2021-03-26 11:23:03 -04:00
Rémy Roy
20f618353c Redirect to Status page from Home if Rocket Pool is installed (#12)
* Redirect to Status page from Home if Rocket Pool is installed
2021-03-25 22:44:03 -04:00
colfax23
7bc0b865fe Remy to work on auto redirect on second run 2021-03-24 18:27:17 -04:00
colfax23
521925def9 Cs/readme updates (#11)
Update Readme - reformat TODOs
2021-03-24 18:26:18 -04:00
grasponcrypto
bdb8761e85 Update README with a note and add app icon (#5)
* update README with a note and add app icon

Co-authored-by: grasponcrypto <admin@grasponcrypto.com>
2021-03-20 11:37:19 -04:00
colfax23
a5bfbcfa20 Cs/cleanup (#4)
* Cleanup, organize
2021-03-11 22:36:38 -05:00
Colfax Selby
363fb0f4c5 Add Ethereum Studymaster to Status page 2021-03-11 12:07:35 -05:00
colfax23
1fb077840e grasponcrypto.eth to work on start/stop button 2021-03-10 13:21:14 -05:00
colfax23
106de19145 Update readme preview (#3)
* Update README.md preview
2021-03-10 09:02:14 -05:00
colfax23
0cc15ed70e Merge pull request #2 from ethstaker-core/add-license-1
Add GPL license
2021-03-10 06:56:43 -05:00
colfax23
78391f050e Update README.md 2021-03-10 06:55:30 -05:00