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

Update with latest changes from Ken #4

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

Commits on Jun 8, 2018

  1. Migrate to secrets rather than env-vars

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    3a23e4d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    74e6209 View commit details
    Browse the repository at this point in the history
  3. Fixed secret prefix

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    70d5b14 View commit details
    Browse the repository at this point in the history
  4. Re-generated secrets

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    074499e View commit details
    Browse the repository at this point in the history
  5. Added assets

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    3054528 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

  1. Added spa func (not complete yet)

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    823bcf3 View commit details
    Browse the repository at this point in the history
  2. SPA v1 complete

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    ef5bc39 View commit details
    Browse the repository at this point in the history
  3. Stop write_debug

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    58f6e1a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. Added node8-express template

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    574b441 View commit details
    Browse the repository at this point in the history
  2. Stop using custom template

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    ba0d4ed View commit details
    Browse the repository at this point in the history
  3. Update

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    4f7e962 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Fixed some minor issues and added index to table.

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    2366807 View commit details
    Browse the repository at this point in the history
  2. Added feature to switch orgs with query params

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    173ebb1 View commit details
    Browse the repository at this point in the history
  3. Updated assets

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    8bc3c01 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Added ability to show stats without query param

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    1b6d5fc View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Support pagination to collect all data

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    48f8081 View commit details
    Browse the repository at this point in the history
  2. Throw Error on 202 Accepted.

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    2b8f563 View commit details
    Browse the repository at this point in the history
  3. Stop using deprecated method

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    1f89bd8 View commit details
    Browse the repository at this point in the history
  4. Added contributors page mock

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    1f72cce View commit details
    Browse the repository at this point in the history
  5. Added function to stack.yml

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    9a623de View commit details
    Browse the repository at this point in the history
  6. Added content_type

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    be10cf8 View commit details
    Browse the repository at this point in the history
  7. Removed dist from gitignore and added assets

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    3c9da03 View commit details
    Browse the repository at this point in the history
  8. Added versioning

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    87d7127 View commit details
    Browse the repository at this point in the history
  9. Remove contributers page

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    e6fa0b6 View commit details
    Browse the repository at this point in the history
  10. Added contributors function again

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    0a79b65 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. Changed contributors page html file name

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    37d1f29 View commit details
    Browse the repository at this point in the history
  2. Delete contributors-page

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    ce3644a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. update

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    07f86a5 View commit details
    Browse the repository at this point in the history
  2. Updated packages and rebuilt

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    6cdb02c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Fixed sorting issue

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    e39b85c View commit details
    Browse the repository at this point in the history
  2. Updated assets

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    92a45ea View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Update

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    0d155a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. add debug log

    kenfdev committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    6445ab4 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Added console.error for logging

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    d6dffa0 View commit details
    Browse the repository at this point in the history
  2. Delete conflict

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    0d2cc00 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

  1. Configuration menu
    Copy the full SHA
    3bdf7a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Update README.md

    kenfdev authored Aug 30, 2018
    Configuration menu
    Copy the full SHA
    5e95f9d View commit details
    Browse the repository at this point in the history
  2. fixed color

    kenfdev committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    23ab2dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    169157e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Added github link and adjusted styles

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    198a138 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

  1. Bump

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    d2789ba View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2018

  1. Update README.md

    kenfdev authored Sep 9, 2018
    Configuration menu
    Copy the full SHA
    b8074c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Updated sealed secret with new public cert.

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    b4425ae View commit details
    Browse the repository at this point in the history
  2. Update

    Signed-off-by: Ken Fukuyama <[email protected]>
    kenfdev committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    a702140 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Fix css cdn

    kenfdev committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    36ce2e2 View commit details
    Browse the repository at this point in the history