-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement admin role and admin view #50
Comments
blms
added a commit
that referenced
this issue
Oct 6, 2020
blms
added a commit
that referenced
this issue
Oct 6, 2020
blms
added a commit
that referenced
this issue
Oct 7, 2020
blms
added a commit
that referenced
this issue
Oct 7, 2020
blms
added a commit
that referenced
this issue
Oct 7, 2020
blms
added a commit
that referenced
this issue
Oct 7, 2020
blms
added a commit
that referenced
this issue
Oct 8, 2020
- Restricted to admins - Pagination - Uses range queries for default sort by _id asc/desc - Uses `.skip()` for sorting by other attributes
Backend:
|
blms
added a commit
that referenced
this issue
Oct 8, 2020
blms
added a commit
that referenced
this issue
Oct 8, 2020
blms
added a commit
that referenced
this issue
Oct 9, 2020
#50 Pull in some fixes and temp admin view
blms
added a commit
that referenced
this issue
Oct 19, 2020
blms
added a commit
that referenced
this issue
Oct 19, 2020
blms
added a commit
that referenced
this issue
Oct 19, 2020
blms
added a commit
that referenced
this issue
Oct 19, 2020
blms
added a commit
that referenced
this issue
Oct 19, 2020
- Create api/admin/documents route - Make adminUtil generic
blms
added a commit
that referenced
this issue
Oct 19, 2020
blms
added a commit
that referenced
this issue
Oct 19, 2020
blms
added a commit
that referenced
this issue
Oct 19, 2020
blms
added a commit
that referenced
this issue
Oct 19, 2020
blms
added a commit
that referenced
this issue
Oct 19, 2020
blms
added a commit
that referenced
this issue
Oct 19, 2020
blms
added a commit
that referenced
this issue
Oct 19, 2020
blms
added a commit
that referenced
this issue
Oct 20, 2020
- pages/admin/index.js -> jsx - AdminHeader separated into component - Allow "tab" query string on admin/index.jsx
blms
added a commit
that referenced
this issue
Oct 20, 2020
blms
added a commit
that referenced
this issue
Oct 20, 2020
blms
added a commit
that referenced
this issue
Oct 20, 2020
blms
added a commit
that referenced
this issue
Oct 20, 2020
blms
added a commit
that referenced
this issue
Oct 21, 2020
blms
added a commit
that referenced
this issue
Oct 21, 2020
blms
added a commit
that referenced
this issue
Oct 21, 2020
blms
added a commit
that referenced
this issue
Oct 22, 2020
- This required lots of ripple effects and error handling!
blms
added a commit
that referenced
this issue
Oct 26, 2020
blms
added a commit
that referenced
this issue
Oct 26, 2020
blms
added a commit
that referenced
this issue
Oct 26, 2020
blms
added a commit
that referenced
this issue
Oct 26, 2020
blms
added a commit
that referenced
this issue
Oct 26, 2020
blms
added a commit
that referenced
this issue
Oct 26, 2020
blms
added a commit
that referenced
this issue
Oct 28, 2020
blms
added a commit
that referenced
this issue
Oct 28, 2020
blms
added a commit
that referenced
this issue
Oct 28, 2020
blms
added a commit
that referenced
this issue
Oct 28, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Admins authorized to:
TODO:
Backend:
Searching(moved to Admin view enhancements #70)Searching(moved to Admin view enhancements #70)Searching(moved to Admin view enhancements #70)Frontend:
Searching(moved to Admin view enhancements #70)Searching(moved to Admin view enhancements #70)Searching(moved to Admin view enhancements #70)The text was updated successfully, but these errors were encountered: