1
0
Fork 0
mirror of synced 2024-08-17 19:11:52 +12:00
Commit graph

9667 commits

Author SHA1 Message Date
Andrew Kingston
86731ee5d4 Broadcast specific events for picking or typing to update the value in a combobox 2021-11-10 11:23:35 +00:00
Martin McKeaveney
7cf916a00d code review, simplify iframeTemplate 2021-11-10 12:12:33 +01:00
Budibase Staging Release Bot
1f7207be7b v0.9.180-alpha.3 2021-11-10 10:13:12 +00:00
Rory Powell
6ac31e0854 Merge pull request #3178 from Budibase/postgres-schema
Postgres: Use another schema other than 'public'
2021-11-10 10:03:25 +00:00
Budibase Release Bot
5bc79bb2ba v0.9.182 2021-11-10 09:52:01 +00:00
Michael Drury
7bbe80bf35 Merge pull request #3302 from Budibase/fix/3296
Fix for automation JS scripting block
2021-11-10 09:42:03 +00:00
mike12345567
014b277c55 Fixing issue with automation JS scripting not functioning, due to an object being passed in as code parameter. 2021-11-09 18:07:21 +00:00
Rory Powell
2caa530ff0 Tidy imports 2021-11-09 17:55:10 +00:00
Rory Powell
231ddda4e7 Tidy and remove unused fields 2021-11-09 17:52:26 +00:00
Martin McKeaveney
1361b05966 updating delete app cypress command 2021-11-09 18:35:19 +01:00
Rory Powell
9bcfa0af70 Remove comments 2021-11-09 17:33:29 +00:00
Martin McKeaveney
8683a74b2d adding check for delete app 2021-11-09 18:30:51 +01:00
Budibase Staging Release Bot
9bbb648acd v0.9.180-alpha.2 2021-11-09 17:25:41 +00:00
Michael Drury
94e952984d Merge pull request #3291 from Budibase/feature/mssql-plus
MS SQL Server data source plus
2021-11-09 17:17:05 +00:00
Martin McKeaveney
878fe986b6 update redundant comment 2021-11-09 18:16:52 +01:00
Martin McKeaveney
7a2491b62c review 2021-11-09 18:14:37 +01:00
Rory Powell
ef2697a82d Add oracle instant client installation scripts 2021-11-09 17:10:26 +00:00
Martin McKeaveney
4367c9adf6 prevent redirect to acct portal when not necessary 2021-11-09 18:00:32 +01:00
Martin McKeaveney
0cc2069929 fixes for templates, ensured iframetemplate fires ready event 2021-11-09 17:40:31 +01:00
mike12345567
b3590537ba Adding the ability to set a permission for data source queries. 2021-11-09 16:25:23 +00:00
Andrew Kingston
0456f1ef2c Add comment to client rows API 2021-11-09 15:48:04 +00:00
Andrew Kingston
4690ae827c Use full bindings for releationships and attachments 2021-11-09 15:45:32 +00:00
Andrew Kingston
831f3b543f Disable links when in builder preview 2021-11-09 15:24:13 +00:00
mike12345567
a11f7e7081 Merge branch 'fix/user-metadata' of github.com:Budibase/budibase into feature/query-rbac-timeouts 2021-11-09 12:49:42 +00:00
Budibase Release Bot
951cfb5ba9 v0.9.181 2021-11-09 12:38:10 +00:00
Martin McKeaveney
bbf3b04d17 Merge pull request #3294 from Budibase/fix/feature-flag-safari
Fix/feature flag safari
2021-11-09 13:29:50 +01:00
Martin McKeaveney
fddf52ad45 remove comment 2021-11-09 12:25:02 +01:00
Martin McKeaveney
72eb24b0fa formatting 2021-11-09 12:24:18 +01:00
mike12345567
f8e790bd2f Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus 2021-11-09 11:20:17 +00:00
mike12345567
a78230e23b Reworking MS-SQL test case to be able to get the sql now with a request being made for each internal query, rather than just at connection. 2021-11-09 11:16:12 +00:00
Martin McKeaveney
cb459bc877 adding flags for messagePassing 2021-11-09 12:15:29 +01:00
Martin McKeaveney
3f71768146 still show start from scratch and import when template request fails 2021-11-09 11:58:58 +01:00
Peter Clement
1a265149e2 new auto screen ux 2021-11-09 09:33:34 +00:00
Rory Powell
9273edc794 Integrate with UI 2021-11-08 22:08:47 +00:00
Budibase Staging Release Bot
53762ef713 v0.9.180-alpha.1 2021-11-08 20:54:52 +00:00
Andrew Kingston
8e0b265815 Merge pull request #3249 from Budibase/blocks
Core blocks implementation + table with search block
2021-11-08 20:46:21 +00:00
mike12345567
2f1c22085c Removing constants import that was breaking things. 2021-11-08 18:59:27 +00:00
mike12345567
069769a5a6 Linting. 2021-11-08 18:27:18 +00:00
mike12345567
b1c55be1b7 Fixing some issues with multi-select coming back as string. 2021-11-08 18:23:48 +00:00
mike12345567
9d800484f2 Some refactoring to make it easier to find specific edge cases of sql clients. 2021-11-08 18:12:40 +00:00
mike12345567
99c47ab264 Merge branch 'develop' of github.com:Budibase/budibase into fix/user-metadata 2021-11-08 17:28:32 +00:00
mike12345567
b310918ec4 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 2021-11-08 17:25:05 +00:00
Andrew Kingston
c4ddf43dd1 Update default number of cards in card list block to 8 2021-11-08 16:54:43 +00:00
Andrew Kingston
9883fdb623 Fix card list block empty state and update size 2021-11-08 16:40:45 +00:00
Andrew Kingston
37c2690a31 Fix card button text potentially showing as undefined 2021-11-08 14:51:13 +00:00
mike12345567
e6d05f1e90 Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus 2021-11-08 14:43:28 +00:00
Budibase Release Bot
65837abcc0 v0.9.180 2021-11-08 14:36:40 +00:00
Andrew Kingston
a7849eac7d Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level 2021-11-08 14:35:58 +00:00
Martin McKeaveney
08ea3ca3bc Merge pull request #3289 from Budibase/fix/prevent-revert
fix revert on unpublished app
2021-11-08 15:28:20 +01:00
Martin McKeaveney
9fb811a8da change message when app not deployed 2021-11-08 15:26:44 +01:00