Vojtech Simetka
0a31a04148
chore(deps): update bee-js to 3.3.4 ( #336 )
2022-04-14 15:30:46 +05:00
Vojtech Simetka
eb9e309c8b
feat: add hook that detects if the bee-dashboard is run within bee-desktop ( #334 )
...
* feat: add hook that detects if the bee-dashboard is run withing bee-desktop
* chore: make the URL configurable
* feat: remove error and instead return false
* test: add testing with mockserver
2022-04-13 19:00:37 +05:00
Vojtech Simetka
4736e82da5
ci: enable depcheck ( #320 )
2022-04-01 11:22:27 +02:00
Vojtech Simetka
01351a0380
chore(deps): update to bee-js 3.3.3 ( #315 )
...
* chore(deps): update to bee-js 3.3.3-pre.0
* chore: update to bee-js 3.3.3
2022-03-27 22:40:49 +02:00
bee-worker
d9e7560117
chore: release 0.13.0 ( #289 )
2022-01-31 13:04:20 +01:00
Vojtech Simetka
a90b4c439b
chore(deps): update react router from v5 to v6 ( #280 )
...
* chore(deps): update react router from v5 to v6
* fix: correctly choose navigate target if there is no history
2022-01-17 14:47:26 +01:00
bee-worker
caf5814e96
chore: release 0.12.0 ( #274 )
2021-12-21 11:19:38 +01:00
Cafe137
25b65c3fb7
feat: add identity and feed management ( #272 )
...
* feat(wip): add basic feed operations
* ci: bump checks
* ci: bump checks
* feat: rework stamps and add feed functionalities
* refactor: polish and fixes
* feat(wip): add formulas
* feat: show bzz.link for websites
* feat: add stamp empty states and formatBzz
* feat: add feed download
* chore: update manifest-js version
* feat: dev mode support with bee-js 3.1.0 (#273 )
* feat: dev mode support with bee-js 3.1.0
* fix: added missing package-lock.json file
* build: remove PR preview
* style: work on design
* feat: add TroubleshootConnectionCard
* build: remove depcheck
Co-authored-by: Attila Gazso <agazso@gmail.com >
2021-12-21 10:58:54 +01:00
bee-worker
d7c59a1495
chore: release 0.11.2 ( #271 )
2021-12-15 17:24:41 +01:00
nugaon
5ac0f01bf5
fix(ci): add lib folder to the package.json files prop ( #270 )
2021-12-15 17:17:59 +01:00
bee-worker
362c129abd
chore: release 0.11.1 ( #269 )
2021-12-14 16:03:14 +01:00
bee-worker
e3d03ed4d1
chore: release 0.11.0 ( #263 )
2021-12-14 14:22:49 +01:00
nugaon
2a13da1a6c
feat: modularisation ( #244 )
...
* chore: gitignore for lib directory
* build: packageing for webpack lib build
* build: webpack config
* feat: expose App component with beeApiUrl parameter
* build: tsconfig for library build
* build: main property of package json for tsc build
* refactor: rename beeUrl option to beeApiUrl
* refactor: manange config class instead of process.env calls
* build: babelrc config
* build: babel plugins and presets for webpack build
* chore: serve.js chmod
* build(refactor): webpack build
* refactor: number notation
* chore: webpack and package config change
* build: add babel preset-env
* chore: prepare script also builds component lib
* feat: typegen
* revert: set back prepare command
* build: assets loader config
* feat: beeDebugApiUrl
* refactor: move test files to the test folder because of typegen
* feat: locked api settings
* chore: depcheck ignores
* chore: types check script
* ci: check types
* ci: publish with library
* chore: add webpack as devDep
* chore: locked semver
* chore: remove debug logging
* style: webpack config
* chore: react and react-dom as dependency
* chore: package-lock
* fix: clean package-lock init
* refactor: fix versions in package.json
2021-12-09 11:12:45 +01:00
bee-worker
1a3e58c89b
chore: release 0.10.0 ( #262 )
2021-12-07 20:06:05 +01:00
Cafe137
3ef1ad9574
feat: add website and folder upload and download ( #260 )
...
* feat: add website and folder upload and download
* feat: download-share-upload navigation
* fix: check for files length in hasIndexDocument
* fix: change router dependency
* refactor: switch to @ethersphere/manfest-js
* fix: hide previews on dropzone, fix spinner align, hide 0 size display
* feat: add upload and download history
* refactor: change drag and drop text
* feat: make history ux better
* refactor: improve code based on review
* build: add missing react-router dependency
* ci: remove beeload
* revert(ci): remove beeload
This reverts commit 4ce6cb0045a2d9aea3047ab395d214d8d368c532.
2021-12-07 16:06:21 +01:00
bee-worker
d399a5c556
chore: release 0.9.0 ( #249 )
2021-11-25 15:20:26 +01:00
Cafe137
59dd1a3c81
chore: bump bee-js to 3.0.0 ( #258 )
2021-11-25 15:10:36 +01:00
Cafe137
82cf6d9c01
chore: bump bee-js to 2.1.1 ( #257 )
...
* chore: bump bee-js to 2.1.1
* docs: update supported bee version
2021-11-24 15:37:33 +01:00
Vojtech Simetka
7883d053ed
ci: enable depcheck and fix dependency and linter issues ( #233 )
...
* ci: enable depcheck and fix dependency and linter issues
* chore: lock dependency versions
* chore: update dependencies to latest working ones
* chore: fix deprecation createMuiTheme
* chore: revert notistack to v1
2021-11-08 13:33:12 +01:00
bee-worker
643f3b24db
chore: release 0.8.0 ( #205 )
...
* chore: release 0.8.0
* chore: update changelog
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz >
2021-10-20 19:43:39 +02:00
Vojtech Simetka
d5649dc8c6
chore(deps): update to bee-js 2.1.0 to support 2.0.0 ( #229 )
2021-10-14 15:59:25 +02:00
Vojtech Simetka
c4c7d9619d
chore(deps): update bee-js to 2.0.0 ( #210 )
2021-10-04 12:25:41 +02:00
bee-worker
cda1d4bbb1
chore: release 0.7.0 ( #189 )
...
* chore: release 0.7.0
* chore: update the changelog
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz >
2021-08-31 14:12:36 +02:00
Vojtech Simetka
e8e707a9c4
chore(deps): update to bee-js 1.2.1 ( #197 )
2021-08-31 12:44:18 +02:00
Vojtech Simetka
28bbdfb2f6
style: sidebar styling ( #194 )
...
* style: sidebar styling
* style: hover and selected colors
* chore: split the sidebar items into separate component
* style: pretty much finished except for status button
* feat: sidebar status button as a separate component
* chore: spacing definition
* style: size of the status text
* fix: hiden navigation on small height screens
2021-08-31 11:27:38 +02:00
Vojtech Simetka
f316a5caf4
chore(deps): fix dependencies version ( #192 )
...
* chore(deps): fix dependencies version
* chore: use styles through core
2021-08-30 11:17:46 +02:00
Vojtech Simetka
766fe96d1c
ci: enable code lint check ( #186 )
...
* ci: enable code lint check
* chore(deps): update and fix eslint & prettier versions
2021-08-25 16:14:09 +02:00
bee-worker
1f8f890ff7
chore: release 0.6.0 ( #167 )
2021-08-24 18:58:13 +02:00
Vojtech Simetka
f9ea9948f0
chore: update to latest bee version ( #182 )
2021-08-24 13:42:19 +02:00
bee-worker
650d100dd2
chore: release 0.5.0 ( #163 )
2021-08-10 22:07:38 +02:00
bee-worker
43b3a45d90
chore: release 0.4.0 ( #151 )
2021-06-29 11:46:19 +02:00
Cafe137
20ed3cb387
build: update bee-js to 1.0.0 ( #153 )
2021-06-29 11:41:30 +02:00
Cafe137
af88027ba9
refactor: call toString on numerical values to be bee-js compatible ( #148 )
...
* refactor: call toString on numerical values to be bee-js compatible
* feat: add upload size check
2021-06-18 12:37:09 +02:00
bee-worker
5748c9b609
chore: release 0.3.1 ( #141 )
2021-06-03 13:22:57 +02:00
bee-worker
3bcf2ac688
chore: release 0.3.0 ( #113 )
2021-06-02 16:08:11 +02:00
Vojtech Simetka
353db10080
feat: added tolerance to version check and warning if not exact to what we tested ( #133 )
...
* feat: added tolerance to version check and warning if not exact to what we expect
* chore: update to bee-js 0.10.0
* chore: updated interfaces that changed in bee-js 0.10.0
2021-06-02 15:59:57 +02:00
Vojtech Simetka
bec84051a9
feat: unified notification with notistack ( #127 )
...
* feat: unified existing notification with notistack
* chore: replaced with useSnackbar, added missing notifications
* chore: removed FIXME as per PR review
2021-06-02 13:36:39 +02:00
Vojtech Simetka
4074a9de5d
feat: postage stamps support ( #115 )
...
* chore: release 0.3.0
* feat: added postage stamp table to list all stamps
* feat: postage stamp modal to purchase stamps
* feat: postage stamps provider
* chore: added formik
* chore: proper form state handling
* chore: revert accidental release inclusion
* chore: polishing identified when developing the upload functionality
Co-authored-by: bee-worker <70210089+bee-worker@users.noreply.github.com >
2021-06-02 13:13:27 +02:00
Matt Mertens
ba9b498488
fix: replace http-serve with serve-handler ( #122 )
...
* fix: replace http-serve with serve package
Replaces the http-serve package to properly handle the single page routing
* feat: add cache invalidation
* fix: add serve command in bin
* fix: remove serve package dependency
* chore: applied PR review suggestions
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz > (+1 squashed commit)
Squashed commits:
[d73baf4] Update serve.js
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz >
Co-authored-by: Vojtech Simetka <vojtech@simetka.cz >
2021-05-31 09:57:44 +02:00
bee-worker
ce949d380c
chore: release 0.2.0 ( #105 )
2021-05-20 18:55:36 +02:00
Vojtech Simetka
7f5fbd3fb6
feat: update to bee 0.6.0 and bee-js 0.9.0 ( #99 )
...
* chore: update the interfaces to latest bee-js
* chore: update to latest bee-js
* chore: removed upload page, updated to latest bee-js
* chore: typo in src/pages/files/index.tsx
Co-authored-by: Attila Gazso <agazso@gmail.com >
* chore: update to bee-js 0.9.0
Co-authored-by: Attila Gazso <agazso@gmail.com >
2021-05-20 18:45:35 +02:00
Attila Gazso
edd4a2fc11
fix: serve npm command path specification ( #101 )
...
When running the [33mExit 127[0m command the path is
not changed and it uses the default value ().
Fixes #98
2021-05-20 18:36:20 +02:00
bee-worker
975748b7be
chore: release 0.1.0 ( #34 )
2021-04-29 15:39:00 +02:00
Adam Uhlíř
0fb73f85b4
feat: npm release support ( #88 )
2021-04-29 13:43:07 +02:00
Vojtech Simetka
bea9d5557f
feat: simplified the steps to run the web app ( #79 )
2021-04-23 12:07:58 +02:00
Vojtech Simetka
a0f1d1c50a
chore: update bee-js to 0.8.1 version ( #78 )
...
* chore: upgrade to bee-js 0.8.1
* refactor: removed toString on number types, Token now accepts numbers
* test: removed fromBZZbaseUnit test, makeBigNumber accepts number now
* chore: fix logic error when displaying Cashout button
2021-04-23 11:43:48 +02:00
Vojtech Simetka
54b8e3cb73
chore: rename from bee status to bee dashboard ( #70 )
2021-04-21 10:16:24 +02:00
Vojtech Simetka
825772cf73
fix: withdraw/deposit converts from BZZ (10^16 base units) ( #66 )
...
* refactor: added toBZZbaseUnit function
* feat: added utility for attesting value is BZZ convertible to base units
* fix: conversion from 15 to 16 decimal places, added unsafe versions
* refactor: withdraw modal uses the safe conversion from BZZ
* refactor: added BigNumber and Token class to handle BZZ digits correctly
* refactor: extract deposit and withdraw functionality into single modal
* test: added tests for Token
* chore: removed unused component
* chore: addressed PR review, token decimal is now integer 0-18
* chore: added comment to clarify the value restriction on token amount
2021-04-13 12:26:29 +02:00
Vojtech Simetka
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