1257 Commits (fb9eed625c2ad5feb0cd2de53cdec5bbddf0e924)

Author SHA1 Message Date
Andrew Kingston 6a7e137ff6 Remove server logging integration definitions every time they're fetched 5 years ago
Andrew Kingston 0535e3b84a Adding server yarn lock file which was somehow removed 5 years ago
Keviin Åberg Kultalahti e3b4ef81ae adds dummy errorStore to client lib 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
Andrew Kingston b1c292b79c Fix incorrect paths after merge 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
Martin McKeaveney b96518458e v0.5.3 5 years ago
Martin McKeaveney 836092ec82 v0.5.2 5 years ago
Martin McKeaveney 951808e535 v0.5.1 5 years ago
Martin McKeaveney 3ea31ba383 v0.5.0 5 years ago
Andrew Kingston bd237b3e7c Clean paths and file structure 5 years ago
Martin McKeaveney 267e85c2bf tidy up 5 years ago
Martin McKeaveney 01ff661f17 schema updates, custom fields 5 years ago
Martin McKeaveney 94ee5855a5 custom fields in queries 5 years ago
Andrew Kingston 9b035df33e WIP component management and definition refactor 5 years ago
Martin McKeaveney 33d63607e2 Add all CRUD ops to airtable integration 5 years ago
Martin McKeaveney 19f6139a1a allow deletion of queries and datasources 5 years ago
Martin McKeaveney d05f1666fc further syntax highlighting updates 5 years ago
Martin McKeaveney 23d83739b0 readable to writable bindings 5 years ago
Martin McKeaveney f7383f37da type safe schema validation 5 years ago
mike12345567 210897b909 This simply removes the self hosting logo URL feature as it doesn't really make sense, screen/layout templates are held in the builder codebase and therefore controlling the logo from the server isn't really possible. 5 years ago
Martin McKeaveney 579e3a79b7 direct airtable integration works 5 years ago
Martin McKeaveney b76d42bcde use dynamic input in query 5 years ago
dependabot[bot] 2f0eb182b4 Bump ini from 1.3.5 to 1.3.8 5 years ago
dependabot[bot] ec03dc0655 Bump urijs from 1.19.2 to 1.19.5 in /packages/server 5 years ago
dependabot[bot] a3fb1c860f Bump ini from 1.3.5 to 1.3.8 in /packages/server 5 years ago
Martin McKeaveney 102b7ce61f binding data context in component 5 years ago
Michael Shanks a878d7eb40 Trigger Automation from frontend actions 5 years ago
Martin McKeaveney 8e40f4b5f8 Allow dynamic query execution from front end components 5 years ago
mike12345567 85320ea938 Some minor updates, making template object store URL in self hosting relative so everything just goes through the proxy, and fixing issue with API key being required to create apps in self hosting. 5 years ago
Andrew Kingston cf087209d7 Bundle app ID inside apps, rather than trying to find it dynamically 5 years ago
Martin McKeaveney d1a119f06a new datasource design 5 years ago
mike12345567 405ca07efe Adding a build method which can push docker images if you are logged in to docker CLI and making the main docker compose file use the pushed images instead. 5 years ago
Michael Drury 3e38bea3d6 Fixing cypress failure. 5 years ago