Commit Graph

1128 Commits

Author SHA1 Message Date
KoalaSat
34738e8a51
Merge branch 'main' into update-order-nav-bar-on-time 2024-06-16 22:38:35 +00:00
KoalaSat
ba4b641179
fix sats text on range orders (#1332) 2024-06-16 22:21:38 +00:00
KoalaSat
74143c8da1
Disable tor option (#1315)
* Disable Tor option

* Fix settings save

* Remove unused code

* Remove unused code 2
2024-06-16 22:14:32 +00:00
dependabot[bot]
bf6e994792
Bump prettier from 3.2.5 to 3.3.2 in /frontend (#1324)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2.
- [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.5...3.3.2)

---
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-06-16 22:00:17 +00:00
KoalaSat
f2f65b2ffe
feat: add coordinator alias to order summary (#1331) 2024-06-16 21:14:13 +00:00
KoalaSat
cac8856d23
Update order navbar on time 2024-06-16 18:24:36 +02:00
dependabot[bot]
14861313f0
Bump @mui/x-data-grid from 7.3.2 to 7.6.0 in /frontend (#1307)
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 7.3.2 to 7.6.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.6.0/packages/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-06-02 08:35:28 +00:00
Reckless_Satoshi
ccfd40f1ca
Bump to v0.6.2 2024-05-16 19:42:59 +01:00
KoalaSat
419287cd3e
Fix Nivo version mismatch (#1294) 2024-05-16 18:21:44 +00:00
Reckless_Satoshi
428c838967
Bump to v0.6.1 2024-05-12 21:33:38 +01:00
dependabot[bot]
b40014930b
Bump @mui/x-data-grid from 7.3.0 to 7.3.2 in /frontend (#1280)
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 7.3.0 to 7.3.2.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.3.2/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  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-05-12 19:51:13 +00:00
dependabot[bot]
027713f64e
Bump @nivo/line from 0.85.1 to 0.86.0 in /frontend (#1282)
Bumps [@nivo/line](https://github.com/plouc/nivo/tree/HEAD/packages/line) from 0.85.1 to 0.86.0.
- [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.86.0/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-05-12 19:50:53 +00:00
Reckless_Satoshi
2e1e311a28
Update Experimental policies 2024-05-05 21:28:42 +01:00
Rodrigo Schieck
c5380664b0
fix(frontend): hard coded receiving method into order detail message (#1260)
Change frontend order detail receiving status message.

Inside the order detail component we have a little text telling the user how much he'sreceiving from the transaction, this commit changes the text removing the lightning word from it because sometimes the receiving method is on-chain. Ideally we would have aorder.is_swap boolean that is only sent to the buyer to identify the method but since we don't have it yet, we are just changing the text.
2024-05-05 19:56:11 +00:00
KoalaSat
d3d1ddcf07
Refresh roboname 2024-05-01 20:27:40 +02:00
Reckless_Satoshi
69b72d4231
Fix book table data grid headers 2024-05-01 03:01:52 +01:00
Reckless_Satoshi
ea3ff1c238
Fix coordinator avatars and pgp key files 2024-04-30 21:48:00 +01:00
KoalaSat
4b572d0171
Android robohash generator 2024-04-30 16:03:53 +02:00
KoalaSat
66e9fc46c5
Android robo-identities 2024-04-30 16:03:52 +02:00
KoalaSat
28cc3d6715
Generate Builds 2024-04-30 16:03:52 +02:00
Reckless_Satoshi
10a5dee619
Disable robo-identities 2024-04-30 14:56:20 +01:00
KoalaSat
f416d2ac17
Fix loading line in Book 2024-04-30 14:56:20 +01:00
KoalaSat
383112dc90
Recover WebWorkers 2024-04-30 14:56:19 +01:00
KoalaSat
d8490d7530
Improve Federation start order 2024-04-30 14:56:19 +01:00
KoalaSat
a1c63ca622
Federation Android App and new Tor engine 2024-04-30 14:56:19 +01:00
Reckless_Satoshi
f0385f8040
fix(frontend): column header visibility of tables in mobile mui-x v7 2024-04-21 22:16:35 +01:00
NIDHI SHARMA
5f7e26b052
Fix(frontend): sats sent/receive for swaps is corrected (#1241)
Fixes #1201
2024-04-21 19:35:31 +00:00
dependabot[bot]
eb1060d3a6
Bump i18next-browser-languagedetector from 7.2.0 to 7.2.1 in /frontend (#1218)
Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 7.2.0 to 7.2.1.
- [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-browser-languageDetector/compare/v7.2.0...v7.2.1)

---
updated-dependencies:
- dependency-name: i18next-browser-languagedetector
  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-04-20 19:41:34 +00:00
Reckless_Satoshi
471583733c
frontend: fix breaking MUI-X v7 changes 2024-04-20 20:19:19 +01:00
dependabot[bot]
9ae50948dd
Bump @mui/x-data-grid from 6.19.2 to 7.3.0 in /frontend (#1233)
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 6.19.2 to 7.3.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.3.0/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  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-04-20 14:41:13 +00:00
dependabot[bot]
92c4399383
Bump country-flag-icons from 1.5.9 to 1.5.11 in /frontend (#1219)
Bumps [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons) from 1.5.9 to 1.5.11.
- [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.5.9...v1.5.11)

---
updated-dependencies:
- dependency-name: country-flag-icons
  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-04-20 14:40:39 +00:00
dependabot[bot]
733f922773
Bump @mui/x-date-pickers from 6.19.2 to 7.2.0 in /frontend (#1234)
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 6.19.2 to 7.2.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.2.0/packages/x-date-pickers)

---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
  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-04-20 14:37:12 +00:00
KoalaSat
0e115e06b1
Refactor Webpacks (#1212)
refactor webpacks
2024-04-03 05:55:42 +00:00
BitcoinVeneto
9ef84b2649
Italian translation (#1195)
* Update federation.json

* Update it.json

Hi , i have updated the italian transaltion.

* Update federation.json

---------

Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2024-03-28 01:35:37 +00:00
Thayrone de Paula
f747303d6c
portuguese translation (#1205) 2024-03-28 01:25:51 +00:00
Reckless_Satoshi
6a8b38154e
Update coordinator BitcoinVeneto 2024-03-22 22:12:22 +00:00
KoalaSat
add5826a74
Detect federation testnet (#1193) 2024-03-19 15:02:46 +00:00
KoalaSat
cda668e333
Load map JSON in advance 2024-03-18 10:49:39 +01:00
Reckless_Satoshi
c6c02e4691
Add established date to coordinator dialog 2024-03-17 13:55:41 +00:00
Reckless_Satoshi
1456c291df
Update coordinator BitcoinVeneto 2024-03-17 13:31:02 +00:00
Reckless_Satoshi
bedbe1d3f9
Fix depth chart borked and premium precision 2024-03-17 13:18:54 +00:00
Reckless_Satoshi
f12e242453
Merge branch 'main' into the-federation-layer-v0.6.0 2024-03-15 20:10:01 +00:00
dependabot[bot]
3c3e8bde83
Bump eslint-plugin-react from 7.32.2 to 7.34.0 in /frontend (#1182)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.2 to 7.34.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.34.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  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-03-15 20:09:37 +00:00
dependabot[bot]
6c22d268e7
Bump typescript from 5.3.3 to 5.4.2 in /frontend (#1181)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2)

---
updated-dependencies:
- dependency-name: typescript
  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-03-15 20:08:09 +00:00
dependabot[bot]
f536c16444
Bump light-bolt11-decoder from 3.0.0 to 3.1.1 in /frontend (#1184)
Bumps [light-bolt11-decoder](https://github.com/fiatjaf/light-bolt11-decoder) from 3.0.0 to 3.1.1.
- [Commits](https://github.com/fiatjaf/light-bolt11-decoder/compare/v3.0.0...v3.1.1)

---
updated-dependencies:
- dependency-name: light-bolt11-decoder
  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-15 20:07:47 +00:00
KoalaSat
0e049eec43
Fix federation summary (#1180)
* Fix federation summary

* Fix federation summary

* Make it dynamic

* Make it dynamic
2024-03-15 20:06:54 +00:00
KoalaSat
b8fd2e21cd
Fix renew order refresh (#1179) 2024-03-15 01:18:06 +00:00
KoalaSat
4741c660c3
Fix order navbar (#1178) 2024-03-15 01:13:59 +00:00
Renato Peres
09f70c493b
Makes filtering by multiple payment methods in desktop possible (#1172)
* Make the payments autocomplete header text independant on isFilter prop

* makes filtering by MULTIPLE PAYMENT METHODS possible without great impact in the current experience on DESKTOP only

---------

Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2024-03-14 12:07:07 +00:00
KoalaSat
2b5bc9062e
Fix undefined prices error (#1173) 2024-03-14 11:55:42 +00:00