Giter VIP home page Giter VIP logo

crosspublic's People

Contributors

nevo-david avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

crosspublic's Issues

[FEATURE] Create an integration architecture to add providers

Description

Create an integration architecture to add providers such as Slack, Intercom, Whatsapp, Etc.
There should be:

  1. a new item on the menu called Integration.
  2. on click, you should have an integration list. Once clicked, you will be redirected to an oAuth2 login to add the app.
  3. Database architecture to save the new provider.
  4. Put limitations on the pricing.

Screenshots

No response

Additional information

No response

[FEATURE] Create a slack bot

Description

All the bots should sit as a new app on /apps
The bot should live inside the NestJS context.
You can copy the infrastructure from /apps/discord

Screenshots

No response

Additional information

No response

[FEATURE] Add members management

Description

At the moment, it's not possible to add or delete members.
You have to delete the integration and re-create it.

Screenshots

No response

Additional information

No response

[DOCS] Add a quick start to deploy on Heroku

Description

Create a quickstart guide on how to deploy on Heroku, and also provide the relevant Heroku configuration.

Screenshots

No response

Additional information

No response

โœ… Add yourself as a trusted developer โœ…

Description

If you have used the app and like it,
Go to /apps/marketing/components/Reviews.tsx

And add yourself.
Get the fame and the glory! ๐Ÿ˜

Screenshots

No response

Additional information

No response

[FEATURE] Add in-active FAQ and categories

Description

At the moment, when downgrading packages, it actually deletes the categories and FAQ.
It should put them in "in-active" mode and change their opacity.
Should be reflected both in the panel and the tenants

Screenshots

No response

Additional information

No response

[FEATURE] Add email service

Description

At the moment, we don't have an email service.
We will need it for multiple things, like:

  • Reset password
  • Invite as a team member

Please create a generic service inside of /libraries/helpers

Screenshots

No response

Additional information

No response

[FEATURE] Add dark mode to the tenant FAQ

Description

Add a button on the top screen to change between dark and light.
The default mode should be based on the computer's dark mode / light mode.
On click, save the current configuration and save it as a cookie.
On reload, show the cookie value information.

The entire tenant screen should reflect the dark mode / light mode.

Screenshots

No response

Additional information

No response

[DOCS] Create an HubSpot ChatBot bot

Description

All the bots should sit as a new app on /apps
The bot should live inside the NestJS context.
You can copy the infrastructure from /apps/hubspot

Screenshots

No response

Additional information

No response

Missing env keys and optional chaning in process.env causing unusual errors

Description

  • As there is current addtion of slack integration, env keys ( just keys not value ) related to slack are missing, causing application with errors when running whole application npm run dev . Following keys are missing in .env.example.
SLACK_CLIENT_ID=
SLACK_CLIENT_SECRET=
SLACK_SIGNING_SECRET=
SLACK_SOCKET_TOKEN=
SLACK_APP_ID=

  • Didn't started stable as the redirect destination of /docs isn't defined. for fixing this we need to define a default port (ie: 8080 ) to start docs and add flag --port <number> for npm run docs
--- other env keys
DOCS_URL=`http://localhost:8080` (for local)
  • There are places where env variables are accessed using optional chaning which never will be optional, causing usual crash.

Screenshots

  • Slack key error:
ss
  • Missing docs key
ss 1

Additional information

  • Willingly need to contribute, As this are unrelated issue but small, do you need me to make different PRs or bundle up in same with different commits would be fine ?
  • is the idea about docs giving default port Looks good to you ? or am i missing something in future plans ?

[FEATURE] Add normal registration and login to the app

Description

We added the login and registration directly from the bot to remove friction for initial users.
But it limits us from adding new apps (except from Discord).

On registration it should create a new user and org.
We already have a mechanism for that.

Screenshots

CleanShot 2023-11-27 at 12 07 35

Additional information

No response

[FEATURE] Create an Intercom bot

Description

All the bots should sit as a new app on /apps
The bot should live inside the NestJS context.
You can copy the infrastructure from /apps/discord

Screenshots

No response

Additional information

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.