fixes issues with a neverending search. Also fixes client saving to match normal test.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
or-join syntax changed?
|
||||
regex no longer supported as argument for query. Check vendor datomic for how to do it right.
|
||||
(probably fixed) regex no longer supported as argument for query. Check vendor datomic for how to do it right.
|
||||
it looks like there are a bbunch of orrphaned customizations for accounts, breaking indexes
|
||||
ezcater graphql needs search index too
|
||||
make sure that temporary ids are set on all new things when using upsert-entity
|
||||
Wrap tests around every api call
|
||||
upsertentity Look at how address works on client save. There's agood chance that we should make saving a rel with only a temp id just resolve it to null
|
||||
|
||||
Fix searching
|
||||
* indexing should happen more regularly, and just look for changes since last time it was run
|
||||
|
||||
Reference in New Issue
Block a user