Martin McKeaveney
|
125610f5a1
|
update clientLibraryPath call in application.js
|
2021-11-11 12:29:52 +01:00 |
Martin McKeaveney
|
815026ed89
|
Merge pull request #3319 from Budibase/fix/intercom-events
track pageviews in PH, add job role and company size into intercom
|
2021-11-11 12:24:47 +01:00 |
Martin McKeaveney
|
8027ab6089
|
Merge pull request #3319 from Budibase/fix/intercom-events
track pageviews in PH, add job role and company size into intercom
|
2021-11-11 12:24:47 +01:00 |
Martin McKeaveney
|
3915f3d993
|
bust cache when app versions are different
|
2021-11-11 12:21:45 +01:00 |
Martin McKeaveney
|
2a2963dac4
|
bust cache when app versions are different
|
2021-11-11 12:21:45 +01:00 |
Budibase Staging Release Bot
|
f612213122
|
v0.9.180-alpha.11
|
2021-11-11 11:09:49 +00:00 |
Budibase Staging Release Bot
|
5bb7ed004c
|
v0.9.180-alpha.11
|
2021-11-11 11:09:49 +00:00 |
Peter Clement
|
39a66e2a49
|
save nav selection
|
2021-11-11 11:07:55 +00:00 |
Peter Clement
|
8645299ab1
|
save nav selection
|
2021-11-11 11:07:55 +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 |
Andrew Kingston
|
fc6e531115
|
Merge pull request #3299 from Budibase/full-bindings
Full bindings for relationships and attachments
|
2021-11-11 11:01:27 +00:00 |
Peter Clement
|
5d687316cb
|
move modals to top level
|
2021-11-11 08:28:42 +00:00 |
Peter Clement
|
8592c489f9
|
move modals to top level
|
2021-11-11 08:28:42 +00:00 |
Budibase Staging Release Bot
|
ec8fccf4f5
|
v0.9.180-alpha.10
|
2021-11-10 19:52:01 +00:00 |
Budibase Staging Release Bot
|
62175d5b62
|
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 |
Andrew Kingston
|
f9cf221c84
|
Fix issue with using blocks and conditional UI together due to new nested settings
|
2021-11-10 19:41:58 +00:00 |
mike12345567
|
2e61209291
|
Adding worker-farm back to have a mechanism to run queries within which we can timeout.
|
2021-11-10 19:35:09 +00:00 |
mike12345567
|
781e8359a1
|
Adding worker-farm back to have a mechanism to run queries within which we can timeout.
|
2021-11-10 19:35:09 +00:00 |
Martin McKeaveney
|
3ec7283638
|
track pageviews in PH, add job role and company size into intercom
|
2021-11-10 19:40:55 +01:00 |
Martin McKeaveney
|
aae287e6e8
|
track pageviews in PH, add job role and company size into intercom
|
2021-11-10 19:40:55 +01:00 |
Budibase Staging Release Bot
|
b2a4418a8b
|
v0.9.180-alpha.9
|
2021-11-10 18:29:22 +00:00 |
Budibase Staging Release Bot
|
e8429965c0
|
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 |
Michael Drury
|
e3358780f4
|
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 |
mike12345567
|
c0e3505ce8
|
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 |
Budibase Staging Release Bot
|
1174ddb2de
|
v0.9.180-alpha.8
|
2021-11-10 16:33:07 +00:00 |
Andrew Kingston
|
0bb70408d8
|
Merge pull request #3316 from Budibase/tweaks
Tweaks for Joe
|
2021-11-10 16:23:55 +00:00 |
Andrew Kingston
|
57038b83f3
|
Merge pull request #3316 from Budibase/tweaks
Tweaks for Joe
|
2021-11-10 16:23:55 +00:00 |
Peter Clement
|
32bdeb5195
|
logic for saving of multiple screens
|
2021-11-10 16:04:27 +00:00 |
Peter Clement
|
eaaa134fb3
|
logic for saving of multiple screens
|
2021-11-10 16:04:27 +00:00 |
Andrew Kingston
|
3ebf44d1f7
|
Rename blocks to be shorter
|
2021-11-10 15:56:51 +00:00 |
Andrew Kingston
|
862bf14268
|
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 |
Andrew Kingston
|
5302c85f49
|
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 |
mike12345567
|
7f055ed8dc
|
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 |
Andrew Kingston
|
2b59d44e06
|
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 |
Budibase Staging Release Bot
|
611337c140
|
v0.9.180-alpha.7
|
2021-11-10 14:56:30 +00:00 |
Peter Clement
|
6dfba972a5
|
Merge remote-tracking branch 'origin/develop' into feature/auto-screen-ui
|
2021-11-10 14:48:56 +00:00 |
Peter Clement
|
fae88947e9
|
Merge remote-tracking branch 'origin/develop' into feature/auto-screen-ui
|
2021-11-10 14:48:56 +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
|
b4a82f3621
|
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 |
Peter Clement
|
4e6a9c8154
|
fix width of automation blocks
|
2021-11-10 14:43:07 +00:00 |
Budibase Release Bot
|
0202adaa60
|
v0.9.183
|
2021-11-10 14:28:28 +00:00 |