Cafe137
8775283508
style: improve design on waiting pages ( #410 )
...
* style: improve design on waiting pages
* chore: remove dead Restart page
2022-06-20 15:34:19 +02:00
Cafe137
41432bc346
feat: add account tabs ( #378 )
...
* feat: add account tabs
* chore: bump
* refactor: change network tab for old accounting
* feat: new fonts and text transformation, chequebook tab
* feat: polishing
2022-06-17 11:39:56 +02:00
Cafe137
a768b4ea06
feat: add light node upgrade top up methods ( #372 )
...
* feat: add top up
* chore: remove console.log
* build: add pseudo-missing dependency
* feat: add missing top up components
* fix: crypto route
* feat(wip): add gift wallet logic
* fix: fix gift wallet flows
* feat: simplify flow without fund step
* feat: add loading screens
* fix: remove alert
* fix: prepend http if needed
* fix: fix bug that was reintroduced with merge
* refactor: rename minusEther to minusBaseUnits
* fix: remove unused setStartedAt
* build: remove unused dependency
2022-06-02 09:28:43 +02: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
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
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
Vojtech Simetka
f11bbd5008
fix: unknown routes should point to info page ( #227 )
2021-10-13 11:38:09 +02:00
Vojtech Simetka
57f5a73f3a
feat: info page redesign ( #207 )
...
* feat: info page redesign
* style: headers and nesting for expandable lists
* style: body typography
* chore: bee version check
* feat: key list item component
* style: hover state for the key displaying component
* style: left border on expanded items
* fix: word break and splitting for hexstrings divisible by 6
* chore: moved the styles to classes
* style: tooltips now have arrow
* feat: indicate value has been copied
* feat: removed the connectivity table in favor of info page
* feat: added health tooltips for connectivity
* refactor: simplified the topology into single component
* fix: spacing between the bee version and the update button/chip
* fix: spacing on devices not supporting rowGap
2021-10-04 12:26:13 +02:00
Vojtech Simetka
929f44f206
refactor: routes as constants ( #191 )
2021-08-26 12:57:44 +02:00