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

[WIP] Add permissions groups store, handlers and login functionality #168

Closed
wants to merge 9 commits into from

Commits on Feb 3, 2019

  1. Configuration menu
    Copy the full SHA
    907463c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db3d54d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    809c002 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

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

Commits on Feb 9, 2019

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

Commits on Apr 30, 2020

  1. Merge branch 'master' into group-permissions

    # Conflicts:
    #	frontend/client/views/settings/index.vue
    #	frontend/src/views/permissions/index.vue
    #	frontend/src/views/permissions/permissions/manage-groups.vue
    #	frontend/src/views/permissions/permissions/manage-permissions.vue
    #	frontend/src/views/permissions/permissions/permission-tables.vue
    #	handlers/handler.go
    #	handlers/permission.go
    #	handlers/user.go
    #	handlers/user_test.go
    #	store/store.go
    speza committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    68e5eb6 View commit details
    Browse the repository at this point in the history
  2. Fixed handler tests

    speza committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    cdeb004 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e880803 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    530d11e View commit details
    Browse the repository at this point in the history