vega-frontend-monorepo/apps/token/src/lib
Sam Keen aa0be2b3e8
Feat/671 Proposal listings page ()
* frontend-monorepo-671: Removed old proposal list intro text

* frontend-monorepo-671: Proposals sorted into open and closed state

* frontend-monorepo-671: Proposals also sorted by date, and sorting functions memoized

* frontend-monorepo-671: Updated proposal header for new text and i18n support, updated test

* frontend-monorepo-671: Eth wallet connect button full width

* frontend-monorepo-671: Proposal tests for primary text fixed

* Frontend-monorepo-671: Updated proposal description and tests. Included translations

* Frontend-monorepo-671: Small structural refactor

* frontend-monorepo-715: Added required translations

* frontend-monorepo-715: Proposals list item details

* frontend-monorepo-715: Proposals list item styling

* frontend-monorepo-671: Tests for proposals-list-item-details.tsx

* frontend-monorepo-671: Tests and tweaks for proposals-list.tsx

* frontend-monorepo-671: Reusable test components pulled into test-helpers

* frontend-monorepo-671: Proposals list text filter and tests (partially working tests)

* frontend-monorepo-671: Refactoring generateProposal to clobber rather than merge old arrays

* frontend-monorepo-671: Readded commented out tests

* frontend-monorepo-671: Removed empty files

* frontend-monorepo-671: Made more use of generateProposal overrides

* frontend-monorepo-671: Run prettier

* frontend-monorepo-671: Fixed linting errors

* frontend-monorepo-671: PR suggestions

* frontend-monorepo-671: Used 'describe' and improved test descriptions

* frontend-monorepo-646: PR improvement

* frontend-monorepo-671: Tweak to basic cypress tests

* Frontend-monorepo-45: Adjusted proposal filter and tests to remove rationale

* Frontend-monorepo-45: Removed accidentally duplicated test

* frontend-monorepo-671: More clarity for freeform proposal header

* frontend-monorepo-671: resolve master

* frontend-monorepo-671: Added issue number in comment for proposal rationale

* frontend-monorepo-671: Added issue number in another comment for proposal rationale

* frontend-monorepo-671: Mock timers added for proposals-list-item-details.spec.tsx

* frontend-monorepo-671: Mock timers added for proposals-list.spec.tsx

* frontend-monorepo-671: Improved styling to differentiate open vs closed proposals

* Fixed previous incorrect resolution of master
2022-07-26 21:10:49 +01:00
..
__mocks__ feat: use new smart contracts sdk () 2022-05-27 10:44:10 -07:00
abbreviate-number.ts Feat/224 move token app into monorepo () 2022-04-20 12:37:44 -07:00
apollo-client.ts Feat/dockerize frontends () 2022-06-13 15:39:17 +01:00
bignumber.ts run nx format () 2022-04-25 15:03:58 +01:00
client.graphql Feat/224 move token app into monorepo () 2022-04-20 12:37:44 -07:00
date-formats.ts run nx format () 2022-04-25 15:03:58 +01:00
decimals.test.ts run nx format () 2022-04-25 15:03:58 +01:00
decimals.ts feat(): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
deterministic-shuffle.ts Fixes for workflows () 2022-04-22 17:51:18 -07:00
format-number.ts Feat/258 move key value table into monorepo () 2022-04-29 16:27:20 +03:00
get-data-node-url.ts Feat/dockerize frontends () 2022-06-13 15:39:17 +01:00
truncate-middle.ts run nx format () 2022-04-25 15:03:58 +01:00
type-helpers.ts Feat/224 move token app into monorepo () 2022-04-20 12:37:44 -07:00
url-connector.ts test: allow connecting to a local ganache node by signing transactions in browser () 2022-06-24 10:07:05 +01:00
vega-connectors.ts Feat/224 move token app into monorepo () 2022-04-20 12:37:44 -07:00
web3-connectors.ts test: allow connecting to a local ganache node by signing transactions in browser () 2022-06-24 10:07:05 +01:00
web3-utils.ts Feat/272 syntax highlighter from explorer to ui-toolkit and feat/216 added light theme and feat/283 add to token () 2022-04-29 10:46:31 +01:00