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

feat(#31): implemented api for environment crud operations #186

Merged
merged 8 commits into from
Jan 14, 2023

Conversation

akhilmhdh
Copy link
Member

@akhilmhdh akhilmhdh commented Dec 28, 2022

What does it do

This will enable workspace environment crud operations

Screenshots

Expand

List Env

Screenshot 2023-01-11 at 11 06 19 PM

Create Env

Screenshot 2023-01-11 at 11 06 24 PM

Update Env

Screenshot 2023-01-11 at 11 06 47 PM

Delete Env

Screenshot 2023-01-11 at 11 06 59 PM

Dashboard

Screenshot 2023-01-11 at 11 07 16 PM

Service Token

Screenshot 2023-01-11 at 11 07 40 PM

Integration Page

Screenshot 2023-01-13 at 9 06 59 PM

Screenshot 2023-01-13 at 9 07 02 PM

@vmatsiiako
Copy link
Collaborator

This is awesome! Makes total sense to me!

I feel like @dangtony98 might say that the routes should be like 'workspace/:workspaceId/environment'. I know that he is doing some v2 revamp which should create a common way of naming routes. @dangtony98 do you have any opinions here?

Copy link
Contributor

@Zamion101 Zamion101 left a comment

Choose a reason for hiding this comment

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

There needs some changes and further discussion on how to handle envrionments in upcoming V2 API by @dangtony98

backend/src/app.ts Outdated Show resolved Hide resolved
backend/src/routes/v2/environment.ts Show resolved Hide resolved
@akhilmhdh
Copy link
Member Author

There needs some changes and further discussion on how to handle envrionments in upcoming V2 API by @dangtony98

@Zamion101 And yes. I have talked with tony and now this PR is in a waiting for v2 routes to come inti picture and launched

@akhilmhdh akhilmhdh marked this pull request as ready for review January 11, 2023 17:46
@akhilmhdh akhilmhdh changed the title draft: feat(#31): implemented api for environment crud operations feat(#31): implemented api for environment crud operations Jan 12, 2023
@vmatsiiako
Copy link
Collaborator

Looking into this right now! Thank you for such detailed description!

@vmatsiiako vmatsiiako merged commit 439e86d into Infisical:main Jan 14, 2023
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.

3 participants