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

19 replace UI color way #454

Closed

Conversation

claireolmstead
Copy link

No description provided.

aramikm and others added 30 commits June 7, 2023 16:24
…ency-testnet-faucet into frequency_init_changes
Because it was bugging me. Closes #9

Co-authored-by: Wes Biggs <[email protected]>
Merging the upstream changes


<img width="1029" alt="image"
src="https://github.com/LibertyDSNP/frequency-testnet-faucet/assets/1252199/e29ac14e-8895-4fe2-bba3-8c6205f487fb">

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Javier Bullrich <[email protected]>
Co-authored-by: Przemek Rzad <[email protected]>
Co-authored-by: Yuri Volkov <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pierre Besson <[email protected]>
Co-authored-by: Leonardo Custodio <[email protected]>
Co-authored-by: Alexander Samusev <[email protected]>
Co-authored-by: Maksym H <[email protected]>
Co-authored-by: BulatSaif <[email protected]>
Co-authored-by: Javier Bullrich <[email protected]>
Simple switch back to sqlite before we deploy the backend.
## Goal

The goal of this PR is to fix the missing Rococo from the dropdown and
correctly default to Frequency in the UI

## Checklist

- [x] PR Self-Review and Commenting

## How To Test the Changes

1. Clone the pr branch
2. `cd client`
3. `yarn dev`
4. See the dropdowns correctly

<img width="570" alt="image"
src="https://github.com/frequency-chain/testnet-faucet/assets/1252199/4948a657-c60f-4627-af42-9584486459a8">
## Goal

The goal of this PR is to publish docker images to GitHub

## Checklist

- [x] PR Self-Review and Commenting
- [x] Docs updated
- [x] Tests added

## How To Test the Changes

- Test Run:
https://github.com/frequency-chain/testnet-faucet/actions/runs/8527012881
- Package Details:
https://github.com/frequency-chain/testnet-faucet/pkgs/container/testnet-faucet

---------

Co-authored-by: Dmitri <[email protected]>
## Goal

The goal of this PR is to enable to Frequency Paseo faucet

## Discussion

This alters more than I would like, but I wanted the dropdown to work

## Checklist

- [x] PR Self-Review and Commenting

## Screenshots


![image](https://github.com/frequency-chain/testnet-faucet/assets/1252199/2da5e8d1-4842-4997-8c6d-ce27d665ba2d)
## Problem

Needed a bit better errors, but really, needed to get the Paseo faucet working again.

## Solution
* update all `@polkadot*` packages
* update any other needed packages because of that
* make any necessary changes as a result
* validate the address before calling fetch. If it's invalid, make a
nice message.
* Be smarter about detecting some errors.
* Don't keep a .env file around
1. Fix the build by backing down a version of tsc and friends until other tools catch up
2. Add a `yarn run build` step to verify-pr workflow.
1. Out with Recaptcha, in with HCaptcha
2. Rip out a bunch of network data we don't use
3. Add new favicons
4. Update READMEs 
Closes #17 
Closes #18 

Co-authored-by: Aramik <[email protected]>
@github-actions github-actions bot added the client Changes related to th client label Oct 1, 2024
@mutantcornholio
Copy link
Contributor

mutantcornholio commented Oct 1, 2024

Feels like there was a mistake in choosing the repo for this pr..

@claireolmstead
Copy link
Author

not sure how this ended up in this repo!

@mutantcornholio
Copy link
Contributor

no worries :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Changes related to th client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants