-
Notifications
You must be signed in to change notification settings - Fork 7
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
Merge dev to tst #154
Merge dev to tst #154
Commits on Jun 21, 2023
-
Adding env.var applicationsightsConnectionSrting for BE
Diogenis Petropoulos committedJun 21, 2023 Configuration menu - View commit details
-
Copy full SHA for d970fb2 - Browse repository at this point
Copy the full SHA d970fb2View commit details -
Feature/163742/enable ootb monitoring capabilities (#135)
* feat/Add azure-monitor-opentelemetry to requirements * feat/Add opentelemetry to application settings * chore/Change env from dev to tst * chore/Rollback env from tst to dev
Configuration menu - View commit details
-
Copy full SHA for 7beb8fc - Browse repository at this point
Copy the full SHA 7beb8fcView commit details
Commits on Jun 22, 2023
-
Feature/157615/allow retrieval of all initiatives published and unpub…
…lished from api revision (#136) * feat/Add published query parameter to the get_queryset - if we do not provide an additional query parameter, then the default behavior will remain the same and the endpoint will return only the published ones. - If we provide the additional query parameter published=0, then the endpoint will return only the unpublished ones. - If we provide the additional query parameter published=1, then the endpoint will return both the unpublished and published ones. * feat/Change published-unpublished to match new criteria - Change get_queryset method to its original status, but removing the unpublished. - Add logic to support published/unpublished parameters. * chore/Refactor publised-unpublished cases in a more pythonic way
Configuration menu - View commit details
-
Copy full SHA for bcb2fb9 - Browse repository at this point
Copy the full SHA bcb2fb9View commit details -
Feature/163295/add swimlanes at phase board (#137)
* table with new story features * code refactoring
Configuration menu - View commit details
-
Copy full SHA for 0172a7d - Browse repository at this point
Copy the full SHA 0172a7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3756c7e - Browse repository at this point
Copy the full SHA 3756c7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4f945 - Browse repository at this point
Copy the full SHA bc4f945View commit details -
Feature/160826/group innovation portfolio solution details section (#140
Configuration menu - View commit details
-
Copy full SHA for a13bfd0 - Browse repository at this point
Copy the full SHA a13bfd0View commit details -
Revert adding azure-monitor-opentelemetry==1.0.0b13 to resolve No mod…
…ule named azure.monitor issue
Configuration menu - View commit details
-
Copy full SHA for a9a0bf3 - Browse repository at this point
Copy the full SHA a9a0bf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eb8a49 - Browse repository at this point
Copy the full SHA 6eb8a49View commit details -
Feature/160752/stages phases (#142)
* add new column - feature key phases_stages * create a mapping between phases and stages
Configuration menu - View commit details
-
Copy full SHA for b96f005 - Browse repository at this point
Copy the full SHA b96f005View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51f573f - Browse repository at this point
Copy the full SHA 51f573fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1888a7 - Browse repository at this point
Copy the full SHA f1888a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3434f2e - Browse repository at this point
Copy the full SHA 3434f2eView commit details -
chore/Remove configure_azure_monitor and implement older approach to …
…identify compatibility
Configuration menu - View commit details
-
Copy full SHA for c011d98 - Browse repository at this point
Copy the full SHA c011d98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bf2a32 - Browse repository at this point
Copy the full SHA 0bf2a32View commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 30171be - Browse repository at this point
Copy the full SHA 30171beView commit details
Commits on Jun 26, 2023
-
Feature/163742/enable ootb monitoring capabilities (#146)
* feat/Add azure-monitor-opentelemetry to requirements * feat/Add opentelemetry to application settings * chore/Change env from dev to tst * chore/Rollback env from tst to dev * feat/Add internal_ips to fetch the pod internal ip * chore/Rename azure folder to azure_services * chore/Remove reduntant import from settings
Configuration menu - View commit details
-
Copy full SHA for 7e6ba8f - Browse repository at this point
Copy the full SHA 7e6ba8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c40f81 - Browse repository at this point
Copy the full SHA 8c40f81View commit details
Commits on Jun 27, 2023
-
feat/Change userprofile list to autocomplete field (#145)
- Add list with autocomplete search bar in the edit technology platform admin page. - Add name as the search bar option.
Configuration menu - View commit details
-
Copy full SHA for 85e2c4b - Browse repository at this point
Copy the full SHA 85e2c4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e56b7 - Browse repository at this point
Copy the full SHA 30e56b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for efaaf0b - Browse repository at this point
Copy the full SHA efaaf0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ed8b75 - Browse repository at this point
Copy the full SHA 2ed8b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf6e208 - Browse repository at this point
Copy the full SHA bf6e208View commit details
Commits on Jun 28, 2023
-
chore/Refactor delta link generation and store method
- Add new DeltaLink model to let Django handle the table creation/update mechanism. - Change get_last_delta_link and save_delta_link to follow the same pattern.
Configuration menu - View commit details
-
Copy full SHA for da0d89e - Browse repository at this point
Copy the full SHA da0d89eView commit details -
Feature/refactor aad user fetch and update mechanism (#149)
* feat/Switch nextLink to deltaLink mechanism * feat/Add get and save last delta link mechanism * chore/Refactor delta link generation and store method - Add new DeltaLink model to let Django handle the table creation/update mechanism. - Change get_last_delta_link and save_delta_link to follow the same pattern.
Configuration menu - View commit details
-
Copy full SHA for 8bbb50f - Browse repository at this point
Copy the full SHA 8bbb50fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e946458 - Browse repository at this point
Copy the full SHA e946458View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c317f6 - Browse repository at this point
Copy the full SHA 8c317f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6157874 - Browse repository at this point
Copy the full SHA 6157874View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46a5dcf - Browse repository at this point
Copy the full SHA 46a5dcfView commit details -
chore/Refactor deltalinks and logger
- Refactor delta links to accept more than one page. - Change azure logger from info to warning level to unclutter the django logs
Configuration menu - View commit details
-
Copy full SHA for 6d2f2fc - Browse repository at this point
Copy the full SHA 6d2f2fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2926ab5 - Browse repository at this point
Copy the full SHA 2926ab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a21b5 - Browse repository at this point
Copy the full SHA b7a21b5View commit details -
Bugfix/163402/dashboarding system error (#150)
* problem_statements and portfolios are now lists containing only unique ids * created a django management command to update the problematic solution logs (may and june 2023) * fixed error in comment * custom management command will now be run on deployment * updated to fix problematic entries in all solution log rows
Configuration menu - View commit details
-
Copy full SHA for 1cdfea7 - Browse repository at this point
Copy the full SHA 1cdfea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 142cb2d - Browse repository at this point
Copy the full SHA 142cb2dView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 82acc7c - Browse repository at this point
Copy the full SHA 82acc7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6164396 - Browse repository at this point
Copy the full SHA 6164396View commit details -
Configuration menu - View commit details
-
Copy full SHA for f977532 - Browse repository at this point
Copy the full SHA f977532View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aac887 - Browse repository at this point
Copy the full SHA 2aac887View commit details