Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [WIP] Token Trade Plugin * CreateProposal and ProposalSummary created for TokenTrade (untested) * Token trade fixes for BN.js amoun types * [WIP] Create token trade proposal * updating images * TokenTrade proposal summary fixed * Eliminated console.logs * Updated arc.js, test env and subgraph (#2072) * Updated arc.js, test env and subgraph * join and quit --> join to match new arc.js * updated doc to Join instead of JoinAndQuit * Form service - i18next * [WIP] styling details * Plugin manager create proposal modal has a left border and padding like the other modals (#2071) * fix UI where votes screwed up (#2070) * Better UI for DAO history page (#2069) * Update documentation (#2062) * updated documentation regarding i18next * updated with global variables for styling * example added * better example * refactor and fix issues relating 3box operations (#2018) * upgrade provider packages * update package-lock * remove webpack from dependencies * package-lock * lint * refactor, fix bugs * better console info on errors * clean up account profile loguc * remove unused webReducer stuff * merge conflict errors * added some i18next * upgrade provider packages * remove webpack from dependencies * package-lock * refactor, fix bugs * better console info on errors * clean up account profile loguc * merge conflict errors * added some i18next * package-lock * 3box fix for identity-wallet * fix bug in SAVE_THREEBOX * revert to 3box 1.20.3 * fix error in follow * remove Try Edit button * clean up canEdit logic * remove console.log statements * fix merge conflict * fix compile error * Update translation.json * update package-lock * fix issue when a proposal card is not always clickable (#2077) * revert subgraph endpoint domain (#2078) * Support DAOs sort by total holdings (#2085) * fething daos balances * Support for DAOs total holdings ; sorting by total holdings * Update translation.json Missing comma after resolving conflicts. * Styling for Token Trade Proposal Summary and Changed JoinAndQuit naming * Merge fixes * Added package.lock * Minor adjustments due to changes in DAOs balances serivce that now returns balances only for registered DAOs (#2089) * bumping arc.js version * Updated chrome driver for tests (#2093) * updated chrome driver for tests * updated version also for seleniumArgs * automatic update to the latest chrome driver * updated webdriverio * updated selenium * Update .travis.yml Removing auto version fetch as I'm not sure if it's working properly right now. Will check it next time. * dev-2 merged * lint error fix * fix lint * removed unused import * added token trade to required plugin permissions object Co-authored-by: cbrzn <cesarbrazon10@gmail.com> Co-authored-by: roienatan <34843014+roienatan@users.noreply.github.com> Co-authored-by: Doug Kent <dkent600@users.noreply.github.com>
- Loading branch information