1
0
Fork 0
mirror of synced 2024-07-06 06:50:49 +12:00
Commit graph

1432 commits

Author SHA1 Message Date
Budibase Release Bot b0a9de45cf v0.9.173 2021-10-27 15:13:34 +00:00
Budibase Staging Release Bot 7bbd460f86 v0.9.173-alpha.3 2021-10-27 14:27:54 +00:00
Andrew Kingston 13a0744c50
Merge pull request #3177 from Budibase/ak-fixes
Relationship aware data provider automatic reloading + extras
2021-10-27 15:16:39 +01:00
Andrew Kingston 6b69ce4eb9 Use explicity onDestroy calls rather than an onMount return value to ensure callbacks are actually executed to fix data provider cleanup issues 2021-10-27 14:24:36 +01:00
Budibase Staging Release Bot 4aaffe23c0 v0.9.173-alpha.2 2021-10-27 09:02:08 +00:00
Andrew Kingston 5d5a35fd32 Don't invalidate users table due to autocolumn fields in schema when hot reloading data in the client library 2021-10-27 08:37:51 +01:00
Andrew Kingston 870219722a Invalidate related tables automatically via client library and fix issue with data source invalidation from modals 2021-10-26 19:12:55 +01:00
Budibase Staging Release Bot e68412b6c6 v0.9.173-alpha.1 2021-10-26 15:27:44 +00:00
Budibase Staging Release Bot 2b38fa91be v0.9.173-alpha.0 2021-10-26 14:03:18 +00:00
Martin McKeaveney 9ec7cfbd75 merge with master 2021-10-26 14:28:49 +02:00
Andrew Kingston 8cf672252a Update field disabled state when disabled prop changes 2021-10-26 11:05:48 +01:00
Budibase Staging Release Bot cc89350ccb v0.9.169-alpha.18 2021-10-25 13:50:36 +00:00
Budibase Staging Release Bot bb12d16125 v0.9.169-alpha.17 2021-10-25 09:51:42 +00:00
Budibase Staging Release Bot 297cbf1f8f v0.9.169-alpha.16 2021-10-25 09:26:20 +00:00
Budibase Release Bot f33cc5a9cd v0.9.172 2021-10-25 09:08:46 +00:00
Budibase Staging Release Bot 1c034752d4 v0.9.169-alpha.15 2021-10-25 08:10:24 +00:00
Budibase Staging Release Bot ec9c514e13 v0.9.169-alpha.14 2021-10-23 14:17:01 +00:00
Budibase Staging Release Bot ef986c3a54 v0.9.169-alpha.13 2021-10-22 16:58:51 +00:00
Budibase Staging Release Bot c75ce8bb43 v0.9.169-alpha.12 2021-10-22 09:02:10 +00:00
Budibase Staging Release Bot c4377f2a77 v0.9.169-alpha.11 2021-10-21 18:01:14 +00:00
Budibase Staging Release Bot b224b6bf45 v0.9.169-alpha.10 2021-10-21 14:40:18 +00:00
Budibase Staging Release Bot 00e2f5b220 v0.9.169-alpha.9 2021-10-21 11:57:41 +00:00
Budibase Staging Release Bot cf52fb9574 v0.9.169-alpha.8 2021-10-21 11:40:14 +00:00
Budibase Staging Release Bot 4ab8cfca34 v0.9.169-alpha.7 2021-10-21 09:52:12 +00:00
Budibase Release Bot 77cf485b01 v0.9.171 2021-10-20 13:36:22 +00:00
Budibase Staging Release Bot 66553f335c v0.9.169-alpha.6 2021-10-20 12:59:04 +00:00
Budibase Staging Release Bot 519a9216f2 v0.9.169-alpha.5 2021-10-20 12:31:06 +00:00
Andrew Kingston f85b9ed52d
Merge pull request #3083 from Budibase/fix/date-sorting
Fix date format of dates created with Flatpickr (the date picker in apps)
2021-10-20 13:20:26 +01:00
Budibase Release Bot ccf252ddb9 v0.9.170 2021-10-20 11:59:17 +00:00
Budibase Staging Release Bot 65077556b1 v0.9.169-alpha.4 2021-10-20 09:35:25 +00:00
Andrew Kingston 04b9c1ad56
Merge pull request #3087 from Budibase/fix/flatpickr-key-events
Fix flatpickr hijacking key events on the whole page
2021-10-20 10:26:42 +01:00
Budibase Staging Release Bot b6f6aacfac v0.9.169-alpha.3 2021-10-19 15:54:53 +00:00
Budibase Staging Release Bot 92883785a7 v0.9.169-alpha.2 2021-10-19 15:35:03 +00:00
Andrew Kingston bf74a750f2 Give flatpickr its own root component in client apps to avoid it hijacking key events on the whole page 2021-10-19 15:11:14 +01:00
Budibase Staging Release Bot 340d52dc38 v0.9.169-alpha.1 2021-10-19 12:11:03 +00:00
Andrew Kingston f5f2611a3e Remove date parsing from client date picker as it has moved to the core date picker 2021-10-18 17:12:02 +01:00
Budibase Staging Release Bot 1d5494a7f5 v0.9.169-alpha.0 2021-10-18 15:44:36 +00:00
Budibase Release Bot 80074ddba0 v0.9.169 2021-10-18 15:38:42 +00:00
Rory Powell 596cb15c37 Merge branch 'master' into develop 2021-10-18 16:35:32 +01:00
Budibase Staging Release Bot 9f1d6013b2 v0.9.167-alpha.14 2021-10-18 11:44:29 +00:00
Rory Powell 5288fb5256
Merge pull request #3015 from Budibase/options-text-columns
Allow options picker to be used on text columns
2021-10-18 12:34:40 +01:00
Budibase Staging Release Bot 4717b0d975 v0.9.167-alpha.13 2021-10-18 11:30:09 +00:00
Rory Powell bd9dbc6644 Remove redundant fieldTypes 2021-10-18 12:02:08 +01:00
Rory Powell 63aaad4812 Merge branch 'develop' into options-text-columns 2021-10-18 11:25:35 +01:00
Budibase Staging Release Bot eed61105f0 v0.9.167-alpha.12 2021-10-18 10:16:48 +00:00
Rory Powell e35dd47608
Merge pull request #3016 from Budibase/paginate-text-change
Remove 'internal' from dataprovider / paginate info
2021-10-18 11:05:03 +01:00
Budibase Staging Release Bot 8a8bbf55fd v0.9.167-alpha.11 2021-10-18 09:23:26 +00:00
Budibase Staging Release Bot dfad3a4d85 v0.9.167-alpha.10 2021-10-18 08:45:15 +00:00
Budibase Staging Release Bot d517506127 v0.9.167-alpha.9 2021-10-18 08:31:27 +00:00
Budibase Release Bot 6d8f7f1220 v0.9.168 2021-10-17 20:06:43 +00:00
Budibase Staging Release Bot bc396fb840 v0.9.167-alpha.8 2021-10-15 14:58:22 +00:00
Budibase Staging Release Bot 3f6c5d2558 v0.9.167-alpha.7 2021-10-15 13:12:11 +00:00
Budibase Staging Release Bot 843b13613d v0.9.167-alpha.6 2021-10-15 10:45:34 +00:00
Andrew Kingston 27a1342531
Merge pull request #3002 from Budibase/js-binding-drawer
JavaScript bindings
2021-10-15 11:37:25 +01:00
Rory Powell 4e0487bd82 Remove 'internal' from dataprovider / paginate info 2021-10-15 10:26:39 +01:00
Budibase Staging Release Bot 8b73d1c6c5 v0.9.167-alpha.5 2021-10-15 07:56:53 +00:00
Budibase Staging Release Bot a81ac3293c v0.9.167-alpha.4 2021-10-14 16:42:40 +00:00
Budibase Staging Release Bot f633521486 v0.9.167-alpha.3 2021-10-14 16:10:07 +00:00
Budibase Staging Release Bot 750aa078c0 v0.9.167-alpha.2 2021-10-14 15:47:58 +00:00
Rory Powell 88cdc7c1bd Allow options picker to be used on text columns 2021-10-14 16:36:45 +01:00
Budibase Staging Release Bot c33689182a v0.9.167-alpha.1 2021-10-14 13:45:01 +00:00
Budibase Release Bot 17314f9a38 v0.9.167 2021-10-14 13:41:23 +00:00
Andrew Kingston 9a21a0b2db Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into js-binding-drawer 2021-10-14 10:45:19 +01:00
Andrew Kingston 96a723d838 Fix issue with button roundness when using other sizes than medium 2021-10-14 10:43:17 +01:00
Budibase Staging Release Bot 54fff6db18 v0.9.167-alpha.0 2021-10-13 15:56:03 +00:00
Budibase Release Bot 3f662acc4d v0.9.166 2021-10-13 15:33:19 +00:00
Budibase Release Bot f12210c693 v0.9.165 2021-10-13 14:18:05 +00:00
Budibase Staging Release Bot ba7fe1560b v0.9.165-alpha.1 2021-10-13 14:07:13 +00:00
Budibase Staging Release Bot 4326df56c2 v0.9.165-alpha.0 2021-10-13 13:30:05 +00:00
Budibase Release Bot fb5c60b773 v0.9.164 2021-10-12 21:15:39 +00:00
Budibase Release Bot 758c7bd94d v0.9.163 2021-10-11 17:22:28 +00:00
Budibase Release Bot 582f9052d8 v0.9.162 2021-10-11 15:17:21 +00:00
Budibase Staging Release Bot 5e4e15fe9e v0.9.160-alpha.0 2021-10-08 10:05:15 +00:00
Budibase Release Bot 767fdfdfc8 v0.9.161 2021-10-07 22:32:31 +00:00
Budibase Release Bot 07a3f46cc8 v0.9.160 2021-10-07 22:18:59 +00:00
Budibase Release Bot 812d6e5a51 v0.9.159 2021-10-07 21:55:18 +00:00
Budibase Release Bot 59cdc495d5 v0.9.158 2021-10-07 21:20:53 +00:00
Budibase Staging Release Bot fb2720968f v0.9.158-alpha.0 2021-10-07 21:09:01 +00:00
Martin McKeaveney 05f058b00f merge 2021-10-07 21:58:09 +01:00
Budibase Staging Release Bot 40b72d2562 v0.9.157-alpha.0 2021-10-07 20:17:21 +00:00
Budibase Release Bot d3934eaeda v0.9.157 2021-10-07 20:07:47 +00:00
Martin McKeaveney 43d3c2af4d adding made in budibase tag 2021-10-07 20:57:50 +01:00
Budibase Release Bot 4b96866cd2 v0.9.156 2021-10-07 07:50:40 +00:00
Budibase Release Bot 2a8d5814b1 v0.9.155 2021-10-06 21:26:52 +00:00
Budibase Release Bot 9ca8c3fda6 v0.9.154 2021-10-06 16:37:28 +00:00
Budibase Release Bot f96b0c95e8 v0.9.153 2021-10-06 15:36:11 +00:00
Budibase Staging Release Bot d10fe0f770 v0.9.153-alpha.1 2021-10-06 15:23:47 +00:00
Budibase Staging Release Bot 586f71e0be v0.9.153-alpha.0 2021-10-06 15:02:59 +00:00
Martin McKeaveney 8ce19dc527 merge with master 2021-10-06 15:50:00 +01:00
Budibase Staging Release Bot ee2fd89b0b v0.9.152-alpha.2 2021-10-06 14:46:31 +00:00
Budibase Staging Release Bot 37cfac65bf v0.9.152-alpha.1 2021-10-06 14:26:36 +00:00
Budibase Release Bot 843e5d1898 v0.9.152 2021-10-06 14:19:18 +00:00
Martin McKeaveney 6127ac662e
Merge pull request #2900 from Budibase/ak-fixes
Misc fixes
2021-10-06 15:17:48 +01:00
Budibase Staging Release Bot ce4c101479 v0.9.152-alpha.0 2021-10-06 14:08:17 +00:00
Martin McKeaveney be4b59c92c merge with master 2021-10-06 14:57:34 +01:00
Martin McKeaveney 3cb088e930
Merge pull request #2896 from Budibase/feature/onboarding-templates
Feature/onboarding templates
2021-10-06 14:50:12 +01:00
Andrew Kingston 67543ef9be Fix drag and drop indicator positioning when not using desktop preview 2021-10-06 13:59:25 +01:00
Budibase Staging Release Bot 9bb679d1cf v0.9.151-alpha.4 2021-10-06 12:38:24 +00:00
Andrew Kingston 2a736c16d7 Fix padding being added to empty layouts in mobile view 2021-10-06 13:33:37 +01:00
Martin McKeaveney ddfecf14dc templates working end to end 2021-10-05 23:02:28 +01:00
Budibase Staging Release Bot 15a01f0c1d v0.9.151-alpha.3 2021-10-05 11:23:23 +00:00
Budibase Staging Release Bot 005c5895c0 v0.9.151-alpha.2 2021-10-05 11:07:22 +00:00
Budibase Staging Release Bot e32b0698d0 v0.9.151-alpha.1 2021-10-04 17:25:50 +00:00
Budibase Release Bot 8e7ecf03b0 v0.9.151 2021-10-04 16:25:23 +00:00
Budibase Staging Release Bot ed6491933c v0.9.151-alpha.0 2021-10-04 15:58:42 +00:00
Budibase Release Bot e6833fe06c v0.9.150 2021-10-04 14:02:30 +00:00
Budibase Staging Release Bot e511ff4e22 v0.9.150-alpha.0 2021-10-04 13:30:07 +00:00
Budibase Release Bot bc3bba3704 v0.9.149 2021-10-01 15:40:26 +00:00
Budibase Staging Release Bot 7d621a36f0 v0.9.149-alpha.3 2021-10-01 15:25:11 +00:00
Budibase Staging Release Bot 544f3f65d2 v0.9.149-alpha.2 2021-10-01 15:10:31 +00:00
Budibase Staging Release Bot 9d802f5d73 v0.9.149-alpha.1 2021-10-01 14:53:11 +00:00
Budibase Staging Release Bot efb441b602 v0.9.149-alpha.0 2021-10-01 14:28:01 +00:00
Budibase Release Bot 423728a8a6 v0.9.148 2021-10-01 09:13:03 +00:00
Budibase Staging Release Bot a02ef789dd v0.9.148-alpha.2 2021-09-30 16:51:01 +00:00
Budibase Staging Release Bot ec63adf567 v0.9.148-alpha.1 2021-09-30 16:15:24 +00:00
Martin McKeaveney f0893efc96
Merge pull request #2824 from Budibase/feature/end-user-analytics
end user ping for client apps
2021-09-30 17:05:17 +01:00
Martin McKeaveney 7a7fd6c02f fixing import 2021-09-30 16:52:21 +01:00
Budibase Staging Release Bot da6e17a2bf v0.9.148-alpha.0 2021-09-30 15:51:50 +00:00
Martin McKeaveney 665a9620a4 lint 2021-09-30 16:39:10 +01:00
Martin McKeaveney a251c8bfd0 merge with develop 2021-09-30 16:05:06 +01:00
Budibase Release Bot 06de2005de v0.9.147 2021-09-30 14:33:09 +00:00
Budibase Staging Release Bot 50eb091381 v0.9.147-alpha.0 2021-09-30 14:22:16 +00:00
Martin McKeaveney 3ef9e27a81
Merge pull request #2677 from Budibase/dnd
Drag and drop
2021-09-30 15:13:25 +01:00
Rory Powell 0f4cb52618 Merge branch 'master' into develop 2021-09-30 15:08:40 +01:00
Budibase Staging Release Bot 1f88412e2d v0.9.146-alpha.6 2021-09-30 14:05:41 +00:00
Martin McKeaveney b8fef9965d end user ping for client apps 2021-09-30 15:03:57 +01:00
Martin McKeaveney 2f491f3b6f
Merge branch 'develop' into dnd 2021-09-30 14:56:23 +01:00
Michael Drury f2534c3ec3
Merge pull request #2815 from Budibase/feature/cloud-export
Cloud export -> self host import
2021-09-30 14:55:37 +01:00
Budibase Staging Release Bot 6fac7c30d4 v0.9.146-alpha.5 2021-09-30 13:49:21 +00:00
Budibase Staging Release Bot 722cf24e7e v0.9.146-alpha.4 2021-09-30 12:59:29 +00:00
mike12345567 7de9ed2fdf Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-30 12:22:28 +01:00
Budibase Staging Release Bot 1ff4cc3927 v0.9.146-alpha.3 2021-09-30 10:23:22 +00:00
Andrew Kingston 7571be0bb9
Merge pull request #2790 from Budibase/data-ui-pagination
Data UI pagination and searching
2021-09-30 11:13:47 +01:00
Budibase Staging Release Bot 5c28ca3ce4 v0.9.146-alpha.2 2021-09-30 09:58:13 +00:00
Budibase Release Bot 987906e1a7 v0.9.146 2021-09-29 19:01:05 +00:00
Budibase Staging Release Bot 36daa9fc6a v0.9.146-alpha.1 2021-09-29 18:38:14 +00:00
Martin McKeaveney 6dac3e28bd
Merge pull request #2804 from Budibase/fix/redirect-loop-ff
fix firefox redirect loop
2021-09-29 19:27:15 +01:00
Martin McKeaveney b94c65f1c4 fix firefox redirect loop 2021-09-29 18:59:26 +01:00
Budibase Staging Release Bot 087cbdbf18 v0.9.146-alpha.0 2021-09-29 17:08:46 +00:00
Budibase Release Bot 22b29db903 v0.9.145 2021-09-29 13:55:56 +00:00
Budibase Staging Release Bot 736970afcc v0.9.145-alpha.0 2021-09-29 13:36:20 +00:00
mike12345567 be1f94941c Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-29 12:57:14 +01:00
Budibase Release Bot 1e4bbfcb3a v0.9.144 2021-09-29 10:51:15 +00:00
Budibase Staging Release Bot 299e77bbed v0.9.144-alpha.0 2021-09-29 10:39:31 +00:00
Andrew Kingston cc9fd5dd08 Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination 2021-09-29 10:34:03 +01:00
Budibase Staging Release Bot e0b5a7ab4a v0.9.143-alpha.9 2021-09-29 09:06:03 +00:00
Budibase Staging Release Bot 92e64a6399 v0.9.143-alpha.8 2021-09-29 08:27:38 +00:00
Budibase Staging Release Bot 9281caa86a v0.9.143-alpha.7 2021-09-28 16:50:47 +00:00
Budibase Staging Release Bot 5e3a888869 v0.9.143-alpha.6 2021-09-28 16:35:28 +00:00
Budibase Staging Release Bot 2895af8ec1 v0.9.143-alpha.5 2021-09-28 16:04:16 +00:00
Budibase Staging Release Bot c9696145e0 v0.9.143-alpha.4 2021-09-28 12:41:39 +00:00
Budibase Staging Release Bot 95c01ef20f v0.9.143-alpha.3 2021-09-28 12:21:31 +00:00
Budibase Staging Release Bot f003167749 v0.9.143-alpha.2 2021-09-28 10:53:02 +00:00
mike12345567 145c0a11c9 Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-28 11:23:03 +01:00
Budibase Staging Release Bot 8578673096 v0.9.143-alpha.1 2021-09-28 09:24:39 +00:00
Budibase Release Bot df32c52620 v0.9.143 2021-09-27 21:50:12 +00:00
Budibase Staging Release Bot 6a05c9e067 v0.9.143-alpha.0 2021-09-27 21:39:06 +00:00
Martin McKeaveney 55c6d0d159 merge master 2021-09-27 22:31:13 +01:00
mike12345567 f836565f69 Putting together cloud export and import functionality, still need to test, but basic concept there. 2021-09-27 19:12:41 +01:00
Budibase Staging Release Bot 01448b3f66 v0.9.140-alpha.13 2021-09-27 17:39:48 +00:00
Budibase Staging Release Bot 4f4e9a9d2b v0.9.140-alpha.12 2021-09-27 14:25:00 +00:00
Andrew Kingston 5c6c21aeef Move all lucene logic into central builder helpers file 2021-09-27 12:59:49 +01:00
Budibase Staging Release Bot 793883ed59 v0.9.140-alpha.11 2021-09-27 10:48:31 +00:00
Budibase Staging Release Bot ae0a4a14f8 v0.9.140-alpha.10 2021-09-24 12:27:55 +00:00
Budibase Staging Release Bot 17e0a381bd v0.9.140-alpha.9 2021-09-24 10:23:39 +00:00
Andrew Kingston 3f2d3edbb0
Merge pull request #2730 from Budibase/manual-dataprovider-refresh
Add button action for manually refreshing a data provider
2021-09-24 11:15:51 +01:00
Andrew Kingston 78e4f00e11 Add button action for manually refreshing a data provider 2021-09-23 19:34:01 +01:00
Budibase Staging Release Bot 2fa6f2aa54 v0.9.140-alpha.8 2021-09-23 16:11:26 +00:00
Budibase Release Bot 266c235c98 v0.9.142 2021-09-23 15:48:36 +00:00
Budibase Staging Release Bot 5dce298b44 v0.9.140-alpha.7 2021-09-23 11:33:58 +00:00
Budibase Staging Release Bot aab5a1f1de v0.9.140-alpha.6 2021-09-23 08:49:16 +00:00
Budibase Staging Release Bot 15cd5e4514 v0.9.140-alpha.5 2021-09-22 17:31:55 +00:00
Budibase Staging Release Bot 0c9203d539 v0.9.140-alpha.4 2021-09-22 15:03:22 +00:00
Budibase Release Bot 5f5154b084 v0.9.141 2021-09-22 11:36:15 +00:00
Budibase Staging Release Bot 286a250390 v0.9.140-alpha.3 2021-09-22 11:07:23 +00:00
Budibase Staging Release Bot 53660cfe29 v0.9.140-alpha.2 2021-09-22 10:53:02 +00:00
Budibase Staging Release Bot 792316e501 v0.9.140-alpha.1 2021-09-22 08:58:01 +00:00
Budibase Release Bot 795295aa90 v0.9.140 2021-09-22 08:42:24 +00:00
Budibase Staging Release Bot 2cc90fbb81 v0.9.140-alpha.0 2021-09-21 20:57:20 +00:00
Martin McKeaveney 61a77b1fd4 merge from master 2021-09-21 21:42:52 +01:00
Budibase Release Bot bd91ae1f95 v0.9.139 2021-09-21 16:24:33 +00:00
Budibase Staging Release Bot 1e8b8eb7a5 v0.9.125-alpha.20 2021-09-21 16:15:41 +00:00
Budibase Release Bot eaba4c2698 v0.9.138 2021-09-21 15:51:11 +00:00
Budibase Release Bot 64863fcf5e v0.9.137 2021-09-21 15:04:25 +00:00
Budibase Release Bot 7e0b4259fe v0.9.136 2021-09-21 13:47:15 +00:00
Budibase Release Bot 30a70a4a03 v0.9.135 2021-09-21 13:08:07 +00:00
Budibase Release Bot 02188f7ec0 v0.9.134 2021-09-21 11:15:43 +00:00
Budibase Staging Release Bot 62307b0b55 v0.9.125-alpha.19 2021-09-21 09:12:18 +00:00
Andrew Kingston c89e198bf8 Simplify some DND style rules 2021-09-21 08:47:43 +01:00
Andrew Kingston ee2e2799d9 Enable left/right side targetting for DND 2021-09-21 08:36:02 +01:00
Andrew Kingston 7663bdb534 Revert preservation of base component styles by styleable helper to fix stale styles being applied after removal 2021-09-20 16:47:53 +01:00
Andrew Kingston 18506f1235 Reduce DND snap to edge threshold to prevent unwanted target spamming on the edges of the parent component 2021-09-20 16:11:42 +01:00
Andrew Kingston cae514ca06 Simplify client app component re-render keying 2021-09-20 15:41:20 +01:00
Andrew Kingston 392a1f05ee Refactor DND labels to before and after rather then above and below 2021-09-20 15:35:27 +01:00
Andrew Kingston 9634b021a5 Refactor client app data tags to be classnames and simplify logic 2021-09-20 15:34:51 +01:00
Andrew Kingston 8defbd1ed2 Remove old and no longer needed component-id data tag applied by styleable helper 2021-09-20 12:20:34 +01:00
Andrew Kingston f65b374622 Remove preview specific data tags from components when running real apps 2021-09-20 12:16:23 +01:00
Andrew Kingston 0aedd8d802 Fix spectrum button not being able to be dragged 2021-09-20 12:14:40 +01:00
Budibase Staging Release Bot c91e5ea39c v0.9.125-alpha.18 2021-09-20 09:55:05 +00:00
Andrew Kingston 08522724f0 Merge branch 'develop' of github.com:Budibase/budibase into dnd 2021-09-20 10:45:21 +01:00
Andrew Kingston 28efe1b29e Remove merged in references to standard-components 2021-09-20 10:44:26 +01:00
Andrew Kingston a59c2db8ea Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-20 10:33:18 +01:00
Budibase Release Bot 69eb873164 v0.9.133 2021-09-20 09:20:41 +00:00
Andrew Kingston 03be8ee153 Prevent DND targetting either above or below the screen/layout, and fix bug determinging whether a drop target is valid 2021-09-20 09:12:35 +01:00
Andrew Kingston c2aeefae7b Only allow dropping inside empty components that accept children to massively reduce the amount of unwanted drop targets due to parent container components 2021-09-20 08:26:44 +01:00
Andrew Kingston 2c7e93423e Fix a few possible crashes by dragging in certain ways, and display on screen when an invalid drop target is hovered over 2021-09-20 08:06:01 +01:00
Budibase Release Bot d01fc62552 v0.9.132 2021-09-17 17:55:09 +00:00
Budibase Staging Release Bot 70aad3b9fe v0.9.125-alpha.17 2021-09-17 16:47:21 +00:00
Budibase Release Bot df5c156b6e v0.9.131 2021-09-17 14:26:48 +00:00
Budibase Staging Release Bot 8bea39aa15 v0.9.125-alpha.16 2021-09-17 14:07:56 +00:00
Andrew Kingston 8460744e68 Apply grab cursor when hovering over a draggable component 2021-09-17 14:30:54 +01:00
Budibase Staging Release Bot 21938fa94f v0.9.125-alpha.15 2021-09-17 13:27:49 +00:00
Andrew Kingston a6186dbd39 Refactor to use generic flag for dragging and hide settings bar when dragging 2021-09-17 14:17:50 +01:00
Andrew Kingston 01e33b4bf8 Merge branch 'develop' of github.com:Budibase/budibase into dnd 2021-09-17 12:53:06 +01:00
Budibase Staging Release Bot ac132241ed v0.9.125-alpha.14 2021-09-17 08:59:43 +00:00
Maurits Lourens c009ec4b59 fix merge conflicts 2021-09-16 22:21:41 +02:00
Maurits Lourens 104a84d19b merge develop into branch 2021-09-16 22:15:09 +02:00
Budibase Staging Release Bot bede089cbe v0.9.125-alpha.13 2021-09-16 16:37:59 +00:00
Andrew Kingston 63ebe2ac9a Merge branch 'develop' of github.com:Budibase/budibase into dnd 2021-09-16 17:34:40 +01:00
Andrew Kingston 3f249ab10b
Merge pull request #2606 from Budibase/responsive-portal
Responsive portal
2021-09-16 17:28:21 +01:00
Budibase Staging Release Bot 7b99737323 v0.9.125-alpha.12 2021-09-16 15:34:18 +00:00
Andrew Kingston d368e54d17 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-16 16:06:41 +01:00
Andrew Kingston 53053c0ea2 Ensure hover indicator is correctly hidden when using DND and improve DND labels 2021-09-16 16:02:45 +01:00
Budibase Staging Release Bot 9092c0ff5c v0.9.125-alpha.11 2021-09-16 14:54:58 +00:00
Andrew Kingston 52c4beda8f Ensure transitions work properly when showing and hiding DND candidate positions 2021-09-16 15:49:58 +01:00
Budibase Release Bot 596c953c24 v0.9.130 2021-09-16 14:44:06 +00:00
mike12345567 c759329a61 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-query 2021-09-16 15:33:03 +01:00
Budibase Staging Release Bot b9e22726d5 v0.9.125-alpha.10 2021-09-16 14:26:27 +00:00
Andrew Kingston 2fc9672bfa Add labels to DND to describe where the component will be dropped 2021-09-16 15:08:42 +01:00
Budibase Staging Release Bot 922b5bc2cb v0.9.125-alpha.9 2021-09-16 13:35:20 +00:00
Andrew Kingston a05dc7e295 Add above/below dnd and support for dropping above/below components which also allow dropping inside 2021-09-16 14:28:44 +01:00
Andrew Kingston ebf783caee Fix progress circle never animating because of wrong default prop 2021-09-16 14:11:05 +01:00
Andrew Kingston b0f6bd9e76 Prevent dragging the screen or layout components, and prevent dragging any layout components when previewing a screen 2021-09-16 07:52:49 +01:00
Andrew Kingston 4be4dd014d Add initial DND implementation with working functionality for dropping inside components 2021-09-16 07:28:59 +01:00
Budibase Staging Release Bot 108a783635 v0.9.125-alpha.8 2021-09-15 15:58:20 +00:00
mike12345567 73e7875c50 Fixing issues with shared -> Shared directory. 2021-09-15 13:45:38 +01:00
Budibase Release Bot 8b85e04a4b v0.9.129 2021-09-15 11:24:11 +00:00
Andrew Kingston c56b8816c2 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-15 10:53:59 +01:00
Budibase Staging Release Bot 6336409378 v0.9.125-alpha.7 2021-09-15 09:35:25 +00:00
Budibase Staging Release Bot 28a97913af v0.9.125-alpha.6 2021-09-15 09:01:46 +00:00
Andrew Kingston 1af2ba77f9 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-15 09:41:47 +01:00
Budibase Staging Release Bot 3fe70fa7ca v0.9.125-alpha.5 2021-09-14 16:39:38 +00:00
Michael Drury 12f364e296
Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
2021-09-14 17:30:26 +01:00
Budibase Release Bot 0b5f6956a4 v0.9.128 2021-09-14 10:45:22 +00:00
Budibase Staging Release Bot 6748b75efd v0.9.125-alpha.4 2021-09-14 10:28:17 +00:00
Budibase Release Bot 5d2a04a308 v0.9.127 2021-09-13 17:44:30 +00:00
Budibase Release Bot 74782df087 v0.9.126 2021-09-13 15:41:29 +00:00
Andrew Kingston 9a92993226 Make core portal layout responsive with mobile drawer menu 2021-09-13 15:38:06 +01:00
Budibase Staging Release Bot 6fd23ee518 v0.9.125-alpha.3 2021-09-13 14:13:00 +00:00
Andrew Kingston 67b12b61bd
Merge pull request #2597 from Budibase/fix-left-nav
Small fixes for navigation bar
2021-09-13 15:04:47 +01:00