Commit Graph

2018 Commits

Author SHA1 Message Date
dependabot[bot]
8e8c32f501
Bump dawidd6/action-download-artifact from 2 to 3 (#1000)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2 to 3.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  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-15 15:09:26 +00:00
Reckless_Satoshi
25e6e82a9f
Small fixes 2023-12-02 20:19:23 +00:00
Reckless_Satoshi
4fda9370fd
Small fixes 2023-12-02 20:05:17 +00:00
Reckless_Satoshi
7e97c325f1
Add robo-identity-wasm 2023-12-02 20:01:11 +00:00
Reckless_Satoshi
2408190869
Fix statusToDelay, linting and others 2023-12-02 19:50:07 +00:00
Reckless_Satoshi
9fee3b3bba
Update temple of sats, new prettier format 2023-12-02 17:42:14 +00:00
KoalaSat
802942761d Fix mobile app (#969) 2023-12-02 10:40:59 +00:00
KoalaSat
e8ec7f989a Adapt garage to coordinators 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
e870117a2c Update Dispute prompts for multi-coordinator 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
bfd967ce25 Fix and update About 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
fbee60ecbd Add coordinator notice 2023-12-02 10:40:59 +00:00
KoalaSat
eb840c5b14 Fix order workflow (#957)
* Order workflow working

* Refactoring
2023-12-02 10:40:59 +00:00
KoalaSat
937ac62c5d Change getRobot by getSlot (#955) 2023-12-02 10:40:59 +00:00
KoalaSat
48dd17b2c6 Fix 2023-12-02 10:40:59 +00:00
KoalaSat
b9bab30de3 Not expose current notification order 2023-12-02 10:40:59 +00:00
KoalaSat
88833a5a10 Fix last order 2023-12-02 10:40:59 +00:00
KoalaSat
7c06c229b4 Fix order page 2023-12-02 10:40:59 +00:00
KoalaSat
8d8e3a5688 Fix robot recovery (#945)
* Fix Robot recovery

* Change testralia onion
2023-12-02 10:40:59 +00:00
Reckless_Satoshi
b973afe13e Add PGP keys to /static 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
07edb124e7 Add satstralia PGP keys 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
7e8b2634a2 Add new X icons, replace Twitter 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
013ca083c4 Add Simplex contact method to coordinator dialog 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
9d87bf6bd6 Add coordinator: Satstralia 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
6a5b7600df Remove template coordinator 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
7eaaab7ae3 Fix PRO 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
7f78f69df6 More fixes 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
4eb46f1e16 Fix lint issues 2023-12-02 10:40:59 +00:00
KoalaSat
1fcd12dbab Federation view fixes (#923) 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
48c551db83 Add cordinator: Temple of Sats 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
59bac99fdc Fix old merge conflict on federation.md 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
2361b728fc Fix (some) lint issues 2023-12-02 10:40:59 +00:00
Reckless_Satoshi
66c16760f6 Fix version, release_note and small typo 2023-12-02 10:40:59 +00:00
KoalaSat
293c0b604d Refactor contexts and models (#921)
* Add SVG icons for map pins

* Add federation basis and new coordinator form (#793)

* Add new coordinator entry issue form

* Add Federation basis

* Fix eslint errors from F2F and fix languages

* Redo eslint @typescript-eslint/strict-boolean-expressions

* Robot Page working

* Contexts Working

* Garage Working

* CurrentOrder working

* Federation model working

---------

Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2023-12-02 10:40:59 +00:00
dependabot[bot]
f6b0d34264
Bump @react-native-community/netinfo from 11.1.0 to 11.1.1 in /mobile (#980)
Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/react-native-netinfo/react-native-netinfo/releases)
- [Changelog](https://github.com/react-native-netinfo/react-native-netinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-native-netinfo/react-native-netinfo/compare/v11.1.0...v11.1.1)

---
updated-dependencies:
- dependency-name: "@react-native-community/netinfo"
  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-02 10:40:13 +00:00
Reckless_Satoshi
5eb9ae7c4d
Fix add hash_ids on robots created before hash_id implementation 2023-12-01 13:47:50 +00:00
dependabot[bot]
2c1ea02c31
Bump country-flag-icons from 1.5.7 to 1.5.9 in /frontend (#977)
Bumps [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons) from 1.5.7 to 1.5.9.
- [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.5.7...v1.5.9)

---
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>
2023-12-01 12:58:27 +00:00
dependabot[bot]
5a7a65e950
Bump i18next-http-backend from 2.4.1 to 2.4.2 in /frontend (#979)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.4.1 to 2.4.2.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  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-01 12:57:51 +00:00
dependabot[bot]
32addf5ea6
Bump react-grid-layout from 1.4.3 to 1.4.4 in /frontend (#978)
Bumps [react-grid-layout](https://github.com/STRML/react-grid-layout) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/STRML/react-grid-layout/releases)
- [Changelog](https://github.com/react-grid-layout/react-grid-layout/blob/master/CHANGELOG.md)
- [Commits](https://github.com/STRML/react-grid-layout/compare/1.4.3...1.4.4)

---
updated-dependencies:
- dependency-name: react-grid-layout
  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-01 12:57:38 +00:00
Reckless_Satoshi
bc9f8ae985
Add robot hash ids to order details and robot view 2023-12-01 12:56:55 +00:00
Reckless_Satoshi
07830fd2fd
Add currency Albanian LEK 2023-11-30 16:13:38 +00:00
Reckless_Satoshi
989de050f5
Fix names on coverage reports 2023-11-30 16:02:17 +00:00
dependabot[bot]
343bd2c86e
Bump actions/upload-artifact from 2 to 3 (#976)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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-11-30 15:56:36 +00:00
dependabot[bot]
1aa82e40d9
Bump actions/setup-java from 3 to 4 (#975)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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-11-30 15:56:12 +00:00
Reckless_Satoshi
69537d4c00
Fix comment out unused functionalities and add LND 0.17.2 to tests 2023-11-30 15:53:30 +00:00
Reckless_Satoshi
366283488a
Add rewards and automatic dispute resolution tests 2023-11-29 13:21:34 +00:00
Reckless_Satoshi
19032754aa
Add tests for frontend urls 2023-11-29 12:03:18 +00:00
Reckless_Satoshi
b1b19d702c
Add coverage report artifact upload 2023-11-29 11:26:09 +00:00
Alexandre Sanlim
a15bdc3f30
fix: kycnot.me url (#973)
fix kycnot.me url
2023-11-29 11:08:48 +00:00
Reckless_Satoshi
ddb91b1cc4
Add chat REST tests and improve doc specs 2023-11-28 17:21:27 +00:00
Reckless_Satoshi
92b041cb31
Add maker_hash_id to book response 2023-11-28 11:13:40 +00:00