Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wrong logo (#290) * Issue #306: Fix and Enforce Formatting (#284) * Fix ESLint issues + Run Formatter * Add lint and prettier checks to CI * Run ESLint from npx * Test Prettier CI * Revert "Test Prettier CI" This reverts commit ce2c148. * Test ESLint CI * Revert "Test ESLint CI" This reverts commit 89c82ad. * Revert changes to useEffect hooks to reduce risk of PR * Readd toast import * Change node version to 20 in CI workflows * Issue #277 #278: Add Themes for New Design * Issue #286: Update Header Button Styles * Formatting Fixes * Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#309) Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add header styles (#307) * Issue #304: Fix Styled Components not Inheriting React Props (#305) * Issue #308: Debt owed, input owed amount (#310) * modify vault changes * 2 not 3 * simplify * revert * new bot url (#318) * Issue #311: OD-1 CSP Configuration (od-app PR) (#317) * add CSP config for od app * add main bot url * Issue #314: OD-4 wstETH price (#325) * Issue #313: OD-3 DoS RegEx (#319) * simplify regex * delete semicolon * add unit tests and fix existing tests * lint and prettier * Remove deprecated check (#332) * Bug/too-many-network-requests (#333) * Remove deprecated check * too many network requests * depcheck * prettier fix * Enable Optimism HAI (#279) * better network support * fix network config issues * undo HAI and KITE variable naming * fix network selection issue in constants * network fixes * remove op goerli * no op goerli * update sdk * bump * update branch with newest sdk version and more allowed connect-src urls --------- Co-authored-by: jahabeebs <[email protected]> * Prevent Network Errors on switch chain (#340) * prevent errors on network switch * prevent errors on network switch * Issue #330: Always show interactive element for vaults (#337) * repay when not owner * prettier * Global stability fee is incorrect (#336) * remove annual stability fee and move rest to prices * remove borrow rate from colums and rows * add commet * remove console log * remove wrapper * removed borrow rate from fetch * remove title borrow rate * prettier * lint fixes * Issue #294: App Redesign: new footer (#342) * close to matching * with debank link, more responsive * prettier * Issue #295: App Redesign: new wallet modal (#347) * wallet card changes * prettier * lint * Issue #316. App Redesign: Cookie Consent Banner (#348) * cookie text * cookie btn * clean styles * remove lint warnings from footer * run prettier on footer * App Redesign: new hero section (no vaults) (#328) * add basic of stepper * colors and last line * stepper colors and wrapper * add check icon * checking for current and completed * text and title responsive, steps come from parent * stepper container responsive * layout of step content * stepper responsive * layout step 0 * responsice layouts * change button primary * move s1 picture to top * fix styling issues * prettier * lint fix * remove duplicates imgs * error handling, conditionals (#341) * fix error can't create vault (#358) * 4-9-24 deployment (#360) * update sdk to v1.6.5-rc.1 * bump version * Issue #288: open graph image (#357) * add og and twitter image * duplicate description * more twitter tags * description * summary large image * test new og image path * revert path changes * replace with root * try no slash * more tags * add og absolute url * from app.dev to app.opendollar * Bump sdk to v1.6.5-rc.2 * Issue #346: App Redesign: Account Modal (#364) * new account modal * fix account modal bugs * Issue #344: App Redesign: Transaction failed, submitted, and confirmation modals (#362) * modal changes * prettier * remove dots * fix modal bugs * Issue #293. App Redesign: stats component on modify vaults page (#356) * switch to light theme * headers colors * rm img * card's box shadows and borders * data table bgs * fonts * contracts table styles * prettier * lint fix * fix fonts on cards * add images * bg gradient * set up new header (#370) * new tx confirmation modal (#367) * fix route & state (#365) * fix route & state * clean up * Issue 297. App Redesign: Create vault page (#361) * borders * change layout bottom * mobile layout change * fonts * right col fonts * stats col layout * label fonts * change input layout * change max btn * input token box change * change note style * dropdown style * drop down selector fonts * input fonts * border bottom stats * btn * icons * prettier and lint * change shadow, cleanup * prettier * lint fix * button (#378) * button * t * Issue 292. App Redesign: new hero section (w/vault list) (#372) * first commit * border and shadow * layout * header layout * prettier * add font family type * change fonts typo * change font * change main font * change fonts and container width * change link button style * prettier * checkbox * mobile layout * risk style * clean up * clean lint fix * make all smaller * prettier --------- Co-authored-by: Sero <[email protected]> * Issue #300. App Redesign: Auctions page (#374) * first commit * border and shadow * layout * header layout * prettier * add font family type * change fonts typo * change font * change main font * change fonts and container width * change link button style * prettier * checkbox * mobile layout * risk style * clean up * clean lint fix * title font * btn header style * switcher box * tabs style * fix error from merge * font style for tabs * add wrapper * change body style * change body under links * bg to modal * chnage text color * modal style * prettier --------- Co-authored-by: Sero <[email protected]> * Issue #299: App Redesign: Lower part of modify vault page (#377) * new lower part of modify vaults page * add new error block * Issue #345: Cleanup onboarding (#373) * onboarding cleanup * add back loading payload * Issue #298: App Redesign: Upper part of modify vault page (#379) * new upper modify vaults * more redesign changes * Fix UI bugs, wallet not connecting on first load, type issues, and styles (#380) * fix bugs * pr * lint * Remove gh-pages (#388) * remove gh-pages * add yarn.lock * fix spinner and button (#385) * Issue 383. QA - Web Redesign: (part 3) (#386) * stats price cards * remove close icon from modal * remove second checkbox * change link btn color to white * go back expanded * remove stats component * cookie shadow * cookie shadow one place * add paddings to footer * edit active links * add tooltip icon * align table * fix btn link * prettier * changed links color to primary blue * Remove Unused Dependencies (#391) * remove deps * type fix * lint * Issue #384: QA - Web Redesign (Part 4) (#387) * Issue 394. App Redesign: Background Image (#395) * stats price cards * remove close icon from modal * remove second checkbox * change link btn color to white * go back expanded * remove stats component * cookie shadow * cookie shadow one place * add paddings to footer * edit active links * add tooltip icon * align table * fix btn link * prettier * changed links color to primary blue * add squares bg * add second bg * two bg contain and 100% * remove imgs * rm old img * Issue #366: Shared Store State (#396) * QA - Web Redesign: (part 5) (#393) * Add maintenance middleware (#399) * add maintenance middleware * Update config matcher * match all * match all src paths * log issues * all paths * redirect appropriately * match all routes * exclude public files and remove console log * recommended matcher * more middleware testing * rename middleware * rename again * test maintenance mode * fix ts errors, push maintenance mode * update maintenance message --------- Co-authored-by: jahabeebs <[email protected]> * remove next and vercel edge deps * fix sanctions check (#402) * fix lost wallet context (#404) * update sdk to v1.7.0-rc.1 * Disable liquidity button temporarily in navbar (#405) * disable liquidity button temp * hide button * Remove claim button * stats page loads without connected wallet * QA: Post Launch - fix reported bugs (#410) * fix issues with text and memoise * fix bunch of small issues * remove testnet * Issue #413: Approval not working for Deposit and Repay on ModifyVault (#415) * approvals working * approvals working * Issue #407. QA: Header, test tokens (#416) * rm proxyFactory from list * add tokens btn condition * add paddings to header * fix stepper width * prettier * add to geoblock (#418) * Fix repay all debt (#425) * Add back camelot pool in header (#417) * Add back camelot pool in header * add back button --------- Co-authored-by: Sero <[email protected]> Co-authored-by: jahabeebs <[email protected]> * Sentry Monitoring (#422) * set up sentry * b * sentry * sentry CONTENT HTML * sentry CONTENT HTML * lint * fix * fix * remove tesr * lint * lint and prettier --------- Co-authored-by: Patrick Gallagher <[email protected]> * Add new pufeth collateral * force * Issue #406. QA: Side menu (#429) * close btn * move connect btn * claim tokens * sidebar test token if * account balance on top or connect wallet btn * fonts medium * add link to camelot * hide od state when no account * remove borders bottom on mobile * fix add tokens popup * bg for tokens * prettier * Create account if no facilitator, Error handling, precision (#432) * move diff from dead branch * refresh a * Issue #414. QA: Image Loading and container (#434) * description box in auctions * rm faq * fixed height * add loader * convert png to webp * lint fix * rm red border * add fixed min width * add border radius * Issue #430. Stake: UI active pools (#435) * add new path * add stake translate * add new page * basic stake component * basic pool block * link and layout * hardcode status * create Pool Block component * mobile layout * multiple pools * change stake to earn * prettier * dynamic data --------- Co-authored-by: Patrick Gallagher <[email protected]> * Epic: WebApp Redesign (#285) * Issue #277 #278: Add Themes for New Design * Issue #286: Update Header Button Styles * Formatting Fixes * Add header styles (#307) * Issue #294: App Redesign: new footer (#342) * close to matching * with debank link, more responsive * prettier * Issue #295: App Redesign: new wallet modal (#347) * wallet card changes * prettier * lint * Issue #316. App Redesign: Cookie Consent Banner (#348) * cookie text * cookie btn * clean styles * remove lint warnings from footer * run prettier on footer * App Redesign: new hero section (no vaults) (#328) * add basic of stepper * colors and last line * stepper colors and wrapper * add check icon * checking for current and completed * text and title responsive, steps come from parent * stepper container responsive * layout of step content * stepper responsive * layout step 0 * responsice layouts * change button primary * move s1 picture to top * fix styling issues * prettier * lint fix * remove duplicates imgs * Issue #346: App Redesign: Account Modal (#364) * new account modal * fix account modal bugs * Issue #344: App Redesign: Transaction failed, submitted, and confirmation modals (#362) * modal changes * prettier * remove dots * fix modal bugs * Issue #293. App Redesign: stats component on modify vaults page (#356) * switch to light theme * headers colors * rm img * card's box shadows and borders * data table bgs * fonts * contracts table styles * prettier * lint fix * fix fonts on cards * add images * bg gradient * set up new header (#370) * new tx confirmation modal (#367) * Issue 297. App Redesign: Create vault page (#361) * borders * change layout bottom * mobile layout change * fonts * right col fonts * stats col layout * label fonts * change input layout * change max btn * input token box change * change note style * dropdown style * drop down selector fonts * input fonts * border bottom stats * btn * icons * prettier and lint * change shadow, cleanup * prettier * lint fix * button (#378) * button * t * Issue 292. App Redesign: new hero section (w/vault list) (#372) * first commit * border and shadow * layout * header layout * prettier * add font family type * change fonts typo * change font * change main font * change fonts and container width * change link button style * prettier * checkbox * mobile layout * risk style * clean up * clean lint fix * make all smaller * prettier --------- Co-authored-by: Sero <[email protected]> * Issue #300. App Redesign: Auctions page (#374) * first commit * border and shadow * layout * header layout * prettier * add font family type * change fonts typo * change font * change main font * change fonts and container width * change link button style * prettier * checkbox * mobile layout * risk style * clean up * clean lint fix * title font * btn header style * switcher box * tabs style * fix error from merge * font style for tabs * add wrapper * change body style * change body under links * bg to modal * chnage text color * modal style * prettier --------- Co-authored-by: Sero <[email protected]> * Issue #299: App Redesign: Lower part of modify vault page (#377) * new lower part of modify vaults page * add new error block * Issue #345: Cleanup onboarding (#373) * onboarding cleanup * add back loading payload * Issue #298: App Redesign: Upper part of modify vault page (#379) * new upper modify vaults * more redesign changes * Fix UI bugs, wallet not connecting on first load, type issues, and styles (#380) * fix bugs * pr * lint * fix spinner and button (#385) * Issue 383. QA - Web Redesign: (part 3) (#386) * stats price cards * remove close icon from modal * remove second checkbox * change link btn color to white * go back expanded * remove stats component * cookie shadow * cookie shadow one place * add paddings to footer * edit active links * add tooltip icon * align table * fix btn link * prettier * changed links color to primary blue * Remove Unused Dependencies (#391) * remove deps * type fix * lint * Issue #384: QA - Web Redesign (Part 4) (#387) * Issue 394. App Redesign: Background Image (#395) * stats price cards * remove close icon from modal * remove second checkbox * change link btn color to white * go back expanded * remove stats component * cookie shadow * cookie shadow one place * add paddings to footer * edit active links * add tooltip icon * align table * fix btn link * prettier * changed links color to primary blue * add squares bg * add second bg * two bg contain and 100% * remove imgs * rm old img * Issue #366: Shared Store State (#396) * QA - Web Redesign: (part 5) (#393) * Add maintenance middleware (#399) * add maintenance middleware * Update config matcher * match all * match all src paths * log issues * all paths * redirect appropriately * match all routes * exclude public files and remove console log * recommended matcher * more middleware testing * rename middleware * rename again * test maintenance mode * fix ts errors, push maintenance mode * update maintenance message --------- Co-authored-by: jahabeebs <[email protected]> * remove next and vercel edge deps * fix sanctions check (#402) * fix lost wallet context (#404) * update sdk to v1.7.0-rc.1 * Disable liquidity button temporarily in navbar (#405) * disable liquidity button temp * hide button * Remove claim button * stats page loads without connected wallet * QA: Post Launch - fix reported bugs (#410) * fix issues with text and memoise * fix bunch of small issues * remove testnet * Issue #413: Approval not working for Deposit and Repay on ModifyVault (#415) * approvals working * approvals working * Issue #407. QA: Header, test tokens (#416) * rm proxyFactory from list * add tokens btn condition * add paddings to header * fix stepper width * prettier * add to geoblock (#418) * Fix repay all debt (#425) * Add back camelot pool in header (#417) * Add back camelot pool in header * add back button --------- Co-authored-by: Sero <[email protected]> Co-authored-by: jahabeebs <[email protected]> * Sentry Monitoring (#422) * set up sentry * b * sentry * sentry CONTENT HTML * sentry CONTENT HTML * lint * fix * fix * remove tesr * lint * lint and prettier --------- Co-authored-by: Patrick Gallagher <[email protected]> * force * Issue #406. QA: Side menu (#429) * close btn * move connect btn * claim tokens * sidebar test token if * account balance on top or connect wallet btn * fonts medium * add link to camelot * hide od state when no account * remove borders bottom on mobile * fix add tokens popup * bg for tokens * prettier * Create account if no facilitator, Error handling, precision (#432) * move diff from dead branch * refresh a * Issue #414. QA: Image Loading and container (#434) * description box in auctions * rm faq * fixed height * add loader * convert png to webp * lint fix * rm red border * add fixed min width * add border radius * Issue #430. Stake: UI active pools (#435) * add new path * add stake translate * add new page * basic stake component * basic pool block * link and layout * hardcode status * create Pool Block component * mobile layout * multiple pools * change stake to earn * prettier * dynamic data --------- Co-authored-by: Patrick Gallagher <[email protected]> * Add margin to footer, hide earn page * typescript to v4.4.3 * Issue #437. Geoblock updates - separate page (#439) * new geoblock container * Update copy * add geoblock route * navigate to a new route if blocked * add block body to header * add icons * cleanup * cleanup * Cleanup * cleanup gitignore --------- Co-authored-by: jahabeebs <[email protected]> Co-authored-by: Patrick Gallagher <[email protected]> --------- Co-authored-by: Jacob Habib <[email protected]> Co-authored-by: Iana <[email protected]> Co-authored-by: Sero <[email protected]> Co-authored-by: Patrick Gallagher <[email protected]> Co-authored-by: jahabeebs <[email protected]> * Basic actions, svg renderer (#442) * Show 2 decimal stability fees * Update sdk to v1.7.0-rc.5 * Update readme, bump version * Update readme * Improve error reporting (#448) * Resolved 'connect-src' contains an invalid source * Fix button color prop * Fix button color prop * cleanup * add contracts to analytics (#452) * repay UI fixes (#453) * fix earthfile build argument * Remove 5% Buffer On Vault Creation with Max Balance (#454) * remove buffer * remove buffer * vault creation decimals should be 1 more (#468) * Issue #441. Vault loading skeleton (#457) * add loader and fixed height * fix geofence enable check * prettier * changed loader added color prop * prettier * Update rpc url process.env * Issue #447. Show NFV Owner (#458) * add loader and fixed height * fix geofence enable check * prettier * append nfv owner lines: basic * tooltip text * add address link * Issue #450. Footer column alignment (#469) * change footer layoute * prettier * Issue #466: RETH deposit bug (#467) * fix deposit bug * revert maxinput * fix toFixedString * no console log * fix rounding logic * fix earthly craco build --------- Co-authored-by: Patrick Gallagher <[email protected]> * update cors * Change quiknode to holy-damp-firefly * Issue #461: Wallet modal improvements (#472) * Wallet connection improvements * fix text * fixes * eliminate recent transactions text * Improve DApp Performance (#459) * test RPC speed * remove webp * more webp * fetch * rpc * delete unused assets * rpc * rpc * image preloader * delete unused files * Update Shared.tsx * fix regression * v exp * remove require pattern * tokens * liquidation penalty price (#478) * liquidation penalty price * clean up --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Jacob Habib <[email protected]> Co-authored-by: kai-thompson <[email protected]> Co-authored-by: kai-thompson <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sero <[email protected]> Co-authored-by: jahabeebs <[email protected]> Co-authored-by: Iana <[email protected]>
- Loading branch information