266 Commits (5e1ffbbdfdaeec1aa5cd18ce69ef291900b375cd)

Author SHA1 Message Date
Martin McKeaveney e02c4f013e adding and updating helm repos 5 years ago
mike12345567 0aad95658b Updating scripts to allow opening in the browser when generated. 5 years ago
mike12345567 0896a88c5a Basic work for generating. 5 years ago
Martin McKeaveney 5abb36b1ed auto app creation from template E2E, added warning to automations that they can't run in dev 5 years ago
mike12345567 425fa4b595 Adding more error tracking around column creation, to reduce confusion/users not understanding required settings. 5 years ago
Rory Powell 3793c1784a Update locks, ignore oracle imports on m1 5 years ago
Rory Powell 90885b998a Fix dependency issues on m1 5 years ago
dependabot[bot] 8553949fee
Bump sshpk from 1.13.0 to 1.16.1 in /packages/server 5 years ago
mike12345567 e1de339f55 Downgrading typescript to match eslint required version. 5 years ago
mike12345567 4993329ceb Adding audit script and commiting all of the audits that it made, updating all yarn locks. 5 years ago
mike12345567 2e61209291 Adding worker-farm back to have a mechanism to run queries within which we can timeout. 5 years ago
Rory Powell ab1fb07f86 Add oracledb package, readme, and config 5 years ago
Martin McKeaveney 8257d42701 fix import 5 years ago
Martin McKeaveney 2b05b2c17b error message fixes 5 years ago
dependabot[bot] a89ebdd969
Bump vm2 from 3.9.3 to 3.9.4 in /packages/server 5 years ago
Rory Powell 2fb2b570d1 Sentry updates 5 years ago
mike12345567 89be613c40 Setting a hard limit on how many rows can be returned by the SQL plus queries. 5 years ago
Andrew Kingston 2aaad350b4 Fix issue with validity checking binding expressions 5 years ago
mike12345567 b27a07f785 Adding the basics of the query transformers to the frontend and to the backend, as well as switching to vm2 for script running. 5 years ago
mike12345567 53fb8682f9 Fixing formula in enrichment calls, it did not retrieve the correct linked table for output processing, grouping rows for enrichment phase with their correct tables. 5 years ago
Martin McKeaveney b8fef9965d end user ping for client apps 5 years ago
Martin McKeaveney b94c65f1c4 fix firefox redirect loop 5 years ago
mike12345567 f836565f69 Putting together cloud export and import functionality, still need to test, but basic concept there. 5 years ago
dependabot[bot] 87a30fed21
Bump tmpl from 1.0.4 to 1.0.5 in /packages/server 5 years ago
Martin McKeaveney 6d7ee7a923 updating to latest auth lib 5 years ago
Andrew Kingston 28efe1b29e Remove merged in references to standard-components 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
mike12345567 73e7875c50 Fixing issues with shared -> Shared directory. 5 years ago
Martin McKeaveney b5809b0bd0 upgrading to latest auth lib 5 years ago
Rory Powell 3ab39d1a1b Replace 'sandbox' with 'cloud' in builder, reuse 'SELF_HOSTED' flag 5 years ago
Andrew Kingston 9a92993226 Make core portal layout responsive with mobile drawer menu 5 years ago
Andrew Kingston 060f65aa2d Fix merge conflict 5 years ago
Rory Powell 47e4ef0704 Account portal cors and auth changes 5 years ago
mike12345567 c64fb81749 Fixing issues after upgrading to node 14 and circular dependencies causing issues. 5 years ago
Martin McKeaveney 0df6d24edf prevent sql relationship delete from erroring 5 years ago
Martin McKeaveney 01f11ae71a adding alphanumeric app name validation 5 years ago
mike12345567 e0bf5ce62b Updating yarn locks. 5 years ago
Martin McKeaveney e3abd97d67 fix sql server integration 5 years ago
mike12345567 42f08f97cc Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Michael Drury f37946d47e
Revert "Multi-tenancy/organisations" 5 years ago
Martin McKeaveney b8698c45cc rimraf command for windows machines when building server 5 years ago
mike12345567 2f225a4448 Adding ability to disable/enable multi-tenancy flags easily. 5 years ago
Keviin Åberg Kultalahti ba22156bd8 implements nps form component 5 years ago
Martin McKeaveney e9572b86d9 pin eslint parser to fix build 5 years ago
Andrew Kingston d28c48ccad Add global app theme picker and use it in client preview 5 years ago
mike12345567 834c89217c Copying none js/ts files into the dist directory after building. 5 years ago
mike12345567 19da122425 Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 5 years ago
mike12345567 374081d720 First attempt and re-writing a portion of the server in typescript. 5 years ago
Andrew Kingston 817dc7b3cf Add new style definitions for containers 5 years ago
Michael Drury 8b447479a9 Update-deps and re-lint. 5 years ago