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

feat: add connection indicator #342

Merged
merged 5 commits into from
Mar 26, 2024
Merged

feat: add connection indicator #342

merged 5 commits into from
Mar 26, 2024

Conversation

spaenleh
Copy link
Member

@spaenleh spaenleh commented Mar 22, 2024

In this PR:

  • add a connection indicator that tries to get /status from the backend
Screenshot 2024-03-22 at 16 39 24

@spaenleh spaenleh requested a review from pyphilia March 22, 2024 15:55
@spaenleh spaenleh self-assigned this Mar 22, 2024
@spaenleh spaenleh added the feature New feature or request label Mar 22, 2024
src/components/APIChecker.tsx Outdated Show resolved Hide resolved
src/langs/en.json Outdated Show resolved Hide resolved
src/langs/en.json Outdated Show resolved Hide resolved
@spaenleh spaenleh force-pushed the 336-add-connection-indicator branch from aef2236 to ea7d1e5 Compare March 25, 2024 11:06
Copy link

sonarcloud bot commented Mar 25, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@spaenleh spaenleh requested a review from pyphilia March 25, 2024 11:59
Copy link
Contributor

@pyphilia pyphilia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦜

@spaenleh spaenleh added this pull request to the merge queue Mar 26, 2024
Merged via the queue into main with commit 81329f5 Mar 26, 2024
3 checks passed
pyphilia added a commit that referenced this pull request Mar 28, 2024
* fix: wip

* fix: add connection status

* chore: update translation text

Co-authored-by: Kim Lan Phan Hoang <[email protected]>

* chore: update message

Co-authored-by: Kim Lan Phan Hoang <[email protected]>

* fix: make PR changes

---------

Co-authored-by: Kim Lan Phan Hoang <[email protected]>
pyphilia added a commit that referenced this pull request Mar 28, 2024
refactor: show logo above title

feat: add connection indicator (#342)

* fix: wip

* fix: add connection status

* chore: update translation text

Co-authored-by: Kim Lan Phan Hoang <[email protected]>

* chore: update message

Co-authored-by: Kim Lan Phan Hoang <[email protected]>

* fix: make PR changes

---------

Co-authored-by: Kim Lan Phan Hoang <[email protected]>
@spaenleh spaenleh deleted the 336-add-connection-indicator branch April 2, 2024 09:00
github-merge-queue bot pushed a commit that referenced this pull request Apr 3, 2024
* feat: fix styles, show logo

refactor: show logo above title

feat: add connection indicator (#342)

* fix: wip

* fix: add connection status

* chore: update translation text

Co-authored-by: Kim Lan Phan Hoang <[email protected]>

* chore: update message

Co-authored-by: Kim Lan Phan Hoang <[email protected]>

* fix: make PR changes

---------

Co-authored-by: Kim Lan Phan Hoang <[email protected]>

* refactor: fix tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request v2.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants