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

ACL Work - Create Group Page #42

Closed
routerino opened this issue Aug 13, 2022 · 0 comments · Fixed by #60
Closed

ACL Work - Create Group Page #42

routerino opened this issue Aug 13, 2022 · 0 comments · Fixed by #60
Assignees
Labels
enhancement New feature or request

Comments

@routerino
Copy link
Contributor

routerino commented Aug 13, 2022

Starting the task of making up a GUI for the ACL in anticipation of the API getting updated.

Starting work needed:

  • New store and class to hold the ACL object
  • Feature flag to hide/show relevant pages in the settings
  • Group page
    * that can add/delete users (separate issue)
    * Searching and Sorting for group page (separate issue)

Research needed:

  • Need to figure out how to create a selection menu in sveltekit that allows for searching, as a normal selection menu won't cut it after a certain size. could use something like svelecte, but given that I already have fuse.js searching I might just see if I can build one first. Will tackle this separately in Add svelecte to replace selection menus #54
@routerino routerino added the enhancement New feature or request label Aug 13, 2022
@routerino routerino added this to the Next Release milestone Aug 13, 2022
@routerino routerino self-assigned this Aug 13, 2022
@routerino routerino modified the milestone: Next Release Aug 19, 2022
@routerino routerino linked a pull request Sep 10, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant