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

refactor: Adjust CG symbol to always be lowercase #204

Merged
merged 1 commit into from
May 26, 2023

Conversation

0xMirim
Copy link
Contributor

@0xMirim 0xMirim commented May 26, 2023

In vaults.json the value of this attribute was sometimes uppercase sometimes lowercase causing possible confusion when adding new entries.

It seems that both upper and lowercase values for COINGECKO_SYMBOL are excepted, and I entered the vaults impacted by my adjustments just to verify the data was still being pulled correctly.

in vaults.json this attribute was sometimes upperase sometimes lowercase causing confusion when adding new entries
@0xMirim 0xMirim requested a review from Majorfi May 26, 2023 05:28
@vercel
Copy link

vercel bot commented May 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ape-tax ✅ Ready (Inspect) Visit Preview May 26, 2023 5:28am

@Majorfi Majorfi merged commit 5725e26 into typescript May 26, 2023
@Majorfi Majorfi deleted the want-symbol-case branch May 26, 2023 07:15
0xMirim added a commit that referenced this pull request Jun 1, 2023
* feat: migrate to typescript

* fix: merge

* fix: remove exta file

* fix: some issues

* fix: matic

* fix: ts issues

* fix: bump node on vercel

* fix: bump node on vercel

* fix: color

* fix: copy change

* refactor: Adjust styles to improve readability and Plausible setup (#198)

* feat: setup plausible

* style: Adjust text color property

* style: Adjust text color

* style: Attempt to standardize colors for titles, text, and borders

* chore: add Issue / PR Templates

---------

Co-authored-by: Itzabelli <104786213+Itzabelli@users.noreply.github.com>

* chore: Correct name of templates folder (#199)

Folder was accidently named "github" instead of ".github" meaning it wasn't usable in the way we originally intended

* style: adjust text styles to improve readability (#200)

Minor adjustments to more clearly show difference between labels and dyanamic values

* fix: Resolve console error by avoiding nested <a> tags (#202)

Error present because vault items contain links but tags (within these items) also link to other sites

* refactor: Change CG Symbol to always be lowercase (#204)

in vaults.json this attribute was sometimes upperase sometimes lowercase causing confusion when adding new entries

* chore: Improve responsiveness of header (#208)

Adjust media query of the title

* refactor: Update react imports (#209)

Adjust and remove unnecessary imports

* fix: Resolve infinite load on vault apr (#210)

The suspense condition was causing loading to go on forever, slight adjustment corrected this

* chore: Add script ‘lintfix’ (#212)

* chore: Improve responsiveness of deploy vault button (#213)

---------

Co-authored-by: 0xMirim <95051992+0xMirim@users.noreply.github.com>
Co-authored-by: Itzabelli <104786213+Itzabelli@users.noreply.github.com>
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.

2 participants