Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FET-1481 - Fixing format function #796

Merged
merged 40 commits into from
Sep 16, 2024
Merged

FET-1481 - Fixing format function #796

merged 40 commits into from
Sep 16, 2024

Conversation

yeewiz
Copy link
Contributor

@yeewiz yeewiz commented Aug 5, 2024

  • updated formatDuration to take in dates instead to be more accurate
  • updated areas where constants are being used to take in function to calculate date duration more accurately for formatDuration to be correct
  • added additional unit tests for added functions
  • updated unit tests/playwright test

Yee Fung added 5 commits July 31, 2024 10:44
* main: (40 commits)
  Update bitcoin block explorer
  matching copy definition from FET-1571
  fix unit test for block explorer=
  minor updates
  remove unneccessary isEthAddress -> updateRecordAtIndex calls
  code clean up and added some additional tests
  added more tests to profileRecordUtils.test
  remove console.log
  rearrange variable
  rewrote coin mapper to output dictionary for coins by coin name and modified associating functions
  update profileRecordUtils
  update profileRecordUtils
  updating comment to be more accurate
  Updating conditional logic to be a little more reliable
  update getProfileRecordsDiff
  Change owner and manager user to makes it easier to read the makeName if we can assume user is the test user.
  minor fixes
  updated address profile button code to pull from local files instead of through the coin worker
  Add E2E test case for edit profile button: "Should show disabled edit profile button if name is wrapped but use for edit resolver is burned and resolver is unauthorised"
  Revert dependencies for useProfileActions to avoid unexpected rerender, update manager user to user2 for test case "Should show edit profile button if user is manager"
  ...
Copy link

cloudflare-workers-and-pages bot commented Aug 5, 2024

Deploying ens-app-v3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 43b68f0
Status: ✅  Deploy successful!
Preview URL: https://d8bed81c.ens-app-v3.pages.dev
Branch Preview URL: https://fix-fet-1481.ens-app-v3.pages.dev

View logs

* main:
  add to e2e test
  remove log:
  fix: hide start timer btn when already started
  fet-1595: Display missing translation keys from other languages
  fix e2e tests
  simplify display price in extend names
  Fix fluidkey address refresh
  Don't rely on absolute value
  set fixed viem version
  chore: bump viem + wagmi
  Fix premium estimation
  FET-925: Add ability to clear search history
  FET-781: Clean up unsupported tld profile page
  undo diff
  Fix build
  remove yalc
  Move extend-names logic to ExtendNames-flow
  feat: render price in tx confirmation dialog for name extension

# Conflicts:
#	src/transaction-flow/input/ExtendNames/ExtendNames-flow.tsx
#	src/transaction-flow/transaction/extendNames.ts
Copy link

sonarcloud bot commented Sep 3, 2024

@sugh01 sugh01 merged commit 43b68f0 into main Sep 16, 2024
40 checks passed
@sugh01 sugh01 deleted the fix/FET-1481 branch September 16, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants