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

[pull] main from adobe:main #1318

Open
wants to merge 62 commits into
base: main
Choose a base branch
from
Open

[pull] main from adobe:main #1318

wants to merge 62 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 24, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

* Fixing media component

* updates

* update package.json

* update media component's width

* update

* revert package
* update readme

* updates
@pull pull bot added the ⤵️ pull label Jan 24, 2024
louisachu and others added 26 commits January 24, 2024 17:50
* update

* update redocly component

* update

* update

* update the size of sample block

* adjust size

* update package

* update

* update

* update

* update

* update
* update changelog

* update
* update

* update

* update

* update

* update
* update

* update

* update

* update

* update

* update

* update

* update

* update

* disableSidebar and disableSearch optional params

* typography optional param

* update release build

---------

Co-authored-by: louisachu <louisa@ensemble.com>
Co-authored-by: Melissa Garcia <ens15038@adobe.com>
* build: added the miniproduct card

* build: added content in readme file
* hideTryItPanel optional param

* chore(release): publish@4.11.8
* jsonSampleExpandLevel optional param

* 4.11.10
* fix: fit resources in main

* chore(release): publish@4.11.11
* fix: community forums link

* chore(release): publish@4.11.14
* fix: removed vertical scroll bar on hero component
* feat: generate code samples

* chore(release): publish@4.11.15
BaskarMitrah and others added 30 commits July 10, 2024 16:36
* feat : get credentials phase 2

---------

Co-authored-by: Deepesh Chaudhary <deepesh@adobe.com>
Co-authored-by: timkim <timk@adobe.com>
Co-authored-by: Manimaran Kottursamy <mit80447@adobe.com>
Co-authored-by: Deepesh Chaudhary <deepeshch2k9@gmail.com>
Co-authored-by: manimitrah <168568579+manimitrah@users.noreply.github.com>
* fix: assign record size instead of file size to algolia record

* feat: enable partial algolia indexing and use contentDigest for diff check
… missing content errors with optional chaining (#1604)

* fix: objectIDs formula and contentDigest for partial indexing

* fix: missing content errors in results with optional chaining
* build : Initial commit for get credential phase 2

* build : --Added the separated components and moved into folder

* build : --Updated the get crdential external page

* feat: wired up get template by id and install template endpoints (#1577)

* feat: wired up get template by id and install template endpoints

* fix: remove unused code

* Delete yarn.lock

---------

Co-authored-by: BaskarMitrah <113968869+BaskarMitrah@users.noreply.github.com>

* fix: added request access

* integrated request access

* build : Fixed design issues & Removed unwanted code

* fix: code improvements

* build : fixed the design issues and removed the unwanted code

* Revert "build : fixed the design issues and removed the unwanted code"

This reverts commit 07751e0.

* build:added some design issue (#1580)

* fix: incorrect import

* build: update change organization

* fix: build issue

* Add back in yarn.lock

* Increase cypress timeout

* Increase cypress timeout again

* added hardcoded wiring for generating access token

* build : showed access token and secret key in the card

* Added optional chaining to the response

* fix: oauths2s and api key get credential components

* --Fixed bugs

* fix : reduced code & added tooltip for card

* fix : removed unwanted code

* feat: bug fix, integrate with TR on stage

* fix: fixes

* Bugs/api integration (#1581)

* build : api integration & fixed design issue

* build : added edge cases

* -- Wired edge case in the RequestAccess

* fix: access token generation

* fix: show scrollbar

* fix: reorder error case handling

* fix: remove type1 edge case for api key credential

* Added allowed origins, Changed the building blocks for Restrictedaccessproducts

* Fixed the issue in download

* fix: do not check for org type in index.js

---------

Co-authored-by: BaskarMitrah <mit44186@adobe.com>
Co-authored-by: Manimaran Kottursamy <mit80447@adobe.com>

* fix: increase cypress timeout

* fix : Added Scopes & fixed design issues (#1583)

Co-authored-by: BaskarMitrah <mit44186@adobe.com>

* feat: integrated the new accounts API, bug fixes

* fix: code improvements and bug fixes

* removed unnecessary console.log

* feat: use window.adobeIMS instead of ims from context

* Bugs/remaned components (#1584)

* -- Removed the Subscription Error

* renamed NestedAlertContent files

* --Fixed Sample code download issues

* --fixed the project link to the card after create the credential

* --Fixed the checkmark issues on the picker in the return flow project details

* Fixed scopes details as dynamic

* --Separated the Service and formfields page

---------

Co-authored-by: BaskarMitrah <mit44186@adobe.com>
Co-authored-by: Manimaran Kottursamy <mit80447@adobe.com>

* test: added e2e tests for get credentials

* test: added console logs

* test: run get credentials along with smoke tests

* test: try running tests on https

* test: try running tests on https

* test: added basic login test for get credentials component

* test: added get_credential_phase2 to pr test branches

* test: try pass env vars to the start command

* test: force trigger tests

* test: revert force trigger

* fix: env vars

* test: create env file in git

* test: enable running tests for PRs to get_credential_phase2

* --Added the test for the credential for oAuth & APIKey

* Migrated the functionalities from commands to get-credentials.cy

* --Migrated to commands to functions

* removed unnecessary wait and reorganized code

* disable videos, increase command timeout

* test improvements

* added form submission test

* comment out get credentials e2e test

* do not run e2e tests for get_credential_phase2

* fix: test

* test: enable get creds test, run on self-hosted runner

* fix: added step to install yarn

* test: try installing yarn as root

* fix: run test commands as root

* fix: try using npx to run yarn commands

* fix: run install command as root, upgrade to cypress gh action v6

* feat: added step to install latest lts version of node

* try print node version

* try adding cache and cache-dependency-path

* fix: format

* remove caching

* print node version

* print non-sudo node version

* try installing yarn without sudo

* do not use sudo, enable caching of yarn packages

* revert to use cypress github action v5

* try running in docker

* use checkout v4

* debug missing checkout step files

* add sudo to ls

* run id

* try using user root

* remove sudo

* remove id

* added custom certs for e2e tests

* remove build step, increase wait timeout

* remove unnecessary code

* remove extra file

---------

Co-authored-by: BaskarMitrah <mit44186@adobe.com>
Co-authored-by: BaskarMitrah <113968869+BaskarMitrah@users.noreply.github.com>
Co-authored-by: timkim <timk@adobe.com>
Co-authored-by: Manimaran Kottursamy <mit80447@adobe.com>
* fix: fix failing tests

* fix: more fixes
* fix: maximize columns in discover block

* chore(release): publish@4.14.7
* fix: link text not indexing

* fix: missing optional chaining
* feat: sticky feedback

* chore(release): publish@4.14.9
* --Added Ims Org ID in the credential card

* --Added test case for the Ims Org ID & Removed Duplicate file
* feat: sortTagsAlphabetically

* feat: sortOperationsAlphabetically

* chore(release): publish@4.14.10
* Bug : Update the credential card dynamically

* --Fixed smoke fail issues

* --Removed console
* Bugs : Credential component update

* Bug : Added test case for collapse button

* Bug : Remove return flow in API key

* Bug : Added return flow

* Bug : Fix the return flow issues

* Bug : Fix access edgecase button issues

* Fix : accessDetails-edgeCase-btn fail issue

* Fix : Restart button issue

* Fix : Generate token issue

* Fix : Test fail

* Fix : Credential details issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants