253 Commits (b2cdf00d7ebad7e78cc93cc23cbb4df6433c19a2)

Author SHA1 Message Date
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
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
Martin McKeaveney 58b33562db external/internal tables and datasources merged, removed autocapture, re-added logout action 5 years ago
Keviin Åberg Kultalahti 49510dff1f remove unused components in builder settings 5 years ago
dependabot[bot] 42a6fe7bd3
Bump ws from 5.2.2 to 5.2.3 in /packages/server 5 years ago
dependabot[bot] c368498445
Bump hosted-git-info from 2.8.5 to 2.8.9 5 years ago
Michael Drury 7bd07031e4 Linting. 5 years ago
Martin McKeaveney 0221f9de60 making new screen modal choose the currently filtered role 5 years ago
Martin McKeaveney f554c7734e remove test appID from datasources call 5 years ago
Andrew Kingston 41f87f0354 Move settings bar into client library and allow configuration from manifest.json 5 years ago
Keviin Åberg Kultalahti 01b9e890d5 wip layout component 5 years ago
mike12345567 a669fa1025 Adding base SQL class which processes defined JSON structure into SQL. 5 years ago
Martin McKeaveney 1701c40dfe babel config 5 years ago
Martin McKeaveney 33304606e1 making HTTP POST and PUT readable, more robust app import to avoid document conflicts 5 years ago