877 Commits (075de3edaf79a86aefbc8534e6d55a626b8beb42)

Author SHA1 Message Date
Andrew Kingston 4c53e4bcec Fix server query tests 5 years ago
Andrew Kingston 9b21eb78b6 Fix relationships not being saved for new rows 5 years ago
mike12345567 a1de336db9 Make sure both directions exist. 5 years ago
mike12345567 383c2a6c0a Quick fix to make sure all relationships link to a valid, existing doc. 5 years ago
mike12345567 d5293e299f Update to add readable prop to every 'read' query to follow a consistent pattern as well as adding a get endpoint for a single query. 5 years ago
mike12345567 0f7e682b99 Quick fix for self hosting error in logs. 5 years ago
mike12345567 4b2b375512 Fixing some issues found with users and row updates, specifically relationships and numbers. 5 years ago
Martin McKeaveney 2cb0e35b25 app export with space in name 5 years ago
mike12345567 8eeda82511 Updating so that strings get coerced into arrays for relationships. 5 years ago
Martin McKeaveney 6cb62f6625 fixing JSON and CSV import/export 5 years ago
mike12345567 f182a65547 Adding a check to the link utils which should make sure the correct link doc is always picked. 5 years ago
Martin McKeaveney 184f30771c change backup to be appname 5 years ago
Martin McKeaveney 8fac96dd69 fixes for mySQL and MSSQL non default ports 5 years ago
mike12345567 2d82969350 Some quick fixes to allow custom verbs. 5 years ago
mike12345567 163079d278 Adding a nicer error for when user input JSON is invalid. 5 years ago
mike12345567 c74f1011d0 Some fixes for integrations, making Dynamo work correctly and allow local usage as well as using the API to try and make responses that are objects work better. 5 years ago
mike12345567 a367460fbc fixing cypress test. 5 years ago
mike12345567 b6bdd04ea8 Fixing test failure due to not deleting the ID attached to table in couchTest Utils. 5 years ago
mike12345567 5187639fa0 Linting. 5 years ago
mike12345567 e0ea434f27 Added some unit tests for the enrichment process of rows, in the process found some issues with linking a table to itself, so fixed those so that we can do that in the future if desired. 5 years ago
mike12345567 c724f3e701 Fixing attachment issue in self hosting, urls are enriched on way out to point directly to MINIO. 5 years ago
Martin McKeaveney d0f389a5cb smoother downloads, lint 5 years ago
Martin McKeaveney 91ee1b313e copy even users to dump 5 years ago
mike12345567 9b4895e062 Fixing weird formatting issue. 5 years ago
mike12345567 918a95071d Fixing a bug found by tests in auth. 5 years ago
mike12345567 2ce5b9a5ae Quick update to chane how hosting key is noted. 5 years ago
mike12345567 4d1ad5e726 This commit includes some fixes for a few auth issues I found when I was working on this and a static page which shows the self hosting info to get the user going (if they end up there). 5 years ago
sovlookup 31925ce3c0 prettify code 5 years ago
Andrew Kingston 96d9dd1ef2 Remove log statement 5 years ago
sovlookup 2168991591 cannot return result directly fix it 5 years ago
Andrew Kingston b4ccf9c1d2 Add current user bindings, and current user relationships as data sources 5 years ago
sovlookup aeee8af0d8 this commit is ok 5 years ago
sovlookup 9684def1ae fix a little space 5 years ago
sovlookup 0b8987f6a1 add arangodb integration 5 years ago
sovlookup 8996200d8d add arangodb integration 5 years ago
mike12345567 28ddffb862 Fixing an issue that aptkingston found with relationships were links on the way out would be multiplied (due to the bi-directional nature). 5 years ago
sovlookup 1b6eb426c6 add arangodb integration 5 years ago
sovlookup 7a6e677b89 add arangodb integration 5 years ago
Martin McKeaveney 67624ebe94 import and export apps 5 years ago
Martin McKeaveney 9581e50e45 return schemas from backend 5 years ago
Martin McKeaveney a73473b16c MySQL integration and self hosted deploy event 5 years ago
Andrew Kingston 2ac14bbe02 Remove server logging integration definitions every time they're fetched 5 years ago
Martin McKeaveney 476d20d656 simplify queries to only have one type under query verb 5 years ago
mike12345567 8ecabc91cc Linting. 5 years ago
mike12345567 3f6d9e21e0 Updating the string templating system to be capable of async operations. 5 years ago
Andrew Kingston 08747b30cb Fix postgres integration schema credentials 5 years ago
mike12345567 e8ef03bb1c Adding jest test cases to string templating library. 5 years ago
mike12345567 759a106d2d Updating to have real auto-completion on string templates library. 5 years ago
mike12345567 3c627d6455 Adding the handlebars library, still need to add testcases to this. 5 years ago
kevmodrome cacdf24c20
adds missing css link in the actual app output 5 years ago