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(lambda): functionality for updating ID, values, and deleting packages #923

Merged
merged 151 commits into from
Dec 19, 2024

Conversation

tiffanyvu
Copy link
Collaborator

@tiffanyvu tiffanyvu commented Dec 11, 2024

🎫 Linked Ticket

OY2-30866
OY2-31180
OY2-31184

💬 Description / Notes

There is no backend ability to modify a package ID or package values and delete a package.

🛠 Changes

A lambda function has been added to allow for the ability to update a package ID, update package fields, and delete a package. Deleting a package hides it from users in the application, but will still be present in the database.

📸 Screenshots / Demo

Updating an ID with a valid format:
Screen Shot 2024-12-13 at 8 23 31 AM
Screen Shot 2024-12-13 at 8 23 46 AM

Updating valid fields of a package:
Screen Shot 2024-12-13 at 8 24 31 AM
Screen Shot 2024-12-13 at 8 24 45 AM

Updating an ID with an invalid format:
Screen Shot 2024-12-13 at 8 25 13 AM
Screen Shot 2024-12-13 at 8 25 34 AM

Deleting a package:
Screen Shot 2024-12-13 at 8 26 42 AM
Screen Shot 2024-12-13 at 8 37 48 AM

Screen Shot 2024-12-13 at 8 38 21 AM

@tiffanyvu tiffanyvu temporarily deployed to update-package-func December 18, 2024 17:33 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to update-package-func December 18, 2024 17:33 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to update-package-func December 18, 2024 20:27 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to update-package-func December 18, 2024 20:31 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to update-package-func-app December 18, 2024 20:31 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to update-package-func-kibana December 18, 2024 20:31 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to update-package-func December 18, 2024 20:31 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to update-package-func December 18, 2024 20:31 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to update-package-func December 18, 2024 20:53 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to update-package-func December 18, 2024 20:53 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to update-package-func December 18, 2024 20:56 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to update-package-func December 18, 2024 20:56 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to update-package-func-app December 18, 2024 20:56 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to update-package-func-kibana December 18, 2024 20:56 — with GitHub Actions Inactive
@tiffanyvu tiffanyvu temporarily deployed to update-package-func December 18, 2024 20:56 — with GitHub Actions Inactive
Copy link
Contributor

🎉 This PR is included in version 1.5.0-val.99 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@asharonbaltazar asharonbaltazar deleted the update-package-func branch January 7, 2025 17:00
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