Martin McKeaveney
|
b4999f3f13
|
updating copy on self host flow
|
2021-10-01 15:26:41 +01:00 |
Martin McKeaveney
|
c2d2c7d090
|
merge
|
2021-10-01 15:18:37 +01:00 |
Michael Drury
|
5a203d7b7d
|
Merge pull request #2847 from Budibase/fix/2665
Fix created by/updated by auto columns breaking public forms
|
2021-10-01 15:16:22 +01:00 |
Budibase Staging Release Bot
|
f04baeaa7e
|
v0.9.148-alpha.9
|
2021-10-01 14:10:48 +00:00 |
Michael Drury
|
a01eb8aaa0
|
Merge pull request #2844 from Budibase/fix/smtp-automation
Fixing server -> worker internal comms
|
2021-10-01 15:01:37 +01:00 |
Andrew Kingston
|
9e74acfec0
|
Prevent screen slot or something containing the screen slot from being deleted
|
2021-10-01 15:01:16 +01:00 |
mike12345567
|
8decbc20d5
|
Fixing issue with created by/updated by on public forms, also fixing a small issue with analytics ping generating a 404.
|
2021-10-01 15:00:11 +01:00 |
Budibase Staging Release Bot
|
aad4fe9f8e
|
v0.9.148-alpha.8
|
2021-10-01 13:52:11 +00:00 |
mike12345567
|
2aa90aa246
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/smtp-automation
|
2021-10-01 14:46:48 +01:00 |
Andrew Kingston
|
cc78f08032
|
Update button text in theme settings to 'View changes'
|
2021-10-01 14:41:58 +01:00 |
Budibase Staging Release Bot
|
765f0b6c9f
|
v0.9.148-alpha.7
|
2021-10-01 13:22:35 +00:00 |
Andrew Kingston
|
aa2b7cf769
|
Merge pull request #2839 from Budibase/mobile-app-search-compat
Add mobile compatibility for app search bar
|
2021-10-01 14:11:30 +01:00 |
Andrew Kingston
|
38b341e4b9
|
Be more explicit with testing table deletion to avoid random failures due to ordering
|
2021-10-01 13:58:15 +01:00 |
mike12345567
|
be09410cae
|
Quick fix for worker, API key was not considered good enough to access worker, updated this and added better error to smtp action.
|
2021-10-01 13:29:08 +01:00 |
Budibase Staging Release Bot
|
3343a36694
|
v0.9.148-alpha.6
|
2021-10-01 12:05:19 +00:00 |
Martin McKeaveney
|
3fa29228af
|
merge
|
2021-10-01 13:00:31 +01:00 |
Rory Powell
|
8f614da7ff
|
Merge pull request #2841 from Budibase/fix/redirects
Fix redirects and prevent admin / org screens in cloud
|
2021-10-01 12:55:13 +01:00 |
Martin McKeaveney
|
96c81db741
|
merge with master
|
2021-10-01 12:53:28 +01:00 |
Martin McKeaveney
|
81e63373c4
|
update envoy config for k8s
|
2021-10-01 12:51:33 +01:00 |
Andrew Kingston
|
c6566cc282
|
Add slight delay to make views tests pass
|
2021-10-01 12:48:16 +01:00 |
Budibase Staging Release Bot
|
f15314f690
|
v0.9.148-alpha.5
|
2021-10-01 11:44:53 +00:00 |
Rory Powell
|
50b7142c04
|
Fix redirects and prevent admin / org screens in cloud
|
2021-10-01 12:40:01 +01:00 |
Martin McKeaveney
|
4ef76a791d
|
Merge pull request #2840 from Budibase/fix/deployment-polling
remove unnecessary deployment poll
|
2021-10-01 12:35:46 +01:00 |
Martin McKeaveney
|
6c47980f7c
|
remove unnecessary deployment poll
|
2021-10-01 12:10:50 +01:00 |
Budibase Staging Release Bot
|
62205f5f55
|
v0.9.148-alpha.4
|
2021-10-01 10:56:48 +00:00 |
Andrew Kingston
|
2ea05612a5
|
Merge pull request #2838 from Budibase/fix-number-input-ios
Add inputmode attribute for number inputs
|
2021-10-01 11:46:33 +01:00 |
Andrew Kingston
|
305d82846b
|
Add mobile compatibility for app search bar
|
2021-10-01 11:43:09 +01:00 |
Budibase Staging Release Bot
|
355e4be03d
|
v0.9.148-alpha.3
|
2021-10-01 10:20:06 +00:00 |
Andrew Kingston
|
1b3cd1a2a4
|
Add inputmode attribute for number inputs
|
2021-10-01 11:15:15 +01:00 |
Michael Drury
|
e4c6b61346
|
Merge pull request #2830 from Budibase/fix/2796
Fix for formula fields in enrich call
|
2021-10-01 11:10:14 +01:00 |
Budibase Release Bot
|
e75610b780
|
v0.9.148
|
2021-10-01 09:13:03 +00:00 |
Martin McKeaveney
|
9893010ed8
|
Merge pull request #2826 from Budibase/develop
develop -> master
|
2021-10-01 10:04:23 +01:00 |
mike12345567
|
5bafd1c01b
|
Fixing formula in enrichment calls, it did not retrieve the correct linked table for output processing, grouping rows for enrichment phase with their correct tables.
|
2021-09-30 17:54:54 +01:00 |
Budibase Staging Release Bot
|
8c26e18706
|
v0.9.148-alpha.2
|
2021-09-30 16:51:01 +00:00 |
Martin McKeaveney
|
dc4f20ae41
|
Merge pull request #2829 from Budibase/fix/quotas
Fix app creation when there is no app ctx
|
2021-09-30 17:43:10 +01:00 |
Rory Powell
|
68396fa4c8
|
Fix app creation when there is no app ctx
|
2021-09-30 17:35:09 +01:00 |
mike12345567
|
4ecc92de3b
|
Updating data bindings, there were instances where it could loop/iterate over already replaced bindings, used a search technique to be a bit more specific about the replacements and make sure each binding could only be replaced once.
|
2021-09-30 17:24:43 +01:00 |
Budibase Staging Release Bot
|
206ff8aad2
|
v0.9.148-alpha.1
|
2021-09-30 16:15:24 +00:00 |
Martin McKeaveney
|
be66f395b0
|
Merge pull request #2824 from Budibase/feature/end-user-analytics
end user ping for client apps
|
2021-09-30 17:05:17 +01:00 |
Martin McKeaveney
|
021c49ad8e
|
removing optional chain
|
2021-09-30 17:04:55 +01:00 |
Martin McKeaveney
|
dbfd9ff877
|
fixing import
|
2021-09-30 16:52:21 +01:00 |
Budibase Staging Release Bot
|
606ceca1bc
|
v0.9.148-alpha.0
|
2021-09-30 15:51:50 +00:00 |
Rory Powell
|
4f57caaf8d
|
Merge branch 'master' into develop
|
2021-09-30 16:41:40 +01:00 |
Martin McKeaveney
|
6ef1883328
|
lint
|
2021-09-30 16:39:10 +01:00 |
Budibase Staging Release Bot
|
8d79ab04aa
|
v0.9.147-alpha.1
|
2021-09-30 15:08:42 +00:00 |
Martin McKeaveney
|
6f5567b4b6
|
merge with develop
|
2021-09-30 16:05:06 +01:00 |
Rory Powell
|
487166a6d8
|
Merge pull request #2825 from Budibase/fix/tenant-subdomain-parsing
Fix tenant subdomain parsing
|
2021-09-30 15:59:47 +01:00 |
Rory Powell
|
dd1ce5be27
|
Fix tenant subdomain parsing
|
2021-09-30 15:56:33 +01:00 |
Budibase Release Bot
|
4928ce6875
|
v0.9.147
|
2021-09-30 14:33:09 +00:00 |
Martin McKeaveney
|
1a6ffbe655
|
Merge pull request #2822 from Budibase/develop
develop -> master
|
2021-09-30 15:24:25 +01:00 |