1262 Commits (25036d2d1b01e19d70be9875bee1acea7ea8a2cb)

Author SHA1 Message Date
Keviin Åberg Kultalahti 1f13fb3bd2 adds success notification messages to row API 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
Andrew Kingston 33659dce7a Adding server yarn lock file which was somehow removed 5 years ago
Martin McKeaveney 9237fd71bf sensible defaults, adding popover for parameters 5 years ago
Keviin Åberg Kultalahti 837709cab6 adds dummy errorStore to client lib 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
Andrew Kingston b974925904 Fix incorrect paths after merge 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
mike12345567 fcde592385 Review comments. 5 years ago
Martin McKeaveney e3bae26510 fix no schema bug, feedback from demo 5 years ago
mike12345567 67cc893670 Removing mention of mustache from the server package. 5 years ago
Martin McKeaveney ae4e34c872 lint 5 years ago
Martin McKeaveney 4b941e7a9f mongo config 5 years ago
Martin McKeaveney 4442240e68 dynamo integration 5 years ago
Martin McKeaveney 882823671a query and datasource unit tests 5 years ago
mike12345567 61f5d77335 Adding some fixes for general settings menu not respecting non-deployed apps fully. 5 years ago
mike12345567 09bf6833ed Making sure URLs are always lower-case. 5 years ago
mike12345567 d7db539746 Found small issue with encoding uris, simple fix. 5 years ago
mike12345567 0c66d9fca4 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 3d967c2070 v0.5.3 5 years ago
Martin McKeaveney 62ebf3cedc v0.5.2 5 years ago
Martin McKeaveney c33a59f087 v0.5.1 5 years ago
Martin McKeaveney bbc6258612 v0.5.0 5 years ago
Andrew Kingston 9c25955dd8 Clean paths and file structure 5 years ago
Martin McKeaveney c40e88eb32 tidy up 5 years ago
Martin McKeaveney 648d45a373 schema updates, custom fields 5 years ago
Martin McKeaveney 45a02507f7 custom fields in queries 5 years ago
Andrew Kingston 2dc2e43a00 WIP component management and definition refactor 5 years ago
Martin McKeaveney 7a1212ff36 Add all CRUD ops to airtable integration 5 years ago
Martin McKeaveney 66fccccc1e allow deletion of queries and datasources 5 years ago
Martin McKeaveney 04eca5b663 further syntax highlighting updates 5 years ago
Martin McKeaveney 052b39d6ec readable to writable bindings 5 years ago
Martin McKeaveney 72ea05cc05 type safe schema validation 5 years ago
mike12345567 e7913e5f19 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 391dabf7a1 direct airtable integration works 5 years ago
Martin McKeaveney 5aa7edda64 use dynamic input in query 5 years ago
dependabot[bot] 119f959867
Bump ini from 1.3.5 to 1.3.8 5 years ago
dependabot[bot] 0733c39ac3
Bump urijs from 1.19.2 to 1.19.5 in /packages/server 5 years ago
dependabot[bot] 519fafde7e
Bump ini from 1.3.5 to 1.3.8 in /packages/server 5 years ago
Martin McKeaveney d710874ef1 binding data context in component 5 years ago
Michael Shanks b2daff6285 Trigger Automation from frontend actions 5 years ago
Martin McKeaveney 98a7085bbc Allow dynamic query execution from front end components 5 years ago
mike12345567 9aca697bee 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 97dfc14007 Bundle app ID inside apps, rather than trying to find it dynamically 5 years ago