1. 4f9523f AIRAVATA-3575: Enabling validations on the application instructions text area by Dinuka De Silva · 2 years ago
  2. cc76672 AIRAVATA-3575: Enabling the Application instructions text box by Dinuka De Silva · 2 years ago
  3. 23b7f86 AIRAVATA-3574: Fix notifications update endpoint by Dinuka De Silva · 2 years ago
  4. 93b5340 AIRAVATA-3574: Enabling the workspace notificatioons on the UI by Dinuka De Silva · 2 years ago
  5. 82215aa AIRAVATA-3574: Refactoring by Dinuka De Silva · 2 years ago
  6. a448cd2 AIRAVATA-3574: Enabling `showInDashboard` parameter on manage-notifications endpoint by Dinuka De Silva · 2 years ago
  7. 5076046 Fix unit tests to utilize enableNodeCountToCpuCheck by Marcus Christie · 2 years ago
  8. 5b7b9b7 AIRAVATA-3564 Save common extended user profile fields by Marcus Christie · 2 years ago
  9. 2057fb0 AIRAVATA-3564 Hook up admin UI to store/REST API by Marcus Christie · 2 years ago
  10. 3c4036d Fix null latestJobStatus bug by Marcus Christie · 2 years ago
  11. 0a63e13 Fix "not all arguments converted during string formatting" bug by Marcus Christie · 2 years ago
  12. 58298b0 AIRAVATA-3576 Load application interface when using standalone web components by Marcus Christie · 2 years ago
  13. d75db02 AIRAVATA-3618 Upgrade to sdk 1.3.2 by Marcus Christie · 2 years ago
  14. 1759716 AIRAVATA-3565 Fix updating field choice by Marcus Christie · 2 years ago
  15. fef0a18 AIRAVATA-3565 Fixes to how other options are validated by Marcus Christie · 2 years ago
  16. 71774e3 AIRAVATA-3565 Better handling of extended user profile validation by Marcus Christie · 2 years ago
  17. 5c2aed3 AIRAVATA-3565 Combining both forms into one by Marcus Christie · 2 years ago
  18. 49ebb76 AIRAVATA-3565 Support for optional extended user profile fields by Marcus Christie · 2 years ago
  19. 9a68c80 AIRAVATA-3565 Adding required column to ExtendedUserProfileField by Marcus Christie · 2 years ago
  20. 6d76104 AIRAVATA-3565 Add validation to extended user profile editor by Marcus Christie · 2 years ago
  21. 2085b24 AIRAVATA-3616 Show the actual hostName for the compute resource by Marcus Christie · 2 years ago
  22. 2ba4bcc AIRAVATA-3576 UI setting to control whether to show queue settings for app interface by Marcus Christie · 2 years, 1 month ago
  23. 77839b1 Merge pull request #79 from dinukadesilva/AIRAVATA-3612-enable-disable-property-on-computer-resource-selector-and-group-resource-selector by Marcus Christie · 2 years, 1 month ago
  24. 44f5330 AIRAVATA-3612: Enable `disable` property on compute resource selector and group resource selector by Dinuka De Silva · 2 years, 1 month ago
  25. 8b23408 AIRAVATA-3610 Only emit upload-finished event when all uploads have been completely processed by Marcus Christie · 2 years, 1 month ago
  26. 793b8f3 AIRAVATA-3565 Other field for single and multi choice fields by Marcus Christie · 2 years, 1 month ago
  27. bdd614d AIRAVATA-3565 Fix saving updates to extended user profile fields by Marcus Christie · 2 years, 1 month ago
  28. 0999c03 AIRAVATA-3565 Integrated link display for extended user profile fields by Marcus Christie · 2 years, 1 month ago
  29. 9f9760e AIRAVATA-3565 Ext User Profile UI with load/saving user_agreement values by Marcus Christie · 2 years, 1 month ago
  30. 308744c AIRAVATA-3565 Ext User Profile UI with load/saving multi_choice values by Marcus Christie · 2 years, 1 month ago
  31. 493ed1a AIRAVATA-3565 WIP: Ext User Profile UI with load/saving text and single_choice values by Marcus Christie · 2 years, 1 month ago
  32. aac5a81 Fixing typo in input dependencies schema by Marcus Christie · 2 years, 2 months ago AIRAVATA-3594
  33. e02b425 AIRAVATA-3565 Switch user profile editor to vuex store by Marcus Christie · 2 years, 2 months ago
  34. afd7a09 AIRAVATA-3569 REST API and DB model for storing extended user profile values by Marcus Christie · 2 years, 2 months ago
  35. 4e87cde AIRAVATA-3563 DB and REST API for extended user profile fields by Marcus Christie · 2 years, 2 months ago
  36. 8ce0bb6 AIRAVATA-3562 Mocked up UI for admins to edit extended user profile fields by Marcus Christie · 2 years, 2 months ago
  37. 175662d Updating OS used for Travis builds by Marcus Christie · 2 years, 2 months ago
  38. f4593a4 Merge pull request #69 from dinukadesilva/AIRAVATA-3577-enabling-to-disregard-not-to-cpu-count-in-experiment-creation by Marcus Christie · 2 years, 2 months ago
  39. 6fd684d AIRAVATA-3577: Enable the cpu to node lock button only when the cpuPerNode > 0 in the queue by Dinuka De Silva · 2 years, 3 months ago
  40. e88ba7f Document url_prefix for custom Django apps by Marcus Christie · 2 years, 3 months ago
  41. 8e20b8c Documenting LOGIN_REDIRECT_URL by Marcus Christie · 2 years, 3 months ago
  42. 4147b12 AIRAVATA-3577: Enabling the webcomponents queue settings to have the lock button to disregard node to cpu check by Dinuka De Silva · 2 years, 3 months ago
  43. dec5591 AIRAVATA-3577: Revalidate the node to cpu count based on node count once the lock is set by Dinuka De Silva · 2 years, 3 months ago
  44. 723f8d3 AIRAVATA-3577: Enabling to disregard node to cpu count in the experiment creation by Dinuka De Silva · 2 years, 3 months ago
  45. 22e6159 AIRAVATA-3583 Update to sdk v1.3.1 by Marcus Christie · 2 years, 3 months ago
  46. 390069e Remove unused import by Marcus Christie · 2 years, 3 months ago
  47. ba029d4 Merge branch 'AIRAVATA-3319-2' into develop by Marcus Christie · 2 years, 3 months ago
  48. dab5beb AIRAVATA-3319 Fix username_initialized for users with cilogon sub as username by Marcus Christie · 2 years, 3 months ago
  49. 3cb599f Merge branch 'master' into develop by Marcus Christie · 2 years, 3 months ago
  50. e594f47 AIRAVATA-3580 /api/experiment-storage: encodes experiment id but not 'path' by Marcus Christie · 2 years, 3 months ago
  51. 47cdd73 Merge branch 'AIRAVATA-3557' into develop by Marcus Christie · 2 years, 3 months ago
  52. 48e5557 AIRAVATA-3557 Update python sdk to version with intermediate output fetching API methods by Marcus Christie · 2 years, 3 months ago
  53. b40a741 AIRAVATA-3557 Only allow fetching outputs if job ACTIVE by Marcus Christie · 2 years, 3 months ago
  54. 2b7d562 AIRAVATA-3557 Display message when output has no file(s) by Marcus Christie · 2 years, 3 months ago
  55. 9bb40e1 AIRAVATA-3557 Convenience button for setting plain text file type for outputs by Marcus Christie · 2 years, 3 months ago
  56. b7de0b0 AIRAVATA-3557 Don't display download button when there are multiple files by Marcus Christie · 2 years, 3 months ago
  57. 22ae106 AIRAVATA-3557 Users with only READ access should be able to see but not execute intermediate output fetches by Marcus Christie · 2 years, 3 months ago
  58. 141fcfc AIRAVATA-3557 blocking UI when intermediate fetch is running by Marcus Christie · 2 years, 3 months ago
  59. f5cc136 AIRAVATA-3557 Make store initialization compatible with entry function by Marcus Christie · 2 years, 3 months ago
  60. 672e318 AIRAVATA-3557 Don't show output view providers menu when executing by Marcus Christie · 2 years, 3 months ago
  61. d052ba6 AIRAVATA-3557 Only display text files less than 10MB in browser by Marcus Christie · 2 years, 3 months ago
  62. 5f8a6cd AIRAVATA-3557 some code simplifications: relying on process COMPLETED status and data product URIs by Marcus Christie · 2 years, 3 months ago
  63. e46aff1 AIRAVATA-3557 Display text preview inline of intermediate and final text files by Marcus Christie · 2 years, 4 months ago
  64. 1fa1f4b AIRAVATA-3557 REST API for getting intermediate output info by Marcus Christie · 2 years, 4 months ago
  65. 00ae7ac AIRAVATA-3553 Only apply deployment's queue settings to default queue by Marcus Christie · 2 years, 4 months ago
  66. 4cd3383 AIRAVATA-3561 Always allow admins to change user's username by Marcus Christie · 2 years, 4 months ago
  67. 3c10e41 AIRAVATA-3573 Encode experiment id as url param to fix issue when pound sign in exp id by Marcus Christie · 2 years, 4 months ago
  68. 6670b4c AIRAVATA-3570 Fix web component store's tests by Marcus Christie · 2 years, 4 months ago
  69. 3de45b8 AIRAVATA-3570 Update to work with ExperimentEditor by Marcus Christie · 2 years, 4 months ago
  70. ba640b4 AIRAVATA-3570 emitting input events when compute resource settings change by Marcus Christie · 2 years, 4 months ago
  71. a1d5e9f AIRAVATA-3570 Refactor queue settings editor to be usable standalone by Marcus Christie · 2 years, 4 months ago
  72. 08866ca AIRAVATA-3570 Refactor compute selector to be usable standalone by Marcus Christie · 2 years, 4 months ago
  73. 62324bb AIRAVATA-3570 Refactor GRP selector to be usable standalone by Marcus Christie · 2 years, 4 months ago
  74. f7db978 Merge branch 'AIRAVATA-3319-hotfix' into develop by Marcus Christie · 2 years, 4 months ago
  75. 068ea53 AIRAVATA-3319 Default username_initialized to true for existing user profiles by Marcus Christie · 2 years, 4 months ago
  76. da7b121 Merge branch 'staging' by Marcus Christie · 2 years, 4 months ago
  77. d4d9c4d Merge branch 'staging' into develop by Marcus Christie · 2 years, 4 months ago
  78. 6d05707 AIRAVATA-3319 Fix tests: username has to not equal email address and be invalid by Marcus Christie · 2 years, 4 months ago
  79. 8955956 AIRAVATA-3555 Update validation state calculation for Bootstrap Vue components by Marcus Christie · 2 years, 4 months ago
  80. debca13 AIRAVATA-3557 Integrate calling fetchIntermediateOutputs into REST API and UI by Marcus Christie · 2 years, 4 months ago
  81. 07655c4 AIRAVATA-3557 Refactored experiment summary to use vuex store by Marcus Christie · 2 years, 4 months ago
  82. 65aaa2d AIRAVATA-3560 Removing spinner for response parsing as unnecessary and this fixes the issue of the spinner briefly flashing when showSpinner=false by Marcus Christie · 2 years, 4 months ago
  83. 7f71e7a Merge pull request #68 from dinukadesilva/AIRAVATA-3552 by Marcus Christie · 2 years, 4 months ago
  84. 59a3e8d AIRAVATA-3552: Remove the error stack and add the `Job Submission Response` list by Dinuka De Silva · 2 years, 4 months ago
  85. 0e63473 AIRAVATA-3543 Add cpus per node information to application deployment editor by Marcus Christie · 2 years, 4 months ago
  86. 4ef9337 Clarify how to get started with settings_local.py by Marcus Christie · 2 years, 4 months ago
  87. 120a3ad AIRAVATA-3319 Only send email to admin when username is not the same as email and it is invalid by Marcus Christie · 2 years, 4 months ago
  88. 1ba7c95 Merge branch 'AIRAVATA-3556' into develop by Marcus Christie · 2 years, 4 months ago
  89. bebb680 AIRAVATA-3556 Fix text file download so that it parses as text, not JSON by Marcus Christie · 2 years, 4 months ago
  90. c55b0ab AIRAVATA-3555 Update validation state calculation for Bootstrap Vue components by Marcus Christie · 2 years, 4 months ago
  91. 948cc67 AIRAVATA-3552: Adding the error stack to the experiment view error panel by Dinuka De Silva · 2 years, 4 months ago
  92. c807d46 Upgrade to Django 3.2.11 for security fixes by Marcus Christie · 2 years, 5 months ago
  93. 0e8aa5b AIRAVATA-3543 Fixing variable name by Marcus Christie · 2 years, 5 months ago
  94. 510cbe4 AIRAVATA-3543 Auto update nodeCount/totalCPUCount based on cpuPerNode by Marcus Christie · 2 years, 5 months ago
  95. 2cc39cc Upgrade to Django 3.2.10 for security fix by Marcus Christie · 2 years, 5 months ago
  96. e0ee722 AIRAVATA-3319 Fixing linting errors by Marcus Christie · 2 years, 5 months ago
  97. cd31d0f AIRAVATA-3319 Fix test by Marcus Christie · 2 years, 5 months ago
  98. 66393d5 AIRAVATA-3319 merge migration by Marcus Christie · 2 years, 5 months ago
  99. 3b21298 AIRAVATA-3319 Fix warning message in change username confirmation by Marcus Christie · 2 years, 5 months ago
  100. 58ab191 AIRAVATA-3319 Show user profile fields with validity, and informational alerts by Marcus Christie · 2 years, 5 months ago