1
0
Fork 0
mirror of synced 2024-08-21 13:01:47 +12:00
Commit graph

22946 commits

Author SHA1 Message Date
Budibase Staging Release Bot
423d98927b Update pro version to 1.0.142-alpha.1 2022-05-04 17:44:40 +00:00
Budibase Staging Release Bot
eefa653944 v1.0.142-alpha.1 2022-05-04 17:43:08 +00:00
Mitch-Budibase
ef89c38c99
Merge pull request #5714 from Budibase/cypress-testing
Job Application Template Test + Smoke Build test fix
2022-05-04 18:35:43 +01:00
Mitch-Budibase
e96a5101e3 Update command.js
Increasing wait for createApp function - Seems to be timing issues for the smoke build with this
2022-05-04 18:08:09 +01:00
Budibase Release Bot
2d8eb34d22 Update pro version to 1.0.142 2022-05-04 16:59:52 +00:00
Budibase Release Bot
d05fcd1f14 v1.0.142 2022-05-04 16:58:22 +00:00
Martin McKeaveney
9a5d6d7dea
Merge pull request #5717 from Budibase/infra/remove-secret-refs
make secretkey refs conditional
2022-05-04 17:49:12 +01:00
Martin McKeaveney
420be19468 make secretkey refs conditional 2022-05-04 17:45:46 +01:00
mike12345567
948b7e6d00 Fix for issue discovered by test case. 2022-05-04 17:36:30 +01:00
Mitch-Budibase
f2c7097f36 Fix PostgreSQL Smoke Build Test
Specifically with the duplicate query test
- Looks for spectrum-icon instead of icon
2022-05-04 17:30:38 +01:00
Mitch-Budibase
3f1231ea70 Merge branch 'develop' into cypress-testing 2022-05-04 17:07:12 +01:00
Mitch-Budibase
4afd6ab2b4 Job Application Template Test
jobApplicationTracker.spec.js
- New file and test
- Creates and publishes Job Application Tracker app. Also verifies View URL button works

