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

Early draft of Features (page permission refactor) #993

Merged
merged 20 commits into from Oct 22, 2020

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    40e4160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd033f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3702147 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Support for custom features.

    Note: Slim4 Middleware doesn't have app, which makes supporting custom middleware harder. Need config service load to pass in container.
    dasgarner committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    877595e View commit details
    Browse the repository at this point in the history
  2. Reworked to model features/homepages in the UserGroupFactory. Switch …

    …user homepages over to new model. Needs testing to see if this is the right direction.
    dasgarner committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    ffe6705 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09908f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c510bcc View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. If a users homepage doesn't exist, then take them to the icon dashboa…

    …rd. Add a Homepage class.
    dasgarner committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    69925f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Further progress with new features model. Confident enough now to rem…

    …ove pages/page factory/etc.
    dasgarner committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    02983a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    669ab23 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    0249839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a427625 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c88ca50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22adf15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6a4770 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    e811693 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fef5bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d91f737 View commit details
    Browse the repository at this point in the history
  4. Features on Filter Forms.

    dasgarner committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    ff17bcc View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

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