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

Cased CLI integration #3

Merged
merged 29 commits into from Mar 3, 2021
Merged

Cased CLI integration #3

merged 29 commits into from Mar 3, 2021

Commits on Feb 11, 2021

  1. Setup Guard routes and views

    dewski committed Feb 11, 2021
    Copy the full SHA
    fde4b2c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4f3ce4b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Add Rails interactive session

    dewski committed Feb 26, 2021
    Copy the full SHA
    e5a87cf View commit details
    Browse the repository at this point in the history
  2. Document the console behaviors

    dewski committed Feb 26, 2021
    Copy the full SHA
    a3a7be8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

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

Commits on Feb 28, 2021

  1. Setup asset manifest

    dewski committed Feb 28, 2021
    Copy the full SHA
    da7337b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    117f02b View commit details
    Browse the repository at this point in the history
  3. Rename files to CLI

    dewski committed Feb 28, 2021
    Copy the full SHA
    f1a5300 View commit details
    Browse the repository at this point in the history
  4. Update routes to be CLI

    dewski committed Feb 28, 2021
    Copy the full SHA
    d19a495 View commit details
    Browse the repository at this point in the history
  5. More CLI renames

    dewski committed Feb 28, 2021
    Copy the full SHA
    a58dcb7 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e69558c View commit details
    Browse the repository at this point in the history
  7. Update method name

    dewski committed Feb 28, 2021
    Copy the full SHA
    ba99b9b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Copy the full SHA
    a9881d6 View commit details
    Browse the repository at this point in the history
  2. Add JS

    dewski committed Mar 2, 2021
    Copy the full SHA
    60b8f74 View commit details
    Browse the repository at this point in the history
  3. Setup sessions

    dewski committed Mar 2, 2021
    Copy the full SHA
    9e2e6cc View commit details
    Browse the repository at this point in the history
  4. Update favicon

    dewski committed Mar 2, 2021
    Copy the full SHA
    b453b19 View commit details
    Browse the repository at this point in the history
  5. Fix linting

    dewski committed Mar 2, 2021
    Copy the full SHA
    7857202 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f354ba7 View commit details
    Browse the repository at this point in the history
  7. Add global session

    dewski committed Mar 2, 2021
    Copy the full SHA
    c8ad4f2 View commit details
    Browse the repository at this point in the history
  8. Remove intent code

    dewski committed Mar 2, 2021
    Copy the full SHA
    76c4ce4 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    57b1e2f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    c6d6926 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    a757c70 View commit details
    Browse the repository at this point in the history
  12. Remove cancel for now

    dewski committed Mar 2, 2021
    Copy the full SHA
    fa2c997 View commit details
    Browse the repository at this point in the history
  13. Use new cased-ruby version

    dewski committed Mar 2, 2021
    Copy the full SHA
    ee92265 View commit details
    Browse the repository at this point in the history
  14. Fix linter

    dewski committed Mar 2, 2021
    Copy the full SHA
    535b4d3 View commit details
    Browse the repository at this point in the history
  15. Document JS a bit

    dewski committed Mar 2, 2021
    Copy the full SHA
    68cc707 View commit details
    Browse the repository at this point in the history
  16. Make URL configurable

    dewski committed Mar 2, 2021
    Copy the full SHA
    2f9dcaf View commit details
    Browse the repository at this point in the history
  17. Tidy up

    dewski committed Mar 2, 2021
    Copy the full SHA
    7184712 View commit details
    Browse the repository at this point in the history