Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

app secrets support #472

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

Open
wants to merge 12 commits into
base: main
Choose a base branch
Loading
from
Open

app secrets support #472

wants to merge 12 commits into from

Conversation

deepakdinesh1123
Copy link
Contributor

No description provided.

deepakdinesh1123 and others added 4 commits April 24, 2025 15:52
…and API integration

This commit introduces a new feature for managing app secrets, including:
- A secrets table with pagination, search, and filtering
- Add and edit secret modals with form validation
- API integration for CRUD operations on secrets
- Mock handlers for testing
- Redux slice for state management
- Integration with the existing app UI and routing

The feature allows users to securely manage application secrets through a user-friendly interface.
@deepakdinesh1123 deepakdinesh1123 marked this pull request as ready for review April 29, 2025 07:11
deepakdinesh1123 and others added 7 commits April 30, 2025 15:46
- Change placeholder text in search input to include "id"
- Make value field optional in EditSecretForm and handle empty values
- Update mock data to return specific records and adjust API response status
- Fix indentation and add status change functionality in RowMenu
… rerenderPage dependency

Remove the unnecessary `capitalize` class from the `PasswardVisability` component to clean up the styling. Add `rerenderPage` as a dependency in the `useEffect` hook in the `Table` component to ensure the table data is refreshed when the page is rerendered.
Replace the repeated rendering of AsteriskIcon components with a map function to improve code readability and maintainability.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.