Martin McKeaveney
|
551931758e
|
Merge branch 'master' of github.com:Budibase/budibase into fix/docker-things
|
2022-02-16 14:43:04 +01:00 |
Martin McKeaveney
|
97bf3e68dd
|
adding watchtower service
|
2022-02-16 14:29:08 +01:00 |
Martin McKeaveney
|
09eb276c73
|
relevant image name
|
2022-02-16 14:24:52 +01:00 |
Martin McKeaveney
|
9d4d3659f3
|
fix NPM script
|
2022-02-16 14:19:31 +01:00 |
Martin McKeaveney
|
387e5035d1
|
update gitignore
|
2022-02-16 14:16:06 +01:00 |
mike12345567
|
e5289ddcee
|
Fixing #4522 - frontend-core refactor changed how some of these endpoints were used.
|
2022-02-16 13:13:40 +00:00 |
Martin McKeaveney
|
a85f667dbe
|
templatize nginx configuration into one prod configuration and add NPM scripts to manage
|
2022-02-16 14:12:53 +01:00 |
mike12345567
|
1b124bfb56
|
Adding a check to make sure there is a tenant ID for the checklist call when looking up apps in multi-tenant envs.
|
2022-02-16 12:36:24 +00:00 |
mike12345567
|
73ee8fea29
|
Quick fix for checklist API performance on default tenant in cloud.
|
2022-02-16 11:59:43 +00:00 |
Rory Powell
|
ae36401def
|
Revert on click changes to SideNavigation/Item
|
2022-02-16 11:59:22 +00:00 |
Rory Powell
|
643e6a6702
|
Revert formatting change to envoy.yaml
|
2022-02-16 11:46:29 +00:00 |
Rory Powell
|
d02b40ed50
|
Pin sentry to pre-broken version. See https://github.com/getsentry/sentry-javascript/issues/4594
|
2022-02-16 11:43:38 +00:00 |
Martin McKeaveney
|
dd6f77684c
|
increasing burst limit on k8s
|
2022-02-16 12:24:43 +01:00 |
Rory Powell
|
1cb660e6b2
|
Update @typescript-eslint/parser
|
2022-02-16 10:39:32 +00:00 |
Rory Powell
|
090b44567f
|
Use consistent typescript version
|
2022-02-16 10:35:01 +00:00 |
Rory Powell
|
029125794b
|
Tidy
|
2022-02-16 10:22:24 +00:00 |
Rory Powell
|
3fc6ff4dbe
|
Remove outdated launch config
|
2022-02-16 10:12:38 +00:00 |
Rory Powell
|
f56bc8c9ac
|
Version bump
|
2022-02-16 10:12:25 +00:00 |
Rory Powell
|
cd8ffeb812
|
Version bump
|
2022-02-16 10:11:26 +00:00 |
Rory Powell
|
d7ac1a8426
|
Re-add lock files
|
2022-02-16 10:10:01 +00:00 |
Rory Powell
|
ba57813674
|
Integrate with standard release pipeline
|
2022-02-16 10:08:49 +00:00 |
Rory Powell
|
dbfc46c67d
|
Add on-click to SideNavigation item
|
2022-02-16 10:03:59 +00:00 |
Rory Powell
|
7242406c68
|
poc wip
|
2022-02-16 09:54:26 +00:00 |
Budibase Staging Release Bot
|
6361565dc7
|
v1.0.66-alpha.0
|
2022-02-15 17:15:15 +00:00 |
mike12345567
|
db45086105
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-02-15 16:54:21 +00:00 |
Budibase Release Bot
|
83e0f68597
|
v1.0.65
|
2022-02-15 15:43:32 +00:00 |
Andrew Kingston
|
6ec1add951
|
Merge pull request #4505 from Budibase/fix/tag-settings-bar
Fix slash appearing in the tag settings bar
|
2022-02-15 15:37:35 +00:00 |
Peter Clement
|
338b24014a
|
fix automation cypress test
|
2022-02-15 15:37:11 +00:00 |
Michael Drury
|
291c36a22d
|
Merge pull request #4478 from Budibase/fix/4337
Various fixes for release, HBS editor, _id filtering on automations, Safari issues
|
2022-02-15 15:32:00 +00:00 |
Peter Clement
|
5b46ef6120
|
disallow bindings selection for other actions
|
2022-02-15 15:05:36 +00:00 |
Andrew Kingston
|
e009007b27
|
Merge branch 'fix/4337' of github.com:Budibase/budibase into fix/4337
|
2022-02-15 14:59:29 +00:00 |
Andrew Kingston
|
ee0bfa9ab0
|
Update datasource schema generation to take new flags, and update automation blocks to use core databinding utilities
|
2022-02-15 14:59:11 +00:00 |
mike12345567
|
352c903fa5
|
Updating client yarn lock.
|
2022-02-15 14:50:21 +00:00 |
mike12345567
|
6cb7c2b770
|
Fix for safari, removing all usage of regex lookbehinds.
|
2022-02-15 14:48:32 +00:00 |
Peter Clement
|
ca53ee4069
|
Merge remote-tracking branch 'origin/develop' into feature/automation-data-types
|
2022-02-15 14:14:27 +00:00 |
Peter Clement
|
7718f5cd89
|
uneeded import
|
2022-02-15 14:11:04 +00:00 |
mike12345567
|
fb25dbe941
|
Merge branch 'fix/4337' of github.com:Budibase/budibase into fix/4337
|
2022-02-15 13:50:43 +00:00 |
mike12345567
|
6445cefee7
|
Fixing issue with value being set in binding panel as per review comments of aptkingston.
|
2022-02-15 13:49:20 +00:00 |
Peter Clement
|
c0d929fd2f
|
update automation type coercion
|
2022-02-15 13:03:24 +00:00 |
Andrew Kingston
|
5d25f80916
|
Update button tooltip to remove wrapper div and place tooltip inside button element
|
2022-02-15 12:01:50 +00:00 |
mike12345567
|
381070a95c
|
Adding fix for ethereal tests incase there is an issue with service.
|
2022-02-15 11:30:45 +00:00 |
mike12345567
|
9cf3d97b4d
|
Fixing issue with HBS insert, not including curlies as required. Also fixing an issue with value not always being correctly updated.
|
2022-02-15 11:19:59 +00:00 |
Andrew Kingston
|
f1a1f701f3
|
Fix slash appearing in the tag settings bar
|
2022-02-15 10:48:13 +00:00 |
Budibase Staging Release Bot
|
e22f0fe5d1
|
v1.0.58-alpha.7
|
2022-02-15 10:36:59 +00:00 |
Andrew Kingston
|
b2b4e89ee5
|
Merge pull request #4501 from Budibase/fix-vite-sourcemaps
Fix vite warnings
|
2022-02-15 10:30:19 +00:00 |
mike12345567
|
9c99aefef3
|
Merge branch 'master' of github.com:Budibase/budibase into fix/4337
|
2022-02-15 10:28:03 +00:00 |
Michael Drury
|
a77e733c64
|
Merge pull request #4493 from Budibase/dependabot/npm_and_yarn/packages/string-templates/vm2-3.9.6
Bump vm2 from 3.9.5 to 3.9.6 in /packages/string-templates
|
2022-02-15 10:27:44 +00:00 |
Michael Drury
|
165fdce29f
|
Merge pull request #4494 from Budibase/dependabot/npm_and_yarn/packages/server/vm2-3.9.6
Bump vm2 from 3.9.5 to 3.9.6 in /packages/server
|
2022-02-15 10:27:36 +00:00 |
Michael Drury
|
aebe62bab7
|
Merge pull request #4500 from Budibase/dependabot/npm_and_yarn/packages/bbui/nanoid-3.3.0
Bump nanoid from 3.1.22 to 3.3.0 in /packages/bbui
|
2022-02-15 10:27:27 +00:00 |
Martin McKeaveney
|
687ff5acd6
|
removing exposed ports from docker configuration
|
2022-02-15 10:49:41 +01:00 |