Sahil Mandi
b818f50548
Merge branch 'RoboSats:main' into ui-updates
2024-08-17 09:33:54 +05:30
koalasat
99e2dfd262
Fix fat finger
2024-08-15 21:38:12 +02:00
koalasat
77c11af2c5
Add DZA currency
2024-08-15 20:07:13 +02:00
Sahil Mandi
7a466b9a0c
Merge branch 'RoboSats:main' into ui-updates
2024-08-11 00:56:52 +05:30
koalasat
958da6a11b
Eslint fixes
2024-08-10 17:54:13 +02:00
sahil-tgs
49458a5442
fix: Adjust component heights to prevent nav bar overlap
2024-07-17 02:24:34 +05:30
sahil-tgs
2f3a353a7e
Refactor: Move inline styles to styled components
2024-07-17 00:00:36 +05:30
sahil-tgs
d61d4f4e11
Onboarding Update
2024-07-16 00:12:28 +05:30
sahil-tgs
6a9e6263ad
Welcome Update
2024-07-16 00:10:51 +05:30
sahil-tgs
6729babdb5
TopNavBar Added
2024-07-16 00:07:33 +05:30
sahil-tgs
6dd32780a7
NavBar update
2024-07-16 00:03:28 +05:30
Reckless_Satoshi
e5d8458eca
Update coordinator temple of sats
2024-07-07 12:25:47 +01:00
koalasat
db4cac75fd
Fix autocomplete
2024-06-30 23:27:45 +02:00
koalasat
b136f9d7e5
Fix build-it in
2024-06-30 23:18:56 +02:00
KoalaSat
a27709e657
Fix Avatar
2024-06-25 20:44:52 +02:00
KoalaSat
17a077b5a0
Fix RegExp
2024-06-25 18:21:07 +02:00
KoalaSat
b76d40a087
Fix custom Coordinator error
2024-06-25 15:26:57 +02:00
KoalaSat
8168108b26
Add external coordinator ( #1297 )
...
* Add external coordinator
* CR
2024-06-25 10:52:20 +00:00
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
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
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
Reckless_Satoshi
471583733c
frontend: fix breaking MUI-X v7 changes
2024-04-20 20:19:19 +01:00
KoalaSat
0e115e06b1
Refactor Webpacks ( #1212 )
...
refactor webpacks
2024-04-03 05:55:42 +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
bedbe1d3f9
Fix depth chart borked and premium precision
2024-03-17 13:18:54 +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
KoalaSat
5f8c25c52c
Add loading robot profile ( #1176 )
...
* Add loading robot profile
* Typo
2024-03-14 11:41:37 +00:00
Reckless_Satoshi
e26435f4f3
Fix loading robots ( #1166 )
...
* Fix loading Robot orders
* remove logs
* feat: move looking for orders loading bar
---------
Co-authored-by: KoalaSat <yv1vtrul@duck.com>
2024-03-09 15:53:04 +00:00