2047 Commits

Author SHA1 Message Date
043b690089 Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-15 00:56:55 +00:00
ed9dd3599f Fix currentOrder fetch 2024-01-15 00:48:40 +00:00
27b265220e Fix too-many fetchRobots and coordinator endpoints print 2024-01-14 18:20:48 +00:00
c98e643645 Small fixes 2024-01-14 16:56:03 +00:00
9d8c8d5e0d Fix navigation 2024-01-14 16:38:28 +00:00
35af5f24d2 Bump channels-redis from 4.1.0 to 4.2.0 (#1067)
Bumps [channels-redis](https://github.com/django/channels_redis) from 4.1.0 to 4.2.0.
- [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels_redis/commits)

---
updated-dependencies:
- dependency-name: channels-redis
  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-14 10:28:53 +00:00
843d1a1ed1 Bump django-import-export from 3.3.5 to 3.3.6 (#1068)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](https://github.com/django-import-export/django-import-export/compare/3.3.5...3.3.6)

---
updated-dependencies:
- dependency-name: django-import-export
  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-14 10:28:36 +00:00
8072ae8ce2 Bump prettier from 3.1.1 to 3.2.1 in /mobile (#1065)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.1.
- [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.1.1...3.2.1)

---
updated-dependencies:
- dependency-name: prettier
  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-13 13:12:22 +00:00
35cdd97ed3 Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 in /mobile (#1066)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-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-01-13 13:12:03 +00:00
017601c478 Add coordinator endpoint to stats for nerds 2024-01-13 13:06:37 +00:00
8ae259e143 Re-set fetchOrder on page change, empty book on not_found 2024-01-13 12:43:17 +00:00
af3007bbf4 Merge branch 'fix-context' into the-federation-layer-v0.6.0 2024-01-13 11:46:01 +00:00
ab6c902593 fix infinite re-render loop 2024-01-13 11:44:23 +00:00
657b88daa4 Fix do not share chat logs on disputes by default 2024-01-13 11:02:47 +00:00
963a3b9e00 Fix Contexts 2024-01-12 13:05:15 -08:00
2cf328bf7b Update v0.6.0 pre-release blog post 2024-01-12 17:43:03 +00:00
51c5bad5c0 Update federated frontend url 2024-01-12 13:46:40 +00:00
b2af5d529a Bump npm from 10.2.5 to 10.3.0 in /frontend (#1061)
Bumps [npm](https://github.com/npm/cli) from 10.2.5 to 10.3.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.2.5...v10.3.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-12 12:03:13 +00:00
0274161a4c Bump react-router-dom from 6.21.1 to 6.21.2 in /frontend (#1060)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.21.1 to 6.21.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.21.2/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  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-12 12:02:58 +00:00
1cba652a12 Bump copy-webpack-plugin from 11.0.0 to 12.0.1 in /frontend (#1062)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 11.0.0 to 12.0.1.
- [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/v11.0.0...v12.0.1)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  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-12 12:02:23 +00:00
caafd050e2 Bump eslint-plugin-n from 16.6.1 to 16.6.2 in /frontend (#1063)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.6.1 to 16.6.2.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.6.1...16.6.2)

---
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-12 12:02:06 +00:00
8805734746 Add serve_misc to web host app 2024-01-12 11:59:50 +00:00
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