commands.js
- Updated deleteApp function
2022-05-04 17:06:27 +01:00
mike12345567
4982cad56d Adding to the REST query UI to make it more obvious when it needs saved, such as the user has changed a dynamic variable. 2022-05-04 16:32:04 +01:00
mike12345567
13ec670295 Fix for #5669 comment, when using SQL tables with spaces in names, we use a raw knex function for like to achieve lower case searching, this needs to handle spaces in columns and delimiting. 2022-05-04 16:13:54 +01:00
Budibase Staging Release Bot
d08e5ad95b Update pro version to 1.0.142-alpha.0 2022-05-04 14:26:33 +00:00
mike12345567
d0f5b67cf1 Fixes for #4736 - I believe the issue was that the dynamic variables were not being saved, removing the need for the user to be aware of this, also making it possible to pass the entire data structure from one call to another if desired. 2022-05-04 15:26:19 +01:00
Budibase Staging Release Bot
c979ed1387 v1.0.142-alpha.0 2022-05-04 14:25:01 +00:00
Michael Drury
09b7baf7d4
Merge pull request #5701 from Budibase/merge-master-develop
Merge master develop
2022-05-04 15:16:05 +01:00
mike12345567
7830e1f5c3 Merge branch 'develop' of github.com:Budibase/budibase into merge-master-develop 2022-05-04 14:32:43 +01:00
Budibase Staging Release Bot
34377ea88b Update pro version to 1.0.130-alpha.7 2022-05-04 13:18:07 +00:00
Budibase Staging Release Bot
1b49178a82 v1.0.130-alpha.7 2022-05-04 13:16:44 +00:00
mike12345567
cc7066258e Merge branch 'develop' of github.com:Budibase/budibase into merge-master-develop 2022-05-04 14:16:40 +01:00
mike12345567
94acf0eb41 Merge branch 'master' of github.com:Budibase/budibase into merge-master-develop 2022-05-04 14:16:22 +01:00
Budibase Release Bot
9dd3df30b7 Update pro version to 1.0.141 2022-05-04 13:15:23 +00:00
Budibase Release Bot
6a7c52fc84 v1.0.141 2022-05-04 13:14:06 +00:00
melohagan
90fafeecdb
Merge pull request #5689 from Budibase/bug/sev3/query-preview-number-sorting
Query preview - sort by number for number types
2022-05-04 14:09:22 +01:00
mike12345567
3bac383068 Merge branch 'master' of github.com:Budibase/budibase into merge-master-develop 2022-05-04 14:06:41 +01:00
Peter Clement
e9bf5b59ec
Merge pull request #5702 from Budibase/fix/pc-fixes-automations
Account for object in failure condition
2022-05-04 14:05:53 +01:00
Budibase Release Bot
9f705acdb5 Update pro version to 1.0.140 2022-05-04 12:41:57 +00:00
Budibase Release Bot
c2cf200413 v1.0.140 2022-05-04 12:40:27 +00:00
Mel O'Hagan
2579a20e7d using of 2022-05-04 13:33:58 +01:00
Michael Drury
e6cb9917df
Merge pull request #5637 from Budibase/fix/conditional-form-validation
Deregister field validation when unmounting form fields
2022-05-04 13:31:17 +01:00
Peter Clement
65c97c331b remove log 2022-05-04 13:30:08 +01:00
Rory Powell
2fb532e1e8 Merge branch 'master' into merge-master-develop 2022-05-04 13:29:51 +01:00
Peter Clement
1c39bd4486 Merge remote-tracking branch 'origin/master' into fix/pc-fixes-automations 2022-05-04 13:29:17 +01:00
Budibase Release Bot
fb33fedeee Update pro version to 1.0.139 2022-05-04 12:26:31 +00:00
Peter Clement
dfbedb9a8a account for objects in failure condition 2022-05-04 13:25:46 +01:00
Budibase Release Bot
075cd99f94 v1.0.139 2022-05-04 12:25:09 +00:00
Rory Powell
6c018c7fd7
Merge pull request #5698 from Budibase/tweak/dev-license
Add isDev() to backend-core/env
2022-05-04 13:17:18 +01:00
Michael Drury
b4ecee81ee
Merge pull request #5696 from Budibase/fix/pc-fixes-automations
Foreach block fixes
2022-05-04 13:10:20 +01:00
Michael Drury
e50d6ad396
Merge pull request #5699 from Budibase/fix/mike-04-05
Minor fix to string-templates for JSONparse helper
2022-05-04 13:09:52 +01:00
Budibase Staging Release Bot
ab5ea1b4e1 Update pro version to 1.0.130-alpha.6 2022-05-04 12:01:12 +00:00
Budibase Staging Release Bot
efe5b6ef35 v1.0.130-alpha.6 2022-05-04 11:59:46 +00:00
Michael Drury
8c406e4049
Merge pull request #5682 from Budibase/bug/sev3/smtp-config-automation
Refetch the admin checklist on SMTP config save
2022-05-04 12:52:28 +01:00
Budibase Staging Release Bot
7d12877846 Update pro version to 1.0.130-alpha.5 2022-05-04 11:46:36 +00:00
Budibase Staging Release Bot
65dccdca27 v1.0.130-alpha.5 2022-05-04 11:45:20 +00:00
Rory Powell
3ed92d7ed1
Merge pull request #5651 from Budibase/bump-k8s-couch
Update CouchDB in kubernetes to be 3.2.1
2022-05-04 12:38:01 +01:00
Rory Powell
320c1e7009 Add isDev() to backend-core/env 2022-05-04 12:28:21 +01:00
mike12345567
6ffeaab597 Fixing an issue with JSONparse helper always being considered invalid due to a lack of input. 2022-05-04 12:14:01 +01:00
Budibase Staging Release Bot
139d726329 Update pro version to 1.0.130-alpha.4 2022-05-04 11:12:00 +00:00