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

Add volume workload #2643

Closed
wants to merge 104 commits into from

Conversation

zaelgohary
Copy link
Contributor

Description

  • Add volume workload

Related Issues

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings
  • Screenshots/Video attached (needed for UI changes)

samaradel and others added 30 commits April 14, 2024 16:16
- Add all keys in one table
- generate name for keys which havnt a name
- Reduce size of titles
- prevent opening the dialog of sshkey details on click on active checkbox
- Migrate keys on login/connect
- Fix sshkeyData type
- The validation rule was modified to accept keys without names

- Take the key name when importing an 'SSH key' if exists or generate a new one

- Migrating the old ssh key after activating the 'profile manager'

- Created a class named 'SSHKeyData' that holds all 'SSH' functionality, to avoid code duplication since there are some functions that need to be imported into other places

- Disable the 'Import', 'Generate', and 'Export' buttons while 'Deleteing', 'Creating', and 'Updating' keys to avoid errors

- Wait on the chain to finish the task then update the table of 'ssh keys'
- Rename the tab of 'SSH Key' to 'SSH Keys' to match the new feature

- Generate a unique name/key and check if any of them exists on the profile keys

- Check the user balance if enough or not before updating the chain and notify the user

- Rename the text area and input fields

- Migrate and take the old key in deployment if the balance isn't enough to avoid errors
- Removed the hard-coded cost balance and make it variable instead
- Updated the @click:row event
- Removed unneeded alert message
Mahmoud-Emad and others added 28 commits May 2, 2024 13:51
…er rentedByTwinId changes, remove reload-table event
…iaog:

- Used the AppThemeSelection to get the current theme and use the colors that fits the theme instead of making it with hard value for both themes
@zaelgohary zaelgohary closed this May 2, 2024
@zaelgohary zaelgohary deleted the development_2.5_add_volume_workload branch May 2, 2024 10:55
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.