Commit Graph
38 Commits
Author SHA1 Message Date
Zlatko FedorandGitHub 162a09120d fixed log in the dark mode (#486)
added missing scrollbar
refactored code
2020-10-22 00:12:38 +02:00
Gene Hoffman f2ac32d8c6 Update react package and package-lock 2020-10-20 16:17:31 -07:00
Zlatko Fedor d0a968dc4b fixed lint issues
updated spinner color in light mode
2020-10-19 21:08:52 +02:00
Zlatko Fedor e15a534401 fixed lint warnings 2020-10-19 21:08:52 +02:00
Zlatko Fedor 7a5342f3ea added slovak translations 2020-10-19 21:08:51 +02:00
Zlatko Fedor 7d1133b8c3 fixed redirecting to backup when db was removed
added support for react-router inside reducers
2020-10-19 21:08:50 +02:00
Zlatko Fedor 9cb4d4d252 updated dependencies of the UI 2020-10-19 21:08:48 +02:00
Zlatko Fedor 6d71fe87ab used original version of electron
updated position for layout hero
removed unused container in the fullNode
2020-10-19 21:08:47 +02:00
Zlatko Fedor b2b0153bbf moved config from root to config directory
added unicorn eslint
2020-10-19 21:05:46 +02:00
Zlatko Fedor 2379f5be6a added editorconfig and fixed prettier 2020-10-19 21:02:03 +02:00
Zlatko Fedor 4ed7e0e93c added support for eslint with prettier 2020-10-19 21:02:03 +02:00
Zlatko Fedor d75bd4dce2 added support for eslint airbnb config 2020-10-19 21:02:03 +02:00
Zlatko Fedor 85196ec9c6 added rerender of the application after language change 2020-10-19 21:02:03 +02:00
Zlatko Fedor 51ff4ec96b deps 2020-10-19 21:02:03 +02:00
Zlatko Fedor 3bb419fe2f added support for dark/light mode 2020-10-19 21:02:03 +02:00
Zlatko Fedor 3af19f88c3 updated design of the dashboard 2020-10-19 21:02:02 +02:00
Zlatko Fedor 3c4f0a1df1 added support for i18n 2020-10-19 21:02:02 +02:00
Zlatko Fedor 222efac642 added new wallet and fixed loading 2020-10-19 21:02:02 +02:00
Zlatko Fedor f57a449652 refactored reducers
added first working route
2020-10-19 21:02:01 +02:00
Zlatko Fedor 6902741c6a updated loading and added router for the whole application 2020-10-19 21:02:01 +02:00
Zlatko Fedor a3f60a439e added support for typescript 2020-10-19 21:02:01 +02:00
Martin Beierling-MutzandGene Hoffman 26d34df7a0 Add styleguidist for isolated UI development 2020-09-14 15:38:55 -07:00
Gene HoffmanandGene Hoffman 914b385b16 Fix windows installer, typo in Wallet Address 2020-09-14 15:38:55 -07:00
Gene Hoffman 5d57cc3942 Customize Electron menus, use aiosqlite fork, chiapos to 0.12.26 (#370)
* Initial check in of new menu creation
* aiosqlite by hash ea281b81
* Fix typo in setup.py
* Get version from build scripts
* Update to Mariano's py36 changes
* Test windows w/o Mariano aiosql
* Changes for electron Win
* Add window menu on Win
* Add wiki, faq, etc
* Use quit - upgrade chiapos to 0.12.26
2020-08-24 16:48:39 -07:00
Freddie ColemanandGene Hoffman 1c7d47f1f9 Add proper about window (#366)
* install about-window dependency

* add menu with about menu item

* conform to code style of the repo

* remove log line

* re-use callback helper

* use correct error var name

* remove unnecessary config
2020-08-24 16:48:39 -07:00
Gene HoffmanandGene Hoffman b4da9e11b2 resolve react-scripts security vuln dep 2020-08-18 10:59:45 -07:00
Gene HoffmanandGene Hoffman 298bed6905 Update npm packages 2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman 774307dce1 Changes for bls 0.2.3 (#354)
* Start of changes for bls 0.2.3
* Make remaining changes for new blspy
* Add migration for 1.0b9
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
2020-08-18 10:59:45 -07:00
Mariano SorgenteandGene Hoffman 14f1970f8e Improve daemon 2020-07-16 13:05:43 -07:00
Gene Hoffmanandwjblanke a5c0ab8d33 Add code signing and time stamping to Windows installer (#280)
* Update cert, update changelog
* Timestamp and verify windows installer
* Update package-lock.json
* It is Chia-Blockchain...
* Add path to signtool.exe
* Remove Start-Process
* use just /t for timestamp
2020-06-08 17:17:48 -07:00
31c1ce1e90 Dynamically create installer versions across all ci's (#274)
* Add installer-version.py and CHIA_INSTALLER_VERSION, move env var
* use setuptools_scm to find version
* Move dmg to final_installer dir
* skip npm in install.sh on ci, windows debug
* azure debug, remove hardcoded paths from winstaller.js
* a win (g) and a prayer
* Only Chia.exe
* SemVer means 0.1.6262...

Co-authored-by: Strahinja Markovic <straya@chia.net>
2020-06-08 17:17:48 -07:00
Yostraandwjblanke 5e81bac95e Code sign MacOS DMG, fix Mac icons, move to asar on mac install (#257)
* osx code signing in ci
* Install node
* asar and icon
2020-06-01 08:56:59 -07:00
Yostraandwjblanke 0bd849fef1 windows version 2020-06-01 08:56:59 -07:00
Yostraandwjblanke af9d6c6fc4 gui version number 2020-06-01 08:56:59 -07:00
Yostraandwjblanke 6c2d93ba36 win insaller cleanup 2020-06-01 08:56:59 -07:00
Yostraandwjblanke 2f8c62e9d7 Revert "Windows installer (#232)"
This reverts commit 1cb8840538.
2020-06-01 08:56:59 -07:00
Yostraandwjblanke 8dbaacb883 Windows installer (#232)
* installer

* action

* remove this temporarely

* add logging

* python

* ico

* typo

* config file

* node installer

* remove unused var

* asar flag

* move setup events

* no asar

* closer to root

* move everything closer to home

* Revert "move everything closer to home"

This reverts commit 528083427a.

* Revert "closer to root"

This reverts commit f579fde829.

* long paths

* asa,r but unpack

* build mac on Azure

* azure

* don't use extended public key
2020-06-01 08:56:59 -07:00
b964d86a5f Electron react (#226)
* clean react
* add material ui
* add word list
* mnemonic v0
* jeepney backup
* keychain usage
* wallet api
* mnemonic ui
* mnemonics redux state
* handle exceptions correctly
* dashboard
* wallets
* get puzzle hash
* tx history
* sidebar
* start stop wallet node
* use existing mnemonics
* status info
* create cc wallet
* theme should be outside of switch
* create offer
* dbus alternative for linux
* key migration
* don't autocomplete, don't reset simulator db
* reset mnemonics
* Refactor keychain, and key migration
* Implement UI for changing keys
* Removing keys and mnemonic button
* Start making farmer and harvester RPCs
* start rpx for simulator
* Harvester and farmer websocket, and basic UI
* Plot display and deletion
* launch daemon on start
* State changes from full node, harvester, farmer, and full node ui improvements
* split balances in react
* pending change balance
* plotter
* dev config
* maintain connection / retry
* Remove electron-ui, and style fixes
* Better farmer and full node control
* Remove electron ui references
* Uncomment out starting the dameon
* Remove timelord tab, and change full node style
* Clean up new wallet login
* Refactor RPCs
* Now that the GH runner uses python 3.7.7 - use for windows installer
* add balance split to coloured coin wallet
* spendable balance fix
* Import private key from UI fix
* mac build/installer

Co-authored-by: Mariano Sorgente <sorgente711@gmail.com>
Co-authored-by: Lipa Long <lipa@chia.net>
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
2020-06-01 08:56:59 -07:00