Skip to content

Improve Workspace Docs: Add Deletion Info, Fix Typos, and Update Alerts #510

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

Merged
merged 9 commits into from
Apr 28, 2025

Conversation

zihanKuang
Copy link
Contributor

  • Yes, I signed my commits.

PR Description

  • Added new information about Workspace deletion behavior.
  • Fixed some spelling mistakes.
  • Updated the old "alert info" to clearer, user-friendly titles.

Signed-off-by: Zihan Kuang <[email protected]>
Signed-off-by: Zihan Kuang <[email protected]>
Copy link

netlify bot commented Apr 27, 2025

Deploy Preview for bejewelled-pegasus-b0ce81 ready!

Name Link
🔨 Latest commit c31470b
🔍 Latest deploy log https://app.netlify.com/sites/bejewelled-pegasus-b0ce81/deploys/680fcf9e02c6470008f6b9f6
😎 Deploy Preview https://deploy-preview-510--bejewelled-pegasus-b0ce81.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@zihanKuang zihanKuang requested a review from leecalcote April 28, 2025 13:37
- The Workspace itself is **soft-deleted** by setting a `deleted_at` timestamp. It is no longer active but still exists in the database for auditing purposes.
- **Associated mappings** between the Workspace and its Environments, Designs, Teams, and Views are also soft-deleted.
- **Environments, Designs, Teams, and Views themselves are not deleted**. They remain available and can be reassigned to other Workspaces if needed.
- Users will see the previously associated resources listed as available again, ready for new associations.
Copy link
Member

Choose a reason for hiding this comment

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

I'm confused by this statement. Can you offer an example?

Signed-off-by: Zihan Kuang <[email protected]>
Co-authored-by: Lee Calcote <[email protected]>
Signed-off-by: Zihan Kuang <[email protected]>
Co-authored-by: Lee Calcote <[email protected]>
Signed-off-by: Zihan Kuang <[email protected]>
zihanKuang and others added 4 commits April 28, 2025 20:19
Co-authored-by: Lee Calcote <[email protected]>
Signed-off-by: Zihan Kuang <[email protected]>
Co-authored-by: Lee Calcote <[email protected]>
Signed-off-by: Zihan Kuang <[email protected]>
Signed-off-by: Zihan Kuang <[email protected]>
Signed-off-by: Zihan Kuang <[email protected]>
@leecalcote leecalcote merged commit a17cfea into layer5io:master Apr 28, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants