Commit Graph
8 Commits
Author SHA1 Message Date
gconsidine 766a088749 Use credential_type to fetch associated types in list view 2017-10-10 14:38:49 -04:00
gconsidine b7071a48c2 Set lookup value changed from something to nothing to be null 2017-10-10 14:38:49 -04:00
gconsidine 8fff5db758 Add quotes to auth token when stored as a cookie 2017-09-25 11:45:52 -04:00
gconsidine 4ad2af30cf Fix login and authorization token errors
* Remove extraneous quotes when authroization token is retrieved
from a cookie
* Fix thrown error when invalid creds are supplied on login due to
attempt to access property of an undefined value
2017-09-22 17:58:16 -04:00
gconsidine dd62e8ce92 Replace use of string.includes due lack of browser support 2017-09-14 17:27:27 -04:00
gconsidine eab3cb8efd Add support for quoted without spaces and falsey input 2017-09-14 15:57:52 -04:00
gconsidine 57c9224b5c Fix host filter parsing 2017-09-14 15:31:29 -04:00
gconsidine 87eab79f70 Add support for quoted values containing spaces in search 2017-09-12 14:57:07 -04:00