1725 Commits

Author SHA1 Message Date
8af3edad6f Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-11 18:21:29 +00:00
1f7876bd44 Bring coordinators static content to main 2024-01-11 14:17:45 +00:00
93888349ee Fix web image context 2024-01-11 14:01:07 +00:00
6f25413c7b Fix artifact path 2024-01-11 13:58:57 +00:00
a427c5d93a Fix change web service port 2024-01-11 13:42:03 +00:00
e5cb8d8308 Add simple web hosted client 2024-01-11 13:35:16 +00:00
2472551953 Add simple web hosted federated client 2024-01-11 12:16:13 +00:00
b18dcecddb Add setAcknowledgeWarning to initialAppContext 2024-01-11 09:20:28 +00:00
3b7f54c334 Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-10 15:30:16 +00:00
fe7a806d9d Fix mempool url 2024-01-10 15:27:37 +00:00
7ef7e2aa3b Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-10 14:50:07 +00:00
39453058a3 Fix cancel button, add debug console log fetchOrder 2024-01-10 14:48:35 +00:00
804f4c49e3 Fix click order on order map 2024-01-09 18:53:19 +00:00
447c361d9d Fix unsafeAlert and grab safe urls from federation.json 2024-01-09 18:42:32 +00:00
5e58f0c8ce Change default max_order_size 2024-01-09 14:37:00 +00:00
18a22dcc36 Update integration test dependencies 2024-01-09 01:37:54 +00:00
b97cdcf285 Fix ensure unique coverage report artifacts 2024-01-09 01:24:54 +00:00
ae27b18d30 Dev: replace isort, black, flake8 with ruff (#1057) 2024-01-09 01:22:50 +00:00
84ea69344e Fix simplify read pubkey from file 2024-01-09 00:43:38 +00:00
3af8287da7 Add mempool.space as fee estimator and remote read devfund pubkey (#1055) 2024-01-08 14:13:37 +00:00
200efc5bc1 Fix coordinator avatars orientation 2024-01-07 22:20:55 +00:00
d1699b3f61 Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-07 14:41:00 +00:00
f5d708f6a0 Bump flake8 from 6.1.0 to 7.0.0 (#1051)
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0.
- [Commits](https://github.com/pycqa/flake8/compare/6.1.0...7.0.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-07 14:34:26 +00:00
5821510c1e Bump drf-spectacular-sidecar from 2023.5.1 to 2024.1.1 (#1050)
Bumps [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) from 2023.5.1 to 2024.1.1.
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2023.5.1...2024.1.1)

---
updated-dependencies:
- dependency-name: drf-spectacular-sidecar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-07 14:33:16 +00:00
6bbe3895b3 Bump pyflakes from 3.1.0 to 3.2.0 (#1052)
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.1.0 to 3.2.0.
- [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: pyflakes
  dependency-type: direct:development
  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-07 14:32:58 +00:00
a4b2327ff4 Small fixes and lint fixes 2024-01-07 14:16:26 +00:00
53037a3b18 Fix successful prompt avatars, rate text and txid 2024-01-07 13:29:51 +00:00
0d9dbe5962 Fix chat avatars and numeric displays 2024-01-07 13:02:46 +00:00
d380925c52 Fix undefined currencyCode 2024-01-07 12:16:05 +00:00
a44e280864 Fix onboarding offers/create navigation 2024-01-06 21:00:52 +00:00
fa0781bc36 Perf hide animated backgrounds 2024-01-06 20:59:57 +00:00
9a215693e3 fix: Remove .js files from linting (#1049)
Co-authored-by: count-null <70529195+count-null@users.noreply.github.com>
2024-01-06 19:17:12 +00:00
3c8adacad6 Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-06 12:42:49 +00:00
c3006241c2 Bump @mui/material from 5.15.1 to 5.15.3 in /frontend (#1042)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.1 to 5.15.3.
- [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.3/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-01-06 12:41:09 +00:00
99c6fbc232 Bump @mui/icons-material from 5.15.2 to 5.15.3 in /frontend (#1041)
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.2 to 5.15.3.
- [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.3/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-01-06 12:35:52 +00:00
9cfc6191fa Bump @mui/system from 5.15.2 to 5.15.3 in /frontend (#1043)
Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.2 to 5.15.3.
- [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.3/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-01-06 12:35:21 +00:00
5991164d57 Bump eslint-plugin-n from 16.6.0 to 16.6.1 in /frontend (#1045)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.6.0 to 16.6.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.6.0...16.6.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  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-06 12:34:20 +00:00
94af0b2afd Fix order autoupdate and chat (#1047)
* Fix Order autoupdate and chat

* Remove console.log
2024-01-06 12:33:57 +00:00
399671d709 Add extra row to coordinator table 2024-01-05 13:12:38 +00:00
085e9ccd48 Fix order flow (#1040)
Fix Order flow
2024-01-04 14:07:10 +00:00
42591b34e5 Fix order tab navigation 2024-01-02 17:46:39 +00:00
e885585472 Remove generating avatar animation 2024-01-02 17:32:04 +00:00
353897cf9d Fix show coordinator warning only once 2024-01-02 17:13:20 +00:00
807355ec42 Add coordinator warning 2024-01-02 12:40:05 +00:00
4b99b38853 Fix depth chart and coordinator table (#1039)
Fix depth chart and Coordinator table
2023-12-31 14:59:46 +00:00
d75372293a Add blog entry for v0.6.0 pre-release 2023-12-31 14:48:03 +00:00
4939bca320 Bump coverage from 7.3.2 to 7.4.0 (#1036)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.2 to 7.4.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.3.2...7.4.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  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>
2023-12-31 13:24:24 +00:00
eec1eb8d28 Bump grpcio-tools from 1.59.2 to 1.60.0 (#1037)
Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.59.2 to 1.60.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/grpc/grpc/compare/v1.59.2...v1.60.0)

---
updated-dependencies:
- dependency-name: grpcio-tools
  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>
2023-12-31 13:22:12 +00:00
bfb97e034f Fix update coordinators urls on network change 2023-12-30 16:45:45 +00:00
278c222b85 Fix coordinator avatar on maker form 2023-12-30 16:07:50 +00:00