Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: chat [wip] * refactor: change mocked data with variables * feat: chat styling * feat: dispute preview * feat: add more sections to dispute preview * feat: finish dispute preview * feat: dispute chat * feat: conflict fix * fix: layout chat * fix: layout chat * fix: seller onclick * feat: improve modal props & exchange cancel modal in progress * refactor: missing changes in ModalComponents * fix: build * fix: build * feat: cancel exchange dispute modal * feat: add date separator * feat: resolve dispute modal wip * feat: change mock data * feat: fix timeline separator * feat: resolve dispute modal * feat: img validation, paddings * feat: scrolable sidebar * feat: proposal wip * fix: typography * feat: change props MultiSteps * feat: integrate MultiSteps * feat: change props MultiSteps * refactor: delete unnecessary styles * feat: add more props to Grid and Typography * fix: key warning * fix: key warning * feat: revert MultiSteps changes * feat: chat avatars, icon * feat: use radix-ui tooltip instead of pooper * feat: change proposal message * feat: customize trigger as a prop * fix: resolve dispute modal * feat: add chat link to footer * fix: resolve dispute modal * fix: warnings mock data * feat: add contact seller button and cancel depending on exchange state in widget * feat: add aditional information * feat: add mobile icons * feat: upload documents in progress * feat: upload documents in progress * feat: upload modal finished * feat: make proposal modal in progress * feat: chat rwd * fix: modal being remounted * feat: error fix * fix: make this branch stable again * feat: wrap fields with formik and display validation errors * fix: build * feat: proposal modal wip * feat: make proposal modal * feat: refund request in make a proposal * fix: checkbox * feat: move UploadForm and style it in describe problem * fix: resolution proposal validation * feat: finish make proposal * refactor: modals & feat: remove replace proposal * fix: chat conversation * fix:build * feat: use mock data while we cant create offers * fix: compilation * fix: make Seller not clickable in make proposal modal * feat: multisteps should be clickable in make proposal modal * refactor: component name * feat: changes to exchange preview * feat: days left to resolve dispute * feat: stepper should not allow going forward * feat: price does not show conversion if it's not possible, perf issue? * fix: mock data and currency in make proposal * fix: mock data * feat: add currency in refund inputs * fix: issue in refund request * fix: show native coin or erc20 symbol (dont hardcode ETH) in Review & submit * fix: add correct currency and value in proposal message * fix: remove debugger * feat: 3 decimals percentage * fix: requested refund in make a proposal modal * styles: fix modal sizes * feat: chat responsivness (#88) feat: make chat responsive Co-authored-by: Albert Folch <[email protected]> * feat: raise a problem modal (#92) * feat: add dispute modal * feat: exchange modal * fix: adjust modal to project stanard * fix: fix margins, remove unused code * fix: use absolute for proper height * feat: add redeemed query * fix: remove mock data (#94) * feat: integrate chat sdk (#91) feat: integrate chat sdk (#91) * fix build * eslint-disable single line any * Fix TextEncoder error * Skip failing/flaky tests - to be addressed Co-authored-by: Maksymilian Kozak <[email protected]> Co-authored-by: Rafał Mikucki <[email protected]> Co-authored-by: max-koz <[email protected]> Co-authored-by: Dennis Furrer <[email protected]>
- Loading branch information