Tracardi / tracardi

TRACARDI is a new HOME for your customer data. TRACARDI is an Composable API-first solution for any company that need inexpensive CDP to intergrate with.
https://www.tracardi.com
Other
501 stars 92 forks source link

Document all documented action plugins #817

Open atompie opened 11 months ago

atompie commented 11 months ago

Is your feature request related to a problem? Please describe. Document all documented action plugins

THIS TASK DOES NOT REQUIRE HIGH CODING SKILLS

Describe the solution you'd like Log in to our demo:

Tracardi GUI Host: http://65.109.120.125:38515

When asked for __Tracardi API Host__ use this url: http://65.109.120.125:42609

login: demo@hacktober.fest
password: hacktoberfest

Watch this video that explain what is the purpose of this task:

https://github.com/Tracardi/tracardi/assets/16271564/817dcd53-5a3a-4281-bfaf-bb1bb6eaedf9

In the comments list all undocumented plugins.

Kaushik-Iyer commented 11 months ago

I want to try this issue. I have logged in also. But for some reason, the video that is explaining the task is not properly visible. As in the video dimensions are way too small so I cant really see whats happening. Can you solve that?

atompie commented 11 months ago

Sure I will do new video.

atompie commented 11 months ago

@Kaushik-Iyer You could as check this issue that is related. https://github.com/Tracardi/tracardi/issues/818

Kaushik-Iyer commented 11 months ago

No need for new video, I understood now. If the action does not show up documentation pop-up on double clicking, that means it doesnt have documentation right? and I have to list that action name in 'Comments'? Where is this comments? Do you mean i list them here in this github Issue?

atompie commented 11 months ago

Yes you are correct. Please create a file named missing plug-in documentation in the docs folder of the Tracardi API repository and put there all the plug-in names without the documentation. Later, We would like to use this file to mark which documentation is done.

Remember to work in the branch 0.8.2-dev. Thanks

Kaushik-Iyer commented 11 months ago

ohh, so I should fork and make a PR to merge into 0.8.2-dev of the tracardi-api project, not this project right?

Kaushik-Iyer commented 11 months ago

@atompie I made a PR in tracardi-api repository, you can check it