Skip to content

Conversation

@Lasim
Copy link
Member

@Lasim Lasim commented Jul 6, 2025

No description provided.

Lasim added 18 commits July 5, 2025 16:51
- Added AddCredentialDialog component for creating new cloud credentials.
- Created columns definition for displaying cloud credentials in a table.
- Added English localization for credentials management.
- Developed CredentialsService for API interactions related to cloud credentials.
- Defined TypeScript types for cloud providers and credentials.
- Implemented form validation and error handling for credential creation.
- Integrated loading states and error messages in the UI.
- Added functionality for searching and managing cloud credentials.
…aths for roles, teams, and users

- Centralized API routes under /api prefix in index.ts
- Updated route paths in roles, teams, and users to remove /api prefix
- Enhanced CloudCredentialsService to include user information in credential responses
- Updated frontend components to handle new credential detail view and manage actions
- Added new CredentialDetail.vue view for displaying credential details
- Implemented user permissions for managing cloud credentials
- Updated translations for credential detail view
…ogic

- Deleted `columns.ts`, `GitHubIcon.vue`, `IconCommunity.vue`, `IconDocumentation.vue`, `IconEcosystem.vue`, `IconSupport.vue`, and `IconTooling.vue` as they were no longer needed.
- Introduced `CredentialsTable.vue` to encapsulate credential display logic and improve code organization.
- Updated `Credentials.vue` to utilize the new `CredentialsTable` component, simplifying the view logic.
- Enhanced `CredentialDetail.vue` with dropdown actions for editing and updating credentials.
- Added new translation keys for credential actions in `credentials.ts`.
- Cleaned up unused imports and variables across various components.
…tial retrieval and success message handling
…g Dockerfile, workflows, and banner to use dynamic versioning
- Added endpoints for managing team members including:
  - Get team members
  - Add team member
  - Update member role
  - Remove team member
  - Transfer team ownership
- Enhanced existing team retrieval to include role information and member count.
- Introduced new schemas for team member management and responses.
- Updated TeamService with methods for member management, role updates, and ownership transfers.
- Added validation to ensure proper permissions and constraints on team operations.
@Lasim Lasim merged commit 60e508b into main Jul 6, 2025
1 check passed
@Lasim Lasim deleted the frontend-feat/credentials branch July 6, 2025 21:01
Lasim added a commit that referenced this pull request Aug 11, 2025
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