Skip to content

Commit

Permalink
Staging -> Main for Edge beta.2 release (#151)
Browse files Browse the repository at this point in the history
* Add getExperienceCloudId API

Add getExperienceCloudId API

* Update Readme

Update Readme

* Some more Readme fix

Some more Readme fix

* Update links in Readme

Update links in Readme

* update peer dependency edgeidentity version in messaging wrapper

update peer dependency edgeidentity version in messaging wrapper

* update peerDependencies version

update peerDependencies version

* revert Messaging package.json

revert Messaging package.json, will update together with other wrappers in another PR

* UserProfile (1.0.0-alpha.3) -> staging  (#50) (#53)

* Update with review comments

Update with review comments

* Edge (1.0.0-alpha.2), Messaging (1.0.0-alpha.2) -> staging  (#54)

* quick fix for peerDependecies issue

* update sample app dependencies to latest versions

* Update Edge Wrapper Readme

Update Edge Wrapper Readme

* update readme

update readme

* Update Readme and revert code

Update Readme and revert code

* update package json for sample app

update package json for sample app

* Fix a typo in sample app

Fix a typo in sample app

* Add promise checking for error case

Add promise checking for error case

* Remove the unused import statements (#60)

Remove the unused import statements

* EdgeIdentity (1.0.0-alpha.2) -> staging (#59)

* fix a typo in readme (#61)

fix a typo in readme

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* add promise reject with error

add promise reject with error

* Updated for callback error

Updated for callback error

* update to final for handleError parameter

update to final for handleError parameter

* update with review feedback

update with review feedback

* add import statements for RCTAEPEdgeIdentityModule.java

add import statement for RCTAEPEdgeIdentityModule.java

* Consent package setup

* update dependencies

* Reduce visibility for util classes, cleanup

* Fix consent module

* Add consent to iOS sample app

* Renaming, update dependencies

* Update gradle

* Add Edge Identity API in JS and Java (#74)

* Add EdgeIdentity API in js

* add import statements for RCTAEPEdgeIdentityModule.java

* Update with review comments

* testing branch

* Update getIdentities

Update getIdentities

* remove add items

* update EdgeIdentity.js

* More Update to the IdentityMap

* more updates

* Update with android databridge  and removeIdentity

* cleaning code

* Remove console codes

Remove console codes

* Remove public access for internal files

Remove public access for internal files

* update with review comments

update with review comments

* update review comments

update review comments

* Add the boolean check for Primary key

Add the boolean check for Primary key

* update typo for ts file

update typo for ts file

* Update AuthenticatedState.js

Update AuthenticatedState.js

* Update with review comments

Update with review comments

* Added APIs for Consent extension (#80)

* Consent - add Android + JS APIs, update sample app

* Consent - sample app styling

* Consent - iOS API updates, update examples on sample app

* Consent - update typescript def and tests

* Consent - update documentation

* Consent - docs updates

* Consent - reject with AEPError

* Consent - add to main readme

* Consent - review update sample app

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* EdgeIdentity - Updates on JS public APIs, unit testing, test app (#81)

* Add Edge Identity API in JS and Java (#74)

* Add EdgeIdentity API in js

* add import statements for RCTAEPEdgeIdentityModule.java

* Update with review comments

* testing branch

* Update getIdentities

Update getIdentities

* remove add items

* update EdgeIdentity.js

* More Update to the IdentityMap

* more updates

* Update with android databridge  and removeIdentity

* cleaning code

* Remove console codes

Remove console codes

* Remove public access for internal files

Remove public access for internal files

* update with review comments

update with review comments

* update review comments

update review comments

* Add the boolean check for Primary key

Add the boolean check for Primary key

* update typo for ts file

update typo for ts file

* Update AuthenticatedState.js

Update AuthenticatedState.js

* Update with review comments

Update with review comments

* EdgeIdentity - Updates on JS public APIs, unit testing, test app (#81)

* Edge - renaming, sample app and documentation updates (#87)

* Renaming - Edge, EdgeEventHandle, ExperienceEvent

* Renaming for Edge extension, minor sample app updates

* Edge - update documentation

* Edge - rename EdgeView

* dev - yarn update

* Consent - renaming public JS classes (#93)

* Consent - renaming for consistency with native classes

* Consent - AEP renaming

* Update Readme for EdgeIdentity (#82)

* Update Readme

Update Readme

* Update Readme with the review comments

Update Readme with the review comments

* Update readme file

Update readme file

* update to the correct link

update to the correct link

* correct a typo

correct a typo

* Edge Identity iOS implementation (#92)

* Edge Identity iOS implementation

Edge Identity iOS implementation

* Update with review comments

Update with review comments

* update nullable for databridge file

update nullable for databridge file

* Update null checks order

Update null checks order

* EdgeIdentity - renaming

* EdgeIdentity - fix typo

* update readme

update readme

* EdgeIdentity - renaming in Readme

* EdgeIdentity - more renaming

* Consent - updated return promise

* Pods update

* Updated pods

* Convert native identity map  object to js identity map

Convert native identity map  object to js identity map

* Update identity.js for iterating identity item

Update identity.js for iterating identity item

* Core - renaming public JS classes  (#102)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

* Add jest tests for getIdentities API

Add jest tests for getIdentities API

* remove an extra line of code

remove an extra line of code

* Core - clean up the sample app (#107)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

* Core - clean up the sample app  (#106)

* Core - renaming public JS classes  (#102)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

* Clean up the sample app after renaming JS classes in Core plugin

* Update getIdentity return  promise

Update getIdentity return  promise

* Changes for the Beta release. Includes changes in the file names and version name in package.json

* Updated the unit tests for Messaging.

* Update Sample App

Update Sample App

* update app.js and remove an extra file

update app.js and remove an extra file

* UserProfile -> staging : rename JS classes  (#108)

* bump version (#21)

* Clean up package - UserProfile (#27)

* update copyright

* Fix peerDependecies issue for npm client

* UserProfile - merge latest staging changes (#104)

* UserProfile (1.0.0-alpha.3) -> staging  (#50) (#51)

* UserProfile (1.0.0-alpha.3) -> staging  (#50) (#53)

* Edge (1.0.0-alpha.2), Messaging (1.0.0-alpha.2) -> staging  (#54)

* quick fix for peerDependecies issue

* update sample app dependencies to latest versions

* Update Edge Wrapper Readme

Update Edge Wrapper Readme

* update readme

update readme

* Edge (1.0.0-alpha.2), Messaging (1.0.0-alpha.2) -> main (#55)

* EdgeIdentity (1.0.0-alpha.2) -> staging (#59)

* fix a typo in readme (#61)

fix a typo in readme

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* Core (1.0.0-alpha.2) -> main (#65)

* add a FAQ section (#66)

* Consent package setup

* update dependencies

* Fix consent module

* Add consent to iOS sample app

* Renaming, update dependencies

* Update gradle

* Added APIs for Consent extension (#80)

* Consent - add Android + JS APIs, update sample app

* Consent - sample app styling

* Consent - iOS API updates, update examples on sample app

* Consent - update typescript def and tests

* Consent - update documentation

* Consent - docs updates

* Consent - reject with AEPError

* Consent - add to main readme

* Consent - review update sample app

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Consent - renaming public JS classes (#93)

* Consent - renaming for consistency with native classes

* Consent - AEP renaming

* Consent - updated return promise

* Pods update

* Core - renaming public JS classes  (#102)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

Co-authored-by: Calise Cheung <[email protected]>
Co-authored-by: Shivam Tomar <[email protected]>
Co-authored-by: Pravin Prakash Kumar <[email protected]>
Co-authored-by: Emilia Dobrin <[email protected]>
Co-authored-by: Emilia Dobrin <[email protected]>

* UserProfile - rename JS classes (#105)

* UserProfile (1.0.0-alpha.3) -> staging  (#50) (#51)

* UserProfile (1.0.0-alpha.3) -> staging  (#50) (#53)

* Edge (1.0.0-alpha.2), Messaging (1.0.0-alpha.2) -> staging  (#54)

* quick fix for peerDependecies issue

* update sample app dependencies to latest versions

* Update Edge Wrapper Readme

Update Edge Wrapper Readme

* update readme

update readme

* Edge (1.0.0-alpha.2), Messaging (1.0.0-alpha.2) -> main (#55)

* EdgeIdentity (1.0.0-alpha.2) -> staging (#59)

* fix a typo in readme (#61)

fix a typo in readme

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* Core (1.0.0-alpha.2) -> main (#65)

* add a FAQ section (#66)

* Consent package setup

* update dependencies

* Fix consent module

* Add consent to iOS sample app

* Renaming, update dependencies

* Update gradle

* Added APIs for Consent extension (#80)

* Consent - add Android + JS APIs, update sample app

* Consent - sample app styling

* Consent - iOS API updates, update examples on sample app

* Consent - update typescript def and tests

* Consent - update documentation

* Consent - docs updates

* Consent - reject with AEPError

* Consent - add to main readme

* Consent - review update sample app

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Consent - renaming public JS classes (#93)

* Consent - renaming for consistency with native classes

* Consent - AEP renaming

* Consent - updated return promise

* Pods update

* Core - renaming public JS classes  (#102)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

* rename js classes

* Core - clean up the sample app (#107)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

* Core - clean up the sample app  (#106)

* Core - renaming public JS classes  (#102)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

* Clean up the sample app after renaming JS classes in Core plugin

* Update the sample app

Co-authored-by: Calise Cheung <[email protected]>
Co-authored-by: Shivam Tomar <[email protected]>
Co-authored-by: Pravin Prakash Kumar <[email protected]>
Co-authored-by: Emilia Dobrin <[email protected]>
Co-authored-by: Emilia Dobrin <[email protected]>

* update yarn.lock

Co-authored-by: Calise Cheung <[email protected]>
Co-authored-by: Shivam Tomar <[email protected]>
Co-authored-by: Pravin Prakash Kumar <[email protected]>
Co-authored-by: Emilia Dobrin <[email protected]>
Co-authored-by: Emilia Dobrin <[email protected]>

* Fixed code review comments.

* Removed merge conflicts.

* Updated the Readme.md

* Updated Readme.

* Add return promise custom type

Add return promise custom type

* Remove Static for from Readme

Remove Static for from Readme

* remove styles in EdgeIdentityView

remove styles in EdgeIdentityView

* revert consent sample app style change

revert consent sample app style change
Will do that in consent PR

* move text and breakline to styles

move text and breakline to styles

* remove static in Readme and update sample app style

remove static in Readme and update sample app style

* Update Edge.js for return catch error

Update Edge.js for return catch error

* check null for promise return custom class

check null for promise return custom class

* update with review feedback

update with review feedback

* Fix return type for ts

* Update syntax for sendEvent

* enum support for AuthenticatedState in ts

enum support for AuthenticatedState in ts

* remove extra spaces

remove extra spaces

* fixed typo

fixed typo

* Core -> staging: add enum support in d.ts file (#124)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

* Core - clean up the sample app  (#106)

* Core - renaming public JS classes  (#102)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

* Clean up the sample app after renaming JS classes in Core plugin

* remove dispatchResponseEvent API from Core (#112)

* Core  - add enum support in d.ts file (#113)

* add enum support in d.ts file

* add more enum types in d.ts files

* update tests

* fix conflicts

* Rename Items to IdentityMap

Rename Items to IdentityMap

* Update Readme with initializing information for Edge extensions

Update Readme with initializing information for  Edge extensions

* update Readme files with the review comments

update Readme files with the review comments

* Update few Readme format

Update few Readme format

* update version alpha -> beta (#127)

* update version alpha -> beta

* revert lock file

* revert babel config

* Move from Assurance_publish branch to staging (#128)

* move code from AssurancePublish branch

* readMe edits

* core dependency to beta

* Update to Assurance readMe

* Remove Identity and correct naming

* Update Assurance readme

* Update assurance sample app to beta tag

* Assurance badge update

* Main README cleanup (#130)

* update version alpha -> beta

* revert lock file

* revert babel config

* Update README.md

* Update README.md

* Update README.md

* REAME cleanup (#132)

* update version alpha -> beta

* revert lock file

* revert babel config

* Update README.md

* Update README.md

* Update README.md

* update the sample code to present use of setWrapperType

* Update README.md

* clean up README

* Bug fix: correct error handling logic (#133)

* update version alpha -> beta

* revert lock file

* revert babel config

* Update README.md

* Update README.md

* Update README.md

* update the sample code to present use of setWrapperType

* Update README.md

* clean up README

* fix review comments

* Remove Jcenter() repository from Gradle file (#134)

* update version alpha -> beta

* revert lock file

* revert babel config

* Update README.md

* Update README.md

* Update README.md

* update the sample code to present use of setWrapperType

* Update README.md

* clean up README

* fix review comments

* Staging -> main for beta.1 release  (#129)

* Add getExperienceCloudId API

Add getExperienceCloudId API

* Update Readme

Update Readme

* Some more Readme fix

Some more Readme fix

* Update links in Readme

Update links in Readme

* update peer dependency edgeidentity version in messaging wrapper

update peer dependency edgeidentity version in messaging wrapper

* update peerDependencies version

update peerDependencies version

* revert Messaging package.json

revert Messaging package.json, will update together with other wrappers in another PR

* UserProfile (1.0.0-alpha.3) -> staging  (#50) (#53)

* Update with review comments

Update with review comments

* Edge (1.0.0-alpha.2), Messaging (1.0.0-alpha.2) -> staging  (#54)

* quick fix for peerDependecies issue

* update sample app dependencies to latest versions

* Update Edge Wrapper Readme

Update Edge Wrapper Readme

* update readme

update readme

* Update Readme and revert code

Update Readme and revert code

* update package json for sample app

update package json for sample app

* Fix a typo in sample app

Fix a typo in sample app

* Add promise checking for error case

Add promise checking for error case

* Remove the unused import statements (#60)

Remove the unused import statements

* EdgeIdentity (1.0.0-alpha.2) -> staging (#59)

* fix a typo in readme (#61)

fix a typo in readme

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* add promise reject with error

add promise reject with error

* Updated for callback error

Updated for callback error

* update to final for handleError parameter

update to final for handleError parameter

* update with review feedback

update with review feedback

* add import statements for RCTAEPEdgeIdentityModule.java

add import statement for RCTAEPEdgeIdentityModule.java

* Consent package setup

* update dependencies

* Reduce visibility for util classes, cleanup

* Fix consent module

* Add consent to iOS sample app

* Renaming, update dependencies

* Update gradle

* Add Edge Identity API in JS and Java (#74)

* Add EdgeIdentity API in js

* add import statements for RCTAEPEdgeIdentityModule.java

* Update with review comments

* testing branch

* Update getIdentities

Update getIdentities

* remove add items

* update EdgeIdentity.js

* More Update to the IdentityMap

* more updates

* Update with android databridge  and removeIdentity

* cleaning code

* Remove console codes

Remove console codes

* Remove public access for internal files

Remove public access for internal files

* update with review comments

update with review comments

* update review comments

update review comments

* Add the boolean check for Primary key

Add the boolean check for Primary key

* update typo for ts file

update typo for ts file

* Update AuthenticatedState.js

Update AuthenticatedState.js

* Update with review comments

Update with review comments

* Added APIs for Consent extension (#80)

* Consent - add Android + JS APIs, update sample app

* Consent - sample app styling

* Consent - iOS API updates, update examples on sample app

* Consent - update typescript def and tests

* Consent - update documentation

* Consent - docs updates

* Consent - reject with AEPError

* Consent - add to main readme

* Consent - review update sample app

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* EdgeIdentity - Updates on JS public APIs, unit testing, test app (#81)

* Add Edge Identity API in JS and Java (#74)

* Add EdgeIdentity API in js

* add import statements for RCTAEPEdgeIdentityModule.java

* Update with review comments

* testing branch

* Update getIdentities

Update getIdentities

* remove add items

* update EdgeIdentity.js

* More Update to the IdentityMap

* more updates

* Update with android databridge  and removeIdentity

* cleaning code

* Remove console codes

Remove console codes

* Remove public access for internal files

Remove public access for internal files

* update with review comments

update with review comments

* update review comments

update review comments

* Add the boolean check for Primary key

Add the boolean check for Primary key

* update typo for ts file

update typo for ts file

* Update AuthenticatedState.js

Update AuthenticatedState.js

* Update with review comments

Update with review comments

* EdgeIdentity - Updates on JS public APIs, unit testing, test app (#81)

* Edge - renaming, sample app and documentation updates (#87)

* Renaming - Edge, EdgeEventHandle, ExperienceEvent

* Renaming for Edge extension, minor sample app updates

* Edge - update documentation

* Edge - rename EdgeView

* dev - yarn update

* Consent - renaming public JS classes (#93)

* Consent - renaming for consistency with native classes

* Consent - AEP renaming

* Update Readme for EdgeIdentity (#82)

* Update Readme

Update Readme

* Update Readme with the review comments

Update Readme with the review comments

* Update readme file

Update readme file

* update to the correct link

update to the correct link

* correct a typo

correct a typo

* Edge Identity iOS implementation (#92)

* Edge Identity iOS implementation

Edge Identity iOS implementation

* Update with review comments

Update with review comments

* update nullable for databridge file

update nullable for databridge file

* Update null checks order

Update null checks order

* EdgeIdentity - renaming

* EdgeIdentity - fix typo

* update readme

update readme

* EdgeIdentity - renaming in Readme

* EdgeIdentity - more renaming

* Consent - updated return promise

* Pods update

* Updated pods

* Convert native identity map  object to js identity map

Convert native identity map  object to js identity map

* Update identity.js for iterating identity item

Update identity.js for iterating identity item

* Core - renaming public JS classes  (#102)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

* Add jest tests for getIdentities API

Add jest tests for getIdentities API

* remove an extra line of code

remove an extra line of code

* Core - clean up the sample app (#107)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

* Core - clean up the sample app  (#106)

* Core - renaming public JS classes  (#102)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

* Clean up the sample app after renaming JS classes in Core plugin

* Update getIdentity return  promise

Update getIdentity return  promise

* Changes for the Beta release. Includes changes in the file names and version name in package.json

* Updated the unit tests for Messaging.

* Update Sample App

Update Sample App

* update app.js and remove an extra file

update app.js and remove an extra file

* UserProfile -> staging : rename JS classes  (#108)

* bump version (#21)

* Clean up package - UserProfile (#27)

* update copyright

* Fix peerDependecies issue for npm client

* UserProfile - merge latest staging changes (#104)

* UserProfile (1.0.0-alpha.3) -> staging  (#50) (#51)

* UserProfile (1.0.0-alpha.3) -> staging  (#50) (#53)

* Edge (1.0.0-alpha.2), Messaging (1.0.0-alpha.2) -> staging  (#54)

* quick fix for peerDependecies issue

* update sample app dependencies to latest versions

* Update Edge Wrapper Readme

Update Edge Wrapper Readme

* update readme

update readme

* Edge (1.0.0-alpha.2), Messaging (1.0.0-alpha.2) -> main (#55)

* EdgeIdentity (1.0.0-alpha.2) -> staging (#59)

* fix a typo in readme (#61)

fix a typo in readme

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* Core (1.0.0-alpha.2) -> main (#65)

* add a FAQ section (#66)

* Consent package setup

* update dependencies

* Fix consent module

* Add consent to iOS sample app

* Renaming, update dependencies

* Update gradle

* Added APIs for Consent extension (#80)

* Consent - add Android + JS APIs, update sample app

* Consent - sample app styling

* Consent - iOS API updates, update examples on sample app

* Consent - update typescript def and tests

* Consent - update documentation

* Consent - docs updates

* Consent - reject with AEPError

* Consent - add to main readme

* Consent - review update sample app

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Consent - renaming public JS classes (#93)

* Consent - renaming for consistency with native classes

* Consent - AEP renaming

* Consent - updated return promise

* Pods update

* Core - renaming public JS classes  (#102)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

Co-authored-by: Calise Cheung <[email protected]>
Co-authored-by: Shivam Tomar <[email protected]>
Co-authored-by: Pravin Prakash Kumar <[email protected]>
Co-authored-by: Emilia Dobrin <[email protected]>
Co-authored-by: Emilia Dobrin <[email protected]>

* UserProfile - rename JS classes (#105)

* UserProfile (1.0.0-alpha.3) -> staging  (#50) (#51)

* UserProfile (1.0.0-alpha.3) -> staging  (#50) (#53)

* Edge (1.0.0-alpha.2), Messaging (1.0.0-alpha.2) -> staging  (#54)

* quick fix for peerDependecies issue

* update sample app dependencies to latest versions

* Update Edge Wrapper Readme

Update Edge Wrapper Readme

* update readme

update readme

* Edge (1.0.0-alpha.2), Messaging (1.0.0-alpha.2) -> main (#55)

* EdgeIdentity (1.0.0-alpha.2) -> staging (#59)

* fix a typo in readme (#61)

fix a typo in readme

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* Core (1.0.0-alpha.2) -> main (#65)

* add a FAQ section (#66)

* Consent package setup

* update dependencies

* Fix consent module

* Add consent to iOS sample app

* Renaming, update dependencies

* Update gradle

* Added APIs for Consent extension (#80)

* Consent - add Android + JS APIs, update sample app

* Consent - sample app styling

* Consent - iOS API updates, update examples on sample app

* Consent - update typescript def and tests

* Consent - update documentation

* Consent - docs updates

* Consent - reject with AEPError

* Consent - add to main readme

* Consent - review update sample app

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Consent - renaming public JS classes (#93)

* Consent - renaming for consistency with native classes

* Consent - AEP renaming

* Consent - updated return promise

* Pods update

* Core - renaming public JS classes  (#102)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

* rename js classes

* Core - clean up the sample app (#107)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

* Core - clean up the sample app  (#106)

* Core - renaming public JS classes  (#102)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

* Clean up the sample app after renaming JS classes in Core plugin

* Update the sample app

Co-authored-by: Calise Cheung <[email protected]>
Co-authored-by: Shivam Tomar <[email protected]>
Co-authored-by: Pravin Prakash Kumar <[email protected]>
Co-authored-by: Emilia Dobrin <[email protected]>
Co-authored-by: Emilia Dobrin <[email protected]>

* update yarn.lock

Co-authored-by: Calise Cheung <[email protected]>
Co-authored-by: Shivam Tomar <[email protected]>
Co-authored-by: Pravin Prakash Kumar <[email protected]>
Co-authored-by: Emilia Dobrin <[email protected]>
Co-authored-by: Emilia Dobrin <[email protected]>

* Fixed code review comments.

* Removed merge conflicts.

* Updated the Readme.md

* Updated Readme.

* Add return promise custom type

Add return promise custom type

* Remove Static for from Readme

Remove Static for from Readme

* remove styles in EdgeIdentityView

remove styles in EdgeIdentityView

* revert consent sample app style change

revert consent sample app style change
Will do that in consent PR

* move text and breakline to styles

move text and breakline to styles

* remove static in Readme and update sample app style

remove static in Readme and update sample app style

* Update Edge.js for return catch error

Update Edge.js for return catch error

* check null for promise return custom class

check null for promise return custom class

* update with review feedback

update with review feedback

* Fix return type for ts

* Update syntax for sendEvent

* enum support for AuthenticatedState in ts

enum support for AuthenticatedState in ts

* remove extra spaces

remove extra spaces

* fixed typo

fixed typo

* Core -> staging: add enum support in d.ts file (#124)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* rename public APIs

* fix sample app compile issue

* clean up logs, remove AEP prefix

* remove AEP prefix for Log tags

* remove AEP prefix from PriavacyStatus const strings

* fix compile failure

* Remove AEP prefix for internal constant strings.

* Core - clean up the sample app  (#106)

* Core - renaming public JS classes  (#102)

* add a new API in Core - resetIdentities (#63)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Merge latest staging changes (#85)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* Reduce visibility for utility classes and handle error callback (#86)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginning October 4, 2021 (#73)

* reduce visibility for utility classes.

* handle error callback

* address review comments

* Core - renaming public APIs  (#91)

* EdgeIdentity (1.0.0-alpha.2) -> main (#62)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* add a new API in Core - resetIdentities (#63) (#64)

* add a new API in Core -? resetIdentities

* update core package version to alpha.2

* Update README.md

* add a FAQ section (#66)

* fix the release issue: NPM registry enforces a minimum of TLS 1.2 beginn…
  • Loading branch information
7 people authored Mar 11, 2022
1 parent ca83161 commit 93137af
Show file tree
Hide file tree
Showing 116 changed files with 191 additions and 51,973 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
build-sample-app-ios:
macos:
xcode: "12.0"
xcode: "12.0.1"

steps:
- checkout
Expand Down
12 changes: 8 additions & 4 deletions .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,21 @@
<PROJECT_ROOT>/node_modules/react-native/.*

; Ignore Example
<PROJECT_ROOT>/sample/*

<PROJECT_ROOT>/docs/*
<PROJECT_ROOT>/tests/*
.*/*.ts
<PROJECT_ROOT>/packages/

[include]
<PROJECT_ROOT>/node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes
<PROJECT_ROOT>/apps/AEPSampleApp/extensions/

[libs]
node_modules/react-native/Libraries/react-native/react-native-interface.js
node_modules/react-native/flow
./apps/AEPSampleApp/node_modules/react-native/Libraries/react-native/react-native-interface.js
./apps/AEPSampleApp/node_modules/react-native/flow
flow-typed/


[options]
module.system=haste

Expand Down
52 changes: 26 additions & 26 deletions apps/AEPSampleApp/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
PODS:
- AEPAssurance (3.0.0):
- AEPAssurance (3.0.1):
- AEPCore (>= 3.1.0)
- AEPServices (>= 3.1.0)
- AEPCore (3.3.1):
- AEPRulesEngine (= 1.0.1)
- AEPServices (= 3.3.1)
- AEPEdge (1.1.2):
- AEPCore (>= 3.1.1)
- AEPCore (3.4.2):
- AEPRulesEngine (>= 1.1.0)
- AEPServices (>= 3.4.2)
- AEPEdge (1.3.0):
- AEPCore (>= 3.3.2)
- AEPEdgeIdentity
- AEPEdgeConsent (1.0.0):
- AEPCore (>= 3.1.0)
- AEPEdgeIdentity (1.0.0):
- AEPCore (>= 3.1.1)
- AEPIdentity (3.3.1):
- AEPCore (= 3.3.1)
- AEPLifecycle (3.3.1):
- AEPCore (= 3.3.1)
- AEPIdentity (3.4.2):
- AEPCore (>= 3.4.2)
- AEPLifecycle (3.4.2):
- AEPCore (>= 3.4.2)
- AEPMessaging (1.0.0):
- AEPCore
- AEPEdge (>= 1.1.0)
- AEPEdgeIdentity (>= 1.0.0)
- AEPServices
- AEPRulesEngine (1.0.1)
- AEPServices (3.3.1)
- AEPSignal (3.3.1):
- AEPCore (= 3.3.1)
- AEPRulesEngine (1.1.0)
- AEPServices (3.4.2)
- AEPSignal (3.4.2):
- AEPCore (>= 3.4.2)
- AEPUserProfile (3.0.1):
- AEPCore
- boost-for-react-native (1.63.0)
Expand Down Expand Up @@ -56,7 +56,7 @@ PODS:
- AEPLifecycle (~> 3.0)
- AEPSignal (~> 3.0)
- React
- RCTAEPEdge (1.0.0-beta.1):
- RCTAEPEdge (1.0.0-beta.2):
- AEPEdge (~> 1.0)
- React
- RCTAEPEdgeConsent (1.0.0-beta.1):
Expand Down Expand Up @@ -502,27 +502,27 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
AEPAssurance: 18068627111e366a851dc2166239f22b665101bd
AEPCore: fc1398728b6b2a4dcc8dc96455f69ec144e087c0
AEPEdge: 4208614f134d86131df95fd3420da20530fac275
AEPAssurance: b25880cd4b14f22c61a1dce19807bd0ca0fe9b17
AEPCore: b01856bf24972e4720cb0511a358d1e68067252a
AEPEdge: 500628aee1319ef2690dfaf5bd950badce6ec3f0
AEPEdgeConsent: dd46002b0c4bf55443f5441990e799248975713e
AEPEdgeIdentity: 40d312b4434b710a46c1738ab2a221dda4cfd67e
AEPIdentity: 40aedf425fc7cc63dde579135b8c1c65497a42d2
AEPLifecycle: dc131d6744a55d71bc9009d65f3b3428645cbd23
AEPIdentity: fbf755560afcbb0acd66cd5b6a1c147530fca5f6
AEPLifecycle: 1e0e843465fb143f8d8949dcf06de169d5c26f62
AEPMessaging: 661cc08435254f3c9cc0899785c20a7952952e95
AEPRulesEngine: 5075ed294026a12e37bd26fe260f74604d205354
AEPServices: c49e7b6ef17ec9f874b015f68ac7d2436235282f
AEPSignal: 2d0dd4775c95797bf118300b74a1d9efcdbf8650
AEPRulesEngine: bb2927ed5501ddf9754c66e97f8d2b1cf8e33b19
AEPServices: 3214311f239c8cdc6267d757200b05ec0ab05878
AEPSignal: be3a4789b492f4d5a5aef7408f30ff8e866d1d79
AEPUserProfile: 2ddb5ba8e2c22dd8f942992306b050f4be2c2403
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
DoubleConversion: cf9b38bf0b2d048436d9a82ad2abe1404f11e7de
FBLazyVector: e686045572151edef46010a6f819ade377dfeb4b
FBReactNativeSpec: cdd6f1f8ca74a9d33e4a3727af16caa19a9fae91
FBReactNativeSpec: 5b8affb5a02cd8b44f674e16ebdad187af835617
glog: 73c2498ac6884b13ede40eda8228cb1eee9d9d62
RCT-Folly: ec7a233ccc97cc556cf7237f0db1ff65b986f27c
RCTAEPAssurance: d0d67b4d25db39db7b9eb9f8afb3d49f0ca3ba2a
RCTAEPCore: e7b8e5f18c2096dbc67dc1ef0744bc82a01a06b4
RCTAEPEdge: 9a92efd1fb186f92cf58385ad4d416ebda914383
RCTAEPEdge: 000abd4e9ea531a6cc2058b647f91b637ebf3977
RCTAEPEdgeConsent: a287ceea4a39d000df1cd722d346f674ca6b8d88
RCTAEPEdgeIdentity: 628c05de8d7d78116f845ade80e1b59d20a5d368
RCTAEPMessaging: 7029d478d854d0e2deacdae3efaff0fb4975b81a
Expand Down Expand Up @@ -558,4 +558,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 72fa28983148c9436f08736f91f61421c635e9b6

COCOAPODS: 1.10.1
COCOAPODS: 1.10.1
5 changes: 3 additions & 2 deletions apps/AEPSampleApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,13 @@
"ios": "react-native run-ios",
"start": "react-native start",
"test": "jest",
"lint": "eslint ."
"lint": "eslint .",
"flow": "flow"
},
"dependencies": {
"@adobe/react-native-aepassurance": "^3.0.0-beta.1",
"@adobe/react-native-aepcore": "^1.0.0-beta.1",
"@adobe/react-native-aepedge": "^1.0.0-beta.1",
"@adobe/react-native-aepedge": "^1.0.0-beta.2",
"@adobe/react-native-aepedgeconsent": "^1.0.0-beta.1",
"@adobe/react-native-aepedgeidentity": "^1.0.0-beta.1",
"@adobe/react-native-aepmessaging": "^1.0.0-beta.1",
Expand Down
3 changes: 1 addition & 2 deletions packages/assurance/android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
repositories {
jcenter()
mavenCentral()
google()
}

Expand Down Expand Up @@ -28,7 +28,6 @@ android {

repositories {
google()
jcenter()
mavenCentral()
}

Expand Down
70 changes: 0 additions & 70 deletions packages/core/.flowconfig

This file was deleted.

3 changes: 1 addition & 2 deletions packages/core/android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}

dependencies {
Expand All @@ -28,7 +28,6 @@ android {

repositories {
google()
jcenter()
mavenCentral()
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
import com.facebook.react.bridge.ReadableType;
import com.facebook.react.bridge.WritableArray;

import java.util.List;
import java.util.Map;

class RCTAEPArrayUtil {
Expand Down Expand Up @@ -76,6 +77,8 @@ static WritableArray toWritableArray(Object[] array) {
writableArr.pushString((String) value);
} else if (value instanceof Map) {
writableArr.pushMap(RCTAEPMapUtil.toWritableMap((Map<String, Object>) value));
} else if (value instanceof List) {
writableArr.pushArray(RCTAEPArrayUtil.toWritableArray((List) value));
} else if (value.getClass().isArray()) {
writableArr.pushArray(RCTAEPArrayUtil.toWritableArray((Object[]) value));
}
Expand All @@ -84,4 +87,32 @@ static WritableArray toWritableArray(Object[] array) {
return writableArr;
}

static WritableArray toWritableArray(List array) {
if (array == null) {
return null;
}
WritableArray writableArr = Arguments.createArray();

for (Object value : array) {
if (value == null) {
writableArr.pushNull();
} else if (value instanceof Boolean) {
writableArr.pushBoolean((Boolean) value);
} else if (value instanceof Double) {
writableArr.pushDouble((Double) value);
} else if (value instanceof Integer) {
writableArr.pushInt((Integer) value);
} else if (value instanceof String) {
writableArr.pushString((String) value);
} else if (value instanceof Map) {
writableArr.pushMap(RCTAEPMapUtil.toWritableMap((Map<String, Object>) value));
} else if (value instanceof List) {
writableArr.pushArray(RCTAEPArrayUtil.toWritableArray((List) value));
} else if (value.getClass().isArray()) {
writableArr.pushArray(RCTAEPArrayUtil.toWritableArray((Object[]) value));
}
}

return writableArr;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;

class RCTAEPMapUtil {
Expand Down Expand Up @@ -109,6 +110,8 @@ static WritableMap toWritableMap(Map<String, Object> map) {
writableMap.putString((String) pair.getKey(), (String) value);
} else if (value instanceof Map) {
writableMap.putMap((String) pair.getKey(), RCTAEPMapUtil.toWritableMap((Map<String, Object>) value));
} else if (value instanceof List) {
writableMap.putArray((String) pair.getKey(), RCTAEPArrayUtil.toWritableArray((List) value));
} else if (value.getClass() != null && value.getClass().isArray()) {
writableMap.putArray((String) pair.getKey(), RCTAEPArrayUtil.toWritableArray((Object[]) value));
}
Expand Down
3 changes: 0 additions & 3 deletions packages/core/flow-typed/npm-custom/react-native.js

This file was deleted.

Loading

0 comments on commit 93137af

Please sign in to comment.