864 Commits (2cb0e35b2541b5dfe4ce500baa16fb0ad5393c6d)

Author SHA1 Message Date
Martin McKeaveney 2cb0e35b25 app export with space in name 6 years ago
Martin McKeaveney 6cb62f6625 fixing JSON and CSV import/export 6 years ago
mike12345567 f182a65547 Adding a check to the link utils which should make sure the correct link doc is always picked. 6 years ago
Martin McKeaveney 184f30771c change backup to be appname 6 years ago
Martin McKeaveney 8fac96dd69 fixes for mySQL and MSSQL non default ports 6 years ago
mike12345567 2d82969350 Some quick fixes to allow custom verbs. 6 years ago
mike12345567 163079d278 Adding a nicer error for when user input JSON is invalid. 6 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. 6 years ago
mike12345567 a367460fbc fixing cypress test. 6 years ago
mike12345567 b6bdd04ea8 Fixing test failure due to not deleting the ID attached to table in couchTest Utils. 6 years ago
mike12345567 5187639fa0 Linting. 6 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. 6 years ago
mike12345567 c724f3e701 Fixing attachment issue in self hosting, urls are enriched on way out to point directly to MINIO. 6 years ago
Martin McKeaveney d0f389a5cb smoother downloads, lint 6 years ago
Martin McKeaveney 91ee1b313e copy even users to dump 6 years ago
mike12345567 9b4895e062 Fixing weird formatting issue. 6 years ago
mike12345567 918a95071d Fixing a bug found by tests in auth. 6 years ago
mike12345567 2ce5b9a5ae Quick update to chane how hosting key is noted. 6 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). 6 years ago
sovlookup 31925ce3c0 prettify code 6 years ago
Andrew Kingston 96d9dd1ef2 Remove log statement 6 years ago
sovlookup 2168991591 cannot return result directly fix it 6 years ago
Andrew Kingston b4ccf9c1d2 Add current user bindings, and current user relationships as data sources 6 years ago
sovlookup aeee8af0d8 this commit is ok 6 years ago
sovlookup 9684def1ae fix a little space 6 years ago
sovlookup 0b8987f6a1 add arangodb integration 6 years ago
sovlookup 8996200d8d add arangodb integration 6 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). 6 years ago
sovlookup 1b6eb426c6 add arangodb integration 6 years ago
sovlookup 7a6e677b89 add arangodb integration 6 years ago
Martin McKeaveney 67624ebe94 import and export apps 6 years ago
Martin McKeaveney 9581e50e45 return schemas from backend 6 years ago
Martin McKeaveney a73473b16c MySQL integration and self hosted deploy event 6 years ago
Andrew Kingston 2ac14bbe02 Remove server logging integration definitions every time they're fetched 6 years ago
Martin McKeaveney 476d20d656 simplify queries to only have one type under query verb 6 years ago
mike12345567 8ecabc91cc Linting. 6 years ago
mike12345567 3f6d9e21e0 Updating the string templating system to be capable of async operations. 6 years ago
Andrew Kingston 08747b30cb Fix postgres integration schema credentials 6 years ago
mike12345567 e8ef03bb1c Adding jest test cases to string templating library. 6 years ago
mike12345567 759a106d2d Updating to have real auto-completion on string templates library. 6 years ago
mike12345567 3c627d6455 Adding the handlebars library, still need to add testcases to this. 6 years ago
kevmodrome cacdf24c20
adds missing css link in the actual app output 6 years ago
mike12345567 fcde592385 Review comments. 6 years ago
Martin McKeaveney e3bae26510 fix no schema bug, feedback from demo 6 years ago
mike12345567 67cc893670 Removing mention of mustache from the server package. 6 years ago
Martin McKeaveney ae4e34c872 lint 6 years ago
Martin McKeaveney 4b941e7a9f mongo config 6 years ago
Martin McKeaveney 4442240e68 dynamo integration 6 years ago
Martin McKeaveney 882823671a query and datasource unit tests 6 years ago
mike12345567 61f5d77335 Adding some fixes for general settings menu not respecting non-deployed apps fully. 6 years ago