1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00
Commit graph

20956 commits

Author SHA1 Message Date
Mel O'Hagan 01e34e353e Remove console log 2022-06-27 14:37:15 +01:00
Mel O'Hagan 3e1bf29bcf Handle number 'Is in' 2022-06-27 14:32:20 +01:00
Mel O'Hagan 6d394e551d Using allPreProcessingOpts 2022-06-27 14:20:51 +01:00
Mel O'Hagan 2db45457d6 Handle number types custom query 2022-06-27 13:54:03 +01:00
Mel O'Hagan b295ecfeda Split string by comma if not array 2022-06-27 13:38:43 +01:00
Mel O'Hagan ee74e724c6 Add 'Is in' filter option to number type 2022-06-27 13:36:03 +01:00
Mel O'Hagan f1188a8b81 Remove regex 2022-06-24 21:37:58 +01:00
Mel O'Hagan 43885b86b2 Remove NotIn constant 2022-06-24 21:36:38 +01:00
Mel O'Hagan 2925e171aa Removed notOneOf 2022-06-24 21:29:19 +01:00
Mel O'Hagan d019fb8555 Internal table support for oneOf 2022-06-24 21:15:41 +01:00
Mel O'Hagan 6b880e7f0c Add (not)oneOf filter methods 2022-06-24 14:41:08 +01:00
Mel O'Hagan 652515ca69 Add In/NotIn constants 2022-06-24 14:39:16 +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 Staging Release Bot 4875a4be1b v1.0.207-alpha.9 2022-06-23 14:09:31 +00:00
Andrew Kingston ad512eda5e
Merge pull request #6440 from Budibase/fix/couch-db-url-parsing
Improve Couch DB URL parsing to handle edge cases and special characters
2022-06-23 14:59:58 +01:00
Andrew Kingston 468d4b8e77 Update cypress 2022-06-23 14:58:32 +01: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 c37e4cc8be Lint 2022-06-23 12:07:12 +01:00
Andrew Kingston 2663860ec1 Update styles to use spectrum components 2022-06-23 12:05:05 +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
Andrew Kingston 60060fac6f Improve Couch DB URL parsing to handle edge cases and special characters 2022-06-23 09:14:22 +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 8b2d125974
Merge pull request #6352 from Budibase/fix/select-table-by-id
Fix autoscreen and autoscreen link creation and deletion
2022-06-22 12:47:57 +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
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
Maurits Lourens 0b3b2ca45b Merge branch 'develop' into merge_create_user_modals
# Conflicts:
#	packages/builder/src/pages/builder/portal/manage/users/_components/BasicOnboardingModal.svelte
2022-06-21 13:10:27 +02: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 3e9b0a729b prettier 2022-06-21 09:41:08 +01:00
Mel O'Hagan b57881960e Change constant to pascal case 2022-06-21 09:40:37 +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
Mel O'Hagan 656ee2fb91 Add constants for sql int max min ranges 2022-06-20 17:26:35 +01:00