fixes tests.
This commit is contained in:
21
notes.txt
21
notes.txt
@@ -2,15 +2,20 @@
|
||||
|
||||
|
||||
|
||||
# Implement multi
|
||||
# test headers->clients
|
||||
# Still use single client in subs, but have it only be set if a single on is selected
|
||||
X Implement multi
|
||||
X test headers->clients
|
||||
X Still use single client in subs, but have it only be set if a single on is selected
|
||||
X Pass X-Clients header as :all :mine [id-1, id-2, id-3]
|
||||
X Use X-Clients instead of client filter
|
||||
# Remove the client specific filter from each graphql
|
||||
X Remove the client specific filter from each graphql
|
||||
# Test with single client user, all client user, admin, etc
|
||||
# Synchronize with the backend for SSR, set in session, but hydrate to real clients in middleware
|
||||
# Ensure that client selection still resets everything
|
||||
X Synchronize with the backend for SSR, set in session, but hydrate to real clients in middleware
|
||||
X Ensure that client selection still resets everything
|
||||
# maybe set it up so that changing assignments works automatically without having to log out or in
|
||||
# figure out how to not make this require a whole login
|
||||
# bulk-code-transactions
|
||||
X bulk-code-transactions
|
||||
X all ssr pages, starting with plaid
|
||||
# Make it work for everyone who refreshes tomorrow
|
||||
|
||||
X only show mine for admins
|
||||
X company dropdown TODO - syncing with front end
|
||||
# double check that transaction insights have been running all along
|
||||
|
||||
Reference in New Issue
Block a user