Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: help center to main #535

Merged
merged 47 commits into from Mar 4, 2024
Merged

feat: help center to main #535

merged 47 commits into from Mar 4, 2024

Commits on Feb 6, 2024

  1. Copy the full SHA
    df3a2ac View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Copy the full SHA
    db8353e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Copy the full SHA
    bc21d82 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b10b672 View commit details
    Browse the repository at this point in the history
  3. docs: guide done

    sumitsaurabh927 committed Feb 16, 2024
    Copy the full SHA
    1a64138 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    af72050 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. update code of conduct

    unicodeveloper committed Feb 22, 2024
    Copy the full SHA
    ac21bfc View commit details
    Browse the repository at this point in the history
  2. add notes

    unicodeveloper committed Feb 22, 2024
    Copy the full SHA
    393961e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #526 from novuhq/update-for-community

    Community 2.0 Updates
    unicodeveloper committed Feb 22, 2024
    Copy the full SHA
    be3e7a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Copy the full SHA
    06bc0e7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3b9c592 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bf95fc4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Copy the full SHA
    f4da494 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    16ed217 View commit details
    Browse the repository at this point in the history
  3. fix: add missing commas

    jainpawan21 committed Feb 26, 2024
    Copy the full SHA
    5836b9c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #528 from novuhq/fix/add-payload-in-headless

    fix: add payload filter option in headless
    jainpawan21 committed Feb 26, 2024
    Copy the full SHA
    4801d0d View commit details
    Browse the repository at this point in the history
  5. fix: file URL

    sumitsaurabh927 committed Feb 26, 2024
    Copy the full SHA
    470bc25 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    92466fa View commit details
    Browse the repository at this point in the history
  7. Merge pull request #525 from novuhq/fcm-rn-android

    FCM react native guide
    sumitsaurabh927 committed Feb 26, 2024
    Copy the full SHA
    737ac37 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. feat: added icons

    jainpawan21 committed Feb 27, 2024
    Copy the full SHA
    cb28ea6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    95967d7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8f5fd94 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    49c6919 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bd5d544 View commit details
    Browse the repository at this point in the history
  6. feat: add email q n a

    jainpawan21 committed Feb 27, 2024
    Copy the full SHA
    96e1e9d View commit details
    Browse the repository at this point in the history
  7. feat: add channels titles

    jainpawan21 committed Feb 27, 2024
    Copy the full SHA
    204f3fb View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. fix: frameborder warning

    jainpawan21 committed Feb 28, 2024
    Copy the full SHA
    8e7609d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1fd7264 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    326bb9c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8f5cd85 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    62fa649 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    fe15bf6 View commit details
    Browse the repository at this point in the history
  7. fix: typo mistakes

    jainpawan21 committed Feb 28, 2024
    Copy the full SHA
    4d25e2c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #529 from novuhq/feat/help-center

    feat: add help center
    jainpawan21 committed Feb 28, 2024
    Copy the full SHA
    696425e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update fcm.mdx

    Update the references to "deviceTokens" to be within the "credentials" key. Matches the documentation outlined on the update subscriber credentials file
    JamesMcClelland committed Feb 29, 2024
    Copy the full SHA
    aa603ec View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Merge pull request #530 from JamesMcClelland/patch-1

    Update fcm.mdx
    jainpawan21 committed Mar 1, 2024
    Copy the full SHA
    20ee579 View commit details
    Browse the repository at this point in the history
  2. Add AWS EC2 deployment information to Novu documentation

    The commit includes a step-by-step process of deploying Novu on AWS EC2 using Docker Compose. Aside from the steps, it also contains a warning about known issues in volume persistence when using Docker Compose on EC2 and advises users to refer to proper documentation and follow good deployment practices for security, scalability, and maintainability.
    Cliftonz committed Mar 1, 2024
    Copy the full SHA
    cab383f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1184767 View commit details
    Browse the repository at this point in the history
  4. fix: observability page

    jainpawan21 committed Mar 1, 2024
    Copy the full SHA
    c76fe05 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ad7773e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Copy the full SHA
    fea203d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0d32698 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #533 from novuhq/fix/help-center-grammar

    fix: help center docs grammar
    jainpawan21 committed Mar 2, 2024
    Copy the full SHA
    1951e47 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #532 from novuhq/ec2-deployment

    Add EC2 Deployment Documentation
    jainpawan21 committed Mar 2, 2024
    Copy the full SHA
    a0c037d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #520 from novuhq/fix/gcp-storag

    fix: add back tick on env variables
    jainpawan21 committed Mar 2, 2024
    Copy the full SHA
    06c42ca View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Copy the full SHA
    79caac2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #534 from novuhq/feature/product-architecture

    fix: add product architecture image
    jainpawan21 committed Mar 4, 2024
    Copy the full SHA
    5b9c829 View commit details
    Browse the repository at this point in the history