Skip to content

Feature/sup 7038 - #321

Open
emmanueltd wants to merge 12 commits into
developfrom
feature/SUP-7038
Open

Feature/sup 7038#321
emmanueltd wants to merge 12 commits into
developfrom
feature/SUP-7038

Conversation

@emmanueltd

Copy link
Copy Markdown

No description provided.

Comment threadexample/azure-pipelines.yml Outdated
Comment threadyarn.lock Outdated
Comment threadexample/src/situm.tsx Outdated
Comment threadexample/azure/common-steps.yaml Outdated
Comment threadexample/azure-pipelines.yml Outdated
Comment threadexample/azure-pipelines.yml Outdated
Comment threadexample/README.md Outdated
Comment threadexample/azure-pipelines.yml Outdated
Comment threadexample/README.md Outdated
Comment threadexample/src/situm.tsx
Comment threadyarn.lock Outdated
version "0.1.0"
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sigue habiendo un cambio en el yarn.lock al parecer

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment threadexample/src/situm.tsx Outdated
@R-lagoman
R-lagoman changed the base branch from master to developApril 25, 2024 09:24
Comment threadexample/azure/common-steps.yaml Outdated
Comment threadexample/azure-pipelines.yml Outdated
Comment threadexample/azure/common-steps.yaml Outdated
Comment threadUPGRADE.md
const SITUM_EMAIL = "YOUR_EMAIL_HERE";
const SITUM_API_KEY = "YOUR_APIKEY_HERE";
const SITUM_BUILDING_ID = "YOUR_BUILDING_ID_HERE";
const BUILDING_IDENTIFIER = "YOUR_BUILDING_IDENTIFIER_HERE";

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

En otros repos no se añade el _HERE del final, lo dejaría igual en todos

Comment threadexample/src/situm.tsx
// You can also specify the language in which you want the UX of the viewer to be displayed.
export const LANGUAGE = '';

// A String parameter that allows you to specify which domain will be displayed inside our webview.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lo mismo que puse en la otra, falta un ejemplo de como sería este código

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@emmanueltd@situmops@SilviaMRegueira@cristian-situm@o-iglesias