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] Code snippets storage #18

Open
angel-penchev opened this issue Oct 15, 2021 · 0 comments
Open

[Feat] Code snippets storage #18

angel-penchev opened this issue Oct 15, 2021 · 0 comments
Assignees
Labels
feature New feature or request server Tasks regarding the backend server

Comments

@angel-penchev
Copy link
Member

angel-penchev commented Oct 15, 2021

Describe the feature you'd like
Create a storage for code snippets that users write within the Eleggo application.

Additional context
nest-aws-sdk library

@angel-penchev angel-penchev added feature New feature or request server Tasks regarding the backend server labels Oct 15, 2021
@angel-penchev angel-penchev added this to the Inovation Hub Sprint milestone Oct 15, 2021
@angel-penchev angel-penchev self-assigned this Oct 15, 2021
angel-penchev added a commit that referenced this issue Oct 15, 2021
Created a S3 bucket using Terraform for user code snippets storage.
References #18.
angel-penchev added a commit that referenced this issue Oct 17, 2021
Created an endpoint which returns the user's storage file tree in json.
References #18.
angel-penchev added a commit that referenced this issue Oct 18, 2021
Created a bucket for brainwave recordings.
Added snippets and recordings buckets in main.
References #18, #20.
angel-penchev added a commit that referenced this issue Oct 18, 2021
Created a bucket for brainwave recordings.
Added snippets and recordings buckets in main.
References #18, #20.
angel-penchev added a commit that referenced this issue Oct 19, 2021
Modified the controller and service to support subdirectory search.
References #18.
angel-penchev added a commit that referenced this issue Oct 20, 2021
Modified the controller and service to support subdirectory search.
References #18.
angel-penchev added a commit that referenced this issue Oct 20, 2021
Resolved an issue where listing would sometimes return empty filepaths.
References #18.
angel-penchev added a commit that referenced this issue Oct 20, 2021
Added an endpoint for uploading code snippets.
References #18.
angel-penchev added a commit that referenced this issue Oct 20, 2021
Added an error when the filepath used for saving an object is invalid.
References #18.
angel-penchev added a commit that referenced this issue Oct 20, 2021
Added a service method for retrieving code snippet file contents.
Added the service method to the GET "/code-snppets" endpoint.
References #18.
angel-penchev added a commit that referenced this issue Oct 20, 2021
Now when a new user is registered, a code snippets storage is created.
References #17, #18.
angel-penchev added a commit that referenced this issue Oct 20, 2021
angel-penchev added a commit that referenced this issue Oct 20, 2021
Added directory creation in code snippet module.
Resolved an issue where some service calls were not executing properly.
References #18.
angel-penchev added a commit that referenced this issue Oct 21, 2021
Added an endpoint for file and directory deletion.
Refernces #18.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request server Tasks regarding the backend server
Projects
None yet
Development

No branches or pull requests

1 participant