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(hub-discussions): adds Discussions package to Hub.js #479

Merged
merged 87 commits into from
Jul 7, 2021

Commits on Feb 24, 2021

  1. install

    Chase Gruber committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    d451fd0 View commit details
    Browse the repository at this point in the history
  2. tests no worky

    Chase Gruber committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    475be38 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. wip

    Chase Gruber committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    3bae580 View commit details
    Browse the repository at this point in the history
  2. adds tests

    Chase Gruber committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    cbbaf85 View commit details
    Browse the repository at this point in the history
  3. now geometry works?

    Chase Gruber committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    8640766 View commit details
    Browse the repository at this point in the history
  4. quick fixes

    Chase Gruber committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    8057565 View commit details
    Browse the repository at this point in the history
  5. request fix

    Chase Gruber committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    75c6f90 View commit details
    Browse the repository at this point in the history
  6. remove unused dependencies

    Chase Gruber committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    dabcf87 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. add back geojson

    Chase Gruber committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    901f8f5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into hub-discussions

    Chase Gruber committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    2ebb0d2 View commit details
    Browse the repository at this point in the history
  3. back to any

    Chase Gruber committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    fb34711 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. reconfigure request

    Chase Gruber committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    d757b60 View commit details
    Browse the repository at this point in the history
  2. adds utils and tests

    Chase Gruber committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    9e2322d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. moving utils and interfaces

    Chase Gruber committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    ce54e78 View commit details
    Browse the repository at this point in the history
  2. add note

    Chase Gruber committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    a5df8e7 View commit details
    Browse the repository at this point in the history
  3. merge master

    Chase Gruber committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    d5964c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. with jsdoc

    Chase Gruber committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    1297111 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. update code example

    Chase Gruber committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    81fe021 View commit details
    Browse the repository at this point in the history
  2. find* -> get*

    Chase Gruber committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    b5063b4 View commit details
    Browse the repository at this point in the history
  3. use url-parse

    Chase Gruber committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    647f3dc View commit details
    Browse the repository at this point in the history
  4. IPagedAPIResponse

    Chase Gruber committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    15f00ec View commit details
    Browse the repository at this point in the history
  5. *DTO -> *

    Chase Gruber committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    f143eea View commit details
    Browse the repository at this point in the history
  6. ...

    Chase Gruber committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    0a48c19 View commit details
    Browse the repository at this point in the history
  7. kinda maybe get geojson imported?

    Chase Gruber committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    89c1b2f View commit details
    Browse the repository at this point in the history
  8. trying geojson again

    Chase Gruber committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    ffc9d3e View commit details
    Browse the repository at this point in the history
  9. jk that fails in ci too

    Chase Gruber committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    13b3552 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. merge master

    Chase Gruber committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    e1fe0c5 View commit details
    Browse the repository at this point in the history
  2. at long last includes Geometry geojson type

    Chase Gruber committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    3964859 View commit details
    Browse the repository at this point in the history
  3. add delete types + some other changes

    Chase Gruber committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    4e258d3 View commit details
    Browse the repository at this point in the history
  4. portalUrl -> apiBaseUrl

    Chase Gruber committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    6da1625 View commit details
    Browse the repository at this point in the history
  5. allow deletion of public channels by org admins

    Chase Gruber committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    23aaf70 View commit details
    Browse the repository at this point in the history
  6. adds IPost.appInfo

    Chase Gruber committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    14dfb07 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Merge branch 'master' into hub-discussions

    Chase Gruber committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    a77eb93 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. low-hanging PR feedback fixes

    Chase Gruber committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    dc2ed96 View commit details
    Browse the repository at this point in the history
  2. copy package.json scripts

    Chase Gruber committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    722c11c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into hub-discussions

    Chase Gruber committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    29b5b40 View commit details
    Browse the repository at this point in the history
  4. adds note and removes fallback apiUrl

    Chase Gruber committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    ce5ce15 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    3288a80 View commit details
    Browse the repository at this point in the history
  2. fix routes for update post status & sharing

    Chase Gruber committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    6c6fbc7 View commit details
    Browse the repository at this point in the history
  3. get* -> fetch* & delete* -> remove*

    Chase Gruber committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    dabd425 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d66a80 View commit details
    Browse the repository at this point in the history
  5. update sample snippet

    Chase Gruber committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    4b62ecb View commit details
    Browse the repository at this point in the history
  6. ...

    Chase Gruber committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    09a840b View commit details
    Browse the repository at this point in the history
  7. remove any type

    Chase Gruber committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    b21fd8e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. add disclaimer

    Chase Gruber committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    3eb8113 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. beta.0

    Chase Gruber committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    a104be5 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. publish beta.4

    Chase Gruber committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    0f782a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. optional isPortal and httpMethod

    Chase Gruber committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    6d5b096 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. RequestInit props on IHubRequestOptions

    Chase Gruber committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    d6ac16e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. update test

    Chase Gruber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    21f816f View commit details
    Browse the repository at this point in the history
  2. add post method overloads

    Chase Gruber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    850d285 View commit details
    Browse the repository at this point in the history
  3. beta.7

    Chase Gruber committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    e5589fd View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Merge branch 'master' into hub-discussions

    Chase Gruber committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    f4527cd View commit details
    Browse the repository at this point in the history
  2. add default hubApiUrl pointed at ingress qa

    Chase Gruber committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    d9b4a26 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. ICreateChannel uses Partial<IWithSettings>

    Chase Gruber committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    70016eb View commit details
    Browse the repository at this point in the history
  2. beta 8

    Chase Gruber committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    7ad7216 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. apiRequest handles failed fetches

    Chase Gruber committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    22afec7 View commit details
    Browse the repository at this point in the history
  2. v1.0.0-beta.10

    Chase Gruber committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    b84677b View commit details
    Browse the repository at this point in the history
  3. merge master

    Chase Gruber committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    97bfa99 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. string ids

    Chase Gruber committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    0b90ce9 View commit details
    Browse the repository at this point in the history
  2. expect uuids

    Chase Gruber committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    1085c1f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. v1.0.0-beta.11

    Chase Gruber committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    57688c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. refactor interfaces

    Chase Gruber committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    a2e041c View commit details
    Browse the repository at this point in the history
  2. merge master

    Chase Gruber committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    fd1fc8b View commit details
    Browse the repository at this point in the history
  3. beta.12

    Chase Gruber committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    081b223 View commit details
    Browse the repository at this point in the history
  4. flatten reactions endpoints

    Chase Gruber committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    ad98996 View commit details
    Browse the repository at this point in the history
  5. beta.13

    Chase Gruber committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    46d653a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. ISearchPosts.parents: (string|null)[]

    Chase Gruber committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    6fdcae9 View commit details
    Browse the repository at this point in the history
  2. beta.14

    Chase Gruber committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    52ce6c7 View commit details
    Browse the repository at this point in the history
  3. update api base

    Chase Gruber committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    bd04df7 View commit details
    Browse the repository at this point in the history
  4. beta.15

    Chase Gruber committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    e8f6182 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. merge master

    Chase Gruber committed May 27, 2021
    Configuration menu
    Copy the full SHA
    850f802 View commit details
    Browse the repository at this point in the history
  2. update api base

    Chase Gruber committed May 27, 2021
    Configuration menu
    Copy the full SHA
    ba87a6e View commit details
    Browse the repository at this point in the history
  3. update discussions build scripts

    Chase Gruber committed May 27, 2021
    Configuration menu
    Copy the full SHA
    7f9800e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Merge branch 'master' into hub-discussions

    Chase Gruber committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    a4911a7 View commit details
    Browse the repository at this point in the history
  2. istanbul ignore cov-failing search/src/index.ts

    Chase Gruber committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    c691e12 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. merge master

    Chase Gruber committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    08547a0 View commit details
    Browse the repository at this point in the history
  2. merge master

    Chase Gruber committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    585fa54 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. update discussions package.lock

    Chase Gruber committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    3f5deb1 View commit details
    Browse the repository at this point in the history
  2. comment revisions

    Chase Gruber committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    70a0a4a View commit details
    Browse the repository at this point in the history
  3. undo lint in other packages

    Chase Gruber committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    7e49f99 View commit details
    Browse the repository at this point in the history
  4. undo lint in other packages

    Chase Gruber committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    12aa27c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    c146077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db98973 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    831a6f8 View commit details
    Browse the repository at this point in the history
  4. revert trivial doc change

    Chase Gruber committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    42ecaf4 View commit details
    Browse the repository at this point in the history
  5. update discussions version to 8.8.2

    Chase Gruber committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    50ab423 View commit details
    Browse the repository at this point in the history