Gala
0eb859467e
adding a switch between networks
2022-08-10 15:09:44 +02:00
Gala
6ac1259f7a
changing content
2022-08-10 11:24:02 +02:00
Fouad
f7d38a7ec6
modal style updates ( #1508 )
...
remove commented code
remove unused props
fix props
2022-08-10 10:14:48 +01:00
Pierre Dommerc
4459aca933
fix(wallet-delegation): add error feedback on wrong address ( #1510 )
...
* fix(wallet-delegation): add error feedback on wrong address
* fix(wallet-delegation): use generic component for modal error
2022-08-10 09:31:14 +01:00
Pierre Dommerc
5b84c58985
feat(wallet-balance): hide vesting ui when vesting balance is empty ( #1505 )
...
* feat(wallet-balance): hide vesting ui when vesting balance is empty
* refactor(wallet-balance): feedback review
2022-08-10 09:29:01 +01:00
Fouad
4301d91f6c
Feature/wallet style updates ( #1506 )
...
* update buttons hover colours
* fix nymcard title size
* style updates for accounts!
* fix delegations page lock-up on network switch
2022-08-10 09:28:03 +01:00
Fouad
03d28c115e
delegations page style updates ( #1507 )
2022-08-10 09:27:03 +01:00
Jędrzej Stuczyński
de78ca8d9b
Removed unnecessary to-owned conversion
2022-08-09 15:25:45 +01:00
Gala
58d09e382a
Merge pull request #1504 from nymtech/smooth-filter-slider
...
Smooth filter slider
2022-08-09 14:59:11 +02:00
Gala
0cef12d05b
Merge pull request #1502 from nymtech/1501-contrast-text
...
fixing text color
2022-08-09 14:58:07 +02:00
Jon Häggblad
30e73ee795
Explorer: tweak selection probability categories ( #1503 )
...
* validator-api: tweak SelectionChance
* wallet: update SelectionChance colorMap
* changelog: add note
2022-08-09 12:57:47 +02:00
Tommy Verrall
d918b69664
Update .env.qa
...
Fix wrong denoms for the qa.env
2022-08-09 11:53:11 +01:00
Gala
b3b8d2ab46
adding the value to the cursor
2022-08-08 17:03:05 +02:00
Gala
67130a1289
adding smooth prop
2022-08-08 16:30:10 +02:00
Fouad
0dabff72bd
Feature/bonding refactor ( #1481 )
...
* feat(wallet-bonding): bonding page, new bond form wip
* feat(wallet-bonding): add node table component
feat(wallet-bonding): new dialog component
* feat(wallet-bonding): node settings flow
* feat(wallet-bonding): bond more flow (done)
* feat(wallet): use confirmation modal component
* feat(wallet-bonding): node menu ui
* refactor(wallet-bonding): bonding flow with new gasFee estimation
* feat(wallet-bonding): unbond with gasFee and request
* refactor(wallet-bonding): switch to simpledialog component to keep modals consistency
* feat(wallet-bonding): fetch mixnode status
* update coin types in new bonding page
* fix displayed denom
* rebuild BondedNodeCard using existing shared components
* create reuseable ActionMenu component
* new mixnode form
* add gateway bond form
* check balance and fetch fee on bond mixnode request
* node settings
* get node description
* fix up rust request
* lint fixes + used NodeTypeSelector component
* temporarily remove estimated operator reward
* update return on rust function
* dont display node name UI if name doesnt exist
* rebase develop
* fix uppercase address bug
Co-authored-by: Mark Sinclair <mmsinclair@gmail.com >
Co-authored-by: pierre <dommerc.pierre@gmail.com >
nym-binaries-v1.0.3-for-testing
2022-08-08 14:09:57 +01:00
Gala
e8e2f195e6
fixing text color
2022-08-08 14:09:33 +02:00
Jędrzej Stuczyński
fa354016e0
Removed useless into() conversion
2022-08-08 09:49:52 +01:00
Tommy Verrall
935ee765e9
Merge pull request #1498 from nymtech/feature/fix-envs
...
fix .env files for explorer.
2022-08-05 16:36:08 +01:00
tommy
4c8e59e6fc
fix .env files for explorer.
2022-08-05 17:11:35 +02:00
Bogdan-Ștefan Neacşu
067f3e6f1a
validator-api: handle SIGTERM ( #1496 )
...
* validator-api: handle SIGTERM
* Update CHANGELOG
2022-08-05 15:59:34 +03:00
Gala
6f09d46dce
Merge pull request #1492 from nymtech/feature/delegating_ui_update
...
feat(wallet-delegation): new confirmation modal ui
2022-08-05 12:08:51 +02:00
Gala
bdef48331b
Merge pull request #1489 from nymtech/332-fix-vesting-ui
...
Wallet: Fixing dark mode colours in vesting shedule
2022-08-05 12:05:19 +02:00
Gala
51a6936e51
Merge pull request #1491 from nymtech/330-mix-wallet-ui
...
Wallet: Fix light mode bg and nav bar UI
2022-08-05 12:02:50 +02:00
Gala
fd456d2952
Merge pull request #1490 from nymtech/334-ne-changes
...
NE: Filter by use routing score instead of stake parameter and adding filters info
2022-08-04 18:24:04 +02:00
Gala
eee1abe593
removing extra styles
2022-08-04 18:15:12 +02:00
Gala
fffad43937
Avoiding CAPS in button
2022-08-04 17:51:24 +02:00
Gala
3a79f43a8d
styling
2022-08-04 17:23:32 +02:00
pierre
2e495f87ab
refactor(wallet-delegation): ModalListItem component, pass colon in label value
2022-08-04 16:35:14 +02:00
Gala
57a9f18f5a
fixing padding marging and wording
2022-08-04 16:30:33 +02:00
Gala
0c6a0a9cae
Merge branch 'develop' into 334-ne-changes
2022-08-04 15:18:54 +02:00
Gala
c80d8d354a
adding nodes number info
2022-08-04 15:17:44 +02:00
Gala
3f544dbc69
adding Advanced filtering text and hover fix
2022-08-04 14:59:17 +02:00
pierre
d1e1f15db0
Merge branch 'develop' into feature/delegating_ui_update
2022-08-04 13:26:41 +02:00
pierre
651c314182
feat(wallet-delegation): new confirmation modal ui
2022-08-04 13:20:00 +02:00
Dave Hrycyszyn
b957b939cf
Typo fix
2022-08-04 11:01:36 +01:00
Gala
a57545521d
some refactor
2022-08-04 11:28:04 +02:00
Gala
da60606921
hover bg color in dark and light mode
2022-08-03 17:20:46 +02:00
Gala
14f9bf7234
left nav spacing
2022-08-03 16:50:02 +02:00
Gala
c1fa92869a
fix light bg color
2022-08-03 16:49:47 +02:00
Gala
c8533e3ec8
cleaning
2022-08-03 14:15:03 +02:00
Gala
06c4dd601d
filter by use routing score instead of stake parameter
2022-08-03 14:06:33 +02:00
Gala
4ff80bbab2
fixing dark mode progress bar
2022-08-03 14:02:50 +02:00
Gala
d7220b1fec
adding info text in filters and renaming
2022-08-03 13:42:48 +02:00
Gala
d92df9ada3
fixing dark mode colours
2022-08-03 12:24:21 +02:00
Bogdan-Ștefan Neacşu
9c19ae322d
Bump regex version to fix dependabot ( #1488 )
2022-08-03 12:45:21 +03:00
Bogdan-Ștefan Neacşu
07893828d8
Fix NC filter for domains suffix-only domains ( #1487 )
...
* Fix NC filter for domains suffix-only domains
* Update CHANGELOG
* Fix unit test for filter
Some domains might be composed of the suffix only.
There are no nonsense domains, as they can be defined even on the local
machine. The underlying library doesn't resolve them, but rather uses a
fixed list of public suffixes to assess the domains.
* Fix clippy
2022-08-03 11:58:20 +03:00
Pierre Dommerc
1167f50543
[Wallet] move Receive page in modal ( #1484 )
...
* feat(wallet): move receive page in modal
* feat(wallet-receive): some ui work
* feat(wallet): simple modal component
show or not the Ok button based on onOk props
* feat(wallet): fix sx props type imports
2022-08-02 12:04:47 +02:00
Drazen Urch
ba1818a903
Chitchat example ( #1464 )
...
* Chitchat example
* Cleanup
2022-08-01 14:19:04 +02:00
Bogdan-Ștefan Neacşu
e631219a73
explorer-api: handle SIGTERM ( #1482 )
...
* explorer-api: handle SIGTERM
* Update CHANGELOG
2022-08-01 13:30:31 +03:00
rachyandco
207c6cf2c7
Correcting a typo ( #1475 )
...
Co-authored-by: Rachyandco <alexis@nymtech.net >
2022-07-29 09:13:07 +01:00