44 Commits

Author SHA1 Message Date
eeb0094162 Small style fixes and new payment method 2023-05-12 03:01:17 -07:00
f5ae7aab34 Remove animations (#460)
* Remove animations

* Disable background animation on avatar load
2023-04-27 19:06:03 +00:00
e4c1089b46 Add generating animation and fix robot corrupted robot garage load 2023-04-24 06:43:21 -07:00
9412764f1d Functional UnsafeAlert and other Icons (#371)
* Add unsafe alert functional component

* Convert icons to functional components

* Run lin fix

* Fix webln uncaught error
2023-03-02 14:20:30 +00:00
b39ae7de41 New Robot page (#357)
* Init RobotPage

* Add onboarding component and generate token step

* Add robot generation step

* Add onboarding step 3

* Add Welcome componenent

* Minor fixes

* Add recovery component

* Add robot profile component

* Small fixes

* Add TOR loading component

* Small fixes

* Fix tor loading and add highres animations on android

* Lint

* Fix robot profile order buttons
2023-02-21 17:22:48 +00:00
227610c84a Add Nav Bar, Settings Page, large refactor (#308)
commit a5b63aed93e084fae19d9e444e06238a52f24f3a
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Sun Oct 30 10:46:05 2022 -0700

    Small fixes

commit d64adfc2bf9b9c31dca47ab113c06a1268c347c6
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Sun Oct 30 06:02:06 2022 -0700

    wip work on federation settings

commit ca35d6b3d2776812b07109e197d2e1d46f9f4e81
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Sun Oct 30 04:05:33 2022 -0700

    Refactor confirmation Dialogs

commit c660a5b0d1345d4996efb10cb8999987689bede9
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Sat Oct 29 13:36:59 2022 -0700

    refactor login (clean separation robot/info. Style navbar.

commit b9dc7f7c95a683e3aca024ec6d7857176b4e3a25
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Fri Oct 28 09:54:38 2022 -0700

    Add size slider and settings widget

commit 20b2b3dcd6838b129741705f1c65d445271e231d
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Fri Oct 28 05:41:48 2022 -0700

    Add show more and Dialogs

commit da8b70091b5f28139cdec1a8895f4563d64d8e88
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Thu Oct 27 16:26:07 2022 -0700

    Add sliding pages

commit 6dd90aa1182a7a5e0f0189d1467ba474b68c28c2
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Thu Oct 27 06:34:58 2022 -0700

    Add settings forms

commit d3d0f3ee1a52bbf1829714050cc798d2542af8f6
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Wed Oct 26 04:16:06 2022 -0700

    Refactor utils
2022-10-30 12:13:01 -07:00
04126ae0bd Add functional homepage (#289)
* App as functional component

* Add Main component WIP

* Add Maker and Book page to new main.tsx

* Add old UserGen and BottomBar to new main.tsx

* Small fixes

* Try out to revert depth chart

* Small fixes (more)
2022-10-20 17:24:53 +00:00
1352937fe6 Add animated avatar placeholder (#270)
* Add animated avatar placeholder

* Fix imports
2022-10-06 10:38:01 -07:00
344ba2ab67 Add book double view for large displays. Prettify. 2022-09-28 07:26:44 -07:00
e47d55b582 Book functional component (#256)
* Add bookTable functional component

* Implement responsive booktable

* Fix unwanted scroll bar on chromium browsers

* Add column self-organization and 3 new columns

* Add responsive behaviour on depth chart

* Run prettier

* Add minimum pageSize (book must at least be 1 row height)

* Adjust circular spinner div height

* Add order ID column style

* Refactor window resize event listener

* Add depth chart outline

* Review fixes
2022-09-27 15:52:00 +00:00
f5f707bd4e Add version mismatch detection, refactor GH workflows, draft release.yml, increase prettier scope (#250)
* Refactor GH workflows

* Add version mismatch checker and UpdateClient Dialog

* Fix finalize release workflow

* Increase prettier scope

* Increase prettier coverage, add some static to prettierignore

* Add CodeQL on PR
2022-09-22 15:22:51 -07:00
e4ddeea39d Add auto dark mode loader screen 2022-09-20 07:21:19 -07:00
cad000d838 Make Bottom Bar scale with fontsize 2022-09-09 04:51:33 -03:00
a777ecb989 Scale avatar width and R. Pass theme as prop to class components. 2022-09-09 04:02:18 -03:00
645671265a Fix merge conflicts and merge #231 2022-09-08 16:20:29 -07:00
e8852c2423 Replace material-ui-image, delete qrscanner, fix dependencies 2022-09-08 15:34:06 -07:00
a6893c8ceb Change css to fix order book alignment in safari desktop (#225)
Changing css to fix order book alignement in safari desktop
2022-09-07 19:17:55 +00:00
64928cf4ea Fix profile not showing, fix not connected, fix auto scroll chat 2022-06-04 10:29:21 -07:00
60944ea716 Fix layout for small iOS devices and allow scroll (#130)
* Fix layout for small iOS devices and allow scroll

* Apply new styles in fidelity bond lock page
2022-05-09 22:09:19 +00:00
ce1cf4ef99 Fix order book alignement in iOS (#127) 2022-05-07 21:21:12 +00:00
1c928d1cd2 Fixes #90, Fixes #89, Fixes #88 2022-04-10 11:48:43 -07:00
fae1f1317e Fix TG retry welcome bug 2022-03-26 08:23:34 -07:00
b89df0217d Minify main.js, improve spinner and loader page 2022-03-25 12:47:01 -07:00
261cb46f9b Add app loading message slider 2022-03-25 05:27:27 -07:00
d5e5879340 Add css app loading page 2022-03-25 03:07:29 -07:00
cb7dcab147 Remove input numeric arrows 2022-03-24 10:29:51 -07:00
5730ec0383 Add any-domain referral, ontop UnsafeAlert and control panel(app) 2022-03-19 09:33:01 -07:00
a36f23b572 Add maker selects public duration 2022-03-18 14:21:13 -07:00
73c489a48a Disable new features, add robosatsTextIcon and amboss svg 2022-03-16 08:55:48 -07:00
fce2bbd818 Add time picker and fidelity bond slider to advanced options 2022-03-15 16:33:58 -07:00
a3b19d871f Add UI, switch rewards, switch advanced, allow bondless, robologo 2022-03-15 11:20:57 -07:00
4179a856bc Shift app content up. Add explainer on slashed bonds rewards. 2022-03-08 12:15:27 -08:00
e6600063ab Add local fonts stylesheet 2022-03-01 12:41:29 -08:00
c3f37b4f33 Hot fix Remove all google dependencies 2022-03-01 10:56:07 -08:00
3f6731d3e0 Improve response time of confirm fiat receive; improve failure routing handling 2022-02-03 17:37:24 -08:00
26bccdf9df Improve order dividers, status tooltips 2022-02-02 01:29:05 -08:00
260c9ec335 Add tooltips userPage, bottomBar, makerPage 2022-02-01 14:05:49 -08:00
d589dc276b Improve avatars responsiveness 2022-02-01 11:43:33 -08:00
58ecb607c3 Add setup background threads. Minor fixes and cosmetic. 2022-01-30 07:18:03 -08:00
5ab97453f0 Add user profile bottom left icon with active order reminder 2022-01-29 11:51:26 -08:00
4087bb9936 Add bottom bar 2022-01-14 08:21:42 -08:00
225c142cd9 Style avatar css 2022-01-02 14:50:49 -08:00
790e96cc1b Improve user generator UX. Still a bit buggy. 2022-01-02 14:31:19 -08:00
e83f0295a5 Build frontend app test page using React 2022-01-01 15:58:44 -08:00