Commit Graph

1013 Commits

Author SHA1 Message Date
Reckless_Satoshi
ed9dd3599f
Fix currentOrder fetch 2024-01-15 00:48:40 +00:00
Reckless_Satoshi
27b265220e
Fix too-many fetchRobots and coordinator endpoints print 2024-01-14 18:20:48 +00:00
Reckless_Satoshi
c98e643645
Small fixes 2024-01-14 16:56:03 +00:00
Reckless_Satoshi
9d8c8d5e0d
Fix navigation 2024-01-14 16:38:28 +00:00
Reckless_Satoshi
017601c478
Add coordinator endpoint to stats for nerds 2024-01-13 13:06:37 +00:00
Reckless_Satoshi
8ae259e143
Re-set fetchOrder on page change, empty book on not_found 2024-01-13 12:43:17 +00:00
Reckless_Satoshi
af3007bbf4
Merge branch 'fix-context' into the-federation-layer-v0.6.0 2024-01-13 11:46:01 +00:00
Reckless_Satoshi
ab6c902593
fix infinite re-render loop 2024-01-13 11:44:23 +00:00
Reckless_Satoshi
657b88daa4
Fix do not share chat logs on disputes by default 2024-01-13 11:02:47 +00:00
KoalaSat
963a3b9e00
Fix Contexts 2024-01-12 13:05:15 -08:00
Reckless_Satoshi
51c5bad5c0
Update federated frontend url 2024-01-12 13:46:40 +00:00
Reckless_Satoshi
2472551953
Add simple web hosted federated client 2024-01-11 12:16:13 +00:00
Reckless_Satoshi
b18dcecddb
Add setAcknowledgeWarning to initialAppContext 2024-01-11 09:20:28 +00:00
Reckless_Satoshi
39453058a3
Fix cancel button, add debug console log fetchOrder 2024-01-10 14:48:35 +00:00
Reckless_Satoshi
804f4c49e3
Fix click order on order map 2024-01-09 18:53:19 +00:00
Reckless_Satoshi
447c361d9d
Fix unsafeAlert and grab safe urls from federation.json 2024-01-09 18:42:32 +00:00
Reckless_Satoshi
200efc5bc1
Fix coordinator avatars orientation 2024-01-07 22:20:55 +00:00
Reckless_Satoshi
a4b2327ff4
Small fixes and lint fixes 2024-01-07 14:16:26 +00:00
Reckless_Satoshi
53037a3b18
Fix successful prompt avatars, rate text and txid 2024-01-07 13:29:51 +00:00
Reckless_Satoshi
0d9dbe5962
Fix chat avatars and numeric displays 2024-01-07 13:02:46 +00:00
Reckless_Satoshi
d380925c52
Fix undefined currencyCode 2024-01-07 12:16:05 +00:00
Reckless_Satoshi
a44e280864
Fix onboarding offers/create navigation 2024-01-06 21:00:52 +00:00
Reckless_Satoshi
fa0781bc36
Perf hide animated backgrounds 2024-01-06 20:59:57 +00:00
nullcount
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
Reckless_Satoshi
3c8adacad6
Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-06 12:42:49 +00:00
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
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
KoalaSat
94af0b2afd
Fix order autoupdate and chat (#1047)
* Fix Order autoupdate and chat

* Remove console.log
2024-01-06 12:33:57 +00:00
Reckless_Satoshi
399671d709
Add extra row to coordinator table 2024-01-05 13:12:38 +00:00
KoalaSat
085e9ccd48
Fix order flow (#1040)
Fix Order flow
2024-01-04 14:07:10 +00:00
Reckless_Satoshi
42591b34e5
Fix order tab navigation 2024-01-02 17:46:39 +00:00
Reckless_Satoshi
e885585472
Remove generating avatar animation 2024-01-02 17:32:04 +00:00
Reckless_Satoshi
353897cf9d
Fix show coordinator warning only once 2024-01-02 17:13:20 +00:00
Reckless_Satoshi
807355ec42
Add coordinator warning 2024-01-02 12:40:05 +00:00
KoalaSat
4b99b38853
Fix depth chart and coordinator table (#1039)
Fix depth chart and Coordinator table
2023-12-31 14:59:46 +00:00
Reckless_Satoshi
bfb97e034f
Fix update coordinators urls on network change 2023-12-30 16:45:45 +00:00
Reckless_Satoshi
278c222b85
Fix coordinator avatar on maker form 2023-12-30 16:07:50 +00:00
Reckless_Satoshi
781aee5f50
Fix coordinator table avatars flip 2023-12-30 16:03:48 +00:00
KoalaSat
40b687dc18
Robohash gereator queue (#1035)
Robohash generator queue
2023-12-30 16:01:08 +00:00
Reckless_Satoshi
e4b5843a42
Feat hide LocalDev coordinator conditionally 2023-12-30 12:27:27 +00:00
Reckless_Satoshi
138d5cabf9
Add coordinator: TheBigLake 2023-12-30 11:18:09 +00:00
dependabot[bot]
65aea4503f
Bump eslint-plugin-n from 16.0.2 to 16.6.0 in /frontend (#1033)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.0.2 to 16.6.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.0.2...16.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  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-30 10:42:23 +00:00
dependabot[bot]
af13a65491
Bump @mui/system from 5.15.1 to 5.15.2 in /frontend (#1025)
Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.1 to 5.15.2.
- [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.2/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>
2023-12-30 10:34:24 +00:00
dependabot[bot]
33420fe0c0
Bump react-i18next from 13.2.2 to 14.0.0 in /frontend (#1026)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.2.2 to 14.0.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.2.2...v14.0.0)

---
updated-dependencies:
- dependency-name: react-i18next
  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>
2023-12-30 10:34:15 +00:00
dependabot[bot]
9329560d0e
Bump @mui/icons-material from 5.15.0 to 5.15.2 in /frontend (#1027)
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.0 to 5.15.2.
- [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.2/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>
2023-12-30 10:34:04 +00:00
dependabot[bot]
af6cab41e3
Bump eslint-plugin-prettier from 5.0.0 to 5.1.2 in /frontend (#1029)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0 to 5.1.2.
- [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.0.0...v5.1.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-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>
2023-12-30 10:33:39 +00:00
KoalaSat
16a16da96a
Fix navbar and book duplication (#1031) 2023-12-30 10:32:18 +00:00
Reckless_Satoshi
0976010876
Fix un-silence all mainnet coordinators 2023-12-27 19:51:42 +00:00