Skip to content

Commit

Permalink
release 1.21.0 (#1183)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Update version numbers in the OpenAPI documents.

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update version number in YAML file.

* Point to production health and talent chooser API documentation in production.

* Update CHANGELOG.

* Update version number in OpenAPI spec files.

* Update Building Block URL in Api Doc Dockerfile.

* Minor update to CHANGELOG.

* Fix Auth library dependencies versions to avoid breaking changes.

* Update Events Building Block Dockerfile.

* Update App Config Dockerfile.

* Update Authentication Building Block Dockerfile.

* Update Profile Building Block Dockerfile.

* Update Contributions Building Block Dockerfile and requirements.

* Update Contributions Catalog Dockerfile and requirements.

* Update Logging Building Block Dockerfile.

* Update version numbers in API specs.

* Update CHANGELOG.

* Update CHANGELOG.md

* Update version number.

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update version numbers in OpenAPI specification.

* turn off group authentication on image get endpoint

* turn off group authentication on image get endpoint

* Update Events Building Block logs and related configuration.

* Update CHANGELOG.

* Added more information to logs

* changed the log's building block name

* updated to use longDescription

* updated changelog

* Update CHANGELOG and verson numbers.

* Update API Doc Dockerfile.

* Fix CHANGELOG.

* Fix CHANGELOG.

* Update version numbers in SECURITY.md

* Fix merge conflicts.

* Update CHANGELOG.md

* Update CHANGELOG.

* Update Dockerfile.

* Update version number in API spec files.

* Updater version in SECURITY.md

* Update CHANGELOG.

* Update Events BB version number.

* Update SECURITY.md

* updated for release

* resolved merge conflicts

* updated version in yaml files

* updated version in yaml

* workaround for Oauth transport lib error

* updated changelog

* updated docker build with nocache option

* moved ProxyFix to catalog

* removed no-cache from docker build

* updated version in yaml

* updated security

* Update contributions/api/contributions_rest_service.py

remove blank line

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* added version comparison

* Update catalog_rest_service.py

Comment on the proxyFix

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* updated release version

* release 1.16.0

* Update SECURITY.md

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* release 1.16.0

* Update CHANGELOG.md

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* release 1.16.0

* Update CHANGELOG.md

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* release 1.16.0

* Update appconfig.yaml

Updating version number in AppConfig YAML file.

* added release to changelog

* updated version in yaml

* updated security

* reverting version for unchanged blocks

* reverting version for auth

* update version for events

* revert version logging and profile

* 1048 bug edit contribution database detail (#1049)

* added index to database detail field

* updated changelog

* updated changelog for release

* Set ApibaseUrl in catalog (#1052)

* set and get apibaseurl

* updated changelog

* 1050 multiple contribution admins field (#1051)

* fixes for multiple contribution admins

* updated changelog to release

* added space for display in create page

* comma separated display in details page

* changed contributionAdmin to list

* updated versionurl field

* updated changelog

* 1053 bug open source url field (#1055)

* onclick function isopensourceurl

* updated changelog

* changed chmod permissions

* reverting version changes to match appconfig

* Release/1.18.0 (#1114)

* Master to develop after 1.17.0 (#1057)

* Update CHANGELOG.md

* Update version numbers in the OpenAPI documents.

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update version number in YAML file.

* Point to production health and talent chooser API documentation in production.

* Update CHANGELOG.

* Update version number in OpenAPI spec files.

* Update Building Block URL in Api Doc Dockerfile.

* Minor update to CHANGELOG.

* Fix Auth library dependencies versions to avoid breaking changes.

* Update Events Building Block Dockerfile.

* Update App Config Dockerfile.

* Update Authentication Building Block Dockerfile.

* Update Profile Building Block Dockerfile.

* Update Contributions Building Block Dockerfile and requirements.

* Update Contributions Catalog Dockerfile and requirements.

* Update Logging Building Block Dockerfile.

* Update version numbers in API specs.

* Update CHANGELOG.

* Update CHANGELOG.md

* Update version number.

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update version numbers in OpenAPI specification.

* turn off group authentication on image get endpoint

* turn off group authentication on image get endpoint

* Update Events Building Block logs and related configuration.

* Update CHANGELOG.

* Added more information to logs

* changed the log's building block name

* updated to use longDescription

* updated changelog

* Update CHANGELOG and verson numbers.

* Update API Doc Dockerfile.

* Fix CHANGELOG.

* Fix CHANGELOG.

* Update version numbers in SECURITY.md

* Fix merge conflicts.

* Update CHANGELOG.md

* Update CHANGELOG.

* Update Dockerfile.

* Update version number in API spec files.

* Updater version in SECURITY.md

* Update CHANGELOG.

* Update Events BB version number.

* Update SECURITY.md

* updated for release

* resolved merge conflicts

* updated version in yaml files

* updated version in yaml

* workaround for Oauth transport lib error

* updated changelog

* updated docker build with nocache option

* moved ProxyFix to catalog

* removed no-cache from docker build

* updated version in yaml

* updated security

* Update contributions/api/contributions_rest_service.py

remove blank line

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* added version comparison

* Update catalog_rest_service.py

Comment on the proxyFix

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* updated release version

* release 1.16.0

* Update SECURITY.md

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* release 1.16.0

* Update CHANGELOG.md

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* release 1.16.0

* Update CHANGELOG.md

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* release 1.16.0

* Update appconfig.yaml

Updating version number in AppConfig YAML file.

* added release to changelog

* updated version in yaml

* updated security

* reverting version for unchanged blocks

* reverting version for auth

* update version for events

* revert version logging and profile

* 1048 bug edit contribution database detail (#1049)

* added index to database detail field

* updated changelog

* updated changelog for release

* Set ApibaseUrl in catalog (#1052)

* set and get apibaseurl

* updated changelog

* 1050 multiple contribution admins field (#1051)

* fixes for multiple contribution admins

* updated changelog to release

* added space for display in create page

* comma separated display in details page

* changed contributionAdmin to list

* updated versionurl field

* updated changelog

* 1053 bug open source url field (#1055)

* onclick function isopensourceurl

* updated changelog

* changed chmod permissions

* reverting version changes to match appconfig

* change to dev urls

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>
Co-authored-by: Bing Zhang <[email protected]>
Co-authored-by: YONG WOOK KIM <[email protected]>

* 1034 UI change capability details page (#1035)

* added css style classes

* updated changelog

* updated footer css

* updated changelog

* remove footer

* unchanged footer in home

* unchanging footer in home

* removed footer from changelog

* changed css names

* added height to font css

* styles for capability details and moved button outside div

* added html font style

* update colsm9 style

* added same classes to all smallbodytext

* remove unwanted classes

* moved view contribution button to container div

* updated small body text style

* changed grid container and col classes

* updated top margin

* moved to unreleased

* moved to unreleased section

* 1036 UI changes footer in catalog (#1039)

* updated footer ui

* updated changelog

* added image

* updated padding for footer

* added class link

* moved to unreleased section

* 1040 header UI changes (#1042)

* changes to topnav

* added cursor pointer to plus icon

* removed inactive styles classes from style html

* added contribute button

* removed unwanted style classes

* remove unwanted styling

* added plus icon

* removed extra space

* changed topnav styles

* updated styling for login and logout button

* add navlogout display script

* topnav classes and scripts

* styles for topnav buttons

* updated changelog

* changed style of buttons

* added icons stylesheet

* added icons stylesheet

* changed button class name

* updated width of topright nav

* updated margins

* added blockI

* style topnav right divs

* moved to unreleased

* removed unwanted comment

* changed footer class name

* updated flex div

* updated header styling

* removed exclamation mark

* removed h1 class redundant

* added typekit css

* added typekit css to head

* added typekit css to talent details

* 1060 UI talent details page (#1061)

* fixed tag div

* added div and style same as capability

* updated col styling

* updated changelog

* added col div

* 1041 contribution details UI change (#1062)

* added css style classes

* updated changelog

* updated footer css

* updated changelog

* remove footer

* unchanged footer in home

* unchanging footer in home

* removed footer from changelog

* changed css names

* css for contribution details page

* added comment

* added container and changed layout

* changed layout

* added h5 class

* updated layout and styling

* updated buttons

* removed input styling and updated button colors

* changelog updated

* removed duplicate issue

* removed input type styling

* deleted duplicates

* fixed button styles

* corrected display of contribution admins

* change button styles

* changed button class to match style

* updated font style in button

* changed button height padding and font size

* updated changelog

* font weight changed

* 1063 catalog home page UI (#1064)

* add bookshelf image asset

* removed styling and added div

* updated class css styling

* added button styles

* updated changelog

* removed unwanted styling

* sorted stylecss

* changed class name and style

* updated styling

* updated contribution link class

* changed view contribution div

* updated card and contribution link positions

* removed additional style sheet

* changed styling

* removed container style

* updated h4 font weight

* 1044 add footer for all pages (#1067)

* added container margin and padding

* added footer, changed filename

* changed filename

* removed footer from home

* updated filename

* updated filename

* updated changelog

* added image assets

* added scrset to footer image

* renamed topbottomnav

* created footer page

* removed footer margin css

* added footer and renamed topnav

* added spaces

* moved footer to bottom

* added zeplin padding

* removed unwanted styles

* changed footer and main div

* moved box sizing style

* 1059 task update codeowners file (#1068)

* Update CODEOWNERS file

Include CHANGELOG as a separate entry.

* Update CHANGELOG.md

* 1065 updated styles for create page (#1071)

* updated styles for create page

* changed button styling

* added padding style

* removed duplicate class style

* removed unwanted comments

* changed divs

* removed class text input field

* changed wordings

* updated input box styling

* added checkbox svg asset

* added checkbox styling

* added checkbox styling

* rearranging input div table cell

* updated cancel modal

* changed close button

* changed close button

* changed col spaces

* checkbox stlye

* updated focus styling

* updated changelog

* close and other buttons

* button active and hover styles

* added form-control class and changed textarea

* updated styles for form control and check classes

* added font size

* changed button and font style

* 1066 review page UI changes (#1082)

* updated styles for create page

* changed button styling

* added padding style

* removed duplicate class style

* removed unwanted comments

* changed divs

* removed class text input field

* changed wordings

* updated input box styling

* added checkbox svg asset

* added checkbox styling

* added checkbox styling

* rearranging input div table cell

* updated cancel modal

* changed close button

* changed close button

* changed col spaces

* checkbox stlye

* updated focus styling

* updated changelog

* close and other buttons

* button active and hover styles

* added form-control class and changed textarea

* updated styles for form control and check classes

* added font size

* changed button and font style

* change padding so that text is visible

* added form group divs

* added tertiary button styles

* removed input reset styles

* changed button classes to update styles

* updated changelog

* updated button focus styles

* added custom dropdown div

* added custom dropdown menu styles

* javascript for custom dropdown menu

* added border line style and removed unwanted styles

* added hover style

* updated font weight on hover

* added border on hover

* removed customized dropdown

* 1079 contribute create page div rearrangement (#1093)

* removed closing div tag

* added container class divs

* updated changelog

* 1077 task fix detect secrets GitHub action (#1098)

* Change to GitHub Actions version 3.

* Add virtual environment to detect secrets GitHub action workflow and update run command.

* Replace source with dot.

* Upgrade pip.

* Update run command.

* Fix detect-secrets.yaml

Applying the fix from https://github.com/rokwire/core-building-block/pull/627/files#diff-6be25c6f69ed96a573185fa0c1f601914a92ecd85fd9fb4cf5fb3c2e53fb6e2c

* Update detect-secrets.yaml

* Update .pre-commit-config.yaml

* Remove virtual environment.

* Update .secrets.baseline

* Change scanning to staged files only.

* Update baseline.

* Change scanning to all tracked files.

* Update local dev requirements.

* Update baseline.

* Update baseline.

* Update CHANGELOG.

* testing github precommit detect secrets

* removed test changelog

---------

Co-authored-by: Minu Mathew <[email protected]>

* 1087 vertical alignment in contribute page (#1095)

* removed closing div tag

* added container class divs

* updated changelog

* added div class col sm 10 for radio buttons

* updated style for label

* added radio inline class

* updated cursor pointer style

* input file style

* added checkbox inline style label

* separated label and input

* removed input class

* added checkbox style

* added calendar hover style

* changes to nav breadcrumbs

* added submit div href link to breadcrumb

* added col sm 10 for vertical alignment in edit page

* updated styling

* changed talent form edit page to match create page

* updated changelog

* removed inline style for add person

* moved add environment variable button to row and col divs

* added styling to add environment variables div row

* Bump cryptography from 3.3.2 to 39.0.1 in /contributions (#1073)

* Bump cryptography from 3.3.2 to 39.0.1 in /contributions

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3.2...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* updated cryptography in auth middleware

* updated cryptography verison changelog

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Minu Mathew <[email protected]>
Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* Bump cryptography from 3.3.2 to 39.0.1 in /appconfigservice (#1074)

* Bump cryptography from 3.3.2 to 39.0.1 in /appconfigservice

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3.2...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* update gevent

* update cryptography

* updated changelog

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Minu Mathew <[email protected]>

* Bump cryptography from 3.3.2 to 39.0.1 in /eventservice (#1076)

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3.2...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 1084 card alignment in catalog home page (#1096)

* added bookshelf images

* removed styles and changed class names

* updated styles for cards

* updated changelog

* updated max width for main container

* removed search bar styling

* added space before grid cards start

* 1085 finalize button styles (#1097)

* updated buttons in contribution details page

* changed topnav buttons

* topnav buton styles updated

* updated illinois home page url

* deleted old home page

* updated changelog

* updated focus styles

* arranged div spacing

* changed buttons

* updated inline style outline

* Bump werkzeug from 2.0.2 to 2.2.3 in /contributions/catalog (#1083)

* Bump werkzeug from 2.0.2 to 2.2.3 in /contributions/catalog

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.0.2...2.2.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* fixed typo in prev changelog and updated changelog

* upgrade flask version to match with werkzeug

* upgrade flask version to match catalog

* upgrade connexion version to match flask version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Minu Mathew <[email protected]>

* 1090 customize dropdown menu (#1101)

* updated indexing of env vars

* reverted to original develop

* updated styles for create page

* changed button styling

* added padding style

* removed duplicate class style

* removed unwanted comments

* changed divs

* removed class text input field

* changed wordings

* updated input box styling

* added checkbox svg asset

* added checkbox styling

* added checkbox styling

* rearranging input div table cell

* updated cancel modal

* changed close button

* changed close button

* changed col spaces

* checkbox stlye

* updated focus styling

* updated changelog

* close and other buttons

* button active and hover styles

* added form-control class and changed textarea

* updated styles for form control and check classes

* added font size

* changed button and font style

* change padding so that text is visible

* added form group divs

* added tertiary button styles

* removed input reset styles

* changed button classes to update styles

* updated changelog

* updated button focus styles

* added custom dropdown div

* added custom dropdown menu styles

* javascript for custom dropdown menu

* added border line style and removed unwanted styles

* added hover style

* updated font weight on hover

* added border on hover

* added down arrow caret

* commented all javascirpt for custom dropdown

* added arrow style for dropdown

* undo unneccessary change

* undo unwanted change

* updated cahngelog

* removed javascript for full customized dropdown

* removed the extra styling classes for customized dropdown

* remove orange underline border

* 1092 fill footer at bottom of pages (#1104)

* changed content page size for small contents

* updated changelog

* 1054 bug select contribution type buttons display (#1107)

* added a right tab for div

* put breadcrumbs in container class

* updated moveselector placeholder function

* updated changelog

* 1103 validation for form fields in UI (#1106)

* input type verification for capability and contribution

* updated type in input tag

* updated changelog

* added minlength and maxlength attributes to tel

* 1102 fix form texts and placeholders (#1108)

* corrected div placement

* div rearrangement

* updated form text and plcaeholders

* updated placeholders

* upload icon text

* removed f

* phone number placeholder

* updated text and placeholders

* updated changelog

* removed spacing of textarea

* placeholder texts updated

* change contributors to persons in placeholder text

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* Update contributions/catalog/webapps/templates/contribute/contribute.html

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

---------

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* 1069 change wordings details page (#1109)

* updated wordings for contribution view page

* updated wordings for capability view page

* updated wording for talent view page

* capability details small case

* updated changelog

* siwtched to capitalize

* capitalize in capability details

* updated text in contribution details

* Update text fields on talent_details.html

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

---------

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* updated changelog for release

* updated yaml version for release

* updated security file

* update version in events yaml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>
Co-authored-by: Bing Zhang <[email protected]>
Co-authored-by: YONG WOOK KIM <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Release/1.19.0 (#1154)

* updated indexing of env vars

* reverted to original develop

* Master to develop after 1.17.0 (#1057)

* Update CHANGELOG.md

* Update version numbers in the OpenAPI documents.

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update version number in YAML file.

* Point to production health and talent chooser API documentation in production.

* Update CHANGELOG.

* Update version number in OpenAPI spec files.

* Update Building Block URL in Api Doc Dockerfile.

* Minor update to CHANGELOG.

* Fix Auth library dependencies versions to avoid breaking changes.

* Update Events Building Block Dockerfile.

* Update App Config Dockerfile.

* Update Authentication Building Block Dockerfile.

* Update Profile Building Block Dockerfile.

* Update Contributions Building Block Dockerfile and requirements.

* Update Contributions Catalog Dockerfile and requirements.

* Update Logging Building Block Dockerfile.

* Update version numbers in API specs.

* Update CHANGELOG.

* Update CHANGELOG.md

* Update version number.

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update version numbers in OpenAPI specification.

* turn off group authentication on image get endpoint

* turn off group authentication on image get endpoint

* Update Events Building Block logs and related configuration.

* Update CHANGELOG.

* Added more information to logs

* changed the log's building block name

* updated to use longDescription

* updated changelog

* Update CHANGELOG and verson numbers.

* Update API Doc Dockerfile.

* Fix CHANGELOG.

* Fix CHANGELOG.

* Update version numbers in SECURITY.md

* Fix merge conflicts.

* Update CHANGELOG.md

* Update CHANGELOG.

* Update Dockerfile.

* Update version number in API spec files.

* Updater version in SECURITY.md

* Update CHANGELOG.

* Update Events BB version number.

* Update SECURITY.md

* updated for release

* resolved merge conflicts

* updated version in yaml files

* updated version in yaml

* workaround for Oauth transport lib error

* updated changelog

* updated docker build with nocache option

* moved ProxyFix to catalog

* removed no-cache from docker build

* updated version in yaml

* updated security

* Update contributions/api/contributions_rest_service.py

remove blank line

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* added version comparison

* Update catalog_rest_service.py

Comment on the proxyFix

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* updated release version

* release 1.16.0

* Update SECURITY.md

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* release 1.16.0

* Update CHANGELOG.md

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* release 1.16.0

* Update CHANGELOG.md

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* release 1.16.0

* Update appconfig.yaml

Updating version number in AppConfig YAML file.

* added release to changelog

* updated version in yaml

* updated security

* reverting version for unchanged blocks

* reverting version for auth

* update version for events

* revert version logging and profile

* 1048 bug edit contribution database detail (#1049)

* added index to database detail field

* updated changelog

* updated changelog for release

* Set ApibaseUrl in catalog (#1052)

* set and get apibaseurl

* updated changelog

* 1050 multiple contribution admins field (#1051)

* fixes for multiple contribution admins

* updated changelog to release

* added space for display in create page

* comma separated display in details page

* changed contributionAdmin to list

* updated versionurl field

* updated changelog

* 1053 bug open source url field (#1055)

* onclick function isopensourceurl

* updated changelog

* changed chmod permissions

* reverting version changes to match appconfig

* change to dev urls

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>
Co-authored-by: Bing Zhang <[email protected]>
Co-authored-by: YONG WOOK KIM <[email protected]>

* 1034 UI change capability details page (#1035)

* added css style classes

* updated changelog

* updated footer css

* updated changelog

* remove footer

* unchanged footer in home

* unchanging footer in home

* removed footer from changelog

* changed css names

* added height to font css

* styles for capability details and moved button outside div

* added html font style

* update colsm9 style

* added same classes to all smallbodytext

* remove unwanted classes

* moved view contribution button to container div

* updated small body text style

* changed grid container and col classes

* updated top margin

* moved to unreleased

* moved to unreleased section

* 1036 UI changes footer in catalog (#1039)

* updated footer ui

* updated changelog

* added image

* updated padding for footer

* added class link

* moved to unreleased section

* 1040 header UI changes (#1042)

* changes to topnav

* added cursor pointer to plus icon

* removed inactive styles classes from style html

* added contribute button

* removed unwanted style classes

* remove unwanted styling

* added plus icon

* removed extra space

* changed topnav styles

* updated styling for login and logout button

* add navlogout display script

* topnav classes and scripts

* styles for topnav buttons

* updated changelog

* changed style of buttons

* added icons stylesheet

* added icons stylesheet

* changed button class name

* updated width of topright nav

* updated margins

* added blockI

* style topnav right divs

* moved to unreleased

* removed unwanted comment

* changed footer class name

* updated flex div

* updated header styling

* removed exclamation mark

* removed h1 class redundant

* added typekit css

* added typekit css to head

* added typekit css to talent details

* 1060 UI talent details page (#1061)

* fixed tag div

* added div and style same as capability

* updated col styling

* updated changelog

* added col div

* 1041 contribution details UI change (#1062)

* added css style classes

* updated changelog

* updated footer css

* updated changelog

* remove footer

* unchanged footer in home

* unchanging footer in home

* removed footer from changelog

* changed css names

* css for contribution details page

* added comment

* added container and changed layout

* changed layout

* added h5 class

* updated layout and styling

* updated buttons

* removed input styling and updated button colors

* changelog updated

* removed duplicate issue

* removed input type styling

* deleted duplicates

* fixed button styles

* corrected display of contribution admins

* change button styles

* changed button class to match style

* updated font style in button

* changed button height padding and font size

* updated changelog

* font weight changed

* 1063 catalog home page UI (#1064)

* add bookshelf image asset

* removed styling and added div

* updated class css styling

* added button styles

* updated changelog

* removed unwanted styling

* sorted stylecss

* changed class name and style

* updated styling

* updated contribution link class

* changed view contribution div

* updated card and contribution link positions

* removed additional style sheet

* changed styling

* removed container style

* updated h4 font weight

* 1044 add footer for all pages (#1067)

* added container margin and padding

* added footer, changed filename

* changed filename

* removed footer from home

* updated filename

* updated filename

* updated changelog

* added image assets

* added scrset to footer image

* renamed topbottomnav

* created footer page

* removed footer margin css

* added footer and renamed topnav

* added spaces

* moved footer to bottom

* added zeplin padding

* removed unwanted styles

* changed footer and main div

* moved box sizing style

* 1059 task update codeowners file (#1068)

* Update CODEOWNERS file

Include CHANGELOG as a separate entry.

* Update CHANGELOG.md

* 1065 updated styles for create page (#1071)

* updated styles for create page

* changed button styling

* added padding style

* removed duplicate class style

* removed unwanted comments

* changed divs

* removed class text input field

* changed wordings

* updated input box styling

* added checkbox svg asset

* added checkbox styling

* added checkbox styling

* rearranging input div table cell

* updated cancel modal

* changed close button

* changed close button

* changed col spaces

* checkbox stlye

* updated focus styling

* updated changelog

* close and other buttons

* button active and hover styles

* added form-control class and changed textarea

* updated styles for form control and check classes

* added font size

* changed button and font style

* 1066 review page UI changes (#1082)

* updated styles for create page

* changed button styling

* added padding style

* removed duplicate class style

* removed unwanted comments

* changed divs

* removed class text input field

* changed wordings

* updated input box styling

* added checkbox svg asset

* added checkbox styling

* added checkbox styling

* rearranging input div table cell

* updated cancel modal

* changed close button

* changed close button

* changed col spaces

* checkbox stlye

* updated focus styling

* updated changelog

* close and other buttons

* button active and hover styles

* added form-control class and changed textarea

* updated styles for form control and check classes

* added font size

* changed button and font style

* change padding so that text is visible

* added form group divs

* added tertiary button styles

* removed input reset styles

* changed button classes to update styles

* updated changelog

* updated button focus styles

* added custom dropdown div

* added custom dropdown menu styles

* javascript for custom dropdown menu

* added border line style and removed unwanted styles

* added hover style

* updated font weight on hover

* added border on hover

* removed customized dropdown

* 1079 contribute create page div rearrangement (#1093)

* removed closing div tag

* added container class divs

* updated changelog

* 1077 task fix detect secrets GitHub action (#1098)

* Change to GitHub Actions version 3.

* Add virtual environment to detect secrets GitHub action workflow and update run command.

* Replace source with dot.

* Upgrade pip.

* Update run command.

* Fix detect-secrets.yaml

Applying the fix from https://github.com/rokwire/core-building-block/pull/627/files#diff-6be25c6f69ed96a573185fa0c1f601914a92ecd85fd9fb4cf5fb3c2e53fb6e2c

* Update detect-secrets.yaml

* Update .pre-commit-config.yaml

* Remove virtual environment.

* Update .secrets.baseline

* Change scanning to staged files only.

* Update baseline.

* Change scanning to all tracked files.

* Update local dev requirements.

* Update baseline.

* Update baseline.

* Update CHANGELOG.

* testing github precommit detect secrets

* removed test changelog

---------

Co-authored-by: Minu Mathew <[email protected]>

* 1087 vertical alignment in contribute page (#1095)

* removed closing div tag

* added container class divs

* updated changelog

* added div class col sm 10 for radio buttons

* updated style for label

* added radio inline class

* updated cursor pointer style

* input file style

* added checkbox inline style label

* separated label and input

* removed input class

* added checkbox style

* added calendar hover style

* changes to nav breadcrumbs

* added submit div href link to breadcrumb

* added col sm 10 for vertical alignment in edit page

* updated styling

* changed talent form edit page to match create page

* updated changelog

* removed inline style for add person

* moved add environment variable button to row and col divs

* added styling to add environment variables div row

* Bump cryptography from 3.3.2 to 39.0.1 in /contributions (#1073)

* Bump cryptography from 3.3.2 to 39.0.1 in /contributions

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3.2...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* updated cryptography in auth middleware

* updated cryptography verison changelog

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Minu Mathew <[email protected]>
Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* Bump cryptography from 3.3.2 to 39.0.1 in /appconfigservice (#1074)

* Bump cryptography from 3.3.2 to 39.0.1 in /appconfigservice

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3.2...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* update gevent

* update cryptography

* updated changelog

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Minu Mathew <[email protected]>

* Bump cryptography from 3.3.2 to 39.0.1 in /eventservice (#1076)

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3.2...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 1084 card alignment in catalog home page (#1096)

* added bookshelf images

* removed styles and changed class names

* updated styles for cards

* updated changelog

* updated max width for main container

* removed search bar styling

* added space before grid cards start

* 1085 finalize button styles (#1097)

* updated buttons in contribution details page

* changed topnav buttons

* topnav buton styles updated

* updated illinois home page url

* deleted old home page

* updated changelog

* updated focus styles

* arranged div spacing

* changed buttons

* updated inline style outline

* Bump werkzeug from 2.0.2 to 2.2.3 in /contributions/catalog (#1083)

* Bump werkzeug from 2.0.2 to 2.2.3 in /contributions/catalog

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.0.2...2.2.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* fixed typo in prev changelog and updated changelog

* upgrade flask version to match with werkzeug

* upgrade flask version to match catalog

* upgrade connexion version to match flask version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Minu Mathew <[email protected]>

* 1090 customize dropdown menu (#1101)

* updated indexing of env vars

* reverted to original develop

* updated styles for create page

* changed button styling

* added padding style

* removed duplicate class style

* removed unwanted comments

* changed divs

* removed class text input field

* changed wordings

* updated input box styling

* added checkbox svg asset

* added checkbox styling

* added checkbox styling

* rearranging input div table cell

* updated cancel modal

* changed close button

* changed close button

* changed col spaces

* checkbox stlye

* updated focus styling

* updated changelog

* close and other buttons

* button active and hover styles

* added form-control class and changed textarea

* updated styles for form control and check classes

* added font size

* changed button and font style

* change padding so that text is visible

* added form group divs

* added tertiary button styles

* removed input reset styles

* changed button classes to update styles

* updated changelog

* updated button focus styles

* added custom dropdown div

* added custom dropdown menu styles

* javascript for custom dropdown menu

* added border line style and removed unwanted styles

* added hover style

* updated font weight on hover

* added border on hover

* added down arrow caret

* commented all javascirpt for custom dropdown

* added arrow style for dropdown

* undo unneccessary change

* undo unwanted change

* updated cahngelog

* removed javascript for full customized dropdown

* removed the extra styling classes for customized dropdown

* remove orange underline border

* 1092 fill footer at bottom of pages (#1104)

* changed content page size for small contents

* updated changelog

* 1054 bug select contribution type buttons display (#1107)

* added a right tab for div

* put breadcrumbs in container class

* updated moveselector placeholder function

* updated changelog

* 1103 validation for form fields in UI (#1106)

* input type verification for capability and contribution

* updated type in input tag

* updated changelog

* added minlength and maxlength attributes to tel

* 1102 fix form texts and placeholders (#1108)

* corrected div placement

* div rearrangement

* updated form text and plcaeholders

* updated placeholders

* upload icon text

* removed f

* phone number placeholder

* updated text and placeholders

* updated changelog

* removed spacing of textarea

* placeholder texts updated

* change contributors to persons in placeholder text

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* Update contributions/catalog/webapps/templates/contribute/contribute.html

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

---------

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* 1069 change wordings details page (#1109)

* updated wordings for contribution view page

* updated wordings for capability view page

* updated wording for talent view page

* capability details small case

* updated changelog

* siwtched to capitalize

* capitalize in capability details

* updated text in contribution details

* Update text fields on talent_details.html

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

---------

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* Master to develop after 1.18.0 (#1115)

* Update CHANGELOG.md

* Update version numbers in the OpenAPI documents.

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update version number in YAML file.

* Point to production health and talent chooser API documentation in production.

* Update CHANGELOG.

* Update version number in OpenAPI spec files.

* Update Building Block URL in Api Doc Dockerfile.

* Minor update to CHANGELOG.

* Fix Auth library dependencies versions to avoid breaking changes.

* Update Events Building Block Dockerfile.

* Update App Config Dockerfile.

* Update Authentication Building Block Dockerfile.

* Update Profile Building Block Dockerfile.

* Update Contributions Building Block Dockerfile and requirements.

* Update Contributions Catalog Dockerfile and requirements.

* Update Logging Building Block Dockerfile.

* Update version numbers in API specs.

* Update CHANGELOG.

* Update CHANGELOG.md

* Update version number.

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update version numbers in OpenAPI specification.

* turn off group authentication on image get endpoint

* turn off group authentication on image get endpoint

* Update Events Building Block logs and related configuration.

* Update CHANGELOG.

* Added more information to logs

* changed the log's building block name

* updated to use longDescription

* updated changelog

* Update CHANGELOG and verson numbers.

* Update API Doc Dockerfile.

* Fix CHANGELOG.

* Fix CHANGELOG.

* Update version numbers in SECURITY.md

* Fix merge conflicts.

* Update CHANGELOG.md

* Update CHANGELOG.

* Update Dockerfile.

* Update version number in API spec files.

* Updater version in SECURITY.md

* Update CHANGELOG.

* Update Events BB version number.

* Update SECURITY.md

* updated for release

* resolved merge conflicts

* updated version in yaml files

* updated version in yaml

* workaround for Oauth transport lib error

* updated changelog

* updated docker build with nocache option

* moved ProxyFix to catalog

* removed no-cache from docker build

* updated version in yaml

* updated security

* Update contributions/api/contributions_rest_service.py

remove blank line

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* added version comparison

* Update catalog_rest_service.py

Comment on the proxyFix

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* updated release version

* release 1.16.0

* Update SECURITY.md

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* release 1.16.0

* Update CHANGELOG.md

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* release 1.16.0

* Update CHANGELOG.md

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* release 1.16.0

* Update appconfig.yaml

Updating version number in AppConfig YAML file.

* added release to changelog

* updated version in yaml

* updated security

* reverting version for unchanged blocks

* reverting version for auth

* update version for events

* revert version logging and profile

* 1048 bug edit contribution database detail (#1049)

* added index to database detail field

* updated changelog

* updated changelog for release

* Set ApibaseUrl in catalog (#1052)

* set and get apibaseurl

* updated changelog

* 1050 multiple contribution admins field (#1051)

* fixes for multiple contribution admins

* updated changelog to release

* added space for display in create page

* comma separated display in details page

* changed contributionAdmin to list

* updated versionurl field

* updated changelog

* 1053 bug open source url field (#1055)

* onclick function isopensourceurl

* updated changelog

* changed chmod permissions

* reverting version changes to match appconfig

* Release/1.18.0 (#1114)

* Master to develop after 1.17.0 (#1057)

* Update CHANGELOG.md

* Update version numbers in the OpenAPI documents.

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update version number in YAML file.

* Point to production health and talent chooser API documentation in production.

* Update CHANGELOG.

* Update version number in OpenAPI spec files.

* Update Building Block URL in Api Doc Dockerfile.

* Minor update to CHANGELOG.

* Fix Auth library dependencies versions to avoid breaking changes.

* Update Events Building Block Dockerfile.

* Update App Config Dockerfile.

* Update Authentication Building Block Dockerfile.

* Update Profile Building Block Dockerfile.

* Update Contributions Building Block Dockerfile and requirements.

* Update Contributions Catalog Dockerfile and requirements.

* Update Logging Building Block Dockerfile.

* Update version numbers in API specs.

* Update CHANGELOG.

* Update CHANGELOG.md

* Update version number.

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update version numbers in OpenAPI specification.

* turn off group authentication on image get endpoint

* turn off group authentication on image get endpoint

* Update Events Building Block logs and related configuration.

* Update CHANGELOG.

* Added more information to logs

* changed the log's building block name

* updated to use longDescription

* updated changelog

* Update CHANGELOG and verson numbers.

* Update API Doc Dockerfile.

* Fix CHANGELOG.

* Fix CHANGELOG.

* Update version numbers in SECURITY.md

* Fix merge conflicts.

* Update CHANGELOG.md

* Update CHANGELOG.

* Update Dockerfile.

* Update version number in API spec files.

* Updater version in SECURITY.md

* Update CHANGELOG.

* Update Events BB version number.

* Update SECURITY.md

* updated for release

* resolved merge conflicts

* updated version in yaml files

* updated version in yaml

* workaround for Oauth transport lib error

* updated changelog

* updated docker build with nocache option

* moved ProxyFix to catalog

* removed no-cache from docker build

* updated version in yaml

* updated security

* Update contributions/api/contributions_rest_service.py

remove blank line

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* added version comparison

* Update catalog_rest_service.py

Comment on the proxyFix

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* updated release version

* release 1.16.0

* Update SECURITY.md

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* release 1.16.0

* Update CHANGELOG.md

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* release 1.16.0

* Update CHANGELOG.md

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* release 1.16.0

* Update appconfig.yaml

Updating version number in AppConfig YAML file.

* added release to changelog

* updated version in yaml

* updated security

* reverting version for unchanged blocks

* reverting version for auth

* update version for events

* revert version logging and profile

* 1048 bug edit contribution database detail (#1049)

* added index to database detail field

* updated changelog

* updated changelog for release

* Set ApibaseUrl in catalog (#1052)

* set and get apibaseurl

* updated changelog

* 1050 multiple contribution admins field (#1051)

* fixes for multiple contribution admins

* updated changelog to release

* added space for display in create page

* comma separated display in details page

* changed contributionAdmin to list

* updated versionurl field

* updated changelog

* 1053 bug open source url field (#1055)

* onclick function isopensourceurl

* updated changelog

* changed chmod permissions

* reverting version changes to match appconfig

* change to dev urls

Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>
Co-authored-by: Bing Zhang <[email protected]>
Co-authored-by: YONG WOOK KIM <[email protected]>

* 1034 UI change capability details page (#1035)

* added css style classes

* updated changelog

* updated footer css

* updated changelog

* remove footer

* unchanged footer in home

* unchanging footer in home

* removed footer from changelog

* changed css names

* added height to font css

* styles for capability details and moved button outside div

* added html font style

* update colsm9 style

* added same classes to all smallbodytext

* remove unwanted classes

* moved view contribution button to container div

* updated small body text style

* changed grid container and col classes

* updated top margin

* moved to unreleased

* moved to unreleased section

* 1036 UI changes footer in catalog (#1039)

* updated footer ui

* updated changelog

* added image

* updated padding for footer

* added class link

* moved to unreleased section

* 1040 header UI changes (#1042)

* changes to topnav

* added cursor pointer to plus icon

* removed inactive styles classes from style html

* added contribute button

* removed unwanted style classes

* remove unwanted styling

* added plus icon

* removed extra space

* changed topnav styles

* updated styling for login and logout button

* add navlogout display script

* topnav classes and scripts

* styles for topnav buttons

* updated changelog

* changed style of buttons

* added icons stylesheet

* added icons stylesheet

* changed button class name

* updated width of topright nav

* updated margins

* added blockI

* style topnav right divs

* moved to unreleased

* removed unwanted comment

* changed footer class name

* updated flex div

* updated header styling

* removed exclamation mark

* removed h1 class redundant

* added typekit css

* added typekit css to head

* added typekit css to talent details

* 1060 UI talent details page (#1061)

* fixed tag div

* added div and style same as capability

* updated col styling

* updated changelog

* added col div

* 1041 contribution details UI change (#1062)

* added css style classes

* updated changelog

* updated footer css

* updated changelog

* remove footer

* unchanged footer in home

* unchanging footer in home

* removed footer from changelog

* changed css names

* css for contribution details page

* added comment

* added container and changed layout

* changed layout

* added h5 class

* updated layout and styling

* updated buttons

* removed input styling and updated button colors

* changelog updated

* removed duplicate issue

* removed input type styling

* deleted duplicates

* fixed button styles

* corrected display of contribution admins

* change button styles

* changed button class to match style

* updated font style in button

* changed button height padding and font size

* updated changelog

* font weight changed

* 1063 catalog home page UI (#1064)

* add bookshelf image asset

* removed styling and added div

* updated class css styling

* added button styles

* updated changelog

* removed unwanted styling

* sorted stylecss

* changed class name and style

* updated styling

* updated contribution link class

* changed view contribution div

* updated card and contribution link positions

* removed additional style sheet

* changed styling

* removed container style

* updated h4 font weight

* 1044 add footer for all pages (#1067)

* added container margin and padding

* added footer, changed filename

* changed filename

* removed footer from home

* updated filename

* updated filename

* updated changelog

* added image assets

* added scrset to footer image

* renamed topbottomnav

* created footer page

* removed footer margin css

* added footer and renamed topnav

* added spaces

* moved footer to bottom

* added zeplin padding

* removed unwanted styles

* changed footer and main div

* moved box sizing style

* 1059 task update codeowners file (#1068)

* Update CODEOWNERS file

Include CHANGELOG as a separate entry.

* Update CHANGELOG.md

* 1065 updated styles for create page (#1071)

* updated styles for create page

* changed button styling

* added padding style

* removed duplicate class style

* removed unwanted comments

* changed divs

* removed class text input field

* changed wordings

* updated input box styling

* added checkbox svg asset

* added checkbox styling

* added checkbox styling

* rearranging input div table cell

* updated cancel modal

* changed close button

* changed close button

* changed col spaces

* checkbox stlye

* updated focus styling

* updated changelog

* close and other buttons

* button active and hover styles

* added form-control class and changed textarea

* updated styles for form control and check classes

* added font size

* changed button and font style

* 1066 review page UI changes (#1082)

* updated styles for create page

* changed button styling

* added padding style

* removed duplicate class style

* removed unwanted comments

* changed divs

* removed class text input field

* changed wordings

* updated input box styling

* added checkbox svg asset

* added checkbox styling

* added checkbox styling

* rearranging input div table cell

* updated cancel modal

* changed close button

* changed close button

* changed col spaces

* checkbox stlye

* updated focus styling

* updated changelog

* close and other buttons

* button active and hover styles

* added form-control class and changed textarea

* updated styles for form control and check classes

* added font size

* changed button and font style

* change padding so that text is visible

* added form group divs

* added tertiary button styles

* removed input reset styles

* changed button classes to update styles

* updated changelog

* updated button focus styles

* added custom dropdown div

* added custom dropdown menu styles

* javascript for custom dropdown menu

* added border line style and removed unwanted styles

* added hover style

* updated font weight on hover

* added border on hover

* removed customized dropdown

* 1079 contribute create page div rearrangement (#1093)

* removed closing div tag

* added container class divs

* updated changelog

* 1077 task fix detect secrets GitHub action (#1098)

* Change to GitHub Actions version 3.

* Add virtual environment to detect secrets GitHub action workflow and update run command.

* Replace source with dot.

* Upgrade pip.

* Update run command.

* Fix detect-secrets.yaml

Applying the fix from https://github.com/rokwire/core-building-block/pull/627/files#diff-6be25c6f69ed96a573185fa0c1f601914a92ecd85fd9fb4cf5fb3c2e53fb6e2c

* Update detect-secrets.yaml

* Update .pre-commit-config.yaml

* Remove virtual environment.

* Update .secrets.baseline

* Change scanning to staged files only.

* Update baseline.

* Change scanning to all tracked files.

* Update local dev requirements.

* Update baseline.

* Update baseline.

* Update CHANGELOG.

* testing github precommit detect secrets

* removed test changelog

---------

Co-authored-by: Minu Mathew <[email protected]>

* 1087 vertical alignment in contribute page (#1095)

* removed closing div tag

* added container class divs

* updated changelog

* added div class col sm 10 for radio buttons

* updated style for label

* added radio inline class

* updated cursor pointer style

* input file style

* added checkbox inline style label

* separated label and input

* removed input class

* added checkbox style

* added calendar hover style

* changes to nav breadcrumbs

* added submit div href link to breadcrumb

* added col sm 10 for vertical alignment in edit page

* updated styling

* changed talent form edit page to match create page

* updated changelog

* removed inline style for add person

* moved add environment variable button to row and col divs

* added styling to add environment variables div row

* Bump cryptography from 3.3.2 to 39.0.1 in /contributions (#1073)

* Bump cryptography from 3.3.2 to 39.0.1 in /contributions

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3.2...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* updated cryptography in auth middleware

* updated cryptography verison changelog

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Minu Mathew <[email protected]>
Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>

* Bump cryptography from 3.3.2 to 39.0.1 in /appconfigservice (#1074)

* Bump cryptography from 3.3.2 to 39.0.1 in /appconfigservice

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3.2...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* update gevent

* update cryptography

* updated changelog

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Minu Mathew <[email protected]>

* Bump cryptography from 3.3.2 to 39.0.1 in /eventservice (#1076)

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3.2...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 1084 card alignment in catalog home page (#1096)

* added bookshelf images

* removed styles and changed class names

* updated styles for cards

* updated changelog

* updated max width for main container

* removed search bar styling

* added space before grid cards start

* 1085 finalize button styles (#1097)

* updated buttons in contribution details page

* changed topnav buttons

* topnav buton styles updated

* updated illinois home page url

* deleted old home page

* updated changelog

* updated focus styles

* arranged div spacing

* changed buttons

* updated inline style outline

* Bump werkzeug from 2.0.2 to 2.2.3 in /contributions/catalog (#1083)

* Bump werkzeug from 2.0.2 to 2.2.3 in /contributions/catalog

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.0.2...2.2.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* fixed typo in prev changelog and updated changelog

* upgrade flask version to match with werkzeug

* upgrade flask version to match catalog

* upgrade connexion version to match flask version

---------

Signed-off-by: dependabot[bot] <support@…
  • Loading branch information
5 people authored Nov 2, 2023
1 parent 970cfa6 commit 6039f2d
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 4 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.21.0] - 2023-09-08
### Changed
- Change category names. [#1179](https://github.com/rokwire/rokwire-building-blocks-api/issues/1179)

Expand Down Expand Up @@ -603,7 +604,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
- References to AWS keys and variables in the Events Building Block.

[Unreleased]: https://github.com/rokwire/rokwire-building-blocks-api/compare/1.20.0...HEAD
[Unreleased]: https://github.com/rokwire/rokwire-building-blocks-api/compare/1.21.0...HEAD
[1.21.0]: https://github.com/rokwire/rokwire-building-blocks-api/compare/1.20.0...1.21.0
[1.20.0]: https://github.com/rokwire/rokwire-building-blocks-api/compare/1.19.0...1.20.0
[1.19.0]: https://github.com/rokwire/rokwire-building-blocks-api/compare/1.18.0...1.19.0
[1.18.0]: https://github.com/rokwire/rokwire-building-blocks-api/compare/1.17.0...1.18.0
Expand Down
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ FROM swaggerapi/swagger-ui:v4.13.2

COPY appconfigservice/appconfig.yaml eventservice/events.yaml profileservice/profile.yaml loggingservice/logging.yaml /usr/share/nginx/html/app/

ENV URLS "[{url: 'app/appconfig.yaml', name: 'App Config Building Block'}, {url: 'app/auth.yaml', name: 'Authentication Building Block'}, {url: 'app/events.yaml', name: 'Events Building Block'}, {url: 'app/profile.yaml', name: 'Profile Building Block'}, {url: 'app/logging.yaml', name: 'Logging Building Block'}, {url: 'https://api-dev.rokwire.illinois.edu/health/doc', name: 'Health Building Block'}, {url: 'https://api-dev.rokwire.illinois.edu/talent-chooser/doc', name: 'Talent Chooser Building Block'} ]"
ENV BASE_URL="/docs" \
URLS="[{url: 'app/appconfig.yaml', name: 'App Config Building Block'}, {url: 'https://api-dev.rokwire.illinois.edu/content/doc/ui/', name: 'Content Building Block'}, {url: 'https://api-dev.rokwire.illinois.edu/core/doc/ui/', name: 'Core Building Block'}, {url: 'app/events.yaml', name: 'Events Building Block'}, {url: 'https://api-dev.rokwire.illinois.edu/gr/doc/ui/', name: 'Groups Building Block'}, {url: 'https://api-dev.rokwire.illinois.edu/lms/doc/ui/', name: 'Learning Management System (LMS) Building Block'}, {url: 'app/logging.yaml', name: 'Logging Building Block'}, {url: 'https://api-dev.rokwire.illinois.edu/notifications/api/doc/ui/', name: 'Notifications Building Block'}, {url: 'https://api-dev.rokwire.illinois.edu/polls/doc/ui/', name: 'Polls Building Block'}, {url: 'app/profile.yaml', name: 'Profile Building Block'}, {url: 'https://api-dev.rokwire.illinois.edu/rewards/doc/ui/', name: 'Rewards Building Block'}, {url: 'https://api-dev.rokwire.illinois.edu/wellness/doc/ui/', name: 'Wellness Building Block'}]"

VOLUME /usr/share/nginx/html/app/
1 change: 1 addition & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Patches for **Rokwire Building Blocks** in this repository will only be applied

| Version | Supported |
|----------|--------------------|
| 1.21.0 | :white_check_mark: |
| 1.20.0 | :white_check_mark: |
| 1.19.0 | :white_check_mark: |
| 1.18.0 | :white_check_mark: |
Expand Down
1 change: 0 additions & 1 deletion contributions/catalog/webapps/static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,6 @@ input[type=checkbox]:checked:focus, input[type=checkbox]:not(:checked):focus{
text-decoration: none;
}


.button3 {
color: white;
display: inline-block;
Expand Down
2 changes: 1 addition & 1 deletion eventservice/events.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.0
info:
title: Rokwire Events Building Block API
description: Events Building Block API Documentation
version: 1.20.0
version: 1.21.0
servers:
- url: https://api.rokwire.illinois.edu
description: Production server
Expand Down

0 comments on commit 6039f2d

Please sign in to comment.