fix: runner configs being outdated when editing again#4343
fix: runner configs being outdated when editing again#4343jog1t merged 4 commits intofix-docs-buttonfrom
Conversation
|
This change is part of the following stack: Change managed by git-spice. |
|
🚅 Deployed to the rivet-pr-4343 environment in rivet-frontend
|
|
PR Review BUGS
SECURITY
CODE QUALITY
MINOR
GOOD CHANGES
SUMMARY: Main blocking issues: (1) inverted validation + console.log, (2) write operation inside a query, (3) secret token display risk, (4) suspense crash risk in sidebar. |
284188a to
eaf16db
Compare
eaf16db to
d68e1f0
Compare
* fix/firefox-modals * feat(frontend): add additional debug information when actor inspector fails to load (#4346) * feat/debug-inspector-info * feat: add deployments route (#4357) * feat: add deployments route * new endpoints * feat: deployments * feat: deployments * fix ts issues * fix * fix * fixes * fixes * fixes * fixes * fixes
* fix/docs-button * fix: invalid docs link * fix: runner configs being outdated when editing again (#4343) * fix/runner-configs-outdated * fix cache management * fix: modals being stuck opaque on firefox (#4344) * fix/firefox-modals * feat(frontend): add additional debug information when actor inspector fails to load (#4346) * feat/debug-inspector-info * feat: add deployments route (#4357) * feat: add deployments route * new endpoints * feat: deployments * feat: deployments * fix ts issues * fix * fix * fixes * fixes * fixes * fixes * fixes
* fix/new-project-incorrect-redirect * fix: incorrect redirection after project creation in cloud onboarding * fix: docs-button (#4342) * fix/docs-button * fix: invalid docs link * fix: runner configs being outdated when editing again (#4343) * fix/runner-configs-outdated * fix cache management * fix: modals being stuck opaque on firefox (#4344) * fix/firefox-modals * feat(frontend): add additional debug information when actor inspector fails to load (#4346) * feat/debug-inspector-info * feat: add deployments route (#4357) * feat: add deployments route * new endpoints * feat: deployments * feat: deployments * fix ts issues * fix * fix * fixes * fixes * fixes * fixes * fixes
Closes RVT-6025
Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: