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
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
Maciek
5dbc5d7997
chore(trading): make loading masks in tabs consistent along the app ( #3155 )
2023-03-15 16:08:48 +01:00
Maciek
ee67736ac5
chore(trading): positions and collateral tab remove infinitive scroll ( #2898 )
2023-02-13 15:48:44 +01:00
macqbat
fb1ebb3bdf
chore(trading): remove noise form the test logs ( #2801 )
2023-02-01 16:58:47 +01:00
m.ray
b40358a723
fix(trading): consolidate view as user mode ( #2778 )
2023-01-31 16:04:52 +00:00
macqbat
8639cf0ff6
chore(2104): make account table ready for change from being empty to full and back ( #2302 )
...
* chore: split ag-grid table for make one empty ready for new records
* chore: split ag-grid table for make one empty fix linter issues
* chore: split ag-grid table for make one empty change implnt. Add unit test
* chore: split ag-grid table for make one empty fix failing int test
2022-12-02 13:32:54 +01:00
macqbat
dc5881b71b
chore: fix update results from dataProvider when variable change ( #1962 )
...
* chore: fix race conditions in useDataProvider hook
* chore: fix race conditions in useDataProvider hook - populate fix to other modules
* chore: fix race conditions in useDataProvider hook - populate fix to other modules
* chore: fix race conditions in useDataProvider hook - populate fix to other modules
* chore: fix race conditions in useDataProvider hook - populate fix to other modules
Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-11-07 13:14:21 +01:00
macqbat
d8544ddd00
chore: accounts-table reload after partyId change ( #1764 )
...
* chore: accounts-table reload after partyId change
* chore: accounts-table reload after partyId change
Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-10-18 11:40:26 +01:00