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

Support for collections and requests #18

Draft
wants to merge 4 commits into
base: trunk
Choose a base branch
from

Conversation

danirod
Copy link
Owner

@danirod danirod commented Jun 24, 2024

This is my take on #11.

The goal is to allow the user to create collections, which will have endpoints inside. It should be possible to create, open, save and close collections, and for each collection, the application shall let the user manage folders and requests.

Tasks and subtasks:

  • Create collections.
  • Open existing collections by pointing at the metadata file.
  • Close existing collections
  • Update information about collections.
  • Support for requests and folders (to-do...)

Known issues:

  • Pressing Enter on the New Collection dialog should submit the form.

Here is an updated screenshot with the state of this feature.

Here we see the list of opened collections.

image

By pressing the [Add] button, you can create a new collection.

image

@danirod danirod linked an issue Jul 6, 2024 that may be closed by this pull request
@danirod danirod added this to the 0.1 milestone Jul 21, 2024
@danirod danirod modified the milestones: 0.1, 0.2 Jul 24, 2024
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.

Collections
1 participant