Bartłomiej Głownia
7588d0cd11
feat(trading): refactor ledger export form validation ( #5362 )
2023-11-29 13:28:31 +01:00
Bartłomiej Głownia
6e8894936e
feat(ledger): use i18next ( #5248 )
2023-11-17 11:55:10 -08:00
Matthew Russell
b3014bb98a
chore(trading,governance,explorer): nx migration to latest ( #5246 )
...
Co-authored-by: Edd <edd@vega.xyz>
2023-11-14 15:25:29 +01:00
Maciek
9dc9588a14
chore(ledger): 4895 refactor ledger csv extract ( #5053 )
2023-10-17 17:15:38 +02:00
Maciek
5d7e4d273a
chore(trading): add timezone note to the ledger entries form ( #5018 )
2023-10-12 09:12:54 +00:00
Bartłomiej Głownia
719d210219
chore(trading): remove target build from libs ( #4725 )
2023-09-08 13:43:54 -07:00
Matthew Russell
21bb6a69c6
chore(trading): minor style tweaks ( #4696 )
2023-09-04 17:21:46 -07:00
Maciek
9ac199f59a
chore(ledger): remove ledger entries table, adjust download form ( #4611 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-08-29 06:57:02 -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
Matthew Russell
1041864ad8
chore(trading): remove unnecessary forwarding of grid refs ( #4486 )
2023-08-04 11:08:28 +01: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
Bartłomiej Głownia
6e0577aee4
chore(trading): migrate nx to latest version ( #4196 )
2023-07-04 13:01:25 +02:00
Bartłomiej Głownia
43aff8e359
chore(trading): ag-grid upgrade ( #4187 )
2023-07-01 13:02:23 +02:00
Matthew Russell
c3e39b6e15
refactor(trading): pane stores for grid state ( #4119 )
2023-06-26 17:10:22 -07:00
Bartłomiej Głownia
2e7a6a6458
chore(trading): cleanup paginated data solution, improve performance ( #4036 )
2023-06-09 19:02:23 -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
m.ray
3208f762fd
fix(trading): hide download or export all when no entries ( #3892 )
2023-05-23 09:26:47 +00: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
db75261cd5
chore(react-helpers): remove ag-grid deps ( #3628 )
2023-05-09 09:04:33 +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
Maciek
6a29dc82ef
feat(ledger): add link for download ledger entries to .csv ( #3454 )
2023-04-27 08:53:28 +00:00
Bartłomiej Głownia
31859cb779
chore(trading): maintain always up to date active orders list ( #3430 )
2023-04-18 12:49:42 +02:00
m.ray
e5ebaf02d2
fix(trading): ledger entries table formatting ( #3180 )
2023-03-13 19:40:08 +00:00
Bartłomiej Głownia
6705eb4398
feat(trading): calculate required margin base on open volume, active … ( #2957 )
...
Co-authored-by: mattrussell36 <mattrussell36@users.noreply.github.com>
2023-03-09 10:03:50 +00: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
Maciek
c29087cc96
chore(trading): filtering and sorting for ledger entries ( #2944 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-02-24 08:40:31 +01:00
Maciek
b2a115f935
chore(trading): handle timeout and offline errors ( #2918 )
2023-02-16 17:30:32 +01:00
Bartłomiej Głownia
00e319b3c6
chore: handle not found errors as correct response ( #2759 )
2023-01-27 18:35:45 -08:00
m.ray
fbdcd04096
chore( #2618 ): rename fields in ledger entry query ( #2658 ) ( #2660 )
...
Co-authored-by: macqbat <maciek@vegaprotocol.io>
2023-01-18 13:14:06 +00:00
Bartłomiej Głownia
1a6266e2ec
chore: fix data and no data message update issues in trading data grids ( #2620 )
2023-01-17 15:01:24 +00:00
macqbat
5e97391d53
chore(2559): filter ledger entries by account type ( #2631 )
...
* chore: ledger entries - add account type filters
* chore: ledger entries filtering - add int test
* chore: ledger entries filtering - fix linter fails
* chore: ledger entries filtering - fix int test failing
* chore: ledger entries filtering - fix int test failing
2023-01-17 13:44:23 +00:00
Bartłomiej Głownia
06151c0592
feat: add marketId to orders query ( #2536 )
...
* feat: add marketId to orders query
* feat: move filters handling from useOrderListData to ordersProvider
2023-01-16 12:26:50 +00:00
Bartłomiej Głownia
4608683bde
feat(2408): trading data grid snags ( #2513 )
...
* feat: trading data grid snags
* feat: fix e2e tests, fix use order list data avoid rerender condition
2023-01-11 15:43:52 +01:00
Radosław Szpiech
6cb2e3a3cf
chore: move mocks next to graphql queries ( #2469 )
...
* chore: move mocks next to graphql queries
* chore: mock functions rework
* chore: clean up
2022-12-23 12:36:25 +01:00
m.ray
817521bb08
feat( #1853 ): ledger entries date filtering ( #2267 )
...
* chore: update ledger entries columns
* fix: yarn generate types against stagnet3
* fix: orderbook decimal places issue (#2235 )
* fix: positions table fixes notional dp (#2144 )
* fix: update decimals on position notional size
* fix: normalize values
* fix: fix positions unit tests
* fix: remove liquidation price
* fix: positions linting issue
* fix: remove liquidation price test
* fix: remove total summary row
* fix: remove comments
* fix: cypress test to not show trailing 0s
* fix: add back liq. price est as cell only
* fix: remove not used params
* chore: merge with release/testnet
* fix: orderbook dp
* Update libs/positions/src/lib/positions-table.spec.tsx
* feat(#1853 ): use date range filter
* feat(#1853 ): add date range filter to ledger entries on update
* chore(#1853 ): add extra checks
* fix: update types on stagnet3
* fix: add checkpoint balance restore
* fix(#1853 ): fix ledger generic make data provider cast in ledger entries
* fix(#1853 ): fix transfer type
* fix(#1853 ): remove TransferTypeMapping cast type
* fix(#1853 ): remove pagination filtering and use formatForInput from date
* fix(#1853 ): call filterChangedCallback in onChange method
* fix(#1853 ): remove subscription from ledger entries table
* fix(#1853 ): filterChangedCallback called in useEffect gets triggered also on reset
* fix: use-order-list-data hook order of params for makeInfiniteScrollGetRows
* fix(#1853 ): fix ledger build import all as schema
* fix(#1853 ): fix schema import
Co-authored-by: maciek <maciek@vegaprotocol.io>
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2022-12-14 09:43:16 +00:00
botond
2211abbd72
chore: cleanup type gen ( #2362 )
...
* chore: remove apollo type gen and clean up types lib
* fix: format
* fix: tests
* fix: format
* fix: hammer token types til sh*t turns green
* fix: format
* fix: apparently format again
* fix: lint
* fix: build-specs
* fix: format
* chore: regen types
* chore: regenerate types again
* fix: format
2022-12-08 21:13:30 +00:00
macqbat
b67bc33c49
chore(2220): partial live update of market dropdown ( #2263 )
...
* chore: partial live update of market dropdown
* chore: partial live update of market dropdown
* chore: partial live update of market dropdown - some refactor
* chore: partial live update of market dropdown - some refactor
* chore: partial live update of market dropdown - fix lint error
* chore: partial live update of market dropdown - fix failing tests
* chore: partial live update of market dropdown - fix failing tests
2022-11-30 12:02:59 +01:00
macqbat
de1f8b5895
chore(2170): console update ledger entries columns ( #2221 )
...
* chore: update ledger entries columns
* chore: update ledger entries columns - remove labels from sender and receiver
* chore: update ledger entries columns - remove labels from sender and receiver
* chore: update ledger entries columns - remove labels from sender and receiver
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2022-11-25 17:17:21 +01:00
Matthew Russell
19d0df8b1e
chore: convert type mappings to objects with typed keys based on schema ( #2103 )
2022-11-17 19:19:11 +00:00
m.ray
53609bf93c
feat( #2039 ): add tooltips for transfer types in ledger entries ( #2100 )
2022-11-16 19:42:53 +00:00
Art
a3df65952d
feat: toast component (1677) ( #1998 )
2022-11-15 15:26:13 +01:00
m.ray
7ba72e3c8c
feat: #1853 filter ledger entries by date ( #2018 )
2022-11-10 18:51:29 +00:00
botond
df8a22a19e
chore: migrate withdrawals lib ( #2009 )
...
* chore: cleanup lib types
* chore: migrate withdrawals
* fix: withdrawals query and types
* fix: types
* fix: orders build
* fix: withdraws build
* fix: format
* fix: more build stuff in withdrawal lib
* fix: format
* fix: more withdrawal builds
* fix: format
* fix: orders build again
* fix: remaining build errors
* fix: format
* fix: withdrawal tests
* fix: trick git to pick up file rename?
* fix: rename back to orders
* fix: rename generated file
2022-11-10 14:13:58 +00:00
Art
28b38c3ebf
feat: ledger entries ( #1944 )
2022-11-04 10:47:39 +00:00