Vojtech Simetka and GitHub
9e4e58f160
feat: reviewed and simplified the node status check ( #63 )
...
* refactor: status page nested ternary logic
* refactor: move the fetch latest bee release to a hook
* refactor: solved node status rerendering, improved performance and clarity
* refactor: step components now use unified hooks interface
* style: removed component margins, layout should be handled by pages
2021-04-09 15:09:17 +02:00
Vojtech Simetka and GitHub
5608b91966
fix: file download redirects to bee node, upload limited to 1 file ( #62 )
...
* fix: file download redirects to bee node, upload limited to 1 file, error handling
* fix: upload error handling
* chore: altered naming as per PR review
* chore: renamed retrieve and browse to download
2021-04-09 15:03:49 +02:00
Vojtech Simetka and GitHub
6f0655ded0
fix: bee api hooks isLoading value now defaults to true ( #61 )
...
* fix: bee api hooks isLoading value now defaults to true
* refactor: removed ping hook
2021-04-09 14:38:41 +02:00
bc01d60728
style: add eslint configuration and fixed linter issues ( #35 )
...
* style: add eslint configuration as per bee-js
* chore: add `plugin:react/reocommended` in `.eslintrc`
Co-authored-by: nugaon <50576770+nugaon@users.noreply.github.com >
* chore: add `consistent` to `array-bracket-newline` as per review
* style: after automatic fixes with `npm run lint`
* style: fixed all linter errors
* refactor: fixed all linter warnings
* chore: added missing new line at end of `.prettierrc` file
Co-authored-by: nugaon <50576770+nugaon@users.noreply.github.com >
2021-04-03 14:04:37 +02:00
Vojtech Simetka
9838aa70c8
refactor: remove unused code and packages
2021-04-02 15:52:45 +02:00
Vojtech Simetka
009de5924e
refactor: debug api settlements
2021-04-02 15:52:45 +02:00
Vojtech Simetka
456a18b9b6
refactor: debug api chequebook - withdraw and deposit methods
2021-04-02 15:49:48 +02:00
Vojtech Simetka
d9941038df
refactor: debug api chequebook - cheques methods
2021-04-02 15:49:48 +02:00
Vojtech Simetka
d2708738ce
refactor: debug api balances
2021-04-02 15:45:45 +02:00
Vojtech Simetka
f949bdffc6
refactor: debug api connection - ping peer method
2021-04-02 15:42:17 +02:00
Vojtech Simetka
53dd4e1741
refactor: replaced topology axios call with bee-js
2021-04-02 15:37:49 +02:00
Vojtech Simetka
d711b4cd85
refactor: addresses and peers
2021-04-02 15:30:12 +02:00
Vojtech Simetka and GitHub
c88027cc38
refactor: debug api health to use bee-js and removed node readiness ( #41 )
2021-04-02 15:20:51 +02:00
Vojtech Simetka and GitHub
decdd87bb7
refactor: use bee-js for health endpoint ( #38 )
...
* refactor: use bee-js for health endpoint
* refactor: fix API URLs which could be undefined
2021-04-01 18:20:27 +02:00
Vojtech Simetka and GitHub
7fc1356212
ci: added commit lint, build check, test and release ( #31 )
...
* ci: added commit lint, build check, test and release
* refactor: fix compilation errors
* ci: add checkout to the tests
* test: resolved issues with running tests
* chore: addressed PR comments
* chore: renamed package-name in release-please
2021-03-31 15:33:09 +02:00
Vojtech Simetka and GitHub
f4ce271479
chore: add labels config for bee-worker
2021-03-10 20:24:08 +01:00
Vojtech Simetka
7ce11a3e54
chore: added basic swarm information and branding
2021-02-23 09:31:27 +01:00
Vojtech Simetka
9a6c7c1360
chore: initialised with create-react-app
2021-02-22 21:44:57 +01:00
Vojtech Simetka
484fd21bef
chore: first commit
2021-02-22 21:32:02 +01:00