Andrew Kingston
|
65111272b8
|
Allow blocks which take children to work with DND
|
2021-11-12 15:18:55 +00:00 |
Andrew Kingston
|
8b3edeea3b
|
Update settings bar to account for new block settings structure
|
2021-11-12 14:48:53 +00:00 |
Andrew Kingston
|
e0c88597a7
|
Enable data providers to use array and attachment fields as their source
|
2021-11-12 13:42:55 +00:00 |
Budibase Staging Release Bot
|
f612213122
|
v0.9.180-alpha.11
|
2021-11-11 11:09:49 +00:00 |
Andrew Kingston
|
7fd5f60ecc
|
Merge pull request #3299 from Budibase/full-bindings
Full bindings for relationships and attachments
|
2021-11-11 11:01:27 +00:00 |
Budibase Staging Release Bot
|
ec8fccf4f5
|
v0.9.180-alpha.10
|
2021-11-10 19:52:01 +00:00 |
Andrew Kingston
|
00eabbd050
|
Fix issue with using blocks and conditional UI together due to new nested settings
|
2021-11-10 19:41:58 +00:00 |
Budibase Staging Release Bot
|
b2a4418a8b
|
v0.9.180-alpha.9
|
2021-11-10 18:29:22 +00:00 |
Michael Drury
|
7bf8825d68
|
Merge pull request #3317 from Budibase/feature/switchable-types
Allow switching between string <-> options, number <-> boolean
|
2021-11-10 18:18:49 +00:00 |
mike12345567
|
9bd5d06c57
|
Fixing constants import.
|
2021-11-10 17:55:37 +00:00 |
Budibase Staging Release Bot
|
542aa92daf
|
v0.9.180-alpha.8
|
2021-11-10 16:33:07 +00:00 |
Andrew Kingston
|
3ebf44d1f7
|
Rename blocks to be shorter
|
2021-11-10 15:56:51 +00:00 |
Andrew Kingston
|
32c3788a53
|
Refactor all block link settings to be URLs rather than onclick handlers. Add settings for linking card titles in card list blocks
|
2021-11-10 15:52:36 +00:00 |
mike12345567
|
02137f4c08
|
Adding a way to switch between string and options, as well as number and boolean types, this is very useful for SQL tables.
|
2021-11-10 15:01:44 +00:00 |
Andrew Kingston
|
0637168ab9
|
Change bindable properties order
|
2021-11-10 14:57:46 +00:00 |
Budibase Staging Release Bot
|
b1afbfa451
|
v0.9.180-alpha.7
|
2021-11-10 14:56:30 +00:00 |
Peter Clement
|
5cd5fb0cab
|
Merge pull request #3313 from Budibase/fix/automation-block-width
fix width of automation blocks
|
2021-11-10 14:46:33 +00:00 |
Peter Clement
|
49db941807
|
fix width of automation blocks
|
2021-11-10 14:43:07 +00:00 |
Budibase Staging Release Bot
|
7e02034897
|
v0.9.180-alpha.6
|
2021-11-10 13:50:18 +00:00 |
Michael Drury
|
de2029588b
|
Merge pull request #3251 from Budibase/fix/user-metadata
Syncing user metadata - allow builder to interact with user metadata in app
|
2021-11-10 13:41:57 +00:00 |
mike12345567
|
1453e8810b
|
Fixing issue found by test case.
|
2021-11-10 12:52:23 +00:00 |
Budibase Staging Release Bot
|
1d7490e328
|
v0.9.180-alpha.5
|
2021-11-10 12:29:11 +00:00 |
Andrew Kingston
|
d47bf555c5
|
Merge pull request #3309 from Budibase/quick-bindings
Quick bindings
|
2021-11-10 12:18:52 +00:00 |
Budibase Staging Release Bot
|
0e9c16763e
|
v0.9.180-alpha.4
|
2021-11-10 12:17:43 +00:00 |
Andrew Kingston
|
143510ceb8
|
Merge pull request #3311 from Budibase/block-search-improvements
Improve block searching
|
2021-11-10 12:08:10 +00:00 |
mike12345567
|
c8e02a20a0
|
Updating per review comments.
|
2021-11-10 12:03:43 +00:00 |
Andrew Kingston
|
8d6ac3510d
|
Add cypress data tag to binding icon in drawer bindable combo box
|
2021-11-10 11:58:27 +00:00 |
Andrew Kingston
|
dd28adbf68
|
Update block search so that string fields do a 'starts with' search rather than an exact match
|
2021-11-10 11:48:02 +00:00 |
Andrew Kingston
|
eabe0e66cf
|
Use bindable combo boxes for text settings and clean up
|
2021-11-10 11:23:51 +00:00 |
Andrew Kingston
|
bdae524618
|
Broadcast specific events for picking or typing to update the value in a combobox
|
2021-11-10 11:23:35 +00:00 |
Budibase Staging Release Bot
|
186a44c40e
|
v0.9.180-alpha.3
|
2021-11-10 10:13:12 +00:00 |
Rory Powell
|
edb012fcc7
|
Merge pull request #3178 from Budibase/postgres-schema
Postgres: Use another schema other than 'public'
|
2021-11-10 10:03:25 +00:00 |
Budibase Staging Release Bot
|
bb410a7742
|
v0.9.180-alpha.2
|
2021-11-09 17:25:41 +00:00 |
Andrew Kingston
|
b0e0b61527
|
Add comment to client rows API
|
2021-11-09 15:48:04 +00:00 |
Andrew Kingston
|
25f2109d1f
|
Use full bindings for releationships and attachments
|
2021-11-09 15:45:32 +00:00 |
Andrew Kingston
|
7aa337f7d2
|
Disable links when in builder preview
|
2021-11-09 15:24:13 +00:00 |
mike12345567
|
2155e5f5eb
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus
|
2021-11-09 11:20:17 +00:00 |
mike12345567
|
28b4adc2b3
|
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 |
Budibase Staging Release Bot
|
610ba92bac
|
v0.9.180-alpha.1
|
2021-11-08 20:54:52 +00:00 |
Andrew Kingston
|
d0755ce8ac
|
Merge pull request #3249 from Budibase/blocks
Core blocks implementation + table with search block
|
2021-11-08 20:46:21 +00:00 |
mike12345567
|
e188367ae2
|
Removing constants import that was breaking things.
|
2021-11-08 18:59:27 +00:00 |
mike12345567
|
d5f10f5f13
|
Linting.
|
2021-11-08 18:27:18 +00:00 |
mike12345567
|
2312defd3c
|
Fixing some issues with multi-select coming back as string.
|
2021-11-08 18:23:48 +00:00 |
mike12345567
|
0e499fd60d
|
Some refactoring to make it easier to find specific edge cases of sql clients.
|
2021-11-08 18:12:40 +00:00 |
mike12345567
|
a0ebe7537d
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/user-metadata
|
2021-11-08 17:28:32 +00:00 |
mike12345567
|
15907280b2
|
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
|
08ae550791
|
Update default number of cards in card list block to 8
|
2021-11-08 16:54:43 +00:00 |
Andrew Kingston
|
de9c038150
|
Fix card list block empty state and update size
|
2021-11-08 16:40:45 +00:00 |
Andrew Kingston
|
3e5980082f
|
Fix card button text potentially showing as undefined
|
2021-11-08 14:51:13 +00:00 |
mike12345567
|
94263b8496
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus
|
2021-11-08 14:43:28 +00:00 |