1
0
Fork 0
mirror of synced 2024-09-13 07:53:31 +12:00
Commit graph

4970 commits

Author SHA1 Message Date
melohagan
f15f9c23ab
Merge pull request #6432 from Budibase/bug/sev2/money-form-field
Cast Money as numeric for Postgres
2022-06-23 13:50:09 +01:00
Mel O'Hagan
688a46f75e Added Knex.Raw to return type 2022-06-23 13:09:22 +01:00
Mel O'Hagan
1d6f780c72 Refactor - simplify regex and use enum 2022-06-23 09:41:43 +01:00
Mel O'Hagan
0fb46ca465 Only cast money as numeric for Postgres 2022-06-22 16:13:02 +01:00
Mel O'Hagan
bc72b63579 Use raw sql to get money type as numeric 2022-06-22 15:58:15 +01:00
Andrew Kingston
16dc6403e3
Merge pull request #6392 from Budibase/custom-csv-export
Add option to customise which columns are exported in export data action
2022-06-22 12:49:10 +01:00
Mel O'Hagan
ba0916d161 Added external types to ds+ schemas 2022-06-20 18:08:30 +01:00
Mel O'Hagan
78a3043aed Include external SQL server type in schema 2022-06-20 16:49:58 +01:00
Andrew Kingston
2ad6f0a1ff Add option to customise which columns are exported in export data action 2022-06-20 12:32:13 +01:00
Andrew Kingston
69855ab803
Merge pull request #6286 from Budibase/cheeks-fixes
App list updates + small stuff
2022-06-20 10:18:13 +01:00
Mel O'Hagan
feefed6733 Merge branch 'develop' into bug/sev2/export-rows-external-table 2022-06-17 16:18:55 +01:00
mike12345567
a46d73931d Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-17 11:41:34 +01:00
Mel O'Hagan
8a03ca38ec Get all selected rows for external ds row export 2022-06-16 13:04:25 +01:00
Rory Powell
8f0c045a11 Bump timeout for migration test 2022-06-16 10:40:42 +01:00
Mel O'Hagan
380eae4544 Merge master 2022-06-16 09:44:37 +01:00
Rory Powell
3941272c99 Fix: Handle datasource not exists for query 2022-06-16 09:21:01 +01:00
Mel O'Hagan
b118833fda Default to eu-west-1 2022-06-15 16:29:11 +01:00
Mel O'Hagan
b0a3abc308 No default aws region 2022-06-15 16:27:07 +01:00
Mel O'Hagan
cf604fdefd Check for blank string 2022-06-15 13:16:30 +01:00
Mel O'Hagan
dbbeccda61 Use s3 region from datasource config 2022-06-15 13:06:34 +01:00
Rory Powell
0db37c2fc3 Exclude assets from builder:served 2022-06-15 12:38:10 +01:00
Rory Powell
4cfedf7252 Better handle first time startup + dedicated event 2022-06-15 11:20:13 +01:00
Andrew Kingston
9ec4c29e66 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-06-15 09:02:35 +01:00
Rory Powell
5c9e8d5038 Merge branch 'master' into release 2022-06-14 17:25:11 +01:00
melohagan
8fac8066f4
Merge pull request #6271 from Budibase/bug/sev2/firebase-private-key
Remove duplicate equals
2022-06-14 16:42:35 +01:00
melohagan
014188f8b4
Merge pull request #6246 from Budibase/bug/sev2/edc-execute-v2
Use execute v2 in External Data Connector automation step
2022-06-14 16:39:30 +01:00
Rory Powell
23fe45a876 Merge branch 'release' into develop 2022-06-14 13:57:54 +01:00
Dean
10157cf5ff Joi validator update to accomodate 'createdAt' and 'updatedAt' in the schema as optional 2022-06-14 12:34:15 +01:00
Rory Powell
a826aacbcb Remove test throw in installation backfill 2022-06-13 22:04:20 +01:00
Rory Powell
05aca077d1 Merge branch 'release' into merge-release 2022-06-13 11:58:14 +01:00
Rory Powell
b9f17827fe Merge branch 'master' into release 2022-06-13 11:54:37 +01:00
Rory Powell
05f0393310 Merge branch 'release' into merge-release 2022-06-13 11:45:18 +01:00
Andrew Kingston
caef092f8a Fix crash when running automations with an app action trigger without parameters 2022-06-13 10:56:50 +01:00
Rory Powell
eb0214a231 Back populate no-op migrations on new app and tenant create 2022-06-13 10:51:29 +01:00
Rory Powell
a2b9fcd448 Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
Mel O'Hagan
9bb0dba973 Remove duplicate equals 2022-06-10 15:52:28 +01:00
Mel O'Hagan
86d0d37fd5 Fix for privatekey newline 2022-06-10 14:15:25 +01:00
Mel O'Hagan
aedda40891 Removed ServiceAccount to reduce confusion 2022-06-10 14:04:34 +01:00
Rory Powell
b1b852b72c Merge branch 'release' into feature/event-backfill 2022-06-09 15:21:49 +01:00
Rory Powell
e447fd11d1 Build fixes 2022-06-09 12:33:10 +01:00
Mel O'Hagan
5b47a66098 Use executeV2 External Data Connector 2022-06-09 11:13:52 +01:00
Mel O'Hagan
91b97698a6 Rename Firebase to Firestore 2022-06-08 12:05:29 +01:00
Andrew Kingston
3a9e4fff87 Account for types being undefined when running in a test env 2022-06-07 08:41:45 +01:00
Andrew Kingston
f2e3b2efa8 Apply timezones patch from existing ignore-timezones branch 2022-06-07 08:31:00 +01:00
Peter Clement
586d4d1694
Merge pull request #6059 from Budibase/feat/dont-export-app-rows
Allow export of app without rows
2022-06-06 16:31:21 +01:00
Peter Clement
3d9a6d5c4c negate export button 2022-06-06 15:17:14 +01:00
Rory Powell
14e9fb4505 Remove ui events except for component created and view published app 2022-06-06 12:51:22 +01:00
Rory Powell
4e77571ddb Merge branch 'release' into feature/event-backfill 2022-06-06 09:50:06 +01:00
Martin McKeaveney
493607b853 update google sheets strategy to use the standard passport strategy 2022-06-05 16:43:04 +01:00
Rory Powell
9f2620dd7a Migration locks and add optional preventRetry option 2022-06-01 17:52:41 +01:00