Martin McKeaveney
|
f9b2a3c5e1
|
Google sheets integration CRUD E2E
|
2021-11-25 18:12:12 +01:00 |
mike12345567
|
f6ecd423ce
|
Fixing some issues discovered with many to many relationships in SQL, as well as problems uncovered by #3531.
|
2021-11-24 20:55:03 +00:00 |
mike12345567
|
bf44c15b74
|
Fixing issue with datasource deletion not navigating if was on data source plus table and fixing #3523 where relationships would cause sorting to breaking postgres/oracle.
|
2021-11-24 18:20:52 +00:00 |
mike12345567
|
116bccfd73
|
Fix for issue #3327 - may not solve issue with mariaDB but works for MySQL.
|
2021-11-24 17:03:34 +00:00 |
Rory Powell
|
7135599295
|
Add returning
|
2021-11-23 13:27:38 +00:00 |
Rory Powell
|
4acfc668ef
|
Update locks, ignore oracle imports on m1
|
2021-11-22 15:26:31 +00:00 |
Rory Powell
|
ac7137c4a0
|
Use global sql type map, update base integration type defs
|
2021-11-22 11:38:17 +00:00 |
Rory Powell
|
154a5cab26
|
Merge branch 'develop' into oracle-datasource
|
2021-11-22 11:07:11 +00:00 |
Rory Powell
|
d58b90cac1
|
Merge branch 'oracle-datasource' into oracle-datatasource-plus
|
2021-11-22 10:50:34 +00:00 |
Rory Powell
|
f94a0eadbe
|
Merge branch 'develop' into oracle-datasource
|
2021-11-22 10:47:48 +00:00 |
mike12345567
|
38c7f3ab90
|
Fix for #2420 - don't allow columns which are considered invalid/not allowed.
|
2021-11-18 18:33:35 +00:00 |
Rory Powell
|
b0df7fb28f
|
Boolean support and linting
|
2021-11-18 13:35:22 +00:00 |
Rory Powell
|
345490fed3
|
Tests
|
2021-11-18 12:05:30 +00:00 |
Rory Powell
|
5d8c90c5f2
|
Detect auto columns
|
2021-11-18 10:49:53 +00:00 |
Rory Powell
|
c810bacaf9
|
Datatypes working
|
2021-11-17 16:41:00 +00:00 |
Rory Powell
|
0cedd1d57b
|
First pass end-to-end working
|
2021-11-17 14:34:16 +00:00 |
Michael Drury
|
a726d158b8
|
Merge pull request #3338 from Budibase/feature/query-rbac-timeouts
Query RBAC, query and automation threading/timeouts
|
2021-11-17 11:39:09 +00:00 |
mike12345567
|
1d7fe369c6
|
Linting and updating csv parser test case to match new functionality.
|
2021-11-12 19:39:12 +00:00 |
mike12345567
|
d9d5391a40
|
Some UI work, as well as moving SQL to using a proper bulk insert method and fixing an issue found with csv parsing and removing of invalid columns.
|
2021-11-12 19:24:56 +00:00 |
mike12345567
|
9f4ff190c3
|
Fixing issues dsicovered by automation test cases, as well as disabling threading for test scenarios.
|
2021-11-11 16:20:30 +00:00 |
mike12345567
|
de8a91da83
|
Fixing an issue with filtering by dates in SQL, where the lucene dates provided don't convert cleanly to JS dates.
|
2021-11-11 15:36:21 +00:00 |
mike12345567
|
5c8670c7f4
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-rbac-timeouts
|
2021-11-11 13:50:42 +00:00 |
mike12345567
|
781e8359a1
|
Adding worker-farm back to have a mechanism to run queries within which we can timeout.
|
2021-11-10 19:35:09 +00:00 |
mike12345567
|
7f055ed8dc
|
Adding a way to switch between string and options, as well as number and boolean types, this is very useful for SQL tables.
|
2021-11-10 15:01:44 +00:00 |
Rory Powell
|
6ac31e0854
|
Merge pull request #3178 from Budibase/postgres-schema
Postgres: Use another schema other than 'public'
|
2021-11-10 10:03:25 +00:00 |
Rory Powell
|
2caa530ff0
|
Tidy imports
|
2021-11-09 17:55:10 +00:00 |
Rory Powell
|
231ddda4e7
|
Tidy and remove unused fields
|
2021-11-09 17:52:26 +00:00 |
Rory Powell
|
9bcfa0af70
|
Remove comments
|
2021-11-09 17:33:29 +00:00 |
mike12345567
|
a78230e23b
|
Reworking MS-SQL test case to be able to get the sql now with a request being made for each internal query, rather than just at connection.
|
2021-11-09 11:16:12 +00:00 |
Rory Powell
|
9273edc794
|
Integrate with UI
|
2021-11-08 22:08:47 +00:00 |
mike12345567
|
9d800484f2
|
Some refactoring to make it easier to find specific edge cases of sql clients.
|
2021-11-08 18:12:40 +00:00 |
mike12345567
|
b310918ec4
|
Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables.
|
2021-11-08 17:25:05 +00:00 |
mike12345567
|
e6d05f1e90
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus
|
2021-11-08 14:43:28 +00:00 |
mike12345567
|
6455f51d4f
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-11-08 14:00:47 +00:00 |
mike12345567
|
b34cef26c3
|
Fixing an issue with relationship modal breaking when multiple data sources available to relate to, also fixing an pile of issues with creating and reading rows from SQL server plus.
|
2021-11-05 18:55:36 +00:00 |
Rory Powell
|
2b6c6d7aaa
|
Merge branch 'develop' into postgres-schema
|
2021-11-05 14:07:39 +00:00 |
Rory Powell
|
cb661eab34
|
Add oracledb package, readme, and config
|
2021-11-05 13:56:54 +00:00 |
mike12345567
|
3474f3ae8e
|
Updating underlying sql to not use ilike unless in postgres client.
|
2021-11-05 13:48:13 +00:00 |
mike12345567
|
5ec0d803af
|
Cleaning up repeated work in sql server building of schema.
|
2021-11-05 12:41:26 +00:00 |
mike12345567
|
9c933b629f
|
Linting and updating SQL Server schema generation to include auto column and primary key recognition.
|
2021-11-05 12:33:48 +00:00 |
mike12345567
|
515ed75680
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus
|
2021-11-05 10:58:04 +00:00 |
Martin McKeaveney
|
b7c5778409
|
Merge pull request #3187 from Budibase/fix/safari-bug
Fix budibase builder preview on safari
|
2021-11-04 17:22:02 +01:00 |
Martin McKeaveney
|
193d40bbf3
|
refactor switch into a key value handler object
tidy up - remove logs and comments
update windowed modals to use postMessage
|
2021-11-04 17:21:17 +01:00 |
Rory Powell
|
b5b191361d
|
Add stub integration file and docker compose config
|
2021-11-04 14:54:35 +00:00 |
mike12345567
|
b2bf5056b5
|
Fixing rest test mocking.
|
2021-11-03 15:45:19 +00:00 |
mike12345567
|
f8b2429bd0
|
Fixing REST PUT using POST as per #3227.
|
2021-11-03 13:12:20 +00:00 |
mike12345567
|
953c90c8d4
|
Fixing some issues with MySQL and dropping foreign key constrained columns.
|
2021-11-02 13:36:23 +00:00 |
mike12345567
|
835b0efe74
|
Adding mysql support.
|
2021-10-29 18:43:50 +01:00 |
mike12345567
|
f071cc5219
|
Adding many to many support, generating junction table and setting up constraints.
|
2021-10-29 18:37:29 +01:00 |
mike12345567
|
a94376ce43
|
Fixing a lot of issues around dropping columns, updating columns, relationships and bi-directionality, display columns now default to something for SQL tables as well.
|
2021-10-29 13:34:10 +01:00 |
mike12345567
|
329156d6cc
|
SQL table building.
|
2021-10-28 19:39:42 +01:00 |
mike12345567
|
5e846ac64d
|
First version of schema generation for ms-sql, able to retrieve basic tables and rows.
|
2021-10-27 18:36:27 +01:00 |
Rory Powell
|
c210802b4c
|
Remove whitespace
|
2021-10-27 17:23:52 +01:00 |
Rory Powell
|
8b8c923541
|
Update tests
|
2021-10-27 17:21:29 +01:00 |
Rory Powell
|
0ddd689b89
|
Postgres: Use another schema other than 'public'
|
2021-10-27 16:21:19 +01:00 |
mike12345567
|
ac1d6ee23e
|
Fixing #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this.
|
2021-10-26 20:03:54 +01:00 |
Martin McKeaveney
|
9301406bcd
|
enable collapsible nodes in component tree
|
2021-10-21 16:24:58 +01:00 |
Martin McKeaveney
|
3b3862bd01
|
Merge branch 'develop' into fix/postreleasefixes2
|
2021-10-21 16:00:48 +01:00 |
Martin McKeaveney
|
d573eb464a
|
upgrade to mysql2 package
|
2021-10-21 14:47:35 +01:00 |
mike12345567
|
dd75d236c0
|
Fixes issue #2417 in the backend, looks for fields which could contain a key value and if they do it will resolve them down to the ID field value.
|
2021-10-18 17:54:34 +01:00 |
Michael Drury
|
7a33a666b4
|
Merge pull request #3025 from Budibase/fix/quick-fixes
Fixing refresh on wrong password and setting hard SQL limits
|
2021-10-18 09:20:29 +01:00 |
mike12345567
|
fd894897ca
|
Setting a hard limit on how many rows can be returned by the SQL plus queries.
|
2021-10-15 17:52:06 +01:00 |
mike12345567
|
a366e8a568
|
Fixing an issue with mongo test failing in Node 16 due to unhandled promise rejections.
|
2021-10-14 16:37:11 +01:00 |
Martin McKeaveney
|
11e64b0ffe
|
tidy up
|
2021-10-12 20:19:32 +01:00 |
Martin McKeaveney
|
b38704978a
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/postrelease
|
2021-10-12 16:50:37 +01:00 |
Martin McKeaveney
|
03ba725fbc
|
remove random files
|
2021-10-12 16:14:49 +01:00 |
Martin McKeaveney
|
ec26d5c738
|
SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes
|
2021-10-12 16:13:54 +01:00 |
Martin McKeaveney
|
e66dd5933a
|
Merge pull request #2894 from mslourens/update_rest_url_with_slash_questionmark
add a slash before the path and a questionmark before the querystring
|
2021-10-11 22:05:45 +01:00 |
mike12345567
|
ab03435c84
|
Making sure creation of SQL rows don't pass down null columns (no point).
|
2021-10-06 17:55:03 +01:00 |
mike12345567
|
3cea3dd510
|
Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones.
|
2021-10-06 17:38:32 +01:00 |
Maurits Lourens
|
dbf747f749
|
fix tests
|
2021-10-05 13:38:03 +02:00 |
Maurits Lourens
|
8709fb2f0b
|
add a slash before the path and a questionmark before the querystring
|
2021-10-05 12:20:09 +02:00 |
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.
|
2021-10-01 17:16:43 +01:00 |
Mike Shanks
|
0c0ac7ed05
|
added awaits to all mongo querys
|
2021-09-30 15:05:15 +01:00 |
Martin McKeaveney
|
b4b90de2d6
|
Merge pull request #2716 from mslourens/custom_schema_support
Retrieve all columns from all not internal tables
|
2021-09-29 09:19:33 +01:00 |
Martin McKeaveney
|
bd1f6752ff
|
merge with develop
|
2021-09-27 16:37:55 +01:00 |
Martin McKeaveney
|
35d4eac78a
|
fallback SMTP configuration for cloud
|
2021-09-27 14:57:22 +01:00 |
mike12345567
|
704c889151
|
Fixing issue discovered by test case.
|
2021-09-27 13:17:31 +01:00 |
Martin McKeaveney
|
3b49866825
|
Merge branch 'develop' of github.com:Budibase/budibase into cloud-limits
|
2021-09-27 12:53:15 +01:00 |
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.
|
2021-09-24 18:10:30 +01:00 |
Martin McKeaveney
|
c49b88b57a
|
automation runs quotas
|
2021-09-23 23:25:25 +01:00 |
mike12345567
|
5d8f348fc2
|
Fixing SQL test cases.
|
2021-09-23 16:56:13 +01:00 |
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.
|
2021-09-23 16:35:09 +01:00 |
Martin McKeaveney
|
ec30a0b0b0
|
Merge pull request #2715 from mslourens/extend_postgres_data_types
Extend Postgres data type map
|
2021-09-23 12:25:03 +01:00 |
Maurits Lourens
|
99644b0cd8
|
Retrieve all columns from all not internal tables
|
2021-09-23 11:11:00 +02:00 |
Maurits Lourens
|
27cdde679c
|
Extend Postgres data type map
|
2021-09-23 09:54:58 +02:00 |
mike12345567
|
e92b0e0c94
|
Fixing issue #2673 - discovered issues with some column types not being worked out to be auto-columns in postgres.
|
2021-09-22 17:46:54 +01:00 |
Martin McKeaveney
|
8b4861f27c
|
Merge pull request #2551 from mslourens/fix_uppercase_database_name
fix fetching tables from database with uppercase name
|
2021-09-15 09:53:40 +01:00 |
Martin McKeaveney
|
bcb5cb1d77
|
merge with master
|
2021-09-06 16:13:17 +01:00 |
Maurits Lourens
|
4d4d6aa27b
|
fix fetching tables from database with uppercase name
|
2021-09-06 12:33:03 +02:00 |
mike12345567
|
0b0da47778
|
Fixing issues discovered by test cases.
|
2021-09-03 11:06:44 +01:00 |
mike12345567
|
8c3eb30ab1
|
Fixing issues after upgrading to node 14 and circular dependencies causing issues.
|
2021-09-02 18:33:41 +01:00 |
mike12345567
|
a9e2336036
|
Fixing issues with SQL many relationship updates.
|
2021-09-01 19:40:47 +01:00 |
Martin McKeaveney
|
83db9754d5
|
prevent relationships getting overridden in mySQL connector
|
2021-08-31 14:44:33 +01:00 |
Maurits Lourens
|
3e7369b1cb
|
add patch method to the rest api interface
|
2021-08-30 22:55:12 +02:00 |
Martin McKeaveney
|
b8d10a2b6d
|
merge package updates
|
2021-08-26 14:13:30 +01:00 |
Martin McKeaveney
|
e7f8454ad7
|
make SQL startsWith queries case insensitive
|
2021-08-20 15:20:52 +01:00 |
mike12345567
|
bc84bab52c
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-08-06 13:04:54 +01:00 |
Michael Drury
|
ae18e3408e
|
Merge pull request #2286 from Budibase/fix/relationships-2167
Some fixes for internal and external relationships
|
2021-08-06 12:51:44 +01:00 |
mike12345567
|
29817892a8
|
Fixing test cases.
|
2021-08-06 12:33:04 +01:00 |
Martin McKeaveney
|
9751e84bed
|
fix sql server integration
|
2021-08-05 22:15:40 +01:00 |
mike12345567
|
5a0ef45c29
|
Fixing issues with many to many relationships in SQL, sometimes not creating right relationships.
|
2021-08-05 19:49:30 +01:00 |
mike12345567
|
7624390f0b
|
Fixing a variety of issues with internal relationships and external SQL relationships.
|
2021-08-05 19:24:29 +01:00 |
mike12345567
|
57f46bfdb4
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-08-04 15:00:50 +01:00 |
mike12345567
|
f4a3d2ff3b
|
Fix for #2250, strings were being parsed for numbers which was causing the issue for strings starting with numbers, using the table schema to determine is parsing necessary.
|
2021-08-04 14:46:21 +01:00 |
Martin McKeaveney
|
0f1bb2ccff
|
fix mongo code review comment
|
2021-07-29 10:11:52 +01:00 |
Martin McKeaveney
|
7ba17204c5
|
Merge pull request #1963 from faroutchris/feature/query-mongo-collection
Feature/query mongo collection
|
2021-07-29 10:10:52 +01:00 |
mike12345567
|
3eb82b5a63
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-07-14 13:54:39 +01:00 |
Martin McKeaveney
|
7e5c4be14f
|
fix postgres query array value
|
2021-07-13 17:11:11 +01:00 |
mike12345567
|
7aca56f019
|
Adding float type to MySQL.
|
2021-07-12 11:10:11 +01:00 |
mike12345567
|
184df6c685
|
Fixing some issues discovered with the new SQL connectors were the input type would always be string (causing some SQL types to break) - parsing these before input to attempt to fix this problem - issue referenced in #1943.
|
2021-07-12 10:51:30 +01:00 |
Christo
|
8579d1872c
|
Test: Add some basic tests for mongodb queries
|
2021-07-09 20:08:26 +02:00 |
Christo
|
4096f4857c
|
Feat: Add collection fields as "extra" query config for MongoDB
|
2021-07-09 19:28:46 +02:00 |
mike12345567
|
ede0a5ec9b
|
Making sure that keys cannot be duplicated for primary keys, this wouldn't have any function.
|
2021-07-06 15:45:14 +01:00 |
mike12345567
|
6648e548c5
|
Quick fix, make sure auto-columns never sent to DB.
|
2021-07-06 13:55:05 +01:00 |
mike12345567
|
b216c03e44
|
Linting.
|
2021-07-05 18:16:04 +01:00 |
mike12345567
|
8550d00751
|
Giving the system the ability to make auto increment columns auto-columns in postgres or mysql.
|
2021-07-05 18:11:23 +01:00 |
mike12345567
|
eaf808b190
|
Fixing issue with TS definitions.
|
2021-07-05 17:33:36 +01:00 |
mike12345567
|
e7d6298647
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-07-05 17:17:32 +01:00 |
mike12345567
|
ca1c48232b
|
Linting.
|
2021-07-05 15:16:32 +01:00 |
mike12345567
|
16581552cb
|
Fixing issue with single quotes in strings breaking JSON parsing.
|
2021-07-05 15:14:45 +01:00 |
mike12345567
|
11f6abee0a
|
Re-writing a bit so that it is aware some functionality is SQL only, makes future plus endpoints easier.
|
2021-07-03 11:15:01 +01:00 |
mike12345567
|
71f96f9601
|
Fixing little UI bugs.
|
2021-07-03 10:26:37 +01:00 |
mike12345567
|
fcf4dbc7a1
|
Updating server test cases.
|
2021-07-02 14:49:47 +01:00 |
mike12345567
|
10730d8053
|
Implementing UI to support the backend put in place.
|
2021-07-02 14:33:05 +01:00 |
Martin McKeaveney
|
3eb8f3c445
|
bidirectional relationships, many to one
|
2021-07-01 22:23:47 +01:00 |
Martin McKeaveney
|
cae1a20411
|
preventing relationship overrides
|
2021-07-01 21:24:23 +01:00 |
mike12345567
|
7fb1e80196
|
Re-writing external layer in typescript.
|
2021-07-01 19:20:41 +01:00 |
mike12345567
|
b3eea4e4d1
|
Removing PG hack and handling the updating of relationships from the one side, e.g. one person is linked to many tasks, allow updating the person and having FK in tasks get updated with that persons ID.
|
2021-07-01 18:23:15 +01:00 |
mike12345567
|
bb396ebff0
|
First version of enrichment.
|
2021-07-01 14:10:44 +01:00 |
mike12345567
|
3ed5cff945
|
First attempt at solving the enrichment call, as well as various fixes.
|
2021-06-30 18:31:16 +01:00 |
mike12345567
|
9780f2a788
|
Getting writing of one and many rows working.
|
2021-06-30 14:46:44 +01:00 |
mike12345567
|
9ca36893ad
|
Managing the scenario where columns can overlap in SQL relationships which most JSON based libraries cannot manage, instead of trying to manage this just don't return the overlapping columns which are not of interest.
|
2021-06-29 18:38:27 +01:00 |
mike12345567
|
98b7bff678
|
Implementing all return possibilities, now to implement creation.
|
2021-06-29 17:42:46 +01:00 |
mike12345567
|
2d162fda31
|
Linting.
|
2021-06-28 10:21:37 +01:00 |
mike12345567
|
5389878801
|
Moving definitions to central location and adding a few more definitions.
|
2021-06-26 23:09:46 +01:00 |
mike12345567
|
84ea655fd9
|
Linting.
|
2021-06-25 18:34:21 +01:00 |
mike12345567
|
856be36d9e
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/sql-relationships
|
2021-06-25 18:13:11 +01:00 |
mike12345567
|
96fd8ed947
|
Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support.
|
2021-06-25 13:46:02 +01:00 |
mike12345567
|
aea08af49c
|
Formatting.
|
2021-06-24 18:17:26 +01:00 |
mike12345567
|
ffc54c3720
|
First attempt and re-writing a portion of the server in typescript.
|
2021-06-24 18:16:48 +01:00 |
Martin McKeaveney
|
1a6b46e678
|
strip double quotes and use single in ID
|
2021-06-23 23:35:53 +01:00 |
Martin McKeaveney
|
852691f75d
|
fix external data sources key parsing with double quote strings
|
2021-06-23 23:19:41 +01:00 |
Martin McKeaveney
|
6857dc08e7
|
string based keyProps not being parsed properly by handlebars
|
2021-06-23 23:15:16 +01:00 |
mike12345567
|
fd4403037d
|
WIP - basic override of foreign keys.
|
2021-06-23 19:05:32 +01:00 |
mike12345567
|
b3f3826aa6
|
Fixing an issue I found with postgres schema generator, it was applying all primary keys to all tables.
|
2021-06-23 12:44:54 +01:00 |
Martin McKeaveney
|
f57e10c01a
|
fix condition in layout
|
2021-06-18 17:57:01 +01:00 |
mike12345567
|
de1ad05c7a
|
Linting.
|
2021-06-18 13:33:44 +01:00 |
mike12345567
|
eb2cf1afa6
|
Quick updates to make sure mySQL works with automations.
|
2021-06-18 13:24:29 +01:00 |
mike12345567
|
40e06cc5d1
|
Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted.
|
2021-06-18 13:14:45 +01:00 |
mike12345567
|
21b591954f
|
Adding a mySQL plus integration, as well as fixing some issues with running queries directly.
|
2021-06-18 12:29:25 +01:00 |
Martin McKeaveney
|
35942d27b4
|
fix up datasources and server tests
|
2021-06-17 15:24:52 +01:00 |
mike12345567
|
1014260ad5
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-17 14:42:41 +01:00 |
mike12345567
|
09bc70cc3d
|
Fixing a bunch of issues around automations.
|
2021-06-17 14:42:30 +01:00 |
Martin McKeaveney
|
08b74d2cec
|
lint
|
2021-06-17 14:06:31 +01:00 |
Martin McKeaveney
|
2737949602
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 23:27:47 +01:00 |
Martin McKeaveney
|
9841a74e39
|
datasource selection logic - unselect other entities when choosing datasource
|
2021-06-16 23:27:38 +01:00 |
mike12345567
|
615b207fbb
|
Formatting.
|
2021-06-16 18:39:59 +01:00 |
mike12345567
|
7b8d448d78
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 18:39:15 +01:00 |
mike12345567
|
295c3ef1a3
|
Fixing automation integration and various components around forms.
|
2021-06-16 18:38:00 +01:00 |
Martin McKeaveney
|
9e41068a5d
|
end to end data providers and opinionated sql
|
2021-06-16 17:50:22 +01:00 |
mike12345567
|
efafe5d243
|
Fixing issues with inability to search.
|
2021-06-16 16:27:33 +01:00 |
mike12345567
|
a930a05eb6
|
Fixing issue with base postgres integration.
|
2021-06-16 15:51:33 +01:00 |
Martin McKeaveney
|
ba09f2df4b
|
consolidate postgres datas sources
|
2021-06-16 15:45:57 +01:00 |
mike12345567
|
6733b61b78
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 14:13:57 +01:00 |
Martin McKeaveney
|
ceed5e0c07
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-15 19:58:34 +01:00 |
mike12345567
|
1f818cf42f
|
Quick fixes for types.
|
2021-06-15 19:57:41 +01:00 |
Martin McKeaveney
|
e3cced9d97
|
consolidate data sources and queries together in one UI
|
2021-06-15 19:48:05 +01:00 |
Andrew Kingston
|
32a3c2bbb6
|
Lint with prettier
|
2021-06-15 19:39:40 +01:00 |
mike12345567
|
d93c4b02ae
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-15 13:50:49 +01:00 |
mike12345567
|
0cf316d2d6
|
Some quick updates after testing.
|
2021-06-15 13:50:41 +01:00 |
Martin McKeaveney
|
759347c48b
|
merge
|
2021-06-15 13:37:21 +01:00 |
Martin McKeaveney
|
de279fa6a9
|
removing _all concept for tables, more work on plus datasource
|
2021-06-15 13:32:11 +01:00 |
mike12345567
|
7e9b9f2180
|
Some quick work to make it function as required.
|
2021-06-15 13:20:25 +01:00 |
mike12345567
|
0a69ea02ee
|
Adding some work towards supporting full data source integration.
|
2021-06-15 13:03:55 +01:00 |
Martin McKeaveney
|
760dc88ef3
|
SQL for fetching primary keys, needs merged into column SQL
|
2021-06-14 20:05:18 +01:00 |
mike12345567
|
4950db460c
|
Formatting.
|
2021-06-14 19:07:13 +01:00 |
mike12345567
|
6b40f15318
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-11 18:56:44 +01:00 |
mike12345567
|
20f7056d8a
|
Updating rows API so that it has been broken into an internal and external API - this is breaking as it breaks out how bulk deletion is handled.
|
2021-06-11 18:56:30 +01:00 |
Martin McKeaveney
|
114eac4134
|
external/internal tables and datasources merged, removed autocapture, re-added logout action
|
2021-06-11 17:52:08 +01:00 |
Martin McKeaveney
|
a44d59541d
|
merge
|
2021-06-10 14:15:03 +01:00 |
Martin McKeaveney
|
ca4d976a76
|
plus datasource schema
|
2021-06-09 16:55:58 +01:00 |
mike12345567
|
4fdbeafca5
|
Adding test case for data source opinionated query endpoint.
|
2021-06-04 15:16:15 +01:00 |
mike12345567
|
c00f1ea0bc
|
Adding schema validation and API endpoint to data sources for query.
|
2021-06-04 14:53:49 +01:00 |
mike12345567
|
2fe6efaed3
|
Updating test cases.
|
2021-06-03 18:48:04 +01:00 |
mike12345567
|
01fabba959
|
Merge branch 'plus-datasources' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-03 18:19:33 +01:00 |
Martin McKeaveney
|
de4051da45
|
endpoint for plus datasources
|
2021-06-03 17:56:04 +01:00 |
mike12345567
|
738b5af4c0
|
Switching from .toString to .toSQL().toNative() for sql injection protection.
|
2021-06-03 17:45:19 +01:00 |
mike12345567
|
20d7d36a16
|
Using all lowercase 'query' function name for the builder.
|
2021-06-03 16:47:31 +01:00 |
mike12345567
|
f507daa46a
|
Linking up to existing SQL integrations.
|
2021-06-03 16:45:43 +01:00 |
mike12345567
|
0fba3cc8fd
|
Adding base SQL class which processes defined JSON structure into SQL.
|
2021-06-03 16:31:24 +01:00 |
Martin McKeaveney
|
36b39ef4df
|
merge google accounts, improve connection pooling for RDBMS
|
2021-06-01 15:00:28 +01:00 |
Martin McKeaveney
|
03a9af0369
|
making HTTP POST and PUT readable, more robust app import to avoid document conflicts
|
2021-05-29 13:52:31 +01:00 |
Martin McKeaveney
|
09ce58aa95
|
fix mssql encryption option
|
2021-05-28 11:55:28 +01:00 |
mike12345567
|
c9a352bee7
|
Fixing server test cases.
|
2021-05-27 15:40:55 +01:00 |
Martin McKeaveney
|
b830265b89
|
SSL fixes, update boolean in lucene
|
2021-05-26 22:48:55 +01:00 |
Martin McKeaveney
|
b328875ebd
|
fix tests
|
2021-05-24 12:14:04 +01:00 |
Martin McKeaveney
|
f58ad3a12c
|
allow deletion of relationships
|
2021-05-23 15:06:33 +01:00 |
mike12345567
|
b119ae19c6
|
Fixing broken server test cases.
|
2021-05-21 16:02:21 +01:00 |
Martin McKeaveney
|
237642e4af
|
merge
|
2021-05-20 12:41:54 +01:00 |