Commit Graph

1077 Commits

Author SHA1 Message Date
Reckless_Satoshi
a20defbbd3
Merge branch 'main' into the-federation-layer-v0.6.0 2024-03-09 15:53:56 +00:00
Reckless_Satoshi
e26435f4f3
Fix loading robots (#1166)
* Fix loading Robot orders

* remove logs

* feat: move looking for orders loading bar

---------

Co-authored-by: KoalaSat <yv1vtrul@duck.com>
2024-03-09 15:53:04 +00:00
dependabot[bot]
8fbae1640a
Bump react-i18next from 14.0.5 to 14.1.0 in /frontend (#1161)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.0.5 to 14.1.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.0.5...v14.1.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 23:11:48 +00:00
dependabot[bot]
105fd87cf9
Bump @nivo/line from 0.84.0 to 0.85.1 in /frontend (#1160)
Bumps [@nivo/line](https://github.com/plouc/nivo/tree/HEAD/packages/line) from 0.84.0 to 0.85.1.
- [Release notes](https://github.com/plouc/nivo/releases)
- [Changelog](https://github.com/plouc/nivo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plouc/nivo/commits/v0.85.1/packages/line)

---
updated-dependencies:
- dependency-name: "@nivo/line"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 23:11:37 +00:00
dependabot[bot]
04572df152
Bump @nivo/core from 0.84.0 to 0.85.1 in /frontend (#1158)
Bumps [@nivo/core](https://github.com/plouc/nivo/tree/HEAD/packages/core) from 0.84.0 to 0.85.1.
- [Release notes](https://github.com/plouc/nivo/releases)
- [Changelog](https://github.com/plouc/nivo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plouc/nivo/commits/v0.85.1/packages/core)

---
updated-dependencies:
- dependency-name: "@nivo/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 23:10:45 +00:00
KoalaSat
2d927249cd
Fix coordinator selector maker page (#1157)
* Fix coordinator selector on Maker page

* Refactor onUpdate naming
2024-03-07 16:06:53 +00:00
Reckless_Satoshi
3604d2fbd0
update bitcoinveneto contact methods 2024-03-07 09:10:41 +00:00
Reckless_Satoshi
841c6ebe65
fix change veneto coordinator badges 2024-03-03 10:27:30 +00:00
Reckless_Satoshi
259cbab3e9
Add coordinator: BitcoinVeneto 2024-03-02 10:57:09 +00:00
Reckless_Satoshi
3b09fb5268
Merge branch 'main' into the-federation-layer-v0.6.0 2024-03-02 08:40:28 +00:00
dependabot[bot]
bffbe6d777
Bump i18next-http-backend from 2.4.2 to 2.5.0 in /frontend (#1146)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.4.2 to 2.5.0.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.4.2...v2.5.0)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 08:39:00 +00:00
dependabot[bot]
62371957a7
Bump npm from 10.4.0 to 10.5.0 in /frontend (#1147)
Bumps [npm](https://github.com/npm/cli) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v10.4.0...v10.5.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 08:38:49 +00:00
dependabot[bot]
6e866961cd
Bump react-i18next from 14.0.1 to 14.0.5 in /frontend (#1148)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.0.1 to 14.0.5.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.0.1...v14.0.5)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 08:38:16 +00:00
dependabot[bot]
1cdd0a4fc7
Bump @mui/system from 5.15.9 to 5.15.11 in /frontend (#1145)
Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.9 to 5.15.11.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.11/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 08:37:54 +00:00
Reckless_Satoshi
9d83831556
update temple of sats 2024-02-18 22:44:40 +00:00
dependabot[bot]
1e87e6beb2
Bump prettier from 3.2.4 to 3.2.5 in /frontend (#1132)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-18 21:33:50 +00:00
Reckless_Satoshi
627286b1dd
Update dispute prompt contacts 2024-02-14 00:31:27 +00:00
Reckless_Satoshi
d617ae7563
Update templeofsats tg handle 2024-02-12 00:17:42 +00:00
Reckless_Satoshi
035cf281c2
Add size limits and onchain swap status to coordinator prof 2024-02-11 17:17:06 +00:00
Reckless_Satoshi
683cca6900
Merge branch 'main' into the-federation-layer-v0.6.0 2024-02-11 14:59:52 +00:00
dependabot[bot]
5fb36994a1
Bump @mui/icons-material from 5.15.3 to 5.15.9 in /frontend (#1119)
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.3 to 5.15.9.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.9/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-10 18:00:50 +00:00
dependabot[bot]
7fb1c72302
Bump @mui/material from 5.15.3 to 5.15.9 in /frontend (#1118)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.3 to 5.15.9.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.9/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-10 14:15:53 +00:00
Reckless_Satoshi
4b7b940f62
Add programatic order size limit to new coordinators 2024-02-08 00:35:14 +00:00
Reckless_Satoshi
5f602ab8f8
Add federation coordinator est. date and hard limits 2024-02-07 14:57:36 +00:00
dependabot[bot]
6d1318f2b0
Bump js-sha256 from 0.10.1 to 0.11.0 in /frontend (#1106)
Bumps [js-sha256](https://github.com/emn178/js-sha256) from 0.10.1 to 0.11.0.
- [Changelog](https://github.com/emn178/js-sha256/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emn178/js-sha256/compare/v0.10.1...v0.11.0)

---
updated-dependencies:
- dependency-name: js-sha256
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-04 21:43:02 +00:00
Reckless_Satoshi
fd7a62d244
Fix hide collab cancel request after fiat sent 2024-01-30 16:43:15 +00:00
Reckless_Satoshi
042fbdca2a
Fix rewards claim 2024-01-29 20:05:20 +00:00
KoalaSat
61d6406e0a
Fix telegram link (#1099) 2024-01-29 20:03:29 +00:00
Reckless_Satoshi
550cb7e0e8
Fix decimal fees and exchange stats 2024-01-28 21:06:54 +00:00
Reckless_Satoshi
0f8ebdc0b1
Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-28 20:52:41 +00:00
dependabot[bot]
6297643703
Bump @mui/x-data-grid from 6.17.0 to 6.19.2 in /frontend (#1090)
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid) from 6.17.0 to 6.19.2.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/v6.19.2/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v6.19.2/packages/grid/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 12:18:13 +00:00
dependabot[bot]
17fdc423f6
Bump @mui/x-date-pickers from 6.19.0 to 6.19.2 in /frontend (#1091)
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 6.19.0 to 6.19.2.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/v6.19.2/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v6.19.2/packages/x-date-pickers)

---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 12:16:36 +00:00
dependabot[bot]
e51aceafbc
Bump react-i18next from 14.0.0 to 14.0.1 in /frontend (#1092)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.0.0 to 14.0.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.0.0...v14.0.1)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 12:16:24 +00:00
dependabot[bot]
9624f7dd45
Bump npm from 10.3.0 to 10.4.0 in /frontend (#1093)
Bumps [npm](https://github.com/npm/cli) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v10.3.0...v10.4.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 12:16:15 +00:00
Reckless_Satoshi
e681bdcbec
Delete Rebellion 2024-01-24 19:24:09 +00:00
Reckless_Satoshi
edbc290fb4
Fix host filter overflow on small displays 2024-01-24 13:25:51 +00:00
Reckless_Satoshi
bee30eafa9
Fix book filter avatar sizes and bookUpdate on refresh 2024-01-24 00:09:54 +00:00
Reckless_Satoshi
7882dd35ac
Fix matches in MakerPage 2024-01-23 23:38:45 +00:00
KoalaSat
83410c174e
Book coordinator filter (#1087)
* Fix book loading

* Fix Robot page

* Code Review

* Book coordinator filter
2024-01-23 23:32:00 +00:00
KoalaSat
c648132163
Fix book loading (#1086)
* Fix book loading

* Fix Robot page

* Code Review
2024-01-23 23:30:16 +00:00
Reckless_Satoshi
9d963261d5
Fix compute exchange active robots by max 2024-01-23 10:42:58 +00:00
KoalaSat
d080b6a663
Fix garage deletion (#1085) 2024-01-23 10:37:04 +00:00
Reckless_Satoshi
bf505cace9
Bump client to 0.5.4 2024-01-22 11:12:20 +00:00
Reckless_Satoshi
14c291790c
Revert to v0.6.0 deps and notes 2024-01-22 10:27:13 +00:00
Reckless_Satoshi
b4b10cddfb
Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-22 10:22:33 +00:00
Reckless_Satoshi
d7aef9aa6b
Bump to v0.5.4 2024-01-22 10:13:11 +00:00
aftermath
5cdaf93908
Fix book table in the v0.6.0 version (#1083)
* Get favorites from context

* Rerender objects on favorite mode change

* Format sats amount in millionths
2024-01-22 09:27:02 +00:00
aftermath
e94ae012f0
Fix book table object updates (#1078)
* Get favorites from context

* Rerender objects on favorite mode change

* Format sats amount in millionths
2024-01-22 09:25:04 +00:00
Reckless_Satoshi
876846aa3a
Add devfund donation to coordinator summary accordion 2024-01-19 18:52:16 +00:00
dependabot[bot]
2c34f21962
Bump copy-webpack-plugin from 12.0.1 to 12.0.2 in /frontend (#1070)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 12.0.1 to 12.0.2.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v12.0.1...v12.0.2)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 13:27:54 +00:00