Commit Graph

82 Commits

Author SHA1 Message Date
Claudio Ramos
9438420afa feature: filter pools by not expired 2021-08-30 03:57:42 -03:00
João Geonizeli
68f9468493 show exchange panel to unauthenticated users 2021-08-29 15:24:54 -03:00
João Geonizeli
4c73345f0e show error when login is invalid 2021-08-29 14:59:51 -03:00
João Geonizeli
0b78ef504d add button component 2021-08-28 10:27:38 -03:00
João Geonizeli
c9785f8f57 add input component 2021-08-28 10:11:20 -03:00
João Geonizeli
0d10e86526 remove currency model and all references 2021-08-28 01:31:04 -03:00
João Geonizeli
5a3bae9c65 add commitCreateStakeRemoveRequestMutation 2021-08-28 00:36:12 -03:00
João Geonizeli
3967e182cf add createStakeRemoveMutation 2021-08-27 10:39:39 -03:00
João Geonizeli
e4bf220185 add unstake dialog do stake report 2021-08-27 10:03:11 -03:00
João Geonizeli
61825c72e4 use relay.config.js instead cli arguments 2021-08-27 09:56:13 -03:00
João Geonizeli
50763f74d4 Merge pull request #36 from exstake/add-stake-order-creation-notification
add stake order notification on create
2021-08-21 10:06:14 -03:00
João Geonizeli
5834303a90 add stake order notification on create 2021-08-21 10:04:41 -03:00
João Geonizeli
fea81aa567 improve sidenav and topbar 2021-08-21 09:54:15 -03:00
João Geonizeli
c6bd030351 improve staking dashboard responsiveness 2021-08-21 09:35:17 -03:00
João Geonizeli
9e4f8f9441 improve staking dashboard 2021-08-20 16:18:55 -03:00
João Geonizeli
c9764c1eae show stakings on table 2021-08-19 22:15:46 -03:00
João Geonizeli
dec7aadf5f add data request straking dashboard 2021-08-18 19:38:35 -03:00
João Geonizeli
bff0e3ea16 add stake order to admin 2021-08-18 16:36:36 -03:00
João Geonizeli
d21bd33436 add wallet address to user 2021-08-18 15:58:04 -03:00
João Geonizeli
198f9f675b use jobs to devise emails delivery 2021-08-18 00:23:40 -03:00
João Geonizeli
a0ddc6cd2e add paper trail 2021-08-17 20:53:22 -03:00
João Geonizeli
35fcdeb0f8 handle stake submit 2021-08-17 20:27:03 -03:00
João Geonizeli
5cda50bdad add stake modal 2021-08-17 19:17:05 -03:00
João Geonizeli
c1bd034f5a add createStakeOrder mutation 2021-08-17 18:26:48 -03:00
João Geonizeli
0b7cdeb236 add slack notifications 2021-08-17 10:04:24 -03:00
João Geonizeli
0965333679 add stake orders list 2021-08-16 01:09:34 -03:00
João Geonizeli
b065f5dca7 Merge pull request #24 from exstake/add-sell-and-buy-orders-to-admin
add sell and buy orders to admin
2021-08-15 23:56:48 -03:00
João Geonizeli
122b297ea8 add sell and buy orders to admin 2021-08-15 23:55:56 -03:00
João Geonizeli
5e620d8983 fix cents convertion on exchange panel 2021-08-15 23:40:09 -03:00
João Geonizeli
19a08cd50e add mutations to exchange painel 2021-08-15 23:31:35 -03:00
João Geonizeli
ab8b3fc68d password reset mailing 2021-08-15 20:32:19 -03:00
João Geonizeli
e624adef4a Merge pull request #20 from exstake/feature/create-user-balances-after-register
create user balances after register
2021-08-15 19:47:32 -03:00
João Geonizeli
4e4d124502 create user balances after register 2021-08-15 19:46:54 -03:00
Claudio Ramos
3ab7c47085 fix: apr calculation 2021-08-15 19:33:55 -03:00
João Geonizeli
64bc21195c add sell and buy orders list 2021-08-15 18:02:06 -03:00
João Geonizeli
3c3d2862d3 fix eslint and types 2021-08-15 12:51:09 -03:00
João Geonizeli
890fbddd82 Merge pull request #15 from exstake/feature/create-exchange-order-mutations
Feature/create exchange order mutations
2021-08-15 11:58:23 -03:00
João Geonizeli
a3d32ee13a add create sell and buy crypto order mutations 2021-08-15 11:56:15 -03:00
Claudio Ramos
9e96a3664b feature: show pools apr 2021-08-15 02:21:39 -03:00
João Geonizeli
4b1341677f add withdrawl and deposit to FiatBalance and Balance 2021-08-15 01:02:39 -03:00
João Geonizeli
98a2011445 rename Sources:ActiveRecord to Dataloader::Source 2021-08-14 18:22:00 -03:00
João Geonizeli
57a3fcf25f add BuyCryptoOrder and SellCryptoOrder entities 2021-08-14 17:57:58 -03:00
João Geonizeli
30ab1b11f1 optimize images 2021-08-14 15:08:04 -03:00
João Geonizeli
51a493b327 remove unused GraphQl input 2021-08-14 11:45:25 -03:00
João Geonizeli
249925e176 add relay eslint plugin 2021-08-14 11:37:55 -03:00
João Geonizeli
4922994da6 add exchange order screen 2021-08-13 23:55:37 -03:00
João Geonizeli
edf4094e2f add unauthenticated message on wallet page 2021-08-13 19:37:37 -03:00
João Geonizeli
4672804212 only show cake has avaliable currency 2021-08-13 11:38:38 -03:00
João Geonizeli
ca27501b79 improve sidebar and navbar 2021-08-13 11:20:18 -03:00
João Geonizeli
34f5fc2752 fix application css load 2021-08-12 21:06:39 -03:00