1
0
Fork 0
mirror of synced 2024-08-14 01:21:41 +12:00
Commit graph

28949 commits

Author SHA1 Message Date
mike12345567
4068df6025 Adding error handling for table names or columns which contain dots (invalid). 2024-02-27 17:46:02 +00:00
mike12345567
35c1f5bbce Adding handling for columns with dots in them. 2024-02-27 17:15:20 +00:00
Michael Drury
abf68fdd36
Merge branch 'master' into feature/sql-query-aliasing 2024-02-27 14:54:46 +00:00
mike12345567
fac9f18bc2 PR comments. 2024-02-27 13:40:31 +00:00
Budibase Staging Release Bot
2a8bb872ad Bump version to 2.20.12 2024-02-27 12:49:37 +00:00
melohagan
4c203ea35d
Budi 6149 export data make csv delimiter configurable (#13140)
* Add delimiter option

* Add custom delimiter

* external export delimiter

* Custom headers for row export

* External export rows custom headers

* Support custom JSON export labels

* Handle export table source switch

* update account portal

* Add space as delimiter

* Refactor

* update account portal

* Update columns from ColumnEditor

* Revert "Update columns from ColumnEditor"

This reverts commit d23293cd8b.

* Revert "Revert "Update columns from ColumnEditor""

This reverts commit 0f16bddff7.
2024-02-27 12:49:11 +00:00
melohagan
3d48a8f7f3
Don't encode twice (#13138) 2024-02-27 11:26:45 +00:00
Michael Drury
a9da4e11d3
Merge branch 'master' into feature/sql-query-aliasing 2024-02-27 09:59:10 +00:00
mike12345567
c0bb03e938 Adding length check back for get row. 2024-02-27 09:58:06 +00:00
mike12345567
c11527d539 Adding in char sequence. 2024-02-27 09:56:56 +00:00
Budibase Staging Release Bot
b1dd8999cb Bump version to 2.20.11 2024-02-27 09:33:44 +00:00
melohagan
6e4c2b7242
Export data make CSV delimiter configurable (#13028)
* Add delimiter option

* Add custom delimiter

* external export delimiter

* Custom headers for row export

* External export rows custom headers

* Support custom JSON export labels

* Handle export table source switch

* update account portal

* Add space as delimiter

* Refactor

* update account portal
2024-02-27 09:23:49 +00:00
mike12345567
967f737158 Merge branch 'master' of github.com:Budibase/budibase into feature/sql-query-aliasing 2024-02-26 18:38:32 +00:00
mike12345567
d68fcbf8f7 Loop aliasing. 2024-02-26 18:36:34 +00:00
mike12345567
59ab557a93 Looping characters used. 2024-02-26 18:29:57 +00:00
mike12345567
80dc0beeed Multiline SQL tests. 2024-02-26 18:22:19 +00:00
mike12345567
1bb375a500 Further typing. 2024-02-26 18:16:42 +00:00
Sam Rose
3c450dffd6
Merge pull request #13136 from Budibase/budi-7710-user-groups-do-not-fully-support-custom-roles
Modernise application.spec.ts
2024-02-26 18:02:02 +00:00
mike12345567
ad1964f47f Merge branch 'feature/sql-query-aliasing' of github.com:Budibase/budibase into feature/sql-query-aliasing 2024-02-26 17:56:53 +00:00
mike12345567
cb19e1f24c Fixing response types of DS+ query function. 2024-02-26 17:56:28 +00:00
Sam Rose
c1a88f1279
Fix type checks. 2024-02-26 17:55:32 +00:00
Sam Rose
2e8eda47f1
Respond to PR feedback. 2024-02-26 17:38:33 +00:00
Sam Rose
8f61b69ee5
Merge branch 'master' of github.com:budibase/budibase into budi-7710-user-groups-do-not-fully-support-custom-roles 2024-02-26 17:28:51 +00:00
Sam Rose
c15554547b
Respond to PR feedback. 2024-02-26 17:28:37 +00:00
Sam Rose
04e5699c9c
Finish modernising application.spec.ts 2024-02-26 16:00:12 +00:00
Michael Drury
c60e2bf41c
Merge branch 'master' into feature/sql-query-aliasing 2024-02-26 14:59:49 +00:00
mike12345567
45d2e67905 Adding some new test cases based on finishing off testing. 2024-02-26 13:50:15 +00:00
Sam Rose
b9600d8330
More progress on modernising application tests. 2024-02-26 11:57:56 +00:00
Conor Webb
af7b6a46a9
Help popout email support license validation check (#13133)
* Added helper function to check user plan type.

* Updated help menu email support license check.

* Removed stray output check

* Updated function name as per feedback.

* Reworked code to use the licensing store over the auth store.

* Removed unnecessary variable declaration and return instead.

* Updated function name to maintain consistency.
2024-02-26 11:45:47 +00:00
Gerard Burns
c1f4cb685c
update sdk packages (#13120) 2024-02-26 09:07:47 +00:00
mike12345567
5f76f143bf Adding the ability to disable SQL aliasing if necessary. 2024-02-23 17:31:45 +00:00
Michael Drury
8a09f6c2d6
Merge branch 'master' into feature/sql-query-aliasing 2024-02-23 16:20:32 +00:00
mike12345567
cbce9af2b0 Merge branch 'master' of github.com:Budibase/budibase into feature/sql-query-aliasing 2024-02-23 16:18:37 +00:00
José Vte. Calderón
5c7388cb4a
Merge pull request #13127 from Budibase/feature/synchronicity
[Added] Specific Redis DB to handle events from BPM processes
2024-02-23 17:08:29 +01:00
jvcalderon
eafb8a6903 Merge branch 'master' into feature/synchronicity 2024-02-23 16:49:24 +01:00
jvcalderon
07b6947d03 Update account portal submodule 2024-02-23 16:48:40 +01:00
jvcalderon
1ef5e54c29 Add BPM_EVENTS to Redis DB list 2024-02-23 16:26:23 +01:00
jvcalderon
55410dcfd4 Update pro submodule 2024-02-23 16:25:37 +01:00
jvcalderon
9bafb66616 Update account portal submodule 2024-02-23 16:25:04 +01:00
Michael Drury
2d1efe57d7
Merge pull request #13071 from Budibase/fix/isolated-vm-tests
Isolated VM test cases (real world)
2024-02-23 11:54:38 +00:00
mike12345567
c03a4b0792 Addressing PR comments. 2024-02-23 11:48:10 +00:00
Michael Drury
6d49295524
Merge branch 'master' into fix/isolated-vm-tests 2024-02-23 10:17:38 +00:00
melohagan
9845930ae6
Add return types to mongodb integration (#13125) 2024-02-23 10:16:46 +00:00
Michael Drury
0b0599e873
Merge branch 'master' into fix/isolated-vm-tests 2024-02-23 10:09:38 +00:00
Michael Drury
d2e28d3e65
Merge pull request #13112 from Budibase/remove-airtable-from-data-source-ui
Remove Airtable from data source ui
2024-02-23 10:01:27 +00:00
Michael Drury
0608b723a0
Merge branch 'master' into remove-airtable-from-data-source-ui 2024-02-23 09:55:15 +00:00
Budibase Staging Release Bot
e71d8de6c2 Bump version to 2.20.10 2024-02-22 18:57:10 +00:00
Michael Drury
83b9171e8b
Merge pull request #13121 from Budibase/fix/increase-query-timeout
Upping query timeout slightly
2024-02-22 18:53:25 +00:00
Michael Drury
4782004f5d Upping query timeout slightly. 2024-02-22 18:46:04 +00:00
mike12345567
97fc8ae61b Merge branch 'remove-airtable-from-data-source-ui' of github.com:Budibase/budibase into remove-airtable-from-data-source-ui 2024-02-22 17:55:50 +00:00