859 Commits (4f2fd656c5f5a7318b50fa3f8cc4dcaa19b21cc8)

Author SHA1 Message Date
Martin McKeaveney befb94aaa9 fixes for mySQL and MSSQL non default ports 5 years ago
mike12345567 ec21fcbc4d Some quick fixes to allow custom verbs. 5 years ago
mike12345567 febf06d3f6 Adding a nicer error for when user input JSON is invalid. 5 years ago
mike12345567 6a41875556 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 ca66433aa2 fixing cypress test. 5 years ago
mike12345567 4d30e6a45a Fixing test failure due to not deleting the ID attached to table in couchTest Utils. 5 years ago
mike12345567 fc179ed78b Linting. 5 years ago
mike12345567 c9690f730c 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 164c5594e3 Fixing attachment issue in self hosting, urls are enriched on way out to point directly to MINIO. 5 years ago
Martin McKeaveney 675e374323 smoother downloads, lint 5 years ago
Martin McKeaveney 94ef16075a copy even users to dump 5 years ago
mike12345567 73ac1f976c Fixing weird formatting issue. 5 years ago
mike12345567 9367ce5bbc Fixing a bug found by tests in auth. 5 years ago
mike12345567 8c5dbabb69 Quick update to chane how hosting key is noted. 5 years ago
mike12345567 13fe937e67 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 a2bafdc814 prettify code 5 years ago
Andrew Kingston db8ff9001d Remove log statement 5 years ago
sovlookup 3f1797acd6 cannot return result directly fix it 5 years ago
Andrew Kingston 9d870dbccc Add current user bindings, and current user relationships as data sources 5 years ago
sovlookup faaf4c6a27 this commit is ok 5 years ago
sovlookup 136faa243b fix a little space 5 years ago
sovlookup 2f167d8245 add arangodb integration 5 years ago
sovlookup 0e7e5920c6 add arangodb integration 5 years ago
mike12345567 561ce349f9 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 13aab3b809 add arangodb integration 5 years ago
sovlookup d1ba3f97f6 add arangodb integration 5 years ago
Martin McKeaveney 9f8c9fa810 import and export apps 5 years ago
Martin McKeaveney 19a3e609e6 return schemas from backend 5 years ago
Martin McKeaveney b52a2efef0 MySQL integration and self hosted deploy event 5 years ago
Andrew Kingston 6a7e137ff6 Remove server logging integration definitions every time they're fetched 5 years ago
Martin McKeaveney fcb1c082cb simplify queries to only have one type under query verb 5 years ago
mike12345567 239079d973 Linting. 5 years ago
mike12345567 ce5ab5482b Updating the string templating system to be capable of async operations. 5 years ago
Andrew Kingston 4381fb2748 Fix postgres integration schema credentials 5 years ago
mike12345567 5a7c0de397 Adding jest test cases to string templating library. 5 years ago
mike12345567 329b76590c Updating to have real auto-completion on string templates library. 5 years ago
mike12345567 419c6b9393 Adding the handlebars library, still need to add testcases to this. 5 years ago
kevmodrome 9bd1422449 adds missing css link in the actual app output 5 years ago
mike12345567 6be84b81b9 Review comments. 5 years ago
Martin McKeaveney 7ed062bf1e fix no schema bug, feedback from demo 5 years ago
mike12345567 cdef4ead8c Removing mention of mustache from the server package. 5 years ago
Martin McKeaveney dfca8a7f4b lint 5 years ago
Martin McKeaveney fc5ebd6b53 mongo config 5 years ago
Martin McKeaveney 6d5dc7592e dynamo integration 5 years ago
Martin McKeaveney 0a3d338985 query and datasource unit tests 5 years ago
mike12345567 a9f36d1a42 Adding some fixes for general settings menu not respecting non-deployed apps fully. 5 years ago
mike12345567 d820e3287e Making sure URLs are always lower-case. 5 years ago
mike12345567 cfe3c6e3d2 Found small issue with encoding uris, simple fix. 5 years ago
mike12345567 16a25a7cff When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 5 years ago
Andrew Kingston bd237b3e7c Clean paths and file structure 5 years ago