1
0
Fork 0
mirror of synced 2024-09-10 22:46:09 +12:00
Commit graph

6464 commits

Author SHA1 Message Date
Budibase Release Bot
c6120f509d v1.0.160 2022-05-13 13:48:11 +00:00
Budibase Release Bot
f211981da7 v1.0.159 2022-05-13 09:10:56 +00:00
Budibase Release Bot
a1153da298 v1.0.158 2022-05-12 20:41:02 +00:00
Budibase Release Bot
6b8091d4a3 v1.0.157 2022-05-12 17:31:59 +00:00
Budibase Release Bot
44c25f6fff v1.0.156 2022-05-12 15:16:33 +00:00
Rory Powell
59c4aeb85a Merge pull request #5853 from Budibase/fix/5838
Revert "Adding to the REST query UI to make it more obvious when it n…
2022-05-12 16:08:59 +01:00
Rory Powell
95c02e509b Merge branch 'master' of github.com:Budibase/budibase 2022-05-12 15:53:27 +01:00
Budibase Release Bot
0ba6546321 v1.0.155 2022-05-12 14:53:11 +00:00
Michael Drury
23dc26e318 Merge pull request #5826 from Budibase/fix/formula-relationships
Formulas to relationship columns which contain spaces
2022-05-12 15:44:04 +01:00
Rory Powell
31555cc660 Revert "Adding to the REST query UI to make it more obvious when it needs saved, such as the user has changed a dynamic variable."
This reverts commit fb1f941c76.
2022-05-12 15:30:32 +01:00
Budibase Release Bot
090f067ffc v1.0.154 2022-05-11 14:05:21 +00:00
mike12345567
c1c122291b Addresses issue mentioned in #5664 - relationship formula isn't write if column contains a space. 2022-05-11 13:33:45 +01:00
Budibase Release Bot
fd46cf96a4 v1.0.153 2022-05-11 11:48:53 +00:00
Budibase Release Bot
2c303e7311 v1.0.152 2022-05-11 11:14:55 +00:00
Budibase Release Bot
7b1f9587b2 v1.0.151 2022-05-11 09:42:20 +00:00
Michael Drury
e7bb4a1fb7 Merge pull request #5707 from Budibase/fix/mike-fixes-04-05
SQL columns with spaces LIKE fix and dynamic REST variable UI change
2022-05-11 10:34:36 +01:00
Budibase Release Bot
0da892a6b4 v1.0.150 2022-05-10 10:48:32 +00:00
Budibase Release Bot
285b4a74e4 v1.0.149 2022-05-09 14:54:10 +00:00
Martin McKeaveney
1850bf2629 Merge pull request #5771 from Budibase/feature/copy-app-ID-from-app-list
allow copying of app ID from the edit menu
2022-05-09 15:45:24 +01:00
Budibase Release Bot
ae2a45cec6 v1.0.148 2022-05-09 13:23:32 +00:00
Budibase Release Bot
043b2b12ca v1.0.147 2022-05-09 12:36:54 +00:00
Martin McKeaveney
2a069a33ad allow copying of app ID from the edit menu 2022-05-08 19:23:41 +01:00
Budibase Release Bot
8e6c902876 v1.0.146 2022-05-06 15:37:07 +00:00
Martin McKeaveney
e46ac20317 Merge pull request #5643 from Budibase/feature/small-april-tickets
Feature/small april tickets
2022-05-06 16:27:50 +01:00
Budibase Release Bot
b87068657f v1.0.145 2022-05-05 23:48:56 +00:00
Budibase Release Bot
ace0730739 v1.0.144 2022-05-05 22:39:12 +00:00
Budibase Release Bot
87001bd1c5 v1.0.143 2022-05-05 13:08:19 +00:00
Martin McKeaveney
8899527da8 merge 2022-05-05 12:45:09 +01:00
Budibase Release Bot
6204109df3 v1.0.142 2022-05-04 16:58:22 +00:00
mike12345567
fb1f941c76 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
159cc9d277 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 Release Bot
eaa0b8e903 v1.0.141 2022-05-04 13:14:06 +00:00
Budibase Release Bot
008d69ab09 v1.0.140 2022-05-04 12:40:27 +00:00
Budibase Release Bot
be6228df53 v1.0.139 2022-05-04 12:25:09 +00:00
Peter Clement
118b9bbd97 remove log 2022-05-04 11:56:54 +01:00
Peter Clement
45fd19583c linting 2022-05-04 11:55:26 +01:00
Peter Clement
af9b9b6921 Some foreach block fixes 2022-05-04 10:24:28 +01:00
Budibase Release Bot
10864f03ce v1.0.138 2022-05-03 16:38:39 +00:00
Rory Powell
7bdcf07461 Merge pull request #5688 from Budibase/fix/budibase_ci_cypress
Add test:e2e:ci:record variant
2022-05-03 17:29:35 +01:00
Budibase Release Bot
21e02dd279 v1.0.137 2022-05-03 15:58:47 +00:00
Michael Drury
0c10a9f7be Merge pull request #5690 from Budibase/fix/mike-fixes-may
April release fixes - MySQL dates and various form/automation fixes
2022-05-03 16:51:07 +01:00
Budibase Release Bot
b7db3613e5 v1.0.136 2022-05-03 15:08:57 +00:00
Rory Powell
6adb09d8d3 Add test:ere:ci:record variant 2022-05-03 15:52:46 +01:00
mike12345567
2a01bd5210 Merge branch 'master' of github.com:Budibase/budibase into fix/mike-fixes-may 2022-05-03 15:34:14 +01:00
Budibase Release Bot
808e3e7c8b v1.0.135 2022-05-03 13:54:24 +00:00
mike12345567
d090f2a8aa Fix for #5553 - when importing for SQL databases attempt to manage date and time only column times, handle these when displaying in tables and when filtering. 2022-05-03 14:11:06 +01:00
Budibase Release Bot
c2b3a7e0c8 v1.0.134 2022-05-03 09:32:48 +00:00
Martin McKeaveney
b3fb74de0a record cypress runs in smoke test 2022-05-03 10:06:54 +01:00
Budibase Release Bot
d422912943 v1.0.133 2022-05-02 08:48:23 +00:00
Martin McKeaveney
a6fa2243bc Merge pull request #5672 from Budibase/fix/google-branding
update google button to match their branding guidelines
2022-05-02 09:40:28 +01:00