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

chore: DOC-1534 update deprecated packs documentation and enhance Pac… #5163

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

karl-cardenas-coding
Copy link
Contributor

@karl-cardenas-coding karl-cardenas-coding commented Dec 23, 2024

Describe the Change

This PR updates the Deprecated Packs table. The current table has some challenging UI/UX issues that we need to fix. The new changes use Andt and follow the style we spearheaded with the security bulletins work.

Before

CleanShot 2024-12-23 at 11 20 03

After

CleanShot 2024-12-23 at 11 21 13

Changed Pages

💻 Preview URL for Page

Jira Tickets

🎫 DOC-1534

Backports

Can this PR be backported?

  • Yes. Remember to add the relevant backport labels to your PR.
  • No. Please leave a short comment below about why this PR cannot be backported.

…ksTable component

- Set 'hide_table_of_contents' to true in deprecated packs documentation.
- Added responsive styles for table container and wrapper in PacksTable.
- Improved search functionality and added unique row keys in PacksTable.
- Updated tests to ensure proper rendering and functionality of the PacksTable component.
@karl-cardenas-coding karl-cardenas-coding requested a review from a team as a code owner December 23, 2024 18:15
@karl-cardenas-coding karl-cardenas-coding added backport-version-4-0 Backport change to version 4.0 auto-backport Enable backport backport-version-3-4 Backport change to version 3.4 backport-version-4-1 Backport change to version 4.1 backport-version-4-2 Backport change to version 4.2 backport-version-4-3 Backport change to version 4.3 backport-version-4-4 Backport change to version 4.4 backport-version-4-5 Backport changes to the version-4-5 branch. labels Dec 23, 2024
Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for docs-spectrocloud ready!

Name Link
🔨 Latest commit 9ed56ff
🔍 Latest deploy log https://app.netlify.com/sites/docs-spectrocloud/deploys/6769a8aa4b79910008ca3794
😎 Deploy Preview https://deploy-preview-5163--docs-spectrocloud.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.

Copy link
Contributor

@addetz addetz left a comment

Choose a reason for hiding this comment

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

Amazing work!

