1
0
Fork 0
mirror of synced 2024-08-02 11:51:34 +12:00
Commit graph

1609 commits

Author SHA1 Message Date
Budibase Release Bot
3ef07b3ebd v0.9.185 2021-11-11 12:14:43 +00:00
Budibase Release Bot
dde958ce80 v0.9.184 2021-11-11 11:35:31 +00:00
Budibase Staging Release Bot
5bb7ed004c v0.9.180-alpha.11 2021-11-11 11:09:49 +00:00
Andrew Kingston
fc6e531115 Merge pull request #3299 from Budibase/full-bindings
Full bindings for relationships and attachments
2021-11-11 11:01:27 +00:00
Budibase Staging Release Bot
62175d5b62 v0.9.180-alpha.10 2021-11-10 19:52:01 +00:00
Budibase Staging Release Bot
e8429965c0 v0.9.180-alpha.9 2021-11-10 18:29:22 +00:00
Budibase Staging Release Bot
1174ddb2de v0.9.180-alpha.8 2021-11-10 16:33:07 +00:00
Andrew Kingston
862bf14268 Rename blocks to be shorter 2021-11-10 15:56:51 +00:00
Andrew Kingston
5302c85f49 Refactor all block link settings to be URLs rather than onclick handlers. Add settings for linking card titles in card list blocks 2021-11-10 15:52:36 +00:00
Budibase Staging Release Bot
611337c140 v0.9.180-alpha.7 2021-11-10 14:56:30 +00:00
Budibase Release Bot
34e04e3837 v0.9.183 2021-11-10 14:28:28 +00:00
Budibase Staging Release Bot
953e41479e v0.9.180-alpha.6 2021-11-10 13:50:18 +00:00
Budibase Staging Release Bot
a20d21ebf5 v0.9.180-alpha.5 2021-11-10 12:29:11 +00:00
Budibase Staging Release Bot
c62741a311 v0.9.180-alpha.4 2021-11-10 12:17:43 +00:00
Andrew Kingston
b72270c401 Merge pull request #3311 from Budibase/block-search-improvements
Improve block searching
2021-11-10 12:08:10 +00:00
Andrew Kingston
1ea8563046 Update block search so that string fields do a 'starts with' search rather than an exact match 2021-11-10 11:48:02 +00:00
Budibase Staging Release Bot
1f7207be7b v0.9.180-alpha.3 2021-11-10 10:13:12 +00:00
Budibase Release Bot
5bc79bb2ba v0.9.182 2021-11-10 09:52:01 +00:00
Budibase Staging Release Bot
9bbb648acd v0.9.180-alpha.2 2021-11-09 17:25:41 +00:00
Andrew Kingston
0456f1ef2c Add comment to client rows API 2021-11-09 15:48:04 +00:00
Andrew Kingston
831f3b543f Disable links when in builder preview 2021-11-09 15:24:13 +00:00
Budibase Release Bot
951cfb5ba9 v0.9.181 2021-11-09 12:38:10 +00:00
mike12345567
f8e790bd2f Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus 2021-11-09 11:20:17 +00:00
Martin McKeaveney
cb459bc877 adding flags for messagePassing 2021-11-09 12:15:29 +01:00
Budibase Staging Release Bot
53762ef713 v0.9.180-alpha.1 2021-11-08 20:54:52 +00:00
Andrew Kingston
8e0b265815 Merge pull request #3249 from Budibase/blocks
Core blocks implementation + table with search block
2021-11-08 20:46:21 +00:00
mike12345567
b310918ec4 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 2021-11-08 17:25:05 +00:00
Andrew Kingston
c4ddf43dd1 Update default number of cards in card list block to 8 2021-11-08 16:54:43 +00:00
Andrew Kingston
9883fdb623 Fix card list block empty state and update size 2021-11-08 16:40:45 +00:00
Andrew Kingston
37c2690a31 Fix card button text potentially showing as undefined 2021-11-08 14:51:13 +00:00
Budibase Release Bot
65837abcc0 v0.9.180 2021-11-08 14:36:40 +00:00
Andrew Kingston
a7849eac7d Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level 2021-11-08 14:35:58 +00:00
Budibase Staging Release Bot
7df3227432 v0.9.180-alpha.0 2021-11-08 14:13:09 +00:00
mike12345567
6455f51d4f Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-08 14:00:47 +00:00
Budibase Release Bot
25965696fc v0.9.179 2021-11-08 12:29:59 +00:00
Andrew Kingston
e2cbf054ce Lint 2021-11-05 12:43:26 +00:00
Andrew Kingston
d5002d3dda Add ability to link rows in tables, and link rows in the table with search block 2021-11-05 12:38:33 +00:00
Budibase Release Bot
6489d61fd1 v0.9.178 2021-11-04 16:37:06 +00:00
Budibase Staging Release Bot
7db07ed081 v0.9.176-alpha.3 2021-11-04 16:30:06 +00:00
Martin McKeaveney
ff9130c49c tidy up 2021-11-04 17:28:07 +01:00
Martin McKeaveney
1219c53250 fix safari 2021-11-04 17:24:56 +01:00
Martin McKeaveney
b7c5778409 Merge pull request #3187 from Budibase/fix/safari-bug
Fix budibase builder preview on safari
2021-11-04 17:22:02 +01:00
Martin McKeaveney
193d40bbf3 refactor switch into a key value handler object
tidy up - remove logs and comments

