Mel O'Hagan
|
0e219e1545
|
remove async
|
2022-08-30 15:19:18 +01:00 |
Mel O'Hagan
|
8c40394d35
|
Handle non-csv file error
|
2022-08-30 15:18:44 +01:00 |
Mel O'Hagan
|
1e70f6afb4
|
Promisify stream
|
2022-08-30 13:55:55 +01:00 |
Mel O'Hagan
|
9e864e07a9
|
WIP
|
2022-08-30 13:42:49 +01:00 |
Mel O'Hagan
|
e2033898b0
|
Add additional params to listObjects
|
2022-08-30 11:17:11 +01:00 |
Martin McKeaveney
|
02c93071ee
|
merge
|
2022-08-30 10:33:37 +01:00 |
Mel O'Hagan
|
f2881fc714
|
Add delete button
|
2022-08-25 17:40:09 +01:00 |
Mel O'Hagan
|
52c8fda064
|
Add mongodb aggregate method
|
2022-08-25 17:30:47 +01:00 |
Martin McKeaveney
|
2470d711b0
|
fixing s3 outage errors and scoping AWS configuration to service level
|
2022-08-25 17:01:12 +01:00 |
Mel O'Hagan
|
8738beb907
|
Upgrade to mongodb@4.9
|
2022-08-25 11:02:46 +01:00 |
Mel O'Hagan
|
1e9234da8e
|
lint
|
2022-08-23 15:33:30 +01:00 |
Mel O'Hagan
|
bbc40b2d2c
|
Generic handle objectid
|
2022-08-23 15:33:04 +01:00 |
mike12345567
|
2bb32253d8
|
Adding in hash handling for datasource plugins.
|
2022-08-18 15:21:55 +01:00 |
mike12345567
|
2aaff7576b
|
Adding full flow for creating custom datasource.
|
2022-08-17 10:05:13 +01:00 |
mike12345567
|
51e06a9c7a
|
Adding custom datasources to UI.
|
2022-08-15 18:38:09 +01:00 |
mike12345567
|
4683c57e02
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-15 16:17:54 +01:00 |
mike12345567
|
ae9ae26bd4
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/multiselect-filters
|
2022-08-15 12:24:41 +01:00 |
mike12345567
|
970e7ee3e7
|
Making integrations more like what custom integrations look like (to simplify integration).
|
2022-08-12 17:03:06 +01:00 |
mike12345567
|
1c7f860184
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-08-11 16:28:46 +01:00 |
mike12345567
|
b803a3fd93
|
Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes.
|
2022-08-11 13:50:05 +01:00 |
mike12345567
|
1134b01f39
|
Moving all datasource types around - this is needed to make the SDK/Document types more accesible for the development datasource plugins.
|
2022-08-11 11:48:58 +01:00 |
Rory Powell
|
c656b79e9b
|
Merge branch 'develop' into merge-master
|
2022-08-10 15:29:46 +01:00 |
melohagan
|
964e1a2d5e
|
Merge pull request #6895 from Budibase/bug/sev2/mongodb-fixes
Support ObjectId in MongoDB operators
|
2022-08-10 14:54:47 +01:00 |
Rory Powell
|
664cb2b0b0
|
Merge branch 'master' into develop
|
2022-08-10 14:36:49 +01:00 |
Mel O'Hagan
|
ec28bb8c63
|
Fix unit test
|
2022-08-10 13:56:15 +01:00 |
Mel O'Hagan
|
785cdea396
|
Use display field
|
2022-08-10 13:54:56 +01:00 |
Mel O'Hagan
|
1109f1162c
|
lint
|
2022-08-10 10:58:11 +01:00 |
Mel O'Hagan
|
dc7566308e
|
Ignore escaped double quotes within strings
|
2022-08-10 10:57:42 +01:00 |
Mel O'Hagan
|
9a10590414
|
lint
|
2022-08-09 17:28:21 +01:00 |
Mel O'Hagan
|
415f57e0ef
|
Handle braces within quotes
|
2022-08-09 17:27:51 +01:00 |
Mel O'Hagan
|
55f53de412
|
Fix unit test
|
2022-08-09 15:54:08 +01:00 |
Mel O'Hagan
|
860880baf2
|
Rename to recordID
|
2022-08-09 14:59:05 +01:00 |
Mel O'Hagan
|
3323388b03
|
Add table field to Airtable update
|
2022-08-09 14:55:45 +01:00 |
Michael Drury
|
f8e978f321
|
Merge pull request #7049 from Budibase/fix/2585
Updating filters to allow multiple uses of the same property and exposing allOr option
|
2022-08-09 11:00:38 +01:00 |
Mel O'Hagan
|
051779b013
|
lint
|
2022-08-08 21:57:36 +01:00 |
Mel O'Hagan
|
09a3052aa2
|
Nested braces parse fix added for MongoDB
|
2022-08-08 21:56:55 +01:00 |
Mel O'Hagan
|
fe0163ac29
|
Bug fix findOneAndUpdate
|
2022-08-08 17:53:17 +01:00 |
Mel O'Hagan
|
c289d72816
|
Add unit tests for ObjectId
|
2022-08-08 17:01:56 +01:00 |
Mel O'Hagan
|
4d217bfc04
|
Merge branch 'develop' into bug/sev2/mongodb-fixes
|
2022-08-08 15:15:03 +01:00 |
mike12345567
|
d14051bd62
|
Fixing test cases.
|
2022-08-03 18:20:07 +01:00 |
mike12345567
|
129c966226
|
Updating the filter system to allow adding multiple filter properties of the same name at once, as well as enabling the use of the allOr property from within the UI - resolves an old issue #2585.
|
2022-08-02 18:34:58 +01:00 |
mike12345567
|
4f01a7fb80
|
Merge branch 'master' of github.com:Budibase/budibase into fix/6737
|
2022-08-01 19:00:17 +01:00 |
mike12345567
|
de3ceeb119
|
Adding mechanism to allow displaying an error on data retrieval for tables.
|
2022-08-01 18:56:59 +01:00 |
mike12345567
|
87b583e51e
|
Fix for #6737 - making it so that if a column is deleted externally tables can be re-fetched and this will be fixed.
|
2022-08-01 17:40:35 +01:00 |
Mel O'Hagan
|
2356d09022
|
Has any support SQL Server
|
2022-07-28 09:20:00 +01:00 |
Mel O'Hagan
|
26c8af3c1e
|
SQL Server containsAny unit test
|
2022-07-27 16:40:07 +01:00 |
Mel O'Hagan
|
4abd984d99
|
Has any of filter Postgres
|
2022-07-27 16:37:29 +01:00 |
Mel O'Hagan
|
17bb56a772
|
Has any of MySQL filter
|
2022-07-27 13:19:47 +01:00 |
Mel O'Hagan
|
413bd55b94
|
Not Contains for SQL Server
|
2022-07-27 11:56:57 +01:00 |
Mel O'Hagan
|
69135d34a7
|
Not Contains Postgres filter
|
2022-07-27 11:49:45 +01:00 |
Mel O'Hagan
|
ce9a6a7141
|
Not Contains filter for MySQL
|
2022-07-27 11:40:46 +01:00 |
Mel O'Hagan
|
47955b9b31
|
Fix unit tests
|
2022-07-26 16:58:01 +01:00 |
Mel O'Hagan
|
74d6687a95
|
Has all of SQLServer
|
2022-07-26 16:45:05 +01:00 |
Mel O'Hagan
|
a85ad2ced6
|
MySQL has all of
|
2022-07-26 16:16:46 +01:00 |
Mel O'Hagan
|
76e4ffc04d
|
Postgres has all of
|
2022-07-26 15:59:49 +01:00 |
Mel O'Hagan
|
4cc0a327a0
|
lint
|
2022-07-26 11:38:34 +01:00 |
Mel O'Hagan
|
71a55eb288
|
Support ObjectId in operator blocks
|
2022-07-26 10:53:53 +01:00 |
Mel O'Hagan
|
3ba1ce80dd
|
Added unit tests for contains filter
|
2022-07-21 10:28:54 +01:00 |
Mel O'Hagan
|
0c88195ab0
|
Handle numeric types Postgres
|
2022-07-19 18:34:30 +01:00 |
Mel O'Hagan
|
58c02ee05d
|
Prettier
|
2022-07-19 18:04:27 +01:00 |
Mel O'Hagan
|
ed0bd07732
|
Added contains support for datasource pluses
|
2022-07-19 17:25:41 +01:00 |
mike12345567
|
cff42331bc
|
Fix for ARM processors.
|
2022-07-13 12:37:55 +01:00 |
Mel O'Hagan
|
73e2eac2c2
|
Don't try to check externalType of related tables
|
2022-07-05 16:59:32 +01:00 |
Dean
|
ac1df878d4
|
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
|
2022-06-29 18:50:14 +01:00 |
mike12345567
|
a625fa573d
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-06-24 17:50:55 +01:00 |
Andrew Kingston
|
a429c16521
|
Merge pull request #6443 from Budibase/datasource-labels
Datasource labels
|
2022-06-23 15:32:28 +01:00 |
Mel O'Hagan
|
633a701b0c
|
Added Knex.Raw to return type
|
2022-06-23 13:09:22 +01:00 |
Andrew Kingston
|
8bfd54bd80
|
Add types to datasources
|
2022-06-23 11:35:57 +01:00 |
Mel O'Hagan
|
ece1e7533d
|
Refactor - simplify regex and use enum
|
2022-06-23 09:41:43 +01:00 |
Mel O'Hagan
|
9603a92c2c
|
Only cast money as numeric for Postgres
|
2022-06-22 16:13:02 +01:00 |
Mel O'Hagan
|
8154fe3445
|
Use raw sql to get money type as numeric
|
2022-06-22 15:58:15 +01:00 |
Mel O'Hagan
|
a888d9a273
|
Added external types to ds+ schemas
|
2022-06-20 18:08:30 +01:00 |
Mel O'Hagan
|
eca2fe0b50
|
Include external SQL server type in schema
|
2022-06-20 16:49:58 +01:00 |
Dean
|
5196fde134
|
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
|
2022-06-20 09:09:21 +01:00 |
Mel O'Hagan
|
fcf9ed6df7
|
Add empty options if missing for delete
|
2022-06-17 16:54:23 +01:00 |
Dean
|
28f722cf4b
|
Fixes for Rest API request UI. Rest test fixes for XML API request body. Fix for raw XML api request body parsing issue. General fixes for query testing.
|
2022-06-17 12:00:42 +01:00 |
mike12345567
|
7050ffc2cb
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-06-17 11:41:34 +01:00 |
Dean
|
42cd5e2c63
|
Fix to ignore global rest query headers when they are not configured.
|
2022-06-15 10:09:47 +01:00 |
Rory Powell
|
af8b1ff908
|
Merge branch 'release' into merge-release
|
2022-06-13 11:58:14 +01:00 |
Rory Powell
|
4dc5cfc5a7
|
Merge branch 'release' into merge-release
|
2022-06-13 11:45:18 +01:00 |
Mel O'Hagan
|
23ae0df4df
|
Remove duplicate equals
|
2022-06-10 15:52:28 +01:00 |
Mel O'Hagan
|
1155b9acdf
|
Fix for privatekey newline
|
2022-06-10 14:15:25 +01:00 |
Mel O'Hagan
|
dc28d685a8
|
Removed ServiceAccount to reduce confusion
|
2022-06-10 14:04:34 +01:00 |
Mel O'Hagan
|
9d58b951d8
|
Rename Firebase to Firestore
|
2022-06-08 12:05:29 +01:00 |
Andrew Kingston
|
0c50b82248
|
Account for types being undefined when running in a test env
|
2022-06-07 08:41:45 +01:00 |
Andrew Kingston
|
72397530ec
|
Apply timezones patch from existing ignore-timezones branch
|
2022-06-07 08:31:00 +01:00 |
Martin McKeaveney
|
d5540bbd57
|
update google sheets strategy to use the standard passport strategy
|
2022-06-05 16:43:04 +01:00 |
Mel O'Hagan
|
8893806c44
|
Using snowflake-promise
|
2022-06-01 11:41:41 +01:00 |
Mel O'Hagan
|
a217d04d6a
|
Revert "Datasource plus - build schema"
This reverts commit 11a9138bdb .
|
2022-06-01 09:36:42 +01:00 |
Mel O'Hagan
|
192663c94a
|
Revert "primaryKey name fix"
This reverts commit 9c408fda9c .
|
2022-06-01 09:36:28 +01:00 |
Mel O'Hagan
|
9c408fda9c
|
primaryKey name fix
|
2022-05-31 14:47:27 +01:00 |
Mel O'Hagan
|
11a9138bdb
|
Datasource plus - build schema
|
2022-05-31 14:39:53 +01:00 |
Mel O'Hagan
|
534cc9e6c8
|
CRUD added for snowflake
|
2022-05-31 13:10:16 +01:00 |
Mel O'Hagan
|
fe3a774db3
|
Added types and error handling
|
2022-05-31 11:58:03 +01:00 |
Mel O'Hagan
|
570aeecdc3
|
Added Snowflake integration
|
2022-05-30 21:13:45 +01:00 |
mike12345567
|
152f0bb0af
|
Opening connection for building schema.
|
2022-05-20 17:43:47 +01:00 |
mike12345567
|
50445f6990
|
Fix for Postgres connections, seemed to be some issues with out of order, connections not opening in time.
|
2022-05-20 17:41:27 +01:00 |
Mel O'Hagan
|
986ab1d35a
|
Improve parseQueryParams regex
|
2022-05-17 12:11:43 +01:00 |
Mel O'Hagan
|
0f4aaa4779
|
Parse params if needed
|
2022-05-16 22:44:38 +01:00 |
Mel O'Hagan
|
0da9ee0a56
|
Using mongodb types
|
2022-05-16 09:50:47 +01:00 |
Mel O'Hagan
|
7b570fea22
|
Removed unused aws Object import
|
2022-05-16 08:43:27 +01:00 |
Mel O'Hagan
|
e3883d480d
|
Lowercase the object typo
|
2022-05-16 08:42:09 +01:00 |
Mel O'Hagan
|
81f16aa7ce
|
Check type is string before match
|
2022-05-13 21:25:41 +01:00 |
Mel O'Hagan
|
0d3ab9ae33
|
Fix test for update
|
2022-05-13 15:57:37 +01:00 |
Mel O'Hagan
|
c2fc1598fa
|
Null pointer fix
|
2022-05-13 15:57:15 +01:00 |
Mel O'Hagan
|
035a7ee625
|
MongoDb Delete fix
|
2022-05-13 15:56:57 +01:00 |
Mel O'Hagan
|
f40967784f
|
Fixed update
|
2022-05-13 15:56:49 +01:00 |
Mel O'Hagan
|
dd6093a7ae
|
Create ObjectIds from matching string
|
2022-05-13 15:56:32 +01:00 |
Michael Drury
|
e7bb4a1fb7
|
Merge pull request #5707 from Budibase/fix/mike-fixes-04-05
SQL columns with spaces LIKE fix and dynamic REST variable UI change
|
2022-05-11 10:34:36 +01:00 |
Martin McKeaveney
|
db0ffe4ac7
|
more strategic connection closing in pg
|
2022-05-10 11:13:40 +01:00 |
Martin McKeaveney
|
8899527da8
|
merge
|
2022-05-05 12:45:09 +01:00 |
mike12345567
|
b4b65362f9
|
Fix for #5669 comment, when using SQL tables with spaces in names, we use a raw knex function for like to achieve lower case searching, this needs to handle spaces in columns and delimiting.
|
2022-05-04 16:13:54 +01:00 |
mike12345567
|
d090f2a8aa
|
Fix for #5553 - when importing for SQL databases attempt to manage date and time only column times, handle these when displaying in tables and when filtering.
|
2022-05-03 14:11:06 +01:00 |
mike12345567
|
6b4377c932
|
Fix for #5612 - stop some formats of string being in-correctly parsed as dates by MySQL - disable type coercion for data source plus mysql tables (knex converts).
|
2022-04-29 16:47:43 +01:00 |
mike12345567
|
9ea6199eba
|
Fixing issue #5594 - allowing use of double underscores in table names for SQL.
|
2022-04-29 16:22:11 +01:00 |
Martin McKeaveney
|
e5df157927
|
adding close to buildSchema
|
2022-04-29 10:47:42 +01:00 |
Martin McKeaveney
|
2a7fa4d8f7
|
merge
|
2022-04-29 00:05:43 +01:00 |
Martin McKeaveney
|
6bc6000a14
|
remove postgres connection pooling
|
2022-04-28 23:24:52 +01:00 |
Martin McKeaveney
|
97db271fce
|
firebase tests complete
|
2022-04-28 22:59:25 +01:00 |
mike12345567
|
6d6e83f7c8
|
Fixing some issues with types being lost when fetching SQL tables, after making changes to tables within Budibase.
|
2022-04-27 17:11:57 +01:00 |
mike12345567
|
6556a41a5a
|
Fix for #5219 - default all string types to basic text format, allow user to switch string types to longform if they desire.
|
2022-04-27 16:29:03 +01:00 |
Martin McKeaveney
|
a91cf354b6
|
renamable buckets, started firebase tests, onboarding modal copy update
|
2022-04-26 17:12:47 +01:00 |
Martin McKeaveney
|
9ca4dacbaa
|
merge with master
|
2022-04-26 10:21:45 +01:00 |
Martin McKeaveney
|
25703889a3
|
merge
|
2022-04-25 10:24:49 +01:00 |
Martin McKeaveney
|
a3970d6f45
|
Merge branch 'gsheets-updates' of github.com:Budibase/budibase into gsheets-updates
|
2022-04-25 09:38:06 +01:00 |
Martin McKeaveney
|
bbce5a9c7f
|
Merge branch 'master' into gsheets-updates
|
2022-04-25 09:27:38 +01:00 |
Martin McKeaveney
|
31412cb83b
|
moving node fetch import into module
|
2022-04-25 00:05:32 +01:00 |
Martin McKeaveney
|
84d2bb3cf5
|
auto fetch access token in gsheets integration
|
2022-04-24 23:32:47 +01:00 |
Michael Drury
|
141f9ed9dc
|
Merge pull request #5542 from Budibase/fix/5495
Fix for SQL relationship based formulas
|
2022-04-22 16:51:24 +01:00 |
Michael Drury
|
94419024a4
|
Merge pull request #5510 from Budibase/fix/pouch-leak
PouchDB memory leak protection
|
2022-04-22 15:32:51 +01:00 |
mike12345567
|
d36fc9c7ba
|
Fix for #5530 - make MySQL RejectUnauthorized SSL parameter accessible to the user.
|
2022-04-22 14:53:36 +01:00 |
Martin McKeaveney
|
79a8a63ede
|
use ioredis mock for in memory redis tests
|
2022-04-21 20:24:43 +01:00 |
mike12345567
|
345bbf603c
|
Fixing issues with test cases - a lot of test cases didn't setup tenancy in any format, which now means that the API endpoints they call would not have access to a Global DB instance. Also had to disable the closing of the database in test as this was removing the database from memory, meaning future calls would find an empty database when they opened it.
|
2022-04-21 14:56:14 +01:00 |
mike12345567
|
192fb1307e
|
Initial version of memory leak protection, making sure that PouchDB databases are closed correctly after use, using a combination of closures wrapping DB gets (this replaces the getDB, leaving only a dangerousGetDB function which can be used in very very specific scenarios) and then closing the DB as part of CLS hooked functions finishing. Also moving the GlobalDB init to the tenancy middleware as this is used everywhere in the worker/app services - means that not all getGlobalDB calls require an async closure around them.
|
2022-04-19 19:42:52 +01:00 |
mike12345567
|
5180603374
|
Fix for #5411 - trimming the various binding components for SQL in queries. Also moving SQL interpolation out into a Typescript - prep for further unit testing/improvements.
|
2022-04-14 13:06:22 +01:00 |
mike12345567
|
94720c10aa
|
Fixing issue #5322 - when endpoint is specified for DynamoDB and not in a the region that the whole instance expects it will throw an odd credentials error - making sure connection is commenced everywhere other than localhost.
|
2022-04-12 18:49:46 +01:00 |
mike12345567
|
2accebec7f
|
Fix for issue discovered in #5187 - expanding regex to cover all sorts of number coercion.
|
2022-04-07 10:26:39 +01:00 |
Martin McKeaveney
|
deeaf88f45
|
Merge branch 'develop' into labday/integrations
|
2022-04-05 11:59:39 +01:00 |
mike12345567
|
39182cfbc0
|
Fixing issue #5817 - making sure that date strings are correctly parsed into the bindings.
|
2022-04-01 17:13:28 +01:00 |
Martin McKeaveney
|
417ba977fa
|
redis integration complete
|
2022-03-31 15:44:06 +01:00 |
Martin McKeaveney
|
6e5bcb224c
|
redis integration
|
2022-03-31 10:56:16 +01:00 |
Martin McKeaveney
|
6c878e71f3
|
Update index.ts
|
2022-03-31 09:40:41 +01:00 |
Martin McKeaveney
|
034408b3c2
|
merge with master
|
2022-03-30 15:44:22 +01:00 |
mike12345567
|
258434b3ed
|
Fix for #5153 - doing it at the mysql level as it seems to be affected by incorrect types in a way that other SQL databases aren't - limits the possible damage this can do.
|
2022-03-30 14:45:13 +01:00 |
Martin McKeaveney
|
457a4812cf
|
re-add gsheets to self host
|
2022-03-28 16:46:05 +01:00 |
Martin McKeaveney
|
aed9bfc728
|
fixing google sheets bug, respect google configuration hierarchy
|
2022-03-28 16:44:33 +01:00 |
Rory Powell
|
69b2b38aea
|
Merge branch 'master' into merge-master
|
2022-03-25 13:10:37 +00:00 |
Martin McKeaveney
|
25192bad3b
|
ignore AWS config when using endpoint field
|
2022-03-25 10:35:59 +00:00 |
Andrew Kingston
|
2242044f3b
|
Allow deep-getting of pagination params from REST responses
|
2022-03-24 10:07:23 +00:00 |
mike12345567
|
5d9a34963a
|
Adding the ability to expand the max number of rows retrieved by SQL queries (say for table exports).
|
2022-03-21 17:44:43 +00:00 |