Skip to content

[feature/browser] add logo and button browser (#1)#12

Open
GTAlon wants to merge 2 commits intotgg:masterfrom
GTAlon:master
Open

[feature/browser] add logo and button browser (#1)#12
GTAlon wants to merge 2 commits intotgg:masterfrom
GTAlon:master

Conversation

@GTAlon
Copy link
Copy Markdown

@GTAlon GTAlon commented Feb 1, 2023

my team need to open a website. Verify database, information or other thing.

@SeniuuS
Copy link
Copy Markdown
Collaborator

SeniuuS commented Feb 2, 2023

hello, thanks for your pull request !
could you provide an example of implementation of the changes in the model.json please ?

@GTAlon
Copy link
Copy Markdown
Author

GTAlon commented Feb 6, 2023

Hello, the implementation is simple.
model.json in heading "commands", you add "website".
The part "steps" add your URL.

look a example :
{ "id": "TEST", "type": "component", "commands": { "website": { "type": "shell", "steps": [ "https://www.google.com/" ] } }, "provides": [ { "id": "DEV", "kind": 4 } ] },

@tgg
Copy link
Copy Markdown
Owner

tgg commented Jan 2, 2024

Hello,

I'm not sure to understand your requirement. Could you please elaborate, possibly with a mockup of what you want to see?

Sign up for free to 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.

3 participants