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 setting Collection Variables #118

Closed
SoulKa opened this issue Nov 6, 2024 · 0 comments · Fixed by #175
Closed

Support setting Collection Variables #118

SoulKa opened this issue Nov 6, 2024 · 0 comments · Fixed by #175
Assignees
Labels
enhancement New feature or request frontend Frontend related task
Milestone

Comments

@SoulKa
Copy link
Collaborator

SoulKa commented Nov 6, 2024

Motivation

As a user, I want to have collection variables, in order to reuse certain information in several requests. Currently, only autogenerated template variables like $randomUuid can be used.
However, the code for replacing collection variables is already active. We merely need to be able to update them in UI.

Acceptance Criteria

  • There is a view where I can modify collection variables
  • An event is sent to the backend on collection variable modification which updates them
@SoulKa SoulKa added enhancement New feature or request frontend Frontend related task labels Nov 6, 2024
@SoulKa SoulKa added this to the v0.2 milestone Nov 6, 2024
giemic8 pushed a commit that referenced this issue Jan 13, 2025
giemic8 pushed a commit that referenced this issue Jan 15, 2025
giemic8 pushed a commit that referenced this issue Jan 15, 2025
giemic8 pushed a commit that referenced this issue Jan 15, 2025
giemic8 pushed a commit that referenced this issue Jan 15, 2025
giemic8 pushed a commit that referenced this issue Jan 15, 2025
giemic8 pushed a commit that referenced this issue Jan 17, 2025
giemic8 pushed a commit that referenced this issue Jan 19, 2025
giemic8 pushed a commit that referenced this issue Jan 19, 2025
giemic8 added a commit that referenced this issue Jan 19, 2025
* #118 - add Variables to SettingsModal

* #118 - change to variableStore

* #118 - set the possition of setting and github icon

* #118 - delete unsued method

* #118 - Delete isActive-Flag on variables

* #118 - Changes from PR

* #118 - fix tests

---------

Co-authored-by: Michael Giek <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Frontend related task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants