Bartłomiej Głownia
47a84b4dac
feat(deal-ticket): show maximum number of active stop orders limit warning ( #4687 )
...
Co-authored-by: Maciek <maciek@vegaprotocol.io>
Co-authored-by: Edd <edd@vega.xyz>
Co-authored-by: Joe Tsang <30622993+jtsang586@users.noreply.github.com>
Co-authored-by: Sam Keen <samuel.kleinmann@gmail.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: m.ray <16125548+MadalinaRaicu@users.noreply.github.com>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2023-09-07 09:25:26 +00:00
Matthew Russell
21bb6a69c6
chore(trading): minor style tweaks ( #4696 )
2023-09-04 17:21:46 -07:00
Maciek
9fcf286e4b
feat(trading): distinguish between product types ( #4543 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-08-16 15:43:23 +01:00
Matthew Russell
e4eedf5ccd
feat(trading,datagrid): datagrid improvements ( #4524 )
2023-08-15 12:26:13 +01:00
Maciek
069b57d4ae
feat(wallet): 4370 new connect wallet modal ( #4492 )
...
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-08-10 13:03:53 +02:00
m.ray
76a6005b77
fix(trading): replace all markets with open markets ( #4452 )
2023-08-02 13:58:26 +01:00
Art
278eb01c2f
feat(governance): successor market proposal details ( #4393 )
2023-07-26 14:52:12 +02:00
Maciek
d28db485c5
chore(trading): market relationship - parent market in proposals list ( #4339 )
...
Co-authored-by: asiaznik <artur@vegaprotocol.io>
Co-authored-by: Edd <edd@vega.xyz>
2023-07-25 15:32:40 +00:00
Art
c12ac45890
feat(environment): feature flags ( #4343 )
...
Co-authored-by: Edd <edd@vega.xyz>
2023-07-25 11:12:53 +02:00
Matthew Russell
c1675e4b49
feat(trading): design changes ( #4264 )
...
Co-authored-by: Art <artur@vegaprotocol.io>
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2023-07-24 09:37:18 +01:00
Matthew Russell
406cf22810
chore(trading): remove user pnl from closed market list ( #4312 )
2023-07-20 12:52:13 +01:00
Maciek
53048ac8ef
chore(trading): 4134 see if a closed market was succeeded ( #4336 )
2023-07-18 09:37:25 +00:00
Art
f6fc4df1c5
chore(trading): dropdown alignments, account history default asset, transfer dialog asset selector ( #4239 )
2023-07-05 13:02:02 +02:00
Matthew Russell
c3e39b6e15
refactor(trading): pane stores for grid state ( #4119 )
2023-06-26 17:10:22 -07:00
Matthew Russell
0d96c487d9
fix(trading): use ag grid to handle error,loading and no data message ( #4012 )
2023-06-06 00:08:19 -07:00
Bartłomiej Głownia
f364dabe2f
feat(trading): show positions for all connected keys ( #3858 )
2023-05-25 11:59:08 +01:00
Maciek
babd99088d
fix(trading): make grids more responsive - suppress sizeColumnsToFit on small screens ( #3906 )
2023-05-23 16:08:55 +00:00
Matthew Russell
b499c293e3
fix(trading): fix proposals not showing ( #3859 )
2023-05-20 10:55:52 +01:00
Matthew Russell
b75d189054
fix(trading): settlement price of closed markets ( #3831 )
2023-05-19 13:29:24 -07:00
Bartłomiej Głownia
2904975fd3
feat(trading): highlight negative oracle statuses in market lists ( #3816 )
2023-05-18 13:22:54 +02:00
Matthew Russell
8dc465c1d1
feat(trading): additional row actions for tables ( #3600 )
2023-05-17 21:05:53 -07:00
Bartłomiej Głownia
c4cec47b0b
feat(trading): add oracle dialog trigger to oracle banner, display status reas… ( #3727 )
2023-05-15 16:20:30 +01:00
Maciek
246577f401
feat(trading): persist table column sizes ( #3595 )
2023-05-09 08:09:53 +02:00
Matthew Russell
72821dd183
chore(utils,react-helpers,data-provider): remove apollo deps from ui-toolkit ( #3626 )
2023-05-07 18:01:07 -07:00
Matthew Russell
eefcc96149
fix(datagrid): prevent unmount of aggrid on theme change ( #3588 )
2023-05-03 09:45:14 +01:00
Matthew Russell
351a20abad
feat(trading,market-list): closed markets datagrid ( #3429 )
2023-05-02 10:41:21 -07:00
Maciek
82e5128ba1
chore(trading): add "holding CMD + click" external link ( #3273 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-03-31 15:23:44 +02:00
Bartłomiej Głownia
1d178b940f
feat(trading): store current tab selection ( #3148 )
2023-03-21 15:50:31 +01:00
Matthew Russell
a796a38200
chore(datagrid,utils,react-helpers): rename token app, add utils, datagrid, i18n ( #3022 )
2023-02-28 10:56:29 -08:00
m.ray
df4cea8e00
feat( #2661 ): show status on all markets list ( #2669 )
2023-01-19 10:09:24 -08:00
macqbat
6c84153cdb
chore: redirect to last visited market instead first from the list ( #2489 )
...
* chore: redirect to last visited market instead first from the list
* chore: redirect to last visited market instead first from the list - add int tests
* feat: redirect to last visited market instead first from the list - refactor solution
* feat: redirect to last visited market instead first from the list - fix failing int test
* feat: redirect to last visited market instead first from the list - fix failing int test
* feat: redirect to last visited market instead first from the list - fix failing int test
* feat: redirect to last visited market instead first from the list - use immer in globalStore
* chore: redirect to last visited market - improve use of zustand
2023-01-02 17:01:06 +01:00
Art
9c26f4d01b
chore: console dapp routes for skeleton page (2361) ( #2450 )
...
* chore: console dapp routes for skeleton page (2361)
* chore: console dapp routes for skeleton page (2361)
* chore: console dapp routes for skeleton page (2361)
2022-12-22 15:24:20 +01:00
macqbat
c14e57cfd5
feat(2146): adjust and refactor welcome dialogs ( #2384 )
...
* feat: adjust and refactor welcome dialogs
* feat: adjust and refactor welcome dialogs - add int tests
* feat: adjust and refactor welcome dialogs - small fixes and imprvments
* feat: adjust and refactor welcome dialogs - fix a typo
* feat: adjust and refactor welcome dialogs - fix a property name
* feat: adjust and refactor welcome dialogs - fix an unit test
2022-12-13 14:31:28 +01:00
Art
4b7a513e98
feat: propose network parameter change link (578) ( #2174 )
...
* feat: propose network parameter change link (578)
* changeg stagnet3 url in trading e2e
2022-11-22 11:52:31 +01:00
Art
8e5012891c
feat: no markets ( #2097 )
...
* feat: no markets
* feat: no markets
* feat: no markets
* feat: no markets
* feat: no markets
2022-11-18 17:08:48 +00:00
macqbat
61f171dfbd
chore: market proposal selector - small view improvements ( #2106 )
...
* chore: market proposal selector - small view improvements
* chore: market proposal selector - small view improvements
2022-11-17 09:49:29 +01:00
macqbat
52e1757d33
feat(577): view new market proposals ( #2078 )
...
* feat: market proposal selector
* feat: market proposal selector
* feat: market proposal selector
* feat: market proposal selector
* feat: market proposal selector - fix linters
* feat: market proposal selector - add some int tests
* feat: market proposal selector - add some unit tests
* feat: market proposal selector - improve union type extracting
* feat: market proposal selector - fix failing on develop e2e tests
* feat: market proposal selector - fix failing on develop e2e tests
* feat: market proposal selector - fix failing on develop e2e tests
* feat: market proposal selector - fix failing on develop e2e tests
* feat: market proposal selector - fix failing on develop e2e tests
2022-11-16 15:36:03 +01:00
Matthew Russell
c576037b58
chore( #1873 ): trading hash router ( #1921 )
...
* chore: make liquidity page client side only
* chore: switch to hash based router
* chore: add index files for each page
* chore: tidy up _app
* chore: convert to use useRoutes
* fix: active state with react-router NavLink
* feat: add routes enum
* chore: restrict link and router imports from next
* chore: update testing navigation to use hash routes
* fix: typoe in eslint rule message
* chore: remove unnecessary getInitialProps function definition
* chore: wrap tests with memory router
* chore: delete unused index.page file
* chore: update suspense fallback state
* chore: add comment for link component span usage, update link to use toolkit styles
* chore: fix lint issues
* chore: delete client deposit page
* chore: revert title in _app so title gets set correctly without rerender
* revert: removal of deposit page so deposit e2e tests still pass
* chore: move client router to index page so valid status codes are still sent
* fix: wrong route path for markets page, cypress tests
2022-11-08 08:23:38 +01:00