update windowed modals to use postMessage
2021-11-04 17:21:17 +01:00
Budibase Release Bot
8c4c0ae93e v0.9.177 2021-11-04 13:56:13 +00:00
Andrew Kingston
d5983d5603 Lint 2021-11-04 11:31:43 +00:00
Andrew Kingston
adda702588 Add button to table with search block and support defining multiple settings sections in component manifest entries 2021-11-04 11:30:43 +00:00
Budibase Release Bot
acf136268b v0.9.176 2021-11-04 09:24:56 +00:00
Budibase Staging Release Bot
a173b4a02c v0.9.176-alpha.2 2021-11-04 09:24:27 +00:00
Budibase Staging Release Bot
5bdf63c91d v0.9.176-alpha.1 2021-11-04 00:48:41 +00:00
Martin McKeaveney
8a2290ce4f Merge pull request #3231 from opensas/patch-1
fix: update README.md
2021-11-04 01:39:34 +01:00
Budibase Staging Release Bot
80789824b8 v0.9.176-alpha.0 2021-11-03 16:33:02 +00:00
Budibase Release Bot
f4cd6b84c5 v0.9.175 2021-11-03 16:20:47 +00:00
Andrew Kingston
7f6b4fb30b Remove conditional props from manifest for table with search block 2021-11-03 16:18:12 +00:00
Andrew Kingston
4019eeaa26 Fix picker width in table with search block and enable autosizing of other search components 2021-11-03 15:53:45 +00:00
Andrew Kingston
512ed5aa2a Add support for tables updating server-side sorting 2021-11-03 15:26:15 +00:00
Budibase Release Bot
58d7b13e9e v0.9.174 2021-11-03 15:10:20 +00:00
Andrew Kingston
d054d496be Allow table with search block to render correct components for all relevant field types 2021-11-03 11:58:06 +00:00
Andrew Kingston
fcf87956de Standardise fetching schema from client apps to fix issues with determing schema for certain data sources 2021-11-03 11:57:47 +00:00
opensas
8967cfa6ee fix: update README.md
add space between #### and text title
2021-11-03 02:42:44 -03:00
Budibase Staging Release Bot
7d4221284f v0.9.173-alpha.8 2021-11-02 17:06:37 +00:00
Budibase Staging Release Bot
747a3b5303 v0.9.173-alpha.7 2021-11-02 15:32:59 +00:00
Andrew Kingston
76c0f24977 Simplify some block logic 2021-11-02 12:58:38 +00:00
Andrew Kingston
e43aba075e Comment some parts of blocks implementation for clarity 2021-11-02 08:58:50 +00:00
Andrew Kingston
0f1d9c4de3 Add title setting to table with search block and fix import paths 2021-11-02 08:51:48 +00:00
Andrew Kingston
38eacb5a10 Remove old files and tidy up 2021-11-02 08:47:19 +00:00
Andrew Kingston
e6ffccaff7 Add generic block structure with support for writing blocks like normal svelte components rather than a JSON builder 2021-11-02 08:45:27 +00:00
Andrew Kingston
e9dd47b562 Add initial structure of table with search block 2021-11-01 17:18:38 +00:00
Andrew Kingston
04bbbd7873 Add in-preview editing for all field labels 2021-10-28 16:31:22 +01:00
Andrew Kingston
c48a56b997 Fix issue editing components in the preview when nested inside another draggable component 2021-10-28 15:52:07 +01:00
Andrew Kingston
387831b799 Add in-preview editing of buttons and add settings bar for buttons 2021-10-28 15:29:48 +01:00
Andrew Kingston
234f53d37a Focus contenteditable node when starting editing a component in the preview 2021-10-28 13:28:43 +01:00
Andrew Kingston
7910b6a40f Add in-preview editing of link text and improve placeholder usage when combined with in-preview editing 2021-10-28 13:20:04 +01:00
Andrew Kingston
de163567f5 Move keyboard handling into client library so that component deletion via keyboard can reference client app state 2021-10-28 13:00:55 +01:00
Budibase Staging Release Bot
6e6018c8c7 v0.9.173-alpha.6 2021-10-28 11:52:29 +00:00
Andrew Kingston
b522726afc Allow in-preview editing of paragraphs and headings 2021-10-28 12:43:31 +01:00
Budibase Staging Release Bot
c6304ca321 v0.9.173-alpha.5 2021-10-27 15:45:31 +00:00
Budibase Staging Release Bot
2f2bf2f26c v0.9.173-alpha.4 2021-10-27 15:24:55 +00:00
Budibase Release Bot
484a38c9f5 v0.9.173 2021-10-27 15:13:34 +00:00
Budibase Staging Release Bot
600e28e3d7 v0.9.173-alpha.3 2021-10-27 14:27:54 +00:00
Andrew Kingston
97dd8e9989 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
25bafc15d2 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
3376e07bca v0.9.173-alpha.2 2021-10-27 09:02:08 +00:00
Andrew Kingston
2af3888d8a 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
262b238388 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
313ab9fe97 v0.9.173-alpha.1 2021-10-26 15:27:44 +00:00
Budibase Staging Release Bot
25c74c1d70 v0.9.173-alpha.0 2021-10-26 14:03:18 +00:00
Martin McKeaveney
7d5d4e5d36 merge with master 2021-10-26 14:28:49 +02:00
Andrew Kingston
54aad2ff1e Update field disabled state when disabled prop changes 2021-10-26 11:05:48 +01:00
Budibase Staging Release Bot
f7dd62cbc2 v0.9.169-alpha.18 2021-10-25 13:50:36 +00:00
Budibase Staging Release Bot
04b9ad1aae v0.9.169-alpha.17 2021-10-25 09:51:42 +00:00
Budibase Staging Release Bot
7b4bf6062a v0.9.169-alpha.16 2021-10-25 09:26:20 +00:00
Budibase Release Bot
96ef21114f v0.9.172 2021-10-25 09:08:46 +00:00
Budibase Staging Release Bot
7c0dab264d v0.9.169-alpha.15 2021-10-25 08:10:24 +00:00
Budibase Staging Release Bot
895803f618 v0.9.169-alpha.14 2021-10-23 14:17:01 +00:00
Budibase Staging Release Bot
02804b3003 v0.9.169-alpha.13 2021-10-22 16:58:51 +00:00
Budibase Staging Release Bot
510286e80c v0.9.169-alpha.12 2021-10-22 09:02:10 +00:00
Budibase Staging Release Bot
238b18b09c v0.9.169-alpha.11 2021-10-21 18:01:14 +00:00
Budibase Staging Release Bot
ebfa34e094 v0.9.169-alpha.10 2021-10-21 14:40:18 +00:00
Budibase Staging Release Bot
873c43b8cd v0.9.169-alpha.9 2021-10-21 11:57:41 +00:00
Budibase Staging Release Bot
83e17da2d3 v0.9.169-alpha.8 2021-10-21 11:40:14 +00:00
Budibase Staging Release Bot
fcbe94a08d v0.9.169-alpha.7 2021-10-21 09:52:12 +00:00
Budibase Release Bot
36ce61c03e v0.9.171 2021-10-20 13:36:22 +00:00
Budibase Staging Release Bot
845a350505 v0.9.169-alpha.6 2021-10-20 12:59:04 +00:00
Budibase Staging Release Bot
cc507bb116 v0.9.169-alpha.5 2021-10-20 12:31:06 +00:00
Andrew Kingston
555742ead1 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
949d925f13 v0.9.170 2021-10-20 11:59:17 +00:00
Budibase Staging Release Bot
a65a6d5909 v0.9.169-alpha.4 2021-10-20 09:35:25 +00:00
Andrew Kingston
fd9dcf7ce2 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
4b77528593 v0.9.169-alpha.3 2021-10-19 15:54:53 +00:00
Budibase Staging Release Bot
ace810d34a v0.9.169-alpha.2 2021-10-19 15:35:03 +00:00
Andrew Kingston
950e056e1c 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
1366d824f7 v0.9.169-alpha.1 2021-10-19 12:11:03 +00:00
Andrew Kingston
9deb9be1cd 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
9cc9461c50 v0.9.169-alpha.0 2021-10-18 15:44:36 +00:00
Budibase Release Bot
3b90b2b878 v0.9.169 2021-10-18 15:38:42 +00:00
Rory Powell
f372d7d7d9 Merge branch 'master' into develop 2021-10-18 16:35:32 +01:00
Budibase Staging Release Bot
f50f9e19cf v0.9.167-alpha.14 2021-10-18 11:44:29 +00:00
Rory Powell
20eb28e286 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
77dee89c38 v0.9.167-alpha.13 2021-10-18 11:30:09 +00:00
Rory Powell
be41a855d1 Remove redundant fieldTypes 2021-10-18 12:02:08 +01:00
Rory Powell
956a826b8c Merge branch 'develop' into options-text-columns 2021-10-18 11:25:35 +01:00
Budibase Staging Release Bot
0b2bdf4d47 v0.9.167-alpha.12 2021-10-18 10:16:48 +00:00
Rory Powell
422b21970f 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
97a13fe98a v0.9.167-alpha.11 2021-10-18 09:23:26 +00:00
Budibase Staging Release Bot
30ac9c57d8 v0.9.167-alpha.10 2021-10-18 08:45:15 +00:00
Budibase Staging Release Bot
4cecaa6143 v0.9.167-alpha.9 2021-10-18 08:31:27 +00:00
Budibase Release Bot
51b948db1f v0.9.168 2021-10-17 20:06:43 +00:00
Budibase Staging Release Bot
82a9320854 v0.9.167-alpha.8 2021-10-15 14:58:22 +00:00
Budibase Staging Release Bot
31f74632f1 v0.9.167-alpha.7 2021-10-15 13:12:11 +00:00
Budibase Staging Release Bot
6049acd126 v0.9.167-alpha.6 2021-10-15 10:45:34 +00:00
Andrew Kingston
642d105326 Merge pull request #3002 from Budibase/js-binding-drawer
JavaScript bindings
2021-10-15 11:37:25 +01:00
Rory Powell
6e10da5338 Remove 'internal' from dataprovider / paginate info 2021-10-15 10:26:39 +01:00
Budibase Staging Release Bot
45f6e9a2f8 v0.9.167-alpha.5 2021-10-15 07:56:53 +00:00
Budibase Staging Release Bot
de40dd786f v0.9.167-alpha.4 2021-10-14 16:42:40 +00:00
Budibase Staging Release Bot
d809a3d528 v0.9.167-alpha.3 2021-10-14 16:10:07 +00:00
Budibase Staging Release Bot
ac6aa11de6 v0.9.167-alpha.2 2021-10-14 15:47:58 +00:00
Rory Powell
346f1d652b Allow options picker to be used on text columns 2021-10-14 16:36:45 +01:00
Budibase Staging Release Bot
2853ae849e v0.9.167-alpha.1 2021-10-14 13:45:01 +00:00
Budibase Release Bot
da4aa7219d v0.9.167 2021-10-14 13:41:23 +00:00
Andrew Kingston
29659361fe Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into js-binding-drawer 2021-10-14 10:45:19 +01:00
Andrew Kingston
06c46dd3a7 Fix issue with button roundness when using other sizes than medium 2021-10-14 10:43:17 +01:00
Budibase Staging Release Bot
2635c055b7 v0.9.167-alpha.0 2021-10-13 15:56:03 +00:00
Budibase Release Bot
b321d34fe2 v0.9.166 2021-10-13 15:33:19 +00:00
Budibase Release Bot
b7978f4374 v0.9.165 2021-10-13 14:18:05 +00:00
Budibase Staging Release Bot
42fc118458 v0.9.165-alpha.1 2021-10-13 14:07:13 +00:00
Budibase Staging Release Bot
643360244b v0.9.165-alpha.0 2021-10-13 13:30:05 +00:00
Budibase Release Bot
6a129067e2 v0.9.164 2021-10-12 21:15:39 +00:00
Budibase Release Bot
a71ea88855 v0.9.163 2021-10-11 17:22:28 +00:00
Budibase Release Bot
9f14471ab5 v0.9.162 2021-10-11 15:17:21 +00:00
Budibase Staging Release Bot
4762c98039 v0.9.160-alpha.0 2021-10-08 10:05:15 +00:00
Budibase Release Bot
22527970b2 v0.9.161 2021-10-07 22:32:31 +00:00
Budibase Release Bot
1cd46327bf v0.9.160 2021-10-07 22:18:59 +00:00
Budibase Release Bot
d4ecb810b1 v0.9.159 2021-10-07 21:55:18 +00:00
Budibase Release Bot
3e31fff662 v0.9.158 2021-10-07 21:20:53 +00:00
Budibase Staging Release Bot
7f5148a1e1 v0.9.158-alpha.0 2021-10-07 21:09:01 +00:00
Martin McKeaveney
c12d7301f8 merge 2021-10-07 21:58:09 +01:00
Budibase Staging Release Bot
6357d316a7 v0.9.157-alpha.0 2021-10-07 20:17:21 +00:00
Budibase Release Bot
0b66a003c5 v0.9.157 2021-10-07 20:07:47 +00:00
Martin McKeaveney
1d55b5ece2 adding made in budibase tag 2021-10-07 20:57:50 +01:00
Budibase Release Bot
cab95ff355 v0.9.156 2021-10-07 07:50:40 +00:00
Budibase Release Bot
e0b061a1db v0.9.155 2021-10-06 21:26:52 +00:00
Budibase Release Bot
4f628dd3af v0.9.154 2021-10-06 16:37:28 +00:00
Budibase Release Bot
84b945cbe8 v0.9.153 2021-10-06 15:36:11 +00:00
Budibase Staging Release Bot
0489bb5ee0 v0.9.153-alpha.1 2021-10-06 15:23:47 +00:00
Budibase Staging Release Bot
1e209958fd v0.9.153-alpha.0 2021-10-06 15:02:59 +00:00
Martin McKeaveney
81344cc29a merge with master 2021-10-06 15:50:00 +01:00
Budibase Staging Release Bot
576ef3c759 v0.9.152-alpha.2 2021-10-06 14:46:31 +00:00
Budibase Staging Release Bot
5eb7e7f991 v0.9.152-alpha.1 2021-10-06 14:26:36 +00:00
Budibase Release Bot
a046f9f0b0 v0.9.152 2021-10-06 14:19:18 +00:00
Martin McKeaveney
cf57367be0 Merge pull request #2900 from Budibase/ak-fixes
Misc fixes
2021-10-06 15:17:48 +01:00
Budibase Staging Release Bot
738e87dd69 v0.9.152-alpha.0 2021-10-06 14:08:17 +00:00
Martin McKeaveney
3bc1771ede merge with master 2021-10-06 14:57:34 +01:00
Martin McKeaveney
1ef60051be Merge pull request #2896 from Budibase/feature/onboarding-templates
Feature/onboarding templates
2021-10-06 14:50:12 +01:00
Andrew Kingston
fe35d08422 Fix drag and drop indicator positioning when not using desktop preview 2021-10-06 13:59:25 +01:00
Budibase Staging Release Bot
f879836227 v0.9.151-alpha.4 2021-10-06 12:38:24 +00:00
Andrew Kingston
f6a18ca550 Fix padding being added to empty layouts in mobile view 2021-10-06 13:33:37 +01:00
Martin McKeaveney
4c59087904 templates working end to end 2021-10-05 23:02:28 +01:00
Budibase Staging Release Bot
f7667f7e47 v0.9.151-alpha.3 2021-10-05 11:23:23 +00:00
Budibase Staging Release Bot
d501f53b68 v0.9.151-alpha.2 2021-10-05 11:07:22 +00:00
Budibase Staging Release Bot
cfa5e5be73 v0.9.151-alpha.1 2021-10-04 17:25:50 +00:00
Budibase Release Bot
a31c07626e v0.9.151 2021-10-04 16:25:23 +00:00
Budibase Staging Release Bot
2ef2ae6253 v0.9.151-alpha.0 2021-10-04 15:58:42 +00:00
Budibase Release Bot
4891cc7199 v0.9.150 2021-10-04 14:02:30 +00:00
Budibase Staging Release Bot
15bb373794 v0.9.150-alpha.0 2021-10-04 13:30:07 +00:00
Budibase Release Bot
7602985d25 v0.9.149 2021-10-01 15:40:26 +00:00
Budibase Staging Release Bot
be265bf787 v0.9.149-alpha.3 2021-10-01 15:25:11 +00:00
Budibase Staging Release Bot
4ada3e12be v0.9.149-alpha.2 2021-10-01 15:10:31 +00:00
Budibase Staging Release Bot
3c02b6a1c5 v0.9.149-alpha.1 2021-10-01 14:53:11 +00:00
Budibase Staging Release Bot
67a664e6ba v0.9.149-alpha.0 2021-10-01 14:28:01 +00:00
Budibase Release Bot
e75610b780 v0.9.148 2021-10-01 09:13:03 +00:00
Budibase Staging Release Bot
8c26e18706 v0.9.148-alpha.2 2021-09-30 16:51:01 +00:00
Budibase Staging Release Bot
206ff8aad2 v0.9.148-alpha.1 2021-09-30 16:15:24 +00:00
Martin McKeaveney
be66f395b0 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
dbfd9ff877 fixing import 2021-09-30 16:52:21 +01:00
Budibase Staging Release Bot
606ceca1bc v0.9.148-alpha.0 2021-09-30 15:51:50 +00:00
Martin McKeaveney
6ef1883328 lint 2021-09-30 16:39:10 +01:00
Martin McKeaveney
6f5567b4b6 merge with develop 2021-09-30 16:05:06 +01:00
Budibase Release Bot
4928ce6875 v0.9.147 2021-09-30 14:33:09 +00:00
Budibase Staging Release Bot
638c9f9711 v0.9.147-alpha.0 2021-09-30 14:22:16 +00:00
Martin McKeaveney
17acae87c0 Merge pull request #2677 from Budibase/dnd
Drag and drop
2021-09-30 15:13:25 +01:00
Rory Powell
95c251d4db Merge branch 'master' into develop 2021-09-30 15:08:40 +01:00
Budibase Staging Release Bot
b198f38940 v0.9.146-alpha.6 2021-09-30 14:05:41 +00:00
Martin McKeaveney
13a07a5e51 end user ping for client apps 2021-09-30 15:03:57 +01:00
Martin McKeaveney
8c65d45c23 Merge branch 'develop' into dnd 2021-09-30 14:56:23 +01:00
Michael Drury
29b177208c 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
8a10d549b7 v0.9.146-alpha.5 2021-09-30 13:49:21 +00:00
Budibase Staging Release Bot
8226859e07 v0.9.146-alpha.4 2021-09-30 12:59:29 +00:00
mike12345567
f8562015ac Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-30 12:22:28 +01:00
Budibase Staging Release Bot
44a3390200 v0.9.146-alpha.3 2021-09-30 10:23:22 +00:00
Andrew Kingston
38b32d78a8 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
2b4fc4aa8b v0.9.146-alpha.2 2021-09-30 09:58:13 +00:00
Budibase Release Bot
ba6730645e v0.9.146 2021-09-29 19:01:05 +00:00
Budibase Staging Release Bot
5fffd72e2f v0.9.146-alpha.1 2021-09-29 18:38:14 +00:00
Martin McKeaveney
6edc25f52e Merge pull request #2804 from Budibase/fix/redirect-loop-ff
fix firefox redirect loop
2021-09-29 19:27:15 +01:00
Martin McKeaveney
e4473a32fd fix firefox redirect loop 2021-09-29 18:59:26 +01:00
Budibase Staging Release Bot
95424ddc6a v0.9.146-alpha.0 2021-09-29 17:08:46 +00:00
Budibase Release Bot
f5103225c7 v0.9.145 2021-09-29 13:55:56 +00:00
Budibase Staging Release Bot
b8a33d5037 v0.9.145-alpha.0 2021-09-29 13:36:20 +00:00
mike12345567
1f127939af Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-29 12:57:14 +01:00
Budibase Release Bot
085c082600 v0.9.144 2021-09-29 10:51:15 +00:00
Budibase Staging Release Bot
435ba81852 v0.9.144-alpha.0 2021-09-29 10:39:31 +00:00
Andrew Kingston
e4a57253fa Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination 2021-09-29 10:34:03 +01:00
Budibase Staging Release Bot
1236b70bf9 v0.9.143-alpha.9 2021-09-29 09:06:03 +00:00
Budibase Staging Release Bot
0fa8accc6a v0.9.143-alpha.8 2021-09-29 08:27:38 +00:00
Budibase Staging Release Bot
875e64e5a6 v0.9.143-alpha.7 2021-09-28 16:50:47 +00:00
Budibase Staging Release Bot
4f8da83dae v0.9.143-alpha.6 2021-09-28 16:35:28 +00:00
Budibase Staging Release Bot
fd7e768ea1 v0.9.143-alpha.5 2021-09-28 16:04:16 +00:00
Budibase Staging Release Bot
c03b9afbee v0.9.143-alpha.4 2021-09-28 12:41:39 +00:00
Budibase Staging Release Bot
fc8aa07bf4 v0.9.143-alpha.3 2021-09-28 12:21:31 +00:00
Budibase Staging Release Bot
5605209a7a v0.9.143-alpha.2 2021-09-28 10:53:02 +00:00
mike12345567
a83b9835b2 Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-28 11:23:03 +01:00
Budibase Staging Release Bot
9e8b14f0fb v0.9.143-alpha.1 2021-09-28 09:24:39 +00:00
Budibase Release Bot
ecb10ccd3b v0.9.143 2021-09-27 21:50:12 +00:00
Budibase Staging Release Bot
ece3010c4e v0.9.143-alpha.0 2021-09-27 21:39:06 +00:00
Martin McKeaveney
5a56570fdb merge master 2021-09-27 22:31:13 +01:00
mike12345567
9f0d8a91b7 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
b2b13dc719 v0.9.140-alpha.13 2021-09-27 17:39:48 +00:00
Budibase Staging Release Bot
f9525b9065 v0.9.140-alpha.12 2021-09-27 14:25:00 +00:00
Andrew Kingston
ec7cf96fd9 Move all lucene logic into central builder helpers file 2021-09-27 12:59:49 +01:00
Budibase Staging Release Bot
5f109cf9e2 v0.9.140-alpha.11 2021-09-27 10:48:31 +00:00
Budibase Staging Release Bot
9d199d6dda v0.9.140-alpha.10 2021-09-24 12:27:55 +00:00
Budibase Staging Release Bot
24e3b30dbf v0.9.140-alpha.9 2021-09-24 10:23:39 +00:00
Andrew Kingston
376b450efd 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
a30ced6408 Add button action for manually refreshing a data provider 2021-09-23 19:34:01 +01:00
Budibase Staging Release Bot
790950be39 v0.9.140-alpha.8 2021-09-23 16:11:26 +00:00
Budibase Release Bot
ce3f8a364f v0.9.142 2021-09-23 15:48:36 +00:00
Budibase Staging Release Bot
b8d0e335d5 v0.9.140-alpha.7 2021-09-23 11:33:58 +00:00
Budibase Staging Release Bot
28d0025d6a v0.9.140-alpha.6 2021-09-23 08:49:16 +00:00
Budibase Staging Release Bot
443de819ff v0.9.140-alpha.5 2021-09-22 17:31:55 +00:00
Budibase Staging Release Bot
45bb8915d6 v0.9.140-alpha.4 2021-09-22 15:03:22 +00:00
Budibase Release Bot
ecbe015c2a v0.9.141 2021-09-22 11:36:15 +00:00
Budibase Staging Release Bot
882187401b v0.9.140-alpha.3 2021-09-22 11:07:23 +00:00
Budibase Staging Release Bot
7d3a3bf19e v0.9.140-alpha.2 2021-09-22 10:53:02 +00:00
Budibase Staging Release Bot
2cf748eea4 v0.9.140-alpha.1 2021-09-22 08:58:01 +00:00
Budibase Release Bot
297be18159 v0.9.140 2021-09-22 08:42:24 +00:00
Budibase Staging Release Bot
3ba43a1b35 v0.9.140-alpha.0 2021-09-21 20:57:20 +00:00
Martin McKeaveney
e2ed2e8b56 merge from master 2021-09-21 21:42:52 +01:00
Budibase Release Bot
f65cf13f97 v0.9.139 2021-09-21 16:24:33 +00:00
Budibase Staging Release Bot
497bb2eea7 v0.9.125-alpha.20 2021-09-21 16:15:41 +00:00
Budibase Release Bot
a3d14d0c4a v0.9.138 2021-09-21 15:51:11 +00:00
Budibase Release Bot
1774b3f1ea v0.9.137 2021-09-21 15:04:25 +00:00
Budibase Release Bot
14178177d7 v0.9.136 2021-09-21 13:47:15 +00:00
Budibase Release Bot
9cc55c08d3 v0.9.135 2021-09-21 13:08:07 +00:00
Budibase Release Bot
8a218a0060 v0.9.134 2021-09-21 11:15:43 +00:00
Budibase Staging Release Bot
8bd74a8313 v0.9.125-alpha.19 2021-09-21 09:12:18 +00:00
Andrew Kingston
0297b3de3f Simplify some DND style rules 2021-09-21 08:47:43 +01:00
Andrew Kingston
eeb0617d2b Enable left/right side targetting for DND 2021-09-21 08:36:02 +01:00
Andrew Kingston
393e95d795 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
dc3df10c58 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
495c20f851 Simplify client app component re-render keying 2021-09-20 15:41:20 +01:00
Andrew Kingston
9febe391bb Refactor DND labels to before and after rather then above and below 2021-09-20 15:35:27 +01:00
Andrew Kingston
488ec4d988 Refactor client app data tags to be classnames and simplify logic 2021-09-20 15:34:51 +01:00
Andrew Kingston
07e0cbb210 Remove old and no longer needed component-id data tag applied by styleable helper 2021-09-20 12:20:34 +01:00
Andrew Kingston
10f754a9ad Remove preview specific data tags from components when running real apps 2021-09-20 12:16:23 +01:00
Andrew Kingston
9ca0aeae8e Fix spectrum button not being able to be dragged 2021-09-20 12:14:40 +01:00
Budibase Staging Release Bot
f5edc45570 v0.9.125-alpha.18 2021-09-20 09:55:05 +00:00
Andrew Kingston
6ba4c00b80 Merge branch 'develop' of github.com:Budibase/budibase into dnd 2021-09-20 10:45:21 +01:00
Andrew Kingston
c733024485 Remove merged in references to standard-components 2021-09-20 10:44:26 +01:00
Andrew Kingston
a6e48194f1 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-20 10:33:18 +01:00
Budibase Release Bot
b360df55ab v0.9.133 2021-09-20 09:20:41 +00:00
Andrew Kingston
e19d17c4f5 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
8cf3971b47 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
f0dde4a4a4 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
14b89af3ad v0.9.132 2021-09-17 17:55:09 +00:00
Budibase Staging Release Bot
97baa1afb1 v0.9.125-alpha.17 2021-09-17 16:47:21 +00:00
Budibase Release Bot
b27e161829 v0.9.131 2021-09-17 14:26:48 +00:00
Budibase Staging Release Bot
6a48cff5d5 v0.9.125-alpha.16 2021-09-17 14:07:56 +00:00
Andrew Kingston
54bf420ef8 Apply grab cursor when hovering over a draggable component 2021-09-17 14:30:54 +01:00
Budibase Staging Release Bot
23cb822f6e v0.9.125-alpha.15 2021-09-17 13:27:49 +00:00
Andrew Kingston
7eeb215e51 Refactor to use generic flag for dragging and hide settings bar when dragging 2021-09-17 14:17:50 +01:00
Andrew Kingston
f0b7188db3 Merge branch 'develop' of github.com:Budibase/budibase into dnd 2021-09-17 12:53:06 +01:00
Budibase Staging Release Bot
bf20f3854b v0.9.125-alpha.14 2021-09-17 08:59:43 +00:00
Maurits Lourens
1116b1de16 fix merge conflicts 2021-09-16 22:21:41 +02:00
Maurits Lourens
518f8fd55e merge develop into branch 2021-09-16 22:15:09 +02:00
Budibase Staging Release Bot
d3f79cf464 v0.9.125-alpha.13 2021-09-16 16:37:59 +00:00
Andrew Kingston
fdef6d1e89 Merge branch 'develop' of github.com:Budibase/budibase into dnd 2021-09-16 17:34:40 +01:00
Andrew Kingston
00b12463f6 Merge pull request #2606 from Budibase/responsive-portal
Responsive portal
2021-09-16 17:28:21 +01:00
Budibase Staging Release Bot
732666f77b v0.9.125-alpha.12 2021-09-16 15:34:18 +00:00
Andrew Kingston
368ada4a77 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-16 16:06:41 +01:00
Andrew Kingston
cb04b3fa7d 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
5413eacf13 v0.9.125-alpha.11 2021-09-16 14:54:58 +00:00
Andrew Kingston
601a4935a9 Ensure transitions work properly when showing and hiding DND candidate positions 2021-09-16 15:49:58 +01:00
Budibase Release Bot
0f729efe3f v0.9.130 2021-09-16 14:44:06 +00:00
mike12345567
72763ec45f Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-query 2021-09-16 15:33:03 +01:00
Budibase Staging Release Bot
c961efd691 v0.9.125-alpha.10 2021-09-16 14:26:27 +00:00
Andrew Kingston
46867b8a19 Add labels to DND to describe where the component will be dropped 2021-09-16 15:08:42 +01:00
Budibase Staging Release Bot
a834095c81 v0.9.125-alpha.9 2021-09-16 13:35:20 +00:00
Andrew Kingston
bdc86e4c22 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
5c37238c8a Fix progress circle never animating because of wrong default prop 2021-09-16 14:11:05 +01:00
Andrew Kingston
97800563c4 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
0ce0f5c823 Add initial DND implementation with working functionality for dropping inside components 2021-09-16 07:28:59 +01:00
Budibase Staging Release Bot
6ac79f4267 v0.9.125-alpha.8 2021-09-15 15:58:20 +00:00
mike12345567
def88ce397 Fixing issues with shared -> Shared directory. 2021-09-15 13:45:38 +01:00
Budibase Release Bot
03350279f8 v0.9.129 2021-09-15 11:24:11 +00:00
Andrew Kingston
8a0b9724b0 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-15 10:53:59 +01:00
Budibase Staging Release Bot
a8ba00e514 v0.9.125-alpha.7 2021-09-15 09:35:25 +00:00
Budibase Staging Release Bot
f7bed762d5 v0.9.125-alpha.6 2021-09-15 09:01:46 +00:00
Andrew Kingston
6efd505118 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-15 09:41:47 +01:00
Budibase Staging Release Bot
93655cb523 v0.9.125-alpha.5 2021-09-14 16:39:38 +00:00
Michael Drury
bda973355c Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
2021-09-14 17:30:26 +01:00
Budibase Release Bot
ef395beffe v0.9.128 2021-09-14 10:45:22 +00:00
Budibase Staging Release Bot
7bc1d42807 v0.9.125-alpha.4 2021-09-14 10:28:17 +00:00
Budibase Release Bot
6cf6c06b35 v0.9.127 2021-09-13 17:44:30 +00:00
Budibase Release Bot
8ead734a08 v0.9.126 2021-09-13 15:41:29 +00:00
Andrew Kingston
0c0e656b34 Make core portal layout responsive with mobile drawer menu 2021-09-13 15:38:06 +01:00
Budibase Staging Release Bot
b2b0d5af78 v0.9.125-alpha.3 2021-09-13 14:13:00 +00:00
Andrew Kingston
87aa4b18b1 Merge pull request #2597 from Budibase/fix-left-nav
Small fixes for navigation bar
2021-09-13 15:04:47 +01:00
Budibase Release Bot
a4578aaa07 v0.9.125 2021-09-13 11:29:41 +00:00
Budibase Staging Release Bot
93d2183640 v0.9.125-alpha.2 2021-09-13 10:51:41 +00:00
Andrew Kingston
a50cb91934 Merge pull request #2584 from Budibase/horizontal-bar-chart
Add horizontal bar chart setting
2021-09-13 11:41:26 +01:00
Andrew Kingston
fa0b5f51e7 Merge pull request #2588 from Budibase/fix-minimum-validation
Update minimum validation to accept nulls
2021-09-13 11:40:51 +01:00
Budibase Staging Release Bot
8cb8e9b360 v0.9.125-alpha.1 2021-09-10 16:11:09 +00:00
Andrew Kingston
796c65bf5c Fix 1px offset with left nav bar 2021-09-10 16:36:59 +01:00
Andrew Kingston
cc0c0104fe Fix custom theme integration with date time field 2021-09-10 16:36:43 +01:00
Andrew Kingston
2820b6adef Fix left navigation in layouts when on a tablet sized resolution 2021-09-10 15:13:48 +01:00
Budibase Staging Release Bot
ddc2124ae8 v0.9.125-alpha.0 2021-09-10 13:53:42 +00:00
Martin McKeaveney
b83452f47c merge with master 2021-09-10 14:43:03 +01:00
Andrew Kingston
5dcdb2dcb8 Update validation so that 'minimum' and 'minimum length' contraints both accept null values 2021-09-10 14:30:10 +01:00
Budibase Staging Release Bot
25a62de64d v0.9.123-alpha.7 2021-09-10 11:20:51 +00:00
Andrew Kingston
4f96b7ef93 Merge pull request #2576 from Budibase/responsive-preview
Responsive preview
2021-09-10 12:13:46 +01:00
mike12345567
da9d78d1fb Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-10 11:16:43 +01:00
Budibase Staging Release Bot
3f13aeb789 v0.9.123-alpha.6 2021-09-10 09:15:55 +00:00
Budibase Release Bot
157f21125b v0.9.124 2021-09-10 08:33:24 +00:00
Budibase Staging Release Bot
2fc7438f21 v0.9.123-alpha.5 2021-09-10 07:56:31 +00:00
Andrew Kingston
b7ef51e6f5 Add horizontal bar chart setting 2021-09-09 19:28:37 +01:00
Budibase Staging Release Bot
937f5ece53 v0.9.123-alpha.4 2021-09-09 17:43:54 +00:00
mike12345567
b32bebf8c8 Updating client yarn lock. 2021-09-09 17:58:10 +01:00
Budibase Release Bot
827a77fbf1 v0.9.123 2021-09-09 15:04:36 +00:00
Budibase Staging Release Bot
60a5602a61 v0.9.123-alpha.3 2021-09-09 13:51:49 +00:00
Budibase Staging Release Bot
beaeb97214 v0.9.123-alpha.2 2021-09-09 13:04:44 +00:00