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

GraphQL - Post Lock #875

Merged
merged 27 commits into from
Nov 11, 2020
Merged

GraphQL - Post Lock #875

merged 27 commits into from
Nov 11, 2020

Commits on Nov 1, 2020

  1. Configuration menu
    Copy the full SHA
    64295f7 View commit details
    Browse the repository at this point in the history
  2. add lock_reason enum

    toyhammered committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    2e27bce View commit details
    Browse the repository at this point in the history
  3. update post resource

    toyhammered committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    4d0e7e7 View commit details
    Browse the repository at this point in the history
  4. update post permissions

    toyhammered committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    6149464 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3fa15b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36b3c97 View commit details
    Browse the repository at this point in the history
  7. update post factory

    toyhammered committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    7aef6ec View commit details
    Browse the repository at this point in the history
  8. remove fields

    toyhammered committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    203338d View commit details
    Browse the repository at this point in the history
  9. add locked? method

    toyhammered committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    b7611c7 View commit details
    Browse the repository at this point in the history
  10. update migration

    toyhammered committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    c4b3bad View commit details
    Browse the repository at this point in the history
  11. update graphql post type

    toyhammered committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    5f1b240 View commit details
    Browse the repository at this point in the history
  12. update post model

    toyhammered committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    dee308e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    28e9641 View commit details
    Browse the repository at this point in the history
  14. add spec for post model

    toyhammered committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    72555ae View commit details
    Browse the repository at this point in the history
  15. add post lock and unlock

    toyhammered committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    737f14a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    127d606 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    19c788d View commit details
    Browse the repository at this point in the history
  18. update post policy spec

    toyhammered committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    8825662 View commit details
    Browse the repository at this point in the history
  19. idk what happened...

    toyhammered committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    6d75e95 View commit details
    Browse the repository at this point in the history
  20. update to use new roles

    toyhammered committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    84ee233 View commit details
    Browse the repository at this point in the history
  21. Delete .ruby-version

    :|
    toyhammered authored Nov 1, 2020
    Configuration menu
    Copy the full SHA
    7fde5b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Update app/policies/post_policy.rb

    fix typo
    
    Co-authored-by: Peter Lejeck <[email protected]>
    toyhammered and NuckChorris authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    d46a850 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c9d42c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/post-locking' of github.com:hummingbird-me/kits…

    …u-server into feature/post-locking
    toyhammered committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    3c3d98a View commit details
    Browse the repository at this point in the history
  4. fix post factory

    toyhammered committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    c6d1064 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. add addition lock reason

    toyhammered committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    915fdee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e9c031 View commit details
    Browse the repository at this point in the history