@karl-cardenas-coding karl-cardenas-coding merged commit de1812f into master Dec 23, 2024
31 checks passed
@karl-cardenas-coding karl-cardenas-coding deleted the DOC-1534 branch December 23, 2024 18:52
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Dec 23, 2024
…ksTable component (#5163)

- Set 'hide_table_of_contents' to true in deprecated packs documentation.
- Added responsive styles for table container and wrapper in PacksTable.
- Improved search functionality and added unique row keys in PacksTable.
- Updated tests to ensure proper rendering and functionality of the PacksTable component.

(cherry picked from commit de1812f)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Dec 23, 2024
…ksTable component (#5163)

- Set 'hide_table_of_contents' to true in deprecated packs documentation.
- Added responsive styles for table container and wrapper in PacksTable.
- Improved search functionality and added unique row keys in PacksTable.
- Updated tests to ensure proper rendering and functionality of the PacksTable component.

(cherry picked from commit de1812f)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Dec 23, 2024
…ksTable component (#5163)

- Set 'hide_table_of_contents' to true in deprecated packs documentation.
- Added responsive styles for table container and wrapper in PacksTable.
- Improved search functionality and added unique row keys in PacksTable.
- Updated tests to ensure proper rendering and functionality of the PacksTable component.

(cherry picked from commit de1812f)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Dec 23, 2024
…ksTable component (#5163)

- Set 'hide_table_of_contents' to true in deprecated packs documentation.
- Added responsive styles for table container and wrapper in PacksTable.
- Improved search functionality and added unique row keys in PacksTable.
- Updated tests to ensure proper rendering and functionality of the PacksTable component.

(cherry picked from commit de1812f)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Dec 23, 2024
…ksTable component (#5163)

- Set 'hide_table_of_contents' to true in deprecated packs documentation.
- Added responsive styles for table container and wrapper in PacksTable.
- Improved search functionality and added unique row keys in PacksTable.
- Updated tests to ensure proper rendering and functionality of the PacksTable component.

(cherry picked from commit de1812f)
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Dec 23, 2024
…ksTable component (#5163)

- Set 'hide_table_of_contents' to true in deprecated packs documentation.
- Added responsive styles for table container and wrapper in PacksTable.
- Improved search functionality and added unique row keys in PacksTable.
- Updated tests to ensure proper rendering and functionality of the PacksTable component.

(cherry picked from commit de1812f)
@vault-token-factory-spectrocloud
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
version-4-0
version-3-4 Backport failed because of merge conflicts

You might need to backport the following PRs to version-3-4:
- docs: updated URLs to use file path context
version-4-1
version-4-2
version-4-3
version-4-4
version-4-5

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

backport --pr 5163

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

vault-token-factory-spectrocloud bot added a commit that referenced this pull request Dec 23, 2024
…ksTable component (#5163) (#5164)

- Set 'hide_table_of_contents' to true in deprecated packs documentation.
- Added responsive styles for table container and wrapper in PacksTable.
- Improved search functionality and added unique row keys in PacksTable.
- Updated tests to ensure proper rendering and functionality of the PacksTable component.

(cherry picked from commit de1812f)

Co-authored-by: Karl Cardenas <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Dec 23, 2024
…ksTable component (#5163) (#5165)

- Set 'hide_table_of_contents' to true in deprecated packs documentation.
- Added responsive styles for table container and wrapper in PacksTable.
- Improved search functionality and added unique row keys in PacksTable.
- Updated tests to ensure proper rendering and functionality of the PacksTable component.

(cherry picked from commit de1812f)

Co-authored-by: Karl Cardenas <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Dec 23, 2024
…ksTable component (#5163) (#5166)

- Set 'hide_table_of_contents' to true in deprecated packs documentation.
- Added responsive styles for table container and wrapper in PacksTable.
- Improved search functionality and added unique row keys in PacksTable.
- Updated tests to ensure proper rendering and functionality of the PacksTable component.

(cherry picked from commit de1812f)

Co-authored-by: Karl Cardenas <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Dec 23, 2024
…ksTable component (#5163) (#5167)

- Set 'hide_table_of_contents' to true in deprecated packs documentation.
- Added responsive styles for table container and wrapper in PacksTable.
- Improved search functionality and added unique row keys in PacksTable.
- Updated tests to ensure proper rendering and functionality of the PacksTable component.

(cherry picked from commit de1812f)

Co-authored-by: Karl Cardenas <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Dec 23, 2024
…ksTable component (#5163) (#5168)

- Set 'hide_table_of_contents' to true in deprecated packs documentation.
- Added responsive styles for table container and wrapper in PacksTable.
- Improved search functionality and added unique row keys in PacksTable.
- Updated tests to ensure proper rendering and functionality of the PacksTable component.

(cherry picked from commit de1812f)

Co-authored-by: Karl Cardenas <[email protected]>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Dec 23, 2024
…ksTable component (#5163) (#5169)

- Set 'hide_table_of_contents' to true in deprecated packs documentation.
- Added responsive styles for table container and wrapper in PacksTable.
- Improved search functionality and added unique row keys in PacksTable.
- Updated tests to ensure proper rendering and functionality of the PacksTable component.

(cherry picked from commit de1812f)

Co-authored-by: Karl Cardenas <[email protected]>
karl-cardenas-coding added a commit that referenced this pull request Dec 23, 2024
…ksTable component (#5163)

- Set 'hide_table_of_contents' to true in deprecated packs documentation.
- Added responsive styles for table container and wrapper in PacksTable.
- Improved search functionality and added unique row keys in PacksTable.
- Updated tests to ensure proper rendering and functionality of the PacksTable component.
karl-cardenas-coding added a commit that referenced this pull request Dec 23, 2024
…ksTable component (#5163) (#5170)

- Set 'hide_table_of_contents' to true in deprecated packs documentation.
- Added responsive styles for table container and wrapper in PacksTable.
- Improved search functionality and added unique row keys in PacksTable.
- Updated tests to ensure proper rendering and functionality of the PacksTable component.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Enable backport backport-version-3-4 Backport change to version 3.4 backport-version-4-0 Backport change to version 4.0 backport-version-4-1 Backport change to version 4.1 backport-version-4-2 Backport change to version 4.2 backport-version-4-3 Backport change to version 4.3 backport-version-4-4 Backport change to version 4.4 backport-version-4-5 Backport changes to the version-4-5 branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants