1
0
Fork 0
mirror of synced 2024-08-27 07:51:37 +12:00
Commit graph

27486 commits

Author SHA1 Message Date
Rory Powell
96ead5cff5
Merge pull request #8479 from Budibase/fix/attachments-path
Fix attachments upload path
2022-11-02 08:22:23 +00:00
Dean
1f8f5bbc12 General fixes to app list group filtering 2022-11-02 00:41:15 +00:00
Dean
65a4e9271a Moved array value parsing back into the inner form 2022-11-02 00:37:08 +00:00
Rory Powell
7e99cd3c85 Fix attachments upload path 2022-11-01 21:17:39 +00:00
mike12345567
636c54265b Fixing issues discussed in #8460 around backup UI. 2022-11-01 18:24:11 +00:00
Dean
64c3f79dc9 General approach not suitable at the component level. Backing out change 2022-11-01 17:46:20 +00:00
Mel O'Hagan
4147066668 Clear file input when removing files 2022-11-01 16:43:18 +00:00
mike12345567
0d786426d5 Fixing an issue with datasource validation restricting saving of configuration - #8465. 2022-11-01 16:30:20 +00:00
Mel O'Hagan
194da4bee1 Map attachment string to array if needed 2022-11-01 15:59:04 +00:00
Budibase Release Bot
5dc6f6dfa0 Update pro version to 2.1.3 2022-11-01 13:47:21 +00:00
Budibase Release Bot
43d97d0b8e v2.1.3 2022-11-01 13:43:56 +00:00
Michael Drury
cfb98bf4d1
Merge pull request #8464 from Budibase/fix/self-host-build
Fixing self host build of OpenAPI specs
2022-11-01 13:32:41 +00:00
Budibase Staging Release Bot
dfa664d783 Update pro version to 2.0.40-alpha.4 2022-11-01 13:10:35 +00:00
Budibase Staging Release Bot
28b4cf1e0c v2.0.40-alpha.4 2022-11-01 13:06:52 +00:00
mike12345567
da9eaca82a Fixing issue with self host build - import of backend-core changes mean that loading the public API files can require setup of backend-core, making it so that the JWT Strategy doesn't need to be setup to load backend-core. 2022-11-01 12:59:10 +00:00
melohagan
7bca55bbb5
Merge pull request #8428 from Budibase/bug/sev3/automation-mysql-id-relationship-uri-decode
Handle mysql id decoding in relationships for automations
2022-11-01 12:52:50 +00:00
Mel O'Hagan
31c6ec49bb Remove ! from error message 2022-11-01 12:37:42 +00:00
Mel O'Hagan
b130f90f3e Merge branch 'develop' into bug/sev3/automation-mysql-id-relationship-uri-decode 2022-11-01 12:36:27 +00:00
Budibase Staging Release Bot
72cc12d622 Update pro version to 2.0.40-alpha.3 2022-11-01 11:04:06 +00:00
Budibase Staging Release Bot
b21dd5ca01 v2.0.40-alpha.3 2022-11-01 11:00:08 +00:00
Martin McKeaveney
16c0f9c414
Merge pull request #8440 from that-one-tom/patch-1
Fix syntax for ellipsis helper
2022-11-01 10:45:12 +00:00
Budibase Release Bot
415f6ee228 Update pro version to 2.1.2 2022-11-01 10:32:43 +00:00
Budibase Release Bot
1ca15d7be2 v2.1.2 2022-11-01 10:29:25 +00:00
Martin McKeaveney
60415c1803 Merge branch 'master' of github.com:Budibase/budibase 2022-11-01 10:18:38 +00:00
Martin McKeaveney
44cd220e61 adding support for backups bucket 2022-11-01 10:17:44 +00:00
Budibase Staging Release Bot
730d799df2 Update pro version to 2.0.40-alpha.2 2022-11-01 10:07:20 +00:00
Budibase Staging Release Bot
40a92a8fae v2.0.40-alpha.2 2022-11-01 10:04:48 +00:00
melohagan
5d7748bba6
Merge pull request #7521 from Budibase/feature/s3-bucket-connector
S3 bucket connector improvements
2022-11-01 09:56:47 +00:00
Budibase Release Bot
fa70c0c7d5 Update pro version to 2.1.1 2022-11-01 09:44:37 +00:00
Budibase Release Bot
8eb0382a4d v2.1.1 2022-11-01 09:41:28 +00:00
Martin McKeaveney
3a2d8d4961 removing grid from manifest 2022-11-01 09:30:10 +00:00
Budibase Staging Release Bot
9fd6a0e6cc Update pro version to 2.0.40-alpha.1 2022-11-01 09:06:05 +00:00
Budibase Staging Release Bot
d7ab0afac1 v2.0.40-alpha.1 2022-11-01 09:02:08 +00:00
Rory Powell
73c39ca4b8
Merge pull request #8386 from chaoticefx/elasticsearch-rejectUnauthorized
Custom ssl config for Elasticsearch datasource
2022-11-01 08:47:27 +00:00
Budibase Release Bot
f64199940f Update pro version to 2.1.0 2022-11-01 08:34:19 +00:00
Budibase Release Bot
3f045cf900 v2.1.0 2022-11-01 08:31:03 +00:00
Mel O'Hagan
a501d5599d lint 2022-11-01 08:11:12 +00:00
Mel O'Hagan
3f8ad9caa2 Merge branch 'develop' into bug/sev3/automation-mysql-id-relationship-uri-decode 2022-11-01 08:10:03 +00:00
chaoticefx
255c594d04
Cleaned up config declaration in constructor 2022-11-01 09:08:17 +08:00
Budibase Release Bot
f6c8fe462f Update pro version to 2.0.40 2022-10-31 16:42:46 +00:00
Budibase Release Bot
581ffaea14 v2.0.40 2022-10-31 16:39:19 +00:00
Martin McKeaveney
c5bddc68bb
Merge pull request #8452 from Budibase/develop
Develop -> master
2022-10-31 16:27:31 +00:00
Pedro Silva
cd0928106b
Merge pull request #8438 from Budibase/add-app-flows-to-api-tests
Add app flows to api tests
2022-10-31 14:23:16 +00:00
Budibase Staging Release Bot
f478523ee6 Update pro version to 2.0.40-alpha.0 2022-10-31 14:06:16 +00:00
Budibase Staging Release Bot
c8f888e43e v2.0.40-alpha.0 2022-10-31 14:01:44 +00:00
Martin McKeaveney
c2966025b4 merge with master 2022-10-31 13:44:23 +00:00
Budibase Staging Release Bot
552f5bfd77 Update pro version to 2.0.34-alpha.10 2022-10-31 11:14:09 +00:00
Budibase Staging Release Bot
87f4982c65 v2.0.34-alpha.10 2022-10-31 11:10:03 +00:00
Budibase Release Bot
51d5c60b95 Update pro version to 2.0.39 2022-10-31 11:07:43 +00:00
Budibase Release Bot
dce0d52b0a v2.0.39 2022-10-31 11:03:49 +00:00