1
0
Fork 0
mirror of synced 2024-07-09 08:16:34 +12:00
Commit graph

8730 commits

Author SHA1 Message Date
mike12345567 70e5a81db2 Adding in management of time range to lookup automation logs in. 2022-06-24 18:11:19 +01:00
mike12345567 1550e8f0a3 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-24 17:53:25 +01:00
mike12345567 f0dd336b15 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-24 17:50:55 +01:00
mike12345567 dd6617465c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-24 17:43:59 +01:00
Budibase Release Bot eedba6411d Update pro version to 1.0.211 2022-06-24 15:06:29 +00:00
Budibase Release Bot e5c895c869 v1.0.211 2022-06-24 15:04:34 +00:00
Budibase Release Bot e13f3da61b Update pro version to 1.0.210 2022-06-23 16:59:24 +00:00
Budibase Release Bot 472a313321 v1.0.210 2022-06-23 16:57:56 +00:00
mike12345567 64fce61db9 Updating lerna version. 2022-06-23 16:56:53 +01:00
Budibase Staging Release Bot e3196adc18 Update pro version to 1.0.207-alpha.10 2022-06-23 14:46:55 +00:00
Budibase Staging Release Bot 490c83d2bc v1.0.207-alpha.10 2022-06-23 14:45:06 +00:00
Andrew Kingston 27d5f2ba6e
Merge pull request #6443 from Budibase/datasource-labels
Datasource labels
2022-06-23 15:32:28 +01:00
Budibase Staging Release Bot 92160d6e4e Update pro version to 1.0.207-alpha.9 2022-06-23 14:11:00 +00:00
Budibase Release Bot ba8a3f4432 Update pro version to 1.0.209 2022-06-23 14:10:27 +00:00
Budibase Staging Release Bot 4875a4be1b v1.0.207-alpha.9 2022-06-23 14:09:31 +00:00
Budibase Release Bot 93817194f5 v1.0.209 2022-06-23 14:08:59 +00:00
Budibase Staging Release Bot 1b73961240 Update pro version to 1.0.207-alpha.8 2022-06-23 13:03:17 +00:00
Budibase Staging Release Bot e1be0be29b v1.0.207-alpha.8 2022-06-23 13:01:28 +00:00
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
Budibase Staging Release Bot c136b64b9f Update pro version to 1.0.207-alpha.7 2022-06-23 12:20:51 +00:00
Budibase Staging Release Bot bc263af550 v1.0.207-alpha.7 2022-06-23 12:19:06 +00:00
Mel O'Hagan 688a46f75e Added Knex.Raw to return type 2022-06-23 13:09:22 +01:00
Andrew Kingston 5dd8186383 Add types to datasources 2022-06-23 11:35:57 +01:00
Mel O'Hagan 1d6f780c72 Refactor - simplify regex and use enum 2022-06-23 09:41:43 +01:00
mike12345567 a2dc3dc3b1 Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 2022-06-22 20:23:18 +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
Michael Drury 9c8e25526e
Merge pull request #6415 from Budibase/feature/arm-support-single
ARM support - single image
2022-06-22 12:49:39 +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
Andrew Kingston da0429582a Replace all column spaces with underscores when performing internal searches 2022-06-22 12:39:55 +01:00
mike12345567 2455ede4a4 Updating install script to work from any directory. 2022-06-21 20:01:50 +01:00
mike12345567 358d15a8ad Fixing cleanup script, adding ARM support to dockerfile, as well as adding ARM client. 2022-06-21 17:56:55 +01:00
mike12345567 4aba13ac39 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-21 14:25:09 +01:00
Budibase Staging Release Bot cb153c7da6 Update pro version to 1.0.207-alpha.6 2022-06-21 12:38:35 +00:00
Budibase Staging Release Bot 053305b212 v1.0.207-alpha.6 2022-06-21 12:37:15 +00:00
Budibase Staging Release Bot 7ccf005ee2 Update pro version to 1.0.207-alpha.5 2022-06-21 09:14:51 +00:00
Budibase Staging Release Bot f25296c080 v1.0.207-alpha.5 2022-06-21 09:13:16 +00:00
melohagan cb4fa33d73
Merge pull request #6402 from Budibase/bug/sev2/sql-server-int-filter-range-validation
External data source plus - Integer filter range validation
2022-06-21 10:02:13 +01:00
Mel O'Hagan ba0916d161 Added external types to ds+ schemas 2022-06-20 18:08:30 +01:00
Mel O'Hagan 0b14e1bad1 Set external type of field for filter 2022-06-20 17:55:11 +01:00
Budibase Staging Release Bot 7f9e7def2c Update pro version to 1.0.207-alpha.4 2022-06-20 16:35:50 +00:00
Budibase Staging Release Bot 802c544091 v1.0.207-alpha.4 2022-06-20 16:34:21 +00:00
mike12345567 a7d8d2ae3c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-20 17:28:49 +01:00
mike12345567 13d7e4caca Merge branch 'develop' of github.com:Budibase/budibase into fix/single-image 2022-06-20 16:50:20 +01:00
Mel O'Hagan 78a3043aed Include external SQL server type in schema 2022-06-20 16:49:58 +01:00
mike12345567 8c9f76b815 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-20 15:56:00 +01:00
mike12345567 bd9e05d7fa Fixing build issue. 2022-06-20 15:39:18 +01:00
Budibase Staging Release Bot 3ab2fd6302 Update pro version to 1.0.207-alpha.3 2022-06-20 12:51:05 +00:00
Budibase Staging Release Bot 5b6bf77161 v1.0.207-alpha.3 2022-06-20 12:49:25 +00:00
Rory Powell 52aa0b279d Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-06-20 13:27:32 +01:00