Skip to content
This repository was archived by the owner on Sep 8, 2019. It is now read-only.

Conversation

penatem1
Copy link

No description provided.

thurstonian and others added 30 commits February 4, 2019 16:23
Includes basic description of functions and links to source repos of dependencies for backend and frontend.
Initial docs (Update master with readme files and initial html form for frontend)
Doesn't check for redundancy. Only meant for an initial startup
Used logging instead of println and used handle_user instead of create_user.
Changed to csv_user_import.rsx
Added a user import from csv.
Has edit button in table but functionality not implemented yet.
Uses the `url` crate to parse the query, which is more robust than the
rouille query parser. Search query parameters no longer end in `_exact`
Now looks like

`?first_name=partial,tim&last_name=exact,gayed`

Note: Banner Id currently does not support partial search, since diesel
does not support like clauses on non-text. (banner id is an integer).
Attempting a partial search on banner id will currently result in an
exact search.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants