Lots of fixes for cloud.
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
or-join syntax changed?
|
||||
(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
|
||||
upsertledger - matching transaction rule might not assign an account. Other things might not assign accounts. This is an assertion that is commented out. Determine consequence of disabling
|
||||
Search for all usages of :reset or :pay or dollars=
|
||||
|
||||
Fix searching
|
||||
* indexing should happen more regularly, and just look for changes since last time it was run
|
||||
@@ -39,3 +32,4 @@ Future improvements:
|
||||
Make reports just be based on running-balances
|
||||
get rid of account-groups
|
||||
move to solr
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user