1235 Commits (08747b30cb90053ec5fcc078a6b6b4dde2d4f608)

Author SHA1 Message Date
Andrew Kingston 08747b30cb Fix postgres integration schema credentials 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
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
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
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
Martin McKeaveney 64e31189b7 new datasource design 5 years ago
mike12345567 f1c7a46d37 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 ae76780345 Fixing cypress failure. 5 years ago
mike12345567 675e5127ad Updating worker to support using a self host key, a basic level of security, stopping builder from asking for API key if currently configured for self hosting, made the default values for self hosting make sense for a basic local installation, this should be final. 5 years ago
Martin McKeaveney 37ef32a173 switching between queries 5 years ago
mike12345567 e25f64da71 Fixing up settings to only take the one URL now, the main hosting URL. 5 years ago
Martin McKeaveney 0be3c722b8 allow execution of external connector queries from button clicks 5 years ago
Martin McKeaveney e92dedb795 v0.4.3 6 years ago
Martin McKeaveney d4fbee429f add notarization step back in for OSX 6 years ago
Andrew Kingston d730967945 Fix new layouts having bad styling 6 years ago
mike12345567 8655d73248 Update after testing, it is now possible to make a deployment to a self hosted environment. Some work still required, better authentication around MINIO deployment, currently the bucket is set to public read and there is no signing/verification to the upload process, also right now four different URLs are needed for the builder to connect correctly, ideally this shouldn't be the case. 6 years ago
kevmodrome 39c5c8a6fc
update test snapshot 6 years ago
kevmodrome eb225a8df3
updates test 6 years ago
kevmodrome d62f0752da
fixes encoding issue of file to work with non-english chars 6 years ago
mike12345567 15f8328770 Adding a deployment service which takes over from the lambdas in local operation, this may become part of the hosting portal if we ever decide to opensource that part of it. 6 years ago