Commit Graph

16 Commits

Author SHA1 Message Date
Phoenix 256eb48d36 Account and user search now working, same as before will be a bit buggy if you want to navigate through paginate tabs with an unfiltered list with text in the input field, if that's a big problem we can rethink it :) 2019-09-16 16:09:31 +01:00
Phoenix bc81cbb6e2 List now working properly for user, user search with substring and without, one caveat is that if you type something into the search bar but don't search it'll act as if you're trying to do a substring search.. Might be an annoying bug or might not matter 2019-09-16 13:59:00 +01:00
Phoenix 32cf6f0d11 Subsearch now work, backend still needs to be perfected, paginate doesn't work properly with the logic I tried to implement 2019-09-16 12:10:04 +01:00
Chad Derya 41eb5552dc added user type to germany users list 2019-09-12 18:22:53 +01:00
Chad Derya 0a4f337f00 Removed testing thingy 2019-09-11 20:42:16 +01:00
Chad Derya f3ee6a38b2 Merge branch 'OLFBP-885' into OLFBP-885 2019-09-11 20:09:52 +01:00
Chad Derya 131e790e26 Added user name and user status fields to user view 2019-09-11 19:17:39 +01:00
Chad Derya cb86b920be Updated user edit acording to feed back 2019-09-11 18:54:25 +01:00
Chad Derya ab754e7f1b Getting the correct list of accounts on edit users 2019-09-11 18:02:17 +01:00
Chad Derya fbcf66a247 OLFBP-751user search by account name works 2019-09-09 09:46:48 +01:00
Mike cf031cf4fd Account now displays the name instead of account id 2019-09-05 16:25:15 +01:00
Mike a0ad82ffba When creating a user the account search now displays countries accordingly 2019-09-05 10:16:01 +01:00
Dean Bartok-Thomas 3f2a40fbde Added password reset to the user list 2019-09-02 11:26:00 +01:00
Dean Bartok-Thomas 7d4d0ea166 Region create/edit complete 2019-08-13 15:33:17 +01:00
Dean Bartok-Thomas a875360694 Added account filter to user management page 2019-08-13 11:14:26 +01:00
Dean Bartok-Thomas ef9bb2801c User edit/create complete 2019-08-13 10:47:21 +01:00