melohagan
|
9be2f517ca
|
Merge pull request #7737 from Budibase/bug/sev3/foreign-key-bigint-smallint
Postgres (and other external DBs) support foreign key bigint -> smallint
|
2022-09-13 08:26:02 +01:00 |
mike12345567
|
82ed2d2cb7
|
Prefer worker/app port to generic port env variable - #7736.
|
2022-09-12 15:17:39 +01:00 |
mike12345567
|
bbed4cce74
|
Fixing an intermettient test issue.
|
2022-09-12 15:16:31 +01:00 |
Mel O'Hagan
|
f782375e12
|
lint
|
2022-09-12 14:22:07 +01:00 |
Mel O'Hagan
|
32f004a890
|
Compare string versions of relationship columns
|
2022-09-12 14:21:32 +01:00 |
Martin McKeaveney
|
35274583c6
|
Merge pull request #7734 from Budibase/fix/cr-header
Fix/cr header
|
2022-09-12 12:22:35 +01:00 |
Martin McKeaveney
|
37fa940661
|
adding friendlyname for legacy HTTP support
|
2022-09-12 10:18:18 +01:00 |
Martin McKeaveney
|
6bdf103e11
|
provide fix for CR header and backwards compatibility with legacy servers
|
2022-09-12 10:00:05 +01:00 |
Martin McKeaveney
|
6983d94d90
|
adding insecure HTTP parser
|
2022-09-12 09:27:16 +01:00 |
mike12345567
|
3d66e71d7d
|
Fixing an issue with deleting large apps with a lot of internal table data and adding back the export modal which allows picking whether an export includes internal table rows - #7583.
|
2022-09-09 20:06:29 +01:00 |
mike12345567
|
2686d50523
|
Fixing test cases.
|
2022-09-09 17:18:19 +01:00 |
mike12345567
|
7c9d0594f8
|
Fixing #6980 - fixing choice of relational foreign key field name when working with fields named differently to the primary key.
|
2022-09-07 18:30:17 +01:00 |
mike12345567
|
8e56a7a4d9
|
Fixing an issue with external tables containing time only fields.
|
2022-09-07 17:57:02 +01:00 |
mike12345567
|
2fb96b29c9
|
Encoding query string URI parameters for REST requests - #7683.
|
2022-09-07 17:31:15 +01:00 |
mike12345567
|
86c8618e8f
|
Fix for #7431 - reboot didn't work at all previously which is why apps couldn't be published with it enabled, this is now a self host only feature, I've removed the ability to enable a reboot cron in the Cloud and it will not run the lookup/execution.
|
2022-09-07 17:05:17 +01:00 |
mike12345567
|
9f00e75207
|
Merge branch 'master' of github.com:Budibase/budibase into fix/sept-various-fixes
|
2022-09-07 13:42:30 +01:00 |
Andrew Kingston
|
0bc7ffe0a1
|
Update preview endpoint to be prefixed with /app to not require an updated proxy config
|
2022-09-07 10:40:00 +01:00 |
mike12345567
|
2d183e0c6c
|
Adding compaction before each replication to try to reduce size of database, as well as removing the possibility of app metadata being in conflict as per issue #7494.
|
2022-09-06 18:07:18 +01:00 |
Mel O'Hagan
|
2cdd47042c
|
lint
|
2022-09-05 18:31:20 +01:00 |
Mel O'Hagan
|
00f12698d7
|
type check
|
2022-09-05 18:31:12 +01:00 |
Mel O'Hagan
|
67f123d60f
|
Parse incoming row as JSON
|
2022-09-05 18:31:03 +01:00 |
Martin McKeaveney
|
151d70ef43
|
improvements to redis connector - multi line pipelines and lowercase commands
|
2022-09-02 18:35:06 +01:00 |
Andrew Kingston
|
512d225389
|
Merge pull request #7450 from Budibase/cheeks-fixes
App navigation and screen migration for imports and templates
|
2022-08-31 15:27:18 +01:00 |
Andrew Kingston
|
34723260a8
|
Add test case for migrating navigation settings from old apps
|
2022-08-31 14:27:22 +01:00 |
Rory Powell
|
7c2c4a0f94
|
Add conditional around joiValidator schema.append
|
2022-08-31 12:24:12 +01:00 |
Rory Powell
|
5f022e04a3
|
Merge branch 'develop' into user-fixes
|
2022-08-31 11:39:41 +01:00 |
Rory Powell
|
32c26709fc
|
Merge branch 'master' into develop
|
2022-08-31 11:35:07 +01:00 |
Rory Powell
|
435465f93a
|
Update shutdown logging
|
2022-08-31 11:05:49 +01:00 |
Rory Powell
|
dd86875ea2
|
Update shutdown logging
|
2022-08-31 10:47:41 +01:00 |
Rory Powell
|
368b48719c
|
Conditionally enable elastic apm
|
2022-08-30 10:59:27 +01:00 |
Martin McKeaveney
|
02c93071ee
|
merge
|
2022-08-30 10:33:37 +01:00 |
Martin McKeaveney
|
2470d711b0
|
fixing s3 outage errors and scoping AWS configuration to service level
|
2022-08-25 17:01:12 +01:00 |
Martin McKeaveney
|
4aa99336d7
|
adding path variable
|
2022-08-25 11:07:35 +01:00 |
Martin McKeaveney
|
d5c2f32df3
|
additional logging around component definitions
|
2022-08-25 10:57:30 +01:00 |
Andrew Kingston
|
62f1a07887
|
Remove commented out migrations
|
2022-08-25 08:37:52 +01:00 |
Andrew Kingston
|
c0f26819dc
|
Update types
|
2022-08-25 08:10:11 +01:00 |
Andrew Kingston
|
452eba8635
|
Automatically migrate old apps server-side when importing or using templates
|
2022-08-24 21:35:24 +01:00 |
Mel O'Hagan
|
1e9234da8e
|
lint
|
2022-08-23 15:33:30 +01:00 |
Mel O'Hagan
|
bbc40b2d2c
|
Generic handle objectid
|
2022-08-23 15:33:04 +01:00 |
Rory Powell
|
6cdcfe18c8
|
Disable automation chaining in cloud
|
2022-08-23 12:35:53 +01:00 |
Rory Powell
|
7275ec5f99
|
Disable recursive row update on cloud automations
|
2022-08-23 11:41:58 +01:00 |
melohagan
|
f56e72dffd
|
Merge pull request #7364 from Budibase/bug/sev2/app-action-no-field-crash
Null safety for App Action no fields
|
2022-08-23 11:28:29 +01:00 |
Andrew Kingston
|
1a29554997
|
Remove log
|
2022-08-20 13:51:32 +01:00 |
Andrew Kingston
|
d19a0f171e
|
Serve builder preview via server to fix dependency on third party cookies
|
2022-08-20 13:47:57 +01:00 |
Rory Powell
|
917bb96ae6
|
add on() to mock queue
|
2022-08-20 11:42:51 +01:00 |
Rory Powell
|
28cdb16e08
|
enable stalled job disabling
|
2022-08-20 11:02:22 +01:00 |
Rory Powell
|
f273a6f779
|
Add logging to all event listeners for automations + stalled handling stub
|
2022-08-19 23:14:19 +01:00 |
Rory Powell
|
ad79aba93b
|
Merge pull request #7367 from Budibase/enable-node-debug
Add support for NODE_DEBUG to app-service in kubernetes
|
2022-08-19 15:26:29 +01:00 |
Rory Powell
|
97cafac46c
|
Add support for NODE_DEBUG to app-service in kubernetes
|
2022-08-19 15:21:53 +01:00 |
Mel O'Hagan
|
ef7b7079b0
|
tableId null safety
|
2022-08-19 14:57:15 +01:00 |