mike12345567
|
3b9f3d6690
|
Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it.
|
5 years ago |
mike12345567
|
7170c00a4f
|
Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it.
|
5 years ago |
mike12345567
|
8d56fe1339
|
Adding a script to be able to debug backend like cypress runs, without needing to build everytime - fixing an issue that appears to only occur occasionally in the cypress environment.
|
5 years ago |
mike12345567
|
aaff5260d3
|
Adding a script to be able to debug backend like cypress runs, without needing to build everytime - fixing an issue that appears to only occur occasionally in the cypress environment.
|
5 years ago |
Rory Powell
|
01a3a8ff0d
|
Add oracle instant client installation scripts
|
5 years ago |
Rory Powell
|
ef2697a82d
|
Add oracle instant client installation scripts
|
5 years ago |
Rory Powell
|
ab1fb07f86
|
Add oracledb package, readme, and config
|
5 years ago |
Rory Powell
|
cb661eab34
|
Add oracledb package, readme, and config
|
5 years ago |
mike12345567
|
974cf7b27e
|
Linting and updating SQL Server schema generation to include auto column and primary key recognition.
|
5 years ago |
mike12345567
|
9c933b629f
|
Linting and updating SQL Server schema generation to include auto column and primary key recognition.
|
5 years ago |
Rory Powell
|
b78388f771
|
Add stub integration file and docker compose config
|
5 years ago |
Rory Powell
|
b5b191361d
|
Add stub integration file and docker compose config
|
5 years ago |
mike12345567
|
ac27ba4c81
|
Adding docker compose for ms-sql with products, tasks table setup.
|
5 years ago |
mike12345567
|
09d83dea39
|
Adding docker compose for ms-sql with products, tasks table setup.
|
5 years ago |
Rory Powell
|
0718f99850
|
Prevent non builder from accessing dev apps
|
5 years ago |
Rory Powell
|
ad61f2af3b
|
Prevent non builder from accessing dev apps
|
5 years ago |
Rory Powell
|
b7bf662e6d
|
Introduce dev modes, update contributor guide
|
5 years ago |
Rory Powell
|
5ffed2824e
|
Introduce dev modes, update contributor guide
|
5 years ago |
Rory Powell
|
5e6e3cd123
|
Fix email link from internal bb onboarding. Prevent account holder from being deleted
|
5 years ago |
Rory Powell
|
d63186ff8f
|
Fix email link from internal bb onboarding. Prevent account holder from being deleted
|
5 years ago |
mike12345567
|
a343805fee
|
Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory.
|
5 years ago |
mike12345567
|
80e7671444
|
Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory.
|
5 years ago |
mike12345567
|
f69469ea4f
|
Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly.
|
5 years ago |
mike12345567
|
a0f69251c8
|
Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly.
|
5 years ago |
mike12345567
|
4de566d864
|
Some fixes after testing and adding some basic work to the frontend.
|
5 years ago |
mike12345567
|
d282cd030f
|
Some fixes after testing and adding some basic work to the frontend.
|
5 years ago |
mike12345567
|
1f474ca106
|
Minimal fix for issue involving JSON views and newlines with postgres, this fix couldn't be more over-arching as it risked breaking new lines across the board. Have included a script for setting up the test scenario as well. This fixes issue #2612.
|
5 years ago |
mike12345567
|
32bdc4a991
|
Minimal fix for issue involving JSON views and newlines with postgres, this fix couldn't be more over-arching as it risked breaking new lines across the board. Have included a script for setting up the test scenario as well. This fixes issue #2612.
|
5 years ago |
mike12345567
|
1952dc308e
|
Fixes issue #2616 - this is a slightly complex fix and handles a few other issues with mysql (around returning on creation of a row and relationships) - a new mechanism is now used for pagination and limiting which makes sure the limits are applied to the outer table rather than the combination of the outer and the joined.
|
5 years ago |
mike12345567
|
67212e5c5b
|
Fixes issue #2616 - this is a slightly complex fix and handles a few other issues with mysql (around returning on creation of a row and relationships) - a new mechanism is now used for pagination and limiting which makes sure the limits are applied to the outer table rather than the combination of the outer and the joined.
|
5 years ago |
mike12345567
|
f70cee3c52
|
Fixing issue #2673 - discovered issues with some column types not being worked out to be auto-columns in postgres.
|
5 years ago |
mike12345567
|
e92b0e0c94
|
Fixing issue #2673 - discovered issues with some column types not being worked out to be auto-columns in postgres.
|
5 years ago |
Rory Powell
|
4215f1b919
|
fix tests
|
5 years ago |
Rory Powell
|
00e2b50f26
|
fix tests
|
5 years ago |
Maurits Lourens
|
104a84d19b
|
merge develop into branch
|
5 years ago |
Maurits Lourens
|
518f8fd55e
|
merge develop into branch
|
5 years ago |
Rory Powell
|
b7c867e250
|
Add self host enable/disable scripts
|
5 years ago |
Rory Powell
|
62e93d2302
|
Add self host enable/disable scripts
|
5 years ago |
Martin McKeaveney
|
c66f5ab6ff
|
couchDB auth options
|
5 years ago |
Martin McKeaveney
|
f4232bd7d7
|
couchDB auth options
|
5 years ago |
Martin McKeaveney
|
7efe458120
|
Revert "Feature/couchdb auth"
|
5 years ago |
Martin McKeaveney
|
8e1e016c66
|
Revert "Feature/couchdb auth"
|
5 years ago |
Martin McKeaveney
|
8718488aee
|
couchdb direct auth
|
5 years ago |
Martin McKeaveney
|
769c37a11d
|
couchdb direct auth
|
5 years ago |
mike12345567
|
c4f8d17a6e
|
Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead.
|
5 years ago |
mike12345567
|
be48677490
|
Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead.
|
5 years ago |
mike12345567
|
42f08f97cc
|
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 0d2e2314d4, reversing
changes made to 1beca4ee96.
|
5 years ago |
mike12345567
|
46ea3f3e9e
|
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 4834b765be, reversing
changes made to 2456e69483.
|
5 years ago |
Michael Drury
|
f37946d47e
|
Revert "Multi-tenancy/organisations"
|
5 years ago |
Michael Drury
|
b86a6fddc9
|
Revert "Multi-tenancy/organisations"
|
5 years ago |