1
0
Fork 0
mirror of synced 2024-07-01 20:41:03 +12:00
Commit graph

12163 commits

Author SHA1 Message Date
Budibase Release Bot c63faedf44 v1.0.152 2022-05-11 11:14:55 +00:00
Budibase Release Bot 232c223054 v1.0.151 2022-05-11 09:42:20 +00:00
Michael Drury cb95b419a7
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 97bfd5a84c v1.0.150 2022-05-10 10:48:32 +00:00
Budibase Release Bot 178613c0ff v1.0.149 2022-05-09 14:54:10 +00:00
Martin McKeaveney 1432957063
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 80145b6929 v1.0.148 2022-05-09 13:23:32 +00:00
Budibase Release Bot 6496cf37ea v1.0.147 2022-05-09 12:36:54 +00:00
Martin McKeaveney 80152f8866 allow copying of app ID from the edit menu 2022-05-08 19:23:41 +01:00
Budibase Release Bot fed4ca2402 v1.0.146 2022-05-06 15:37:07 +00:00
Martin McKeaveney e26d79b83c
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 910849cd76 v1.0.145 2022-05-05 23:48:56 +00:00
Budibase Release Bot 861194e591 v1.0.144 2022-05-05 22:39:12 +00:00
Budibase Release Bot 002c296d15 v1.0.143 2022-05-05 13:08:19 +00:00
Martin McKeaveney 6cddc3f8f9 merge 2022-05-05 12:45:09 +01:00
Budibase Release Bot d05fcd1f14 v1.0.142 2022-05-04 16:58:22 +00: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 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 Release Bot 6a7c52fc84 v1.0.141 2022-05-04 13:14:06 +00:00
Budibase Release Bot c2cf200413 v1.0.140 2022-05-04 12:40:27 +00:00
Budibase Release Bot 075cd99f94 v1.0.139 2022-05-04 12:25:09 +00:00
Peter Clement da0dc2ba68 remove log 2022-05-04 11:56:54 +01:00
Peter Clement 8c031b9d35 linting 2022-05-04 11:55:26 +01:00
Peter Clement 48804c5414 Some foreach block fixes 2022-05-04 10:24:28 +01:00
Budibase Release Bot fed8c77bce v1.0.138 2022-05-03 16:38:39 +00:00
Rory Powell bbfac30ea4
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 cbc03ac5ac v1.0.137 2022-05-03 15:58:47 +00:00
Michael Drury ff697ba29f
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 6b93b7cdd2 v1.0.136 2022-05-03 15:08:57 +00:00
Rory Powell 875a6df0d6 Add test:ere:ci:record variant 2022-05-03 15:52:46 +01:00
mike12345567 121e6dd317 Merge branch 'master' of github.com:Budibase/budibase into fix/mike-fixes-may 2022-05-03 15:34:14 +01:00
Budibase Release Bot eae6a0110b v1.0.135 2022-05-03 13:54:24 +00:00
mike12345567 107c9e2dfc 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 4148ef62b1 v1.0.134 2022-05-03 09:32:48 +00:00
Martin McKeaveney 016c16b06a record cypress runs in smoke test 2022-05-03 10:06:54 +01:00
Budibase Release Bot 86306882e5 v1.0.133 2022-05-02 08:48:23 +00:00
Martin McKeaveney 855df68886
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
Martin McKeaveney 3b89ccfafa update google button to match their branding guidelines 2022-05-01 12:53:39 +01:00
Budibase Release Bot bb2d46ce95 v1.0.132 2022-04-29 13:31:30 +00:00
Peter Clement 7cf104d8d7 fix binding panel in automate 2022-04-29 11:37:40 +01:00
Martin McKeaveney 06774c1452 merge 2022-04-29 00:05:43 +01:00
Budibase Release Bot 01fe0292ad v1.0.131 2022-04-28 14:16:39 +00:00
Michael Drury 8ffb6e0d82
Merge pull request #5634 from Budibase/fix/5633
Fix for date picker on row creation
2022-04-28 15:06:06 +01:00
Budibase Release Bot 149691aae0 v1.0.130 2022-04-28 13:29:28 +00:00
mike12345567 4439b91a54 Fix for #5633 - making sure when timestamp is null (creating row) date picker can be used. 2022-04-28 13:18:10 +01:00
Budibase Staging Release Bot 4fc5d951cc v1.0.130-alpha.0 2022-04-28 11:30:07 +00:00
Budibase Release Bot 6e1aa0a2f1 v1.0.129 2022-04-28 10:19:06 +00:00
Michael Drury 8d20ab488b
Merge pull request #5616 from Budibase/fix/april-fixes
Various April release fixes
2022-04-28 11:09:18 +01:00
Budibase Release Bot c5865c08a6 v1.0.128 2022-04-28 08:24:29 +00:00
mike12345567 ad26d29de5 Making it so that the filter table button isn't disabled when the filter/search didn't return any data. 2022-04-27 16:58:29 +01:00