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

Added support for AWS Document DB #208

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jun 1, 2022

  1. Typo

    slayer1551 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d0ff49a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b936d3b View commit details
    Browse the repository at this point in the history
  3. AWS Document DB Support

    $facet is not available in AWS Document DB and throws an error.
    Created an error check that if it fails with the standard query to try the AWS query to create the pages and filters.
    slayer1551 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    9e14bd6 View commit details
    Browse the repository at this point in the history
  4. Fix totalPage count

    Fixed the total page count
    slayer1551 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d90ea5f View commit details
    Browse the repository at this point in the history
  5. Update agendash.js

    removed line uses for testing
    slayer1551 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    32b3687 View commit details
    Browse the repository at this point in the history