1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
Commit graph

1744 commits

Author SHA1 Message Date
mike12345567
41ea5265dd Fixing bug in tabs where double clicks cause tab switching, new headers enabled by default, disabled headers rather than enabled, get requests can have bodies. 2021-12-13 11:24:13 +00:00
mike12345567
fd4600d3af Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign 2021-12-13 10:14:28 +00:00
Andrew Kingston
8eda765246 Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-12-13 09:45:56 +00:00
Rory Powell
addd13542e Merge branch 'feature/rest-redesign' into feature/query-auth 2021-12-11 21:43:03 +00:00
Rory Powell
e8755b6854 Auth config forms 2021-12-11 09:59:09 +00:00
Budibase Staging Release Bot
90c0656ed1 v1.0.15-alpha.1 2021-12-10 16:56:34 +00:00
Budibase Release Bot
d8a0bfdf96 v1.0.15 2021-12-10 16:55:00 +00:00
Budibase Staging Release Bot
35b66edf02 v1.0.15-alpha.0 2021-12-10 16:29:45 +00:00
mike12345567
42ad8adb97 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-12-10 16:19:24 +00:00
Budibase Release Bot
56dd4bfe61 v1.0.14 2021-12-10 15:45:07 +00:00
Andrew Kingston
989310c29a Update deepSet helper to create parent keys of a deep path if one does not exist 2021-12-10 15:27:04 +00:00
Andrew Kingston
5793cc3bbd Add support for binding forms to deep json fields 2021-12-10 14:18:01 +00:00
Budibase Staging Release Bot
948765c186 v1.0.13-alpha.1 2021-12-10 11:14:30 +00:00
Budibase Release Bot
e5ea78169c v1.0.13 2021-12-10 11:12:06 +00:00
Budibase Staging Release Bot
5038db170c v1.0.13-alpha.0 2021-12-10 10:39:20 +00:00
Rory Powell
32dc9e99af Merge branch 'master' into merge-master 2021-12-10 10:14:43 +00:00
Budibase Release Bot
b6d94d88eb v1.0.12 2021-12-09 19:15:19 +00:00
mike12345567
adbbafbd53 Making it so that schema always shows up for future work towards global variables and making it so that tabs selected can be bound to. 2021-12-09 18:41:07 +00:00
Andrew Kingston
6cec671283 Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-12-09 16:32:25 +00:00
Budibase Release Bot
4ee68650c3 v1.0.11 2021-12-09 14:33:04 +00:00
mike12345567
8bb1727d0d Adding http verbs instead of icons for REST requests. 2021-12-09 13:08:16 +00:00
Peter Clement
eed8a13100 re-add status lights for app row 2021-12-09 10:10:16 +00:00
Peter Clement
efb50f0050 add option to change icon / colour 2021-12-08 18:51:24 +00:00
Budibase Release Bot
48ff92b367 v1.0.10 2021-12-08 18:11:06 +00:00
mike12345567
181efdf68c Adding bindings to rest API, adding in spaceship placeholder, updating the look of some other components, cleaning up some whitespace. 2021-12-08 17:58:30 +00:00
Budibase Release Bot
21462a0f68 v1.0.9 2021-12-08 17:44:39 +00:00
Budibase Staging Release Bot
db6714c4f0 v1.0.9-alpha.1 2021-12-08 17:21:37 +00:00
Budibase Staging Release Bot
0aa87c9fc7 v1.0.9-alpha.0 2021-12-08 14:06:32 +00:00
Andrew Kingston
c71ad0cdec Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-12-08 13:08:28 +00:00
Rory Powell
a23b4143e1 Merge branch 'develop' into feature/rest-redesign 2021-12-08 12:36:12 +00:00
Rory Powell
1fc0a7227c Merge branch 'master' into develop 2021-12-08 12:07:06 +00:00
Budibase Staging Release Bot
cc8b159e11 v1.0.8-alpha.2 2021-12-08 12:02:02 +00:00
Budibase Release Bot
577b7f380f v1.0.8 2021-12-08 11:38:32 +00:00
Rory Powell
71c03fe10e Merge branch 'develop' into rest-import 2021-12-08 11:08:32 +00:00
Budibase Staging Release Bot
626017ae8a v1.0.8-alpha.1 2021-12-08 10:29:51 +00:00
Andrew Kingston
5cc43bd8b5 Remove unnecessary optional chaining 2021-12-08 09:47:43 +00:00
Andrew Kingston
6b316f8a8f Coerce picker option labels to string to fix bug when using autocomplete with numeric labels 2021-12-08 09:45:50 +00:00
Andrew Kingston
a0f3863f69 Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-12-07 15:11:32 +00:00
Andrew Kingston
689f3c9647 Remove infuriating behaviour of drawer closing on escape keypress 2021-12-07 13:58:34 +00:00
Andrew Kingston
c21f4b9681 Coerce picker option labels to strings to fix bug when using autocomplete on numeric label types 2021-12-06 18:22:19 +00:00
mike12345567
ba9854d121 Adding all response capabilities. 2021-12-06 17:39:51 +00:00
Andrew Kingston
1bb6fb37e5 Flatten JSON schema in apps to allow filtering and display of nested values 2021-12-06 12:37:50 +00:00
mike12345567
65d6ca9249 Adding in last components of UI that were missing. 2021-12-03 18:39:05 +00:00
Budibase Staging Release Bot
d818bd6dfa v1.0.8-alpha.0 2021-12-03 13:36:10 +00:00
mike12345567
0b9548260c Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign 2021-12-03 13:27:54 +00:00
Budibase Release Bot
3212d2f447 v1.0.7 2021-12-03 13:24:14 +00:00
mike12345567
c949f7fd09 Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign 2021-12-03 12:45:32 +00:00
Budibase Release Bot
a6f684b996 v1.0.6 2021-12-03 11:22:44 +00:00
Budibase Staging Release Bot
940a30fe72 v1.0.6-alpha.1 2021-12-03 11:20:24 +00:00
mike12345567
5bd2831bb6 Adding radio group of body types. 2021-12-02 17:53:14 +00:00
Rory Powell
409f799c3e Merge branch 'develop' into rest-import 2021-12-02 16:57:53 +00:00
Rory Powell
400aee9d92 Fix datasource selection after import and add maxmimum files support to dropzone 2021-12-02 16:51:13 +00:00
Budibase Staging Release Bot
e18545441e v1.0.6-alpha.0 2021-12-02 15:08:26 +00:00
Rory Powell
ac1bce0900 Merge + Linting 2021-12-02 14:54:47 +00:00
mike12345567
a5e4d0bc95 Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign 2021-12-02 14:35:17 +00:00
Budibase Staging Release Bot
6f1338810c v1.0.5-alpha.1 2021-12-02 13:47:17 +00:00
Budibase Release Bot
efd95a26f3 v1.0.5 2021-12-02 13:31:45 +00:00
mike12345567
81a643e6da Updating key value store to allow adding an activity toggle. 2021-12-02 11:53:51 +00:00
mike12345567
a85213f280 First major part of the REST query resdesign. 2021-12-01 17:55:57 +00:00
Budibase Staging Release Bot
050dad3eca v1.0.5-alpha.0 2021-12-01 14:28:00 +00:00
Budibase Release Bot
7fd9a28fe6 v1.0.4 2021-12-01 13:49:09 +00:00
Budibase Release Bot
beb60414ab v1.0.3 2021-12-01 10:57:38 +00:00
mike12345567
658ffce2c9 Adding some extra padding to action buttons to line them up better, changing over everything in datasources to tables (where possible). 2021-11-30 19:05:36 +00:00
Budibase Release Bot
acdc68efad v1.0.2 2021-11-30 15:59:32 +00:00
Budibase Release Bot
b349e1c27f v1.0.1 2021-11-30 15:44:46 +00:00
Martin McKeaveney
da9eff017d v1.0.0 2021-11-30 16:34:33 +01:00
Budibase Release Bot
2ddff731e9 v0.9.190 2021-11-30 13:36:54 +00:00
Budibase Staging Release Bot
4e607feda0 v0.9.190-alpha.12 2021-11-30 10:14:02 +00:00
Budibase Staging Release Bot
68978c5ed1 v0.9.190-alpha.11 2021-11-29 13:58:47 +00:00
Budibase Staging Release Bot
ac1660540c v0.9.190-alpha.10 2021-11-26 19:01:35 +00:00
Budibase Staging Release Bot
82beeeeb02 v0.9.190-alpha.9 2021-11-26 17:52:27 +00:00
Budibase Staging Release Bot
56d60bc968 v0.9.190-alpha.8 2021-11-26 15:29:05 +00:00
Budibase Staging Release Bot
c5c9206ab2 v0.9.190-alpha.7 2021-11-26 14:35:06 +00:00
Andrew Kingston
29c5e6c243 Add devtools to app preview and add ability to preview apps as different roles 2021-11-26 13:25:02 +00:00
Budibase Staging Release Bot
3b35b7d86b v0.9.190-alpha.6 2021-11-26 11:36:30 +00:00
Budibase Staging Release Bot
83a716c58b v0.9.190-alpha.5 2021-11-26 11:08:02 +00:00
Budibase Staging Release Bot
42baefdd14 v0.9.190-alpha.4 2021-11-25 22:21:36 +00:00
Budibase Staging Release Bot
05004e2b60 v0.9.190-alpha.3 2021-11-25 18:04:35 +00:00
Rory Powell
b6cc536965 WIP: Rest API import 2021-11-25 17:14:07 +00:00
Budibase Staging Release Bot
3a2a2ee4f8 v0.9.190-alpha.2 2021-11-25 16:50:21 +00:00
Budibase Staging Release Bot
b585fe9642 v0.9.190-alpha.1 2021-11-25 12:49:05 +00:00
Budibase Staging Release Bot
58c1927f6a v0.9.190-alpha.0 2021-11-25 12:30:15 +00:00
mike12345567
831ef53319 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-25 12:21:58 +00:00
Budibase Staging Release Bot
6046e48e3d v0.9.185-alpha.22 2021-11-25 10:33:01 +00:00
Budibase Staging Release Bot
439c8cd3ef v0.9.185-alpha.21 2021-11-24 16:00:00 +00:00
Budibase Staging Release Bot
5f40c6e234 v0.9.185-alpha.20 2021-11-24 13:56:19 +00:00
Budibase Staging Release Bot
ff96b409aa v0.9.185-alpha.19 2021-11-24 09:17:53 +00:00
Andrew Kingston
e639ec22ab
Merge pull request #3508 from Budibase/js-formula-fields
JS for formula fields + binding panel refactor
2021-11-24 09:10:46 +00:00
Budibase Staging Release Bot
aefc0a4695 v0.9.185-alpha.18 2021-11-24 08:48:23 +00:00
Budibase Staging Release Bot
145c1c5031 v0.9.185-alpha.17 2021-11-23 20:15:28 +00:00
Andrew Kingston
5ecd09b39e Add readonly prop to combobox 2021-11-23 16:40:31 +00:00
Budibase Staging Release Bot
8e61944128 v0.9.185-alpha.16 2021-11-23 15:23:55 +00:00
Budibase Staging Release Bot
8cb6e6e34c v0.9.185-alpha.15 2021-11-23 13:57:12 +00:00
Budibase Release Bot
c71eab23f0 v0.9.189 2021-11-22 18:14:41 +00:00
Budibase Staging Release Bot
4e76951a03 v0.9.185-alpha.14 2021-11-22 18:04:40 +00:00
mike12345567
72bf66926d Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion. 2021-11-22 15:26:24 +00:00
Budibase Staging Release Bot
95fcaeea06 v0.9.185-alpha.13 2021-11-22 11:13:33 +00:00
Michael Drury
7762c1cc80
Merge pull request #3444 from Budibase/fix/sql-invalid-cols
Disallow _id, _rev and tableId fields for SQL tables
2021-11-22 11:03:59 +00:00
Budibase Staging Release Bot
c48ead6f49 v0.9.185-alpha.12 2021-11-22 10:53:34 +00:00
mike12345567
19c096c3e5 Updating inline alert component to handle newlines as different elements, putting out error with new lines. 2021-11-22 10:37:58 +00:00
Budibase Staging Release Bot
d6018c2c9c v0.9.185-alpha.11 2021-11-22 10:26:21 +00:00
Budibase Staging Release Bot
a013c51e2b v0.9.185-alpha.10 2021-11-18 11:15:57 +00:00
Budibase Release Bot
a4b88dc2ca v0.9.188 2021-11-18 07:09:32 +00:00
Mike Shanks
5f81613cd8 License cleanup 2021-11-17 14:21:16 +00:00
Budibase Staging Release Bot
402a16f387 v0.9.185-alpha.9 2021-11-17 11:47:25 +00:00
Budibase Staging Release Bot
8463afab10 v0.9.185-alpha.8 2021-11-17 11:28:58 +00:00
Budibase Staging Release Bot
5f6f2e6ed1 v0.9.185-alpha.7 2021-11-16 21:20:35 +00:00
Budibase Staging Release Bot
782a0cc175 v0.9.185-alpha.6 2021-11-16 14:37:51 +00:00
Budibase Staging Release Bot
1a9706bbb2 v0.9.185-alpha.5 2021-11-16 13:54:16 +00:00
Rory Powell
851850dc03
Merge pull request #3354 from Budibase/rory/fixes-platform-url
Fixes for google sso, cloud email url and cloud logo updates
2021-11-16 13:46:06 +00:00
Budibase Staging Release Bot
4a22570b05 v0.9.185-alpha.4 2021-11-16 11:48:38 +00:00
Budibase Staging Release Bot
144452346f v0.9.185-alpha.3 2021-11-16 11:12:03 +00:00
Budibase Staging Release Bot
5bb8900cdd v0.9.185-alpha.2 2021-11-15 17:47:27 +00:00
Budibase Release Bot
bfc9a4157d v0.9.187 2021-11-15 17:04:12 +00:00
Budibase Staging Release Bot
38f0e8d665 v0.9.185-alpha.1 2021-11-15 14:43:16 +00:00
mike12345567
86eec3bb52 Some UI work, as well as moving SQL to using a proper bulk insert method and fixing an issue found with csv parsing and removing of invalid columns. 2021-11-12 19:24:56 +00:00
mike12345567
6c46c119a6 Adding all required controls for data import to internal tables, just need to implement external table data import. 2021-11-12 18:26:57 +00:00
Rory Powell
cf13853f09 Fixes for google sso, cloud email url and cloud logo updates 2021-11-12 13:31:55 +00:00
Budibase Release Bot
4385ee6fc2 v0.9.186 2021-11-12 13:15:37 +00:00
Budibase Staging Release Bot
04cfca8b8e v0.9.185-alpha.0 2021-11-11 13:59:14 +00:00
mike12345567
d54992de3d Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-11 13:48:07 +00:00
Budibase Release Bot
d1714b7f9a v0.9.185 2021-11-11 12:14:43 +00:00
Budibase Release Bot
4db512d87e v0.9.184 2021-11-11 11:35:31 +00:00
Budibase Staging Release Bot
f612213122 v0.9.180-alpha.11 2021-11-11 11:09:49 +00:00
Budibase Staging Release Bot
ec8fccf4f5 v0.9.180-alpha.10 2021-11-10 19:52:01 +00:00
Budibase Staging Release Bot
b2a4418a8b v0.9.180-alpha.9 2021-11-10 18:29:22 +00:00
Budibase Staging Release Bot
542aa92daf v0.9.180-alpha.8 2021-11-10 16:33:07 +00:00
Budibase Staging Release Bot
b1afbfa451 v0.9.180-alpha.7 2021-11-10 14:56:30 +00:00
Budibase Release Bot
0202adaa60 v0.9.183 2021-11-10 14:28:28 +00:00
Budibase Staging Release Bot
7e02034897 v0.9.180-alpha.6 2021-11-10 13:50:18 +00:00
Budibase Staging Release Bot
1d7490e328 v0.9.180-alpha.5 2021-11-10 12:29:11 +00:00
Andrew Kingston
d47bf555c5
Merge pull request #3309 from Budibase/quick-bindings
Quick bindings
2021-11-10 12:18:52 +00:00
Budibase Staging Release Bot
0e9c16763e v0.9.180-alpha.4 2021-11-10 12:17:43 +00:00
Andrew Kingston
bdae524618 Broadcast specific events for picking or typing to update the value in a combobox 2021-11-10 11:23:35 +00:00
Budibase Staging Release Bot
186a44c40e v0.9.180-alpha.3 2021-11-10 10:13:12 +00:00
Budibase Release Bot
9dd74e580e v0.9.182 2021-11-10 09:52:01 +00:00
Budibase Staging Release Bot
bb410a7742 v0.9.180-alpha.2 2021-11-09 17:25:41 +00:00
Budibase Release Bot
8b7f3a461f v0.9.181 2021-11-09 12:38:10 +00:00
Budibase Staging Release Bot
610ba92bac v0.9.180-alpha.1 2021-11-08 20:54:52 +00:00
Andrew Kingston
d0755ce8ac
Merge pull request #3249 from Budibase/blocks
Core blocks implementation + table with search block
2021-11-08 20:46:21 +00:00
Budibase Release Bot
c10163a301 v0.9.180 2021-11-08 14:36:40 +00:00
Budibase Staging Release Bot
e611847752 v0.9.180-alpha.0 2021-11-08 14:13:09 +00:00
mike12345567
c1e23c0153 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-08 14:00:47 +00:00
Budibase Release Bot
ec321ba7cb v0.9.179 2021-11-08 12:29:59 +00:00
Budibase Release Bot
56e5aca60f v0.9.178 2021-11-04 16:37:06 +00:00
Budibase Staging Release Bot
87f472a82c v0.9.176-alpha.3 2021-11-04 16:30:06 +00:00
Budibase Release Bot
0b57f74a43 v0.9.177 2021-11-04 13:56:13 +00:00
Budibase Release Bot
2715f44db0 v0.9.176 2021-11-04 09:24:56 +00:00
Budibase Staging Release Bot
f7b155c7dd v0.9.176-alpha.2 2021-11-04 09:24:27 +00:00
Budibase Staging Release Bot
bbd249c07d v0.9.176-alpha.1 2021-11-04 00:48:41 +00:00
Budibase Staging Release Bot
30bdc11527 v0.9.176-alpha.0 2021-11-03 16:33:02 +00:00
Rory Powell
4629fc9e6b Merge branch 'master' into develop 2021-11-03 16:24:16 +00:00
Budibase Release Bot
22f33ba0f0 v0.9.175 2021-11-03 16:20:47 +00:00
Andrew Kingston
7fc5851b4c Revert changes to medium sized checkbox 2021-11-03 16:17:45 +00:00
Budibase Release Bot
551be52bfb v0.9.174 2021-11-03 15:10:20 +00:00
Andrew Kingston
bea7a5955e Fix spectrum bug with larger checkboxes 2021-11-03 11:02:59 +00:00
Budibase Staging Release Bot
a0c9f4c977 v0.9.173-alpha.8 2021-11-02 17:06:37 +00:00
Budibase Staging Release Bot
fb8cc1c243 v0.9.173-alpha.7 2021-11-02 15:32:59 +00:00
Budibase Staging Release Bot
9b63fd62eb v0.9.173-alpha.6 2021-10-28 11:52:29 +00:00
Budibase Staging Release Bot
7a6cf5d534 v0.9.173-alpha.5 2021-10-27 15:45:31 +00:00
Budibase Staging Release Bot
92f0963726 v0.9.173-alpha.4 2021-10-27 15:24:55 +00:00
Michael Drury
88c34a42c5
Merge pull request #3165 from Budibase/fix/sql-issues
Not importing SQL tables without a primary key and displaying an error, disabling query HBS helpers
2021-10-27 16:14:13 +01:00
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
mike12345567
d2c738ab33 Addressing review comments. 2021-10-27 14:55:09 +01:00
mike12345567
f86448a276 Merge branch 'develop' of github.com:Budibase/budibase into fix/sql-issues 2021-10-27 14:51:43 +01:00
Budibase Staging Release Bot
4aaffe23c0 v0.9.173-alpha.2 2021-10-27 09:02:08 +00:00
mike12345567
015b2a8f56 Fixing #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this. 2021-10-26 20:03:54 +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
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
Andrew Kingston
5db3130cf0
Merge pull request #3103 from Budibase/ak-fixes
Quick fixes for various issues
2021-10-22 09:50:58 +01: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
Andrew Kingston
d40d37b75a Remove log statement in datepicker 2021-10-21 13:52:30 +01:00
Andrew Kingston
2103fff1d2 Scope picker transition to avoid weird behaviour when unmounting 2021-10-21 13:36:33 +01: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
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
7d31e29b47 Fix usage of binding values to datepickers 2021-10-19 14:04:12 +01:00
Budibase Staging Release Bot
340d52dc38 v0.9.169-alpha.1 2021-10-19 12:11:03 +00:00
Peter Clement
2d8a8e34e9 Merge remote-tracking branch 'origin/develop' into fix/copy-id-and-rev 2021-10-19 09:53:29 +01:00
Andrew Kingston
ea3bd12811 Add date parsing to core date picker and ensure values are always broadcast as ISO strings 2021-10-18 17:11:12 +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
Peter Clement
bd820f12fd add internal renderer back 2021-10-18 15:08:57 +01:00
Budibase Staging Release Bot
9f1d6013b2 v0.9.167-alpha.14 2021-10-18 11:44:29 +00:00
Budibase Staging Release Bot
4717b0d975 v0.9.167-alpha.13 2021-10-18 11:30:09 +00:00
Budibase Staging Release Bot
eed61105f0 v0.9.167-alpha.12 2021-10-18 10:16:48 +00: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
Peter Clement
d9a2ba6e96
Merge pull request #3032 from Budibase/fix/data-section-issues
Potential fix for issues with updating and saving rows and columns
2021-10-18 09:34:49 +01:00
Budibase Staging Release Bot
d517506127 v0.9.167-alpha.9 2021-10-18 08:31:27 +00:00
Peter Clement
29796c3490 Potential fix for issues with updating and saving rows and columns 2021-10-17 21:23:30 +01:00
Budibase Release Bot
6d8f7f1220 v0.9.168 2021-10-17 20:06:43 +00:00
Peter Clement
39d9017eae remove addition of _id and _rev as autocolumns 2021-10-17 20:58:06 +01: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
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
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
Budibase Staging Release Bot
54fff6db18 v0.9.167-alpha.0 2021-10-13 15:56:03 +00:00
mike12345567
0ba56ea54c Merge branch 'develop' of github.com:Budibase/budibase into js-binding-drawer 2021-10-13 16:48:36 +01: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
Peter Clement
4cdc96a0f6
Merge pull request #2984 from Budibase/bug/misc-automation-issues
Fixes for automation issues
2021-10-13 14:56:44 +01:00
Budibase Staging Release Bot
4326df56c2 v0.9.165-alpha.0 2021-10-13 13:30:05 +00:00
Peter Clement
4c0e2d3d07 remove uneeded log 2021-10-13 14:14:08 +01:00
Peter Clement
bf3075c15c Merge remote-tracking branch 'origin/develop' into bug/misc-automation-issues 2021-10-13 12:39:05 +01:00
Peter Clement
a25020aad7 refactor new autocolumn functionality 2021-10-13 11:39:36 +01:00
Peter Clement
2105fb31db some tidy up 2021-10-13 09:29:01 +01:00
Budibase Release Bot
fb5c60b773 v0.9.164 2021-10-12 21:15:39 +00:00
Peter Clement
9c99e4dd0b add ability to copy _rev and _id from data tab 2021-10-12 17:32:15 +01:00
Budibase Staging Release Bot
b2d02b0663 v0.9.160-alpha.4 2021-10-12 12:37:54 +00:00
Budibase Staging Release Bot
f8c53207fb v0.9.160-alpha.3 2021-10-11 21:15:06 +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
258bc34326 v0.9.160-alpha.2 2021-10-11 14:10:32 +00:00
Budibase Staging Release Bot
481ba6f606 v0.9.160-alpha.1 2021-10-11 13:43:09 +00:00
Andrew Kingston
98ca5da073 Fix bug rendering tabs inside a component which uses a svelte transition 2021-10-11 11:34:19 +01: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
Budibase Release Bot
d3934eaeda v0.9.157 2021-10-07 20:07:47 +00: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
Budibase Release Bot
843e5d1898 v0.9.152 2021-10-06 14:19:18 +00: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
Budibase Staging Release Bot
9bb679d1cf v0.9.151-alpha.4 2021-10-06 12:38:24 +00:00
Andrew Kingston
360c99e5c7
Merge pull request #2887 from Budibase/ak-fixes
Fix date picker on mobile + text changes
2021-10-06 12:42:55 +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
Andrew Kingston
4b7cc205ae Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes 2021-10-04 18:16:41 +01: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
Andrew Kingston
5d45d54e77 Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes 2021-10-04 15:56:37 +01:00
Budibase Release Bot
e6833fe06c v0.9.150 2021-10-04 14:02:30 +00:00
Andrew Kingston
008f9c55a5 Update svelte-flatpickr and disable flatpickr attempting to use native datepickers on mobile, to fix mobile support 2021-10-04 14:50:02 +01: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 Staging Release Bot
054734fac2 v0.9.148-alpha.7 2021-10-01 13:22:35 +00:00
Budibase Staging Release Bot
0d45f8b6b0 v0.9.148-alpha.6 2021-10-01 12:05:19 +00:00
Martin McKeaveney
3029318a9d merge with master 2021-10-01 12:53:28 +01:00
Budibase Staging Release Bot
e6914c3cfb v0.9.148-alpha.5 2021-10-01 11:44:53 +00:00
Budibase Staging Release Bot
8cbe39ea58 v0.9.148-alpha.4 2021-10-01 10:56:48 +00:00
Andrew Kingston
13693ad76f
Merge pull request #2838 from Budibase/fix-number-input-ios
Add inputmode attribute for number inputs
2021-10-01 11:46:33 +01:00
Budibase Staging Release Bot
c46f419bec v0.9.148-alpha.3 2021-10-01 10:20:06 +00:00
Andrew Kingston
ecd6818a13 Add inputmode attribute for number inputs 2021-10-01 11:15:15 +01: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
Budibase Staging Release Bot
da6e17a2bf v0.9.148-alpha.0 2021-09-30 15:51:50 +00: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
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
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
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
Peter Clement
c84e70c919
Merge pull request #2735 from Budibase/feature/datasource-wizard
Datasource wizard
2021-09-30 11:05:22 +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
Budibase Staging Release Bot
087cbdbf18 v0.9.146-alpha.0 2021-09-29 17:08:46 +00:00
Andrew Kingston
ce011dc4df Fix table crash when data is null 2021-09-29 15:25:44 +01: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
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
Peter Clement
eed3bdcb6b Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard 2021-09-28 14:26:25 +01: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
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
Andrew Kingston
19785428b8 Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination 2021-09-27 12:51:37 +01:00
Budibase Staging Release Bot
793883ed59 v0.9.140-alpha.11 2021-09-27 10:48:31 +00:00
Peter Clement
9e0b15e6a7 trigger internal table modal on modal cancel 2021-09-27 09:59:56 +01: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
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
Andrew Kingston
fdfc333172 Broadcast a sort event from BBUI table, and add prop to disable table sorting of data 2021-09-23 16:08:09 +01: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
Budibase Staging Release Bot
c91e5ea39c v0.9.125-alpha.18 2021-09-20 09:55:05 +00:00
Budibase Release Bot
69eb873164 v0.9.133 2021-09-20 09:20:41 +00: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
Budibase Staging Release Bot
21938fa94f v0.9.125-alpha.15 2021-09-17 13:27:49 +00:00
Andrew Kingston
9a4088537a
Merge pull request #2637 from mslourens/fix_date_picker_admin
Fix date picker in admin
2021-09-17 14:20:00 +01:00
Maurits Lourens
6511ba9dad set appendTo to undefined, because FlatPicker checks for !== undefined 2021-09-17 15:06:53 +02:00
Budibase Staging Release Bot
ac132241ed v0.9.125-alpha.14 2021-09-17 08:59:43 +00:00
Budibase Staging Release Bot
bede089cbe v0.9.125-alpha.13 2021-09-16 16:37:59 +00:00
Andrew Kingston
3f249ab10b
Merge pull request #2606 from Budibase/responsive-portal
Responsive portal
2021-09-16 17:28:21 +01:00
Andrew Kingston
e0bf533477 Fix loading circle bug 2021-09-16 16:53:34 +01:00
Budibase Staging Release Bot
7b99737323 v0.9.125-alpha.12 2021-09-16 15:34:18 +00:00
mike12345567
19268e97b6 Removing console logs created during automation rework. 2021-09-16 16:24:32 +01:00
Andrew Kingston
d368e54d17 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-16 16:06:41 +01:00
Budibase Staging Release Bot
9092c0ff5c v0.9.125-alpha.11 2021-09-16 14:54:58 +00:00
Budibase Release Bot
596c953c24 v0.9.130 2021-09-16 14:44:06 +00:00
Budibase Staging Release Bot
b9e22726d5 v0.9.125-alpha.10 2021-09-16 14:26:27 +00:00
PClmnt
90eee7492b
Merge pull request #2610 from Budibase/feature/automation-redesign
Automation Redesign
2021-09-16 15:17:51 +01:00
Peter Clement
3b57fd8a7e fix debounce / store test data bug 2021-09-16 14:48:55 +01:00
Budibase Staging Release Bot
922b5bc2cb v0.9.125-alpha.9 2021-09-16 13:35:20 +00:00
Peter Clement
1b8f7efbbb fix label not being rendered correctly 2021-09-16 12:15:32 +01:00
Budibase Staging Release Bot
108a783635 v0.9.125-alpha.8 2021-09-15 15:58:20 +00: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
Peter Clement
c8d0031e7c Merge remote-tracking branch 'origin/develop' into feature/automation-redesign 2021-09-15 10:26:45 +01: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
Peter Clement
cdcd582c41 Update icons 2021-09-15 00:49:44 +01:00
Peter Clement
b72999c027 Show test outputs and responses in modal 2021-09-15 00:49:35 +01:00
Peter Clement
e00e9f970f Update flow chart styling and event handling 2021-09-15 00:45:07 +01:00
Budibase Staging Release Bot
3fe70fa7ca v0.9.125-alpha.5 2021-09-14 16:39:38 +00: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
Andrew Kingston
c46fd5d4d1 Fix issue with BBUI Page component height when wide 2021-09-13 16:42:29 +01:00
Budibase Release Bot
74782df087 v0.9.126 2021-09-13 15:41:29 +00:00
Andrew Kingston
bdb7c9c941 Don't change padding when using the wide BBUI Page component prop 2021-09-13 16:02:52 +01: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
Budibase Release Bot
69f137bafb v0.9.125 2021-09-13 11:29:41 +00:00
Budibase Staging Release Bot
4cf8223859 v0.9.125-alpha.2 2021-09-13 10:51:41 +00:00
Budibase Staging Release Bot
67eab30a2b v0.9.125-alpha.1 2021-09-10 16:11:09 +00:00
Budibase Staging Release Bot
05d2888ec6 v0.9.125-alpha.0 2021-09-10 13:53:42 +00:00
Martin McKeaveney
ca361e0efd merge with master 2021-09-10 14:43:03 +01:00
Budibase Staging Release Bot
5de49127b0 v0.9.123-alpha.7 2021-09-10 11:20:51 +00:00
Budibase Staging Release Bot
1fca6ed20e v0.9.123-alpha.6 2021-09-10 09:15:55 +00:00
Budibase Release Bot
16ab8098cb v0.9.124 2021-09-10 08:33:24 +00:00
Budibase Staging Release Bot
7c5b4ca927 v0.9.123-alpha.5 2021-09-10 07:56:31 +00:00
Andrew Kingston
76b97ab0f1 Remove log 2021-09-10 08:30:20 +01:00
Andrew Kingston
ab2c5a89b9 Fix issue with nullish progress value in progress circle component 2021-09-10 08:25:14 +01:00
Budibase Staging Release Bot
b8f000092a v0.9.123-alpha.4 2021-09-09 17:43:54 +00:00
Budibase Release Bot
5079d3434f v0.9.123 2021-09-09 15:04:36 +00:00
Budibase Staging Release Bot
4a8a87fb47 v0.9.123-alpha.3 2021-09-09 13:51:49 +00:00
Budibase Staging Release Bot
3da6dc75e3 v0.9.123-alpha.2 2021-09-09 13:04:44 +00:00
Andrew Kingston
d38f5ef163 Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-09 11:57:55 +01:00
Budibase Staging Release Bot
00f01181a3 v0.9.123-alpha.1 2021-09-08 12:50:22 +00:00
Andrew Kingston
97e491d045 Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-06 18:23:08 +01:00
Budibase Staging Release Bot
70a66919f0 v0.9.123-alpha.0 2021-09-06 16:38:38 +00:00
Andrew Kingston
ca9df2764d Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-06 17:29:51 +01:00
mike12345567
d12deceee5 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-06 17:27:29 +01:00
Budibase Release Bot
eff58fa8b4 v0.9.122 2021-09-06 15:45:10 +00:00
Budibase Staging Release Bot
545a0fc5cd v0.9.120-alpha.4 2021-09-06 14:57:36 +00:00
Budibase Release Bot
22f5c625ce v0.9.121 2021-09-06 14:26:46 +00:00
Budibase Release Bot
fe0adcde7d v0.9.120 2021-09-06 13:13:46 +00:00
Budibase Staging Release Bot
6367c6d746 v0.9.120-alpha.3 2021-09-06 10:48:29 +00:00
Budibase Staging Release Bot
e68fa5b6af v0.9.120-alpha.2 2021-09-06 07:05:56 +00:00
Budibase Staging Release Bot
866f4187e0 v0.9.120-alpha.1 2021-09-03 14:55:28 +00:00
Budibase Staging Release Bot
e140e88e58 v0.9.120-alpha.0 2021-09-03 11:16:31 +00:00
mike12345567
b14e085223 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-03 12:08:06 +01:00
Budibase Release Bot
8c0977852c v0.9.119 2021-09-03 10:55:17 +00:00
Andrew Kingston
de9dce77f4 Add custom theming to icons 2021-09-03 11:53:25 +01:00
Andrew Kingston
7ee7feca16 Add custom theming for primary color and primary hover color to form components 2021-09-03 11:50:09 +01:00
Budibase Release Bot
5b174c6484 v0.9.118 2021-09-02 15:56:14 +00:00
Budibase Staging Release Bot
19d31e0cea v0.9.117-alpha.4 2021-09-02 15:17:15 +00:00
Andrew Kingston
dc67b4f8c1 Deeply clone rows before passing them back in the table edit row callback to avoid mutating table data 2021-09-02 14:42:12 +01:00
Budibase Staging Release Bot
42e614be21 v0.9.117-alpha.3 2021-09-01 15:16:35 +00:00
Budibase Staging Release Bot
0fbe0a9a73 v0.9.117-alpha.2 2021-08-31 13:37:12 +00:00
Budibase Release Bot
74e5224e32 v0.9.117 2021-08-31 13:04:48 +00:00
Budibase Staging Release Bot
68d9c75971 v0.9.117-alpha.1 2021-08-31 12:50:22 +00:00
Budibase Staging Release Bot
bf7e43762f v0.9.117-alpha.0 2021-08-31 12:32:55 +00:00
Martin McKeaveney
39aa8e8716 removing merge HEAD 2021-08-31 13:23:46 +01:00
Martin McKeaveney
9be9eb8789 merge with master 2021-08-31 13:10:08 +01:00
Budibase Staging Release Bot
51e48f343f v0.9.116-alpha.3 2021-08-30 22:01:09 +00:00
Budibase Staging Release Bot
1e3a78d02d v0.9.116-alpha.2 2021-08-27 13:51:03 +00:00
PClmnt
5eac795152
Merge pull request #2470 from Budibase/multi-option-datatype
Multi-Option Data Type
2021-08-27 14:43:09 +01:00
Budibase Staging Release Bot
57f6a32e9f v0.9.116-alpha.1 2021-08-27 07:47:19 +00:00
Budibase Release Bot
7cddd772fd v0.9.116 2021-08-26 15:00:28 +00:00
Budibase Staging Release Bot
a24afb7e23 v0.9.116-alpha.0 2021-08-26 13:38:17 +00:00
Peter Clement
a5a4c63094 Merge remote-tracking branch 'origin/develop' into multi-option-datatype 2021-08-26 14:38:05 +01:00
Martin McKeaveney
7817c8f068 merge package updates 2021-08-26 14:13:30 +01:00
Budibase Staging Release Bot
e220a7fa69 v0.9.105-alpha.33 2021-08-26 10:03:39 +00:00
Peter Clement
7217bb3ccd fix build 2021-08-26 08:50:36 +01:00
Budibase Staging Release Bot
7c9f0b83ca v0.9.105-alpha.32 2021-08-25 15:59:13 +00:00
Budibase Staging Release Bot
475a559f6a v0.9.105-alpha.31 2021-08-25 13:17:59 +00:00
Budibase Release Bot
5ce7d9c9b0 v0.9.115 2021-08-25 12:05:49 +00:00
Budibase Staging Release Bot
4f1770b44e v0.9.105-alpha.30 2021-08-25 12:05:47 +00:00
Budibase Staging Release Bot
57f2b34ce8 v0.9.105-alpha.29 2021-08-25 11:50:47 +00:00
Andrew Kingston
8cdda6d208
Merge pull request #2441 from Budibase/multistep-forms
Multi-step forms
2021-08-25 12:40:44 +01:00
Budibase Staging Release Bot
0a99020814 v0.9.105-alpha.28 2021-08-24 15:26:18 +00:00
Andrew Kingston
0516d3d0ef Prevent MenuItem firing onlick handlers when disabled 2021-08-24 15:29:50 +01:00
Budibase Release Bot
ad7383a57b v0.9.114 2021-08-24 09:55:51 +00:00
Budibase Staging Release Bot
8048e9a8ce v0.9.105-alpha.27 2021-08-24 09:33:04 +00:00
Budibase Release Bot
985ae54c9f v0.9.113 2021-08-23 20:59:56 +00:00
Budibase Release Bot
78b00c7cea v0.9.112 2021-08-23 16:29:12 +00:00
Andrew Kingston
9223476ca7 Merge branch 'develop' of github.com:Budibase/budibase into multistep-forms 2021-08-23 11:48:03 +01:00
Budibase Release Bot
9ad8b676ca v0.9.111 2021-08-20 16:43:42 +00:00
Budibase Staging Release Bot
36d5be2a31 v0.9.105-alpha.26 2021-08-20 16:13:53 +00:00
Budibase Release Bot
de071a163c v0.9.110 2021-08-20 11:57:47 +00:00
Budibase Release Bot
579231dca9 v0.9.109 2021-08-20 10:40:44 +00:00
Andrew Kingston
a656b419b9 Making picker sorting optional and default to off. Sort by default for client apps 2021-08-20 10:03:21 +01:00
Budibase Release Bot
a371c77579 v0.9.108 2021-08-19 16:28:01 +00:00
Budibase Staging Release Bot
c11cbf30cb v0.9.105-alpha.25 2021-08-19 16:00:21 +00:00
Peter Clement
295e36f576 Add ability for user to select 'List' data type for a column 2021-08-19 16:54:44 +01:00
Budibase Staging Release Bot
0d530dc36e v0.9.105-alpha.24 2021-08-19 07:08:13 +00:00
Budibase Staging Release Bot
e99ad0b71a v0.9.105-alpha.23 2021-08-18 13:19:18 +00:00
Budibase Staging Release Bot
bf52642893 v0.9.105-alpha.22 2021-08-18 12:11:42 +00:00
Andrew Kingston
5d1374bfa2 Add stepper component to bbui for numeric values 2021-08-18 11:32:39 +01:00
Budibase Staging Release Bot
14ab2671f8 v0.9.105-alpha.21 2021-08-18 09:54:08 +00:00
Martin McKeaveney
f28d0773f9
Merge pull request #2401 from mslourens/update_datasource_name
Update the name of the datasource
2021-08-18 10:44:04 +01:00
Budibase Staging Release Bot
b5bdf9e2ab v0.9.105-alpha.20 2021-08-18 09:10:38 +00:00
Andrew Kingston
7c2b5b6f04
Merge pull request #2372 from mslourens/autocomplete_component
Autocomplete component
2021-08-18 10:01:47 +01:00
Maurits Lourens
285b73ceea fix lint issues 2021-08-18 00:04:54 +02:00
Maurits Lourens
c86a878b27 update the name of the datasource 2021-08-17 23:57:11 +02:00
Maurits Lourens
4e3da10cc8 implement review comments 2021-08-17 19:57:11 +02:00
Budibase Staging Release Bot
f372ac345f v0.9.105-alpha.19 2021-08-17 16:04:50 +00:00
Budibase Staging Release Bot
31f0c0ba41 v0.9.105-alpha.18 2021-08-17 14:31:01 +00:00
Budibase Staging Release Bot
42cb9dae98 v0.9.105-alpha.17 2021-08-17 13:36:30 +00:00
Maurits Lourens
2cbf7b4821 implement review comments 2021-08-17 15:13:57 +02:00
Budibase Staging Release Bot
daf4a6e75f v0.9.105-alpha.16 2021-08-17 12:58:35 +00:00
Maurits Lourens
51f680ebea Merge branch 'develop' into autocomplete_component 2021-08-17 14:26:57 +02:00
Budibase Staging Release Bot
34edf4fb14 v0.9.105-alpha.15 2021-08-17 12:16:22 +00:00
Budibase Staging Release Bot
a39c4b9d31 v0.9.105-alpha.14 2021-08-17 08:36:18 +00:00
Budibase Release Bot
fe752951ad v0.9.107 2021-08-17 06:25:14 +00:00
Maurits Lourens
e8078662f8 add autocomplete component and make it optional for optionsField and relationshipField 2021-08-16 23:31:51 +02:00
Budibase Staging Release Bot
70600ca438 v0.9.105-alpha.13 2021-08-16 20:54:33 +00:00
Budibase Staging Release Bot
dd7edd6f6b v0.9.105-alpha.12 2021-08-16 17:37:03 +00:00
Andrew Kingston
e6399cad33
Merge pull request #2339 from Budibase/custom-form-validation
Custom form validation
2021-08-16 18:29:44 +01:00
Budibase Release Bot
85b4cc0d82 v0.9.106 2021-08-16 16:35:51 +00:00
Budibase Staging Release Bot
8c871ea737 v0.9.105-alpha.11 2021-08-16 16:22:24 +00:00
Budibase Staging Release Bot
039c6ece6e v0.9.105-alpha.10 2021-08-16 08:13:57 +00:00
Andrew Kingston
cee0367b1d
Merge pull request #2344 from Budibase/ak-fixes
Fixes and features for various issues
2021-08-16 09:04:13 +01:00
Budibase Staging Release Bot
31e4d0a6b4 v0.9.105-alpha.9 2021-08-13 13:16:28 +00:00
Andrew Kingston
1285bcf645 Merge branch 'develop' of github.com:Budibase/budibase into joe-tweaks 2021-08-13 13:53:30 +01:00
Budibase Staging Release Bot
2c8b5edea4 v0.9.105-alpha.8 2021-08-13 12:49:38 +00:00
Keviin Åberg Kultalahti
97498b0778 Merge branch 'master' into develop 2021-08-13 14:41:49 +02:00
Andrew Kingston
8e9ce2223e Merge branch 'develop' of github.com:Budibase/budibase into joe-tweaks 2021-08-13 13:33:22 +01:00
Andrew Kingston
3309fa674c Adding missing dep 2021-08-13 13:32:32 +01:00
Budibase Staging Release Bot
0ff8f2fd50 v0.9.105-alpha.7 2021-08-13 11:50:38 +00:00
Andrew Kingston
6c7d3c171e Add static white and black color options to color picker 2021-08-13 12:39:57 +01:00
Budibase Release Bot
c664e13023 v0.9.105 2021-08-13 08:08:23 +00:00
Budibase Staging Release Bot
5990b050e0 v0.9.105-alpha.6 2021-08-12 14:20:20 +00:00
Andrew Kingston
cd3908ea9b Make dropzone file name a link to the file 2021-08-12 11:49:48 +01:00
Andrew Kingston
26fa1f4941 Sort picker options alphabetically 2021-08-12 10:09:38 +01:00
Budibase Staging Release Bot
03e939d441 v0.9.105-alpha.5 2021-08-12 08:49:04 +00:00
Budibase Staging Release Bot
d4e7eddbf6 v0.9.105-alpha.4 2021-08-11 14:56:17 +00:00
Andrew Kingston
b9887a657c Merge branch 'develop' of github.com:Budibase/budibase into custom-form-validation 2021-08-11 15:51:45 +01:00
Andrew Kingston
6005c0a4d8 Ensure checkbox always has a size class 2021-08-11 15:21:35 +01:00
Andrew Kingston
eea293da10 Merge branch 'develop' of github.com:Budibase/budibase into default-field-values 2021-08-11 15:13:30 +01:00
Andrew Kingston
ef99e5a557 Merge branch 'develop' of github.com:Budibase/budibase into custom-form-validation 2021-08-11 15:09:04 +01:00
Martin McKeaveney
962e940aab fix date sorting 2021-08-10 17:41:11 +01:00
Martin McKeaveney
7d49634c6d fix date sorting 2021-08-10 17:41:01 +01:00
Budibase Staging Release Bot
de16321b0f v0.9.105-alpha.3 2021-08-10 10:51:18 +00:00
Budibase Staging Release Bot
ea9ebf70a6 v0.9.105-alpha.2 2021-08-09 15:20:42 +00:00
PClmnt
a1ab811372
Merge pull request #2318 from Budibase/quiet-emphasized-tabs
Add Quiet and Emphasized variants to the Tabs and Tab components
2021-08-09 16:13:03 +01:00
Peter Clement
c382c9d4b5 border fix 2021-08-09 15:56:05 +01:00
Peter Clement
fb343cc519 fix underline conditional 2021-08-09 15:55:03 +01:00
Peter Clement
cb7e02bb3a Add Quiet and Emphasized variants to the Tabs and Tab components 2021-08-09 15:47:30 +01:00
Budibase Staging Release Bot
d7af1236eb v0.9.105-alpha.1 2021-08-06 20:51:57 +00:00
Budibase Staging Release Bot
bb97297b78 v0.9.105-alpha.0 2021-08-06 16:38:26 +00:00
mike12345567
6ebf4a5611 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 17:29:45 +01:00
Budibase Release Bot
df71bb8d10 v0.9.104 2021-08-06 16:11:58 +00:00
Budibase Release Bot
395589edd2 v0.9.103 2021-08-06 15:42:34 +00:00
Budibase Staging Release Bot
49e7805d10 v0.9.103-alpha.1 2021-08-06 14:43:50 +00:00
Andrew Kingston
b7af4ed65f Add validation drawer and simplify HOC's for different field types 2021-08-06 14:54:00 +01:00
Budibase Staging Release Bot
4b7debc8a9 v0.9.103-alpha.0 2021-08-06 12:24:19 +00:00
mike12345567
add88a3d4a Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-06 13:16:04 +01:00
mike12345567
34397c2e14 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 13:04:54 +01:00
Budibase Release Bot
d1c2b14488 v0.9.102 2021-08-06 11:59:59 +00:00
Budibase Release Bot
ad8294de2f v0.9.101 2021-08-05 21:32:50 +00:00
Budibase Release Bot
6858905fce v0.9.100 2021-08-05 16:15:38 +00:00
Budibase Staging Release Bot
0092251d63 v0.9.99-alpha.6 2021-08-05 15:56:53 +00:00
Martin McKeaveney
04e1399eec
Merge pull request #2239 from mslourens/checkbox_sizes
add sizes to boolean field and checkbox component
2021-08-05 16:43:20 +01:00
Budibase Release Bot
2fa99c4578 v0.9.99 2021-08-05 15:32:36 +00:00
Budibase Staging Release Bot
8f5a3093ae v0.9.99-alpha.5 2021-08-05 13:48:48 +00:00
Budibase Staging Release Bot
60d7a1af76 v0.9.99-alpha.4 2021-08-05 12:48:02 +00:00
Budibase Staging Release Bot
01593841eb v0.9.99-alpha.3 2021-08-05 12:38:23 +00:00
Martin McKeaveney
a1e5124aba script for pinning dev versions of BB packages 2021-08-05 12:59:33 +01:00
Budibase Staging Release Bot
7e4f2791ca v0.9.99-alpha.2 2021-08-05 11:08:37 +00:00
Budibase Staging Release Bot
c17d24c8f1 v0.9.99-alpha.1 2021-08-05 10:36:25 +00:00
Budibase Staging Release Bot
ed14f2caf8 v0.9.99-alpha.0 2021-08-05 10:00:35 +00:00
mike12345567
70a1e4f538 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-05 10:38:41 +01:00
Andrew Kingston
80b5d9ad6e Merge branch 'develop' of github.com:Budibase/budibase into default-field-values 2021-08-05 10:26:54 +01:00
Budibase Staging Release Bot
57a892a1fa v0.9.97-alpha.0 2021-08-05 09:16:24 +00:00
Budibase Release Bot
37f4c66baa v0.9.98 2021-08-04 19:42:05 +00:00
Budibase Release Bot
d301874f05 v0.9.97 2021-08-04 19:04:23 +00:00
Andrew Kingston
c3dde3e5f4 Merge branch 'develop' of github.com:Budibase/budibase into default-field-values 2021-08-04 17:21:47 +01:00
Andrew Kingston
a92e75fbf6 Refreshing package lock to try and fix error with new divider import 2021-08-04 16:35:53 +01:00
mike12345567
3080ab78a1 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-04 15:25:14 +01:00
Budibase Release Bot
d94d3c05b1 v0.9.96 2021-08-04 14:06:11 +00:00
Budibase Staging Release Bot
014cc22f2f v0.9.96-alpha.0 2021-08-04 12:28:24 +00:00
Martin McKeaveney
d9ad54d939 merge with master 2021-08-04 13:20:11 +01:00
Budibase Staging Release Bot
9ccefa08df v0.9.87-alpha.9 2021-08-04 11:17:18 +00:00
Andrew Kingston
e865a5d363
Merge pull request #2233 from Budibase/peek-screen
Open screen in modal
2021-08-04 12:08:49 +01:00
Budibase Staging Release Bot
480889352f v0.9.87-alpha.8 2021-08-04 10:59:07 +00:00
Budibase Release Bot
e3361b6944 v0.9.95 2021-08-04 09:46:58 +00:00
Budibase Release Bot
6ffdb68be8 v0.9.94 2021-08-04 09:10:05 +00:00
Budibase Staging Release Bot
97cf8c53df v0.9.87-alpha.7 2021-08-04 08:58:12 +00:00
Budibase Staging Release Bot
20a08f2696 v0.9.87-alpha.6 2021-08-03 21:01:15 +00:00
Maurits Lourens
2d5a747803 add sizes to boolean field and checkbox component 2021-08-03 20:54:32 +02:00
Budibase Release Bot
cc38b0af0f v0.9.93 2021-08-03 16:02:29 +00:00
Budibase Staging Release Bot
b8d94c7cb5 v0.9.87-alpha.5 2021-08-03 12:48:30 +00:00
Andrew Kingston
f095be6aac Darken modal underlay and add actions above screen modal to allow entering full screen or closing 2021-08-03 12:02:20 +01:00
Budibase Release Bot
c059926da6 v0.9.92 2021-08-03 09:21:53 +00:00
Budibase Release Bot
55c14935a7 v0.9.91 2021-08-03 09:12:12 +00:00
Budibase Release Bot
0b50867dd6 v0.9.90 2021-08-02 14:49:04 +00:00
Budibase Release Bot
8d2040cae4 v0.9.89 2021-08-02 14:36:56 +00:00
Andrew Kingston
53e399f6c1 Merge branch 'develop' of github.com:Budibase/budibase into peek-screen 2021-08-02 15:12:45 +01:00
Budibase Staging Release Bot
9b66b6090f v0.9.87-alpha.4 2021-08-02 13:02:24 +00:00
Andrew Kingston
c50460b88f Merge branch 'develop' of github.com:Budibase/budibase into peek-screen 2021-08-02 09:27:28 +01:00
Budibase Release Bot
758833a191 v0.9.88 2021-07-30 18:07:23 +00:00
Budibase Release Bot
9dbd67b57f v0.9.87 2021-07-30 17:25:31 +00:00
Andrew Kingston
760ec7698d Fix modal not shrinking to fit screen size 2021-07-30 14:13:16 +01:00
Andrew Kingston
9aa65e2aa4 Break out notification component to standalone component 2021-07-30 13:58:34 +01:00
Andrew Kingston
78b2908a5d Add modal option to hide divider, and make title rendering optional 2021-07-30 13:57:33 +01:00
Budibase Staging Release Bot
0cb528489c v0.9.87-alpha.3 2021-07-30 11:04:41 +00:00
Budibase Staging Release Bot
0df305205e v0.9.87-alpha.2 2021-07-30 10:33:02 +00:00
Budibase Staging Release Bot
110a39e7f4 v0.9.87-alpha.1 2021-07-29 21:44:52 +00:00
Budibase Staging Release Bot
7a42898ef8 v0.9.87-alpha.0 2021-07-29 10:20:04 +00:00
Rory Powell
079e78b557 Merge master -> develop version bump 0.9.86 2021-07-29 10:55:31 +01:00
Budibase Staging Release Bot
b90435756d v0.9.86-alpha.0 2021-07-29 09:19:25 +00:00
Budibase Release Bot
6f190345de v0.9.86 2021-07-29 09:17:21 +00:00
Martin McKeaveney
f1fcbc22c6 merge with master 2021-07-29 10:06:33 +01:00
Budibase Release Bot
3b3211b978 v0.9.85 2021-07-28 21:57:53 +00:00
Budibase Staging Release Bot
64525c1804 v0.9.85-alpha.2 2021-07-28 21:46:10 +00:00
Budibase Staging Release Bot
69e15d92c9 v0.9.85-alpha.1 2021-07-28 16:05:40 +00:00
Budibase Staging Release Bot
14cdb118f9 v0.9.85-alpha.0 2021-07-28 10:25:47 +00:00
Martin McKeaveney
a42d922199 merge with master 2021-07-28 11:08:20 +01:00
Budibase Release Bot
a804cabbe8 v0.9.84 2021-07-28 09:34:03 +00:00
Budibase Staging Release Bot
c26854f7ed v0.9.83-alpha.1 2021-07-28 09:32:28 +00:00
Martin McKeaveney
240c80525a
Merge pull request #2131 from mslourens/automation_live_toggle
convert automation icons into toggle
2021-07-28 10:24:52 +01:00
Maurits Lourens
9753783866 fix lint issue 2021-07-28 00:06:03 +02:00
Maurits Lourens
8c4333f4ca fix cypress test 2021-07-27 23:48:06 +02:00
Budibase Release Bot
fa307c9a59 v0.9.83 2021-07-27 16:13:27 +00:00
Budibase Staging Release Bot
01a1fce0f8 v0.9.83-alpha.0 2021-07-27 14:50:45 +00:00
Martin McKeaveney
30be2a00fa Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-27 12:03:20 +01:00
Budibase Release Bot
10180ba277 v0.9.82 2021-07-27 11:01:29 +00:00
Martin McKeaveney
e7153277fb merge 2021-07-27 11:58:41 +01:00
Budibase Release Bot
03acad2d89 v0.9.81 2021-07-27 09:20:57 +00:00
Budibase Staging Release Bot
2ecb2de1d2 v0.9.80-alpha.9 2021-07-27 09:11:15 +00:00
Budibase Release Bot
805464b474 v0.9.80 2021-07-27 09:07:05 +00:00
Andrew Kingston
919368db05
Merge pull request #2115 from Budibase/conditional-ui
Conditional UI
2021-07-27 10:02:22 +01:00
Budibase Staging Release Bot
0dbec1f1a4 v0.9.80-alpha.8 2021-07-26 21:20:37 +00:00
Andrew Kingston
bbcc350b14 Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui 2021-07-26 13:04:08 +01:00
Budibase Staging Release Bot
eaf656a85d v0.9.80-alpha.7 2021-07-26 09:34:02 +00:00
Budibase Staging Release Bot
9b0daf925c v0.9.80-alpha.6 2021-07-26 08:23:08 +00:00
Budibase Staging Release Bot
ef396a1a48 v0.9.80-alpha.5 2021-07-26 07:42:30 +00:00
Budibase Staging Release Bot
3b3b90c721 v0.9.80-alpha.4 2021-07-25 11:22:12 +00:00
Budibase Staging Release Bot
ef3ee02885 v0.9.80-alpha.3 2021-07-25 10:58:35 +00:00
Budibase Staging Release Bot
88dbb17af0 v0.9.80-alpha.2 2021-07-24 11:22:42 +00:00
Budibase Staging Release Bot
88b53b34a0 v0.9.80-alpha.1 2021-07-23 17:41:06 +00:00
Rory Powell
51a1cd5f43 Fix staging version 2021-07-23 18:31:45 +01:00
Budibase Staging Release Bot
dcec1accc2 v0.9.79-alpha.5 2021-07-23 16:55:34 +00:00
Budibase Staging Release Bot
c2cd7f639c v0.9.79-alpha.4 2021-07-23 16:13:42 +00:00
Budibase Release Bot
7ec521c0e9 v0.9.79 2021-07-23 16:08:58 +00:00
Budibase Staging Release Bot
91fe930b7e v0.9.79-alpha.3 2021-07-23 15:46:11 +00:00
Andrew Kingston
d53cc48338 Remove hardcoded colours from BBUI modal component 2021-07-23 15:43:44 +01:00
Budibase Staging Release Bot
e45a6f6778 v0.9.79-alpha.2 2021-07-23 14:05:23 +00:00
Budibase Staging Release Bot
5ef00cd2a4 v0.9.79-alpha.1 2021-07-23 11:08:21 +00:00
Budibase Staging Release Bot
c71d8a4f42 v0.9.79-alpha.0 2021-07-23 09:37:21 +00:00
Andrew Kingston
e44a82bb72 Set default getOptionIcon prop in core Picker to avoid crash 2021-07-21 14:35:55 +01:00
Andrew Kingston
c48300b159 Set default getOptionIcon prop to avoid crash when using core select, like in client apps 2021-07-21 14:35:37 +01:00
Andrew Kingston
cb3211beb3 Merge branch 'develop' of github.com:Budibase/budibase into drawer-improvements 2021-07-20 14:39:55 +01:00
Peter Clement
32b2093cff Merge remote-tracking branch 'origin/develop' into oidc-config-management 2021-07-20 12:57:58 +01:00
mike12345567
63dba7b574 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-19 16:24:19 +01:00
Budibase Release Bot
f518890ae0 v0.9.78 2021-07-19 14:23:03 +00:00
Budibase Release Bot
49f1c20f17 v0.9.77 2021-07-16 18:52:46 +00:00
Budibase Release Bot
5b2c463ebf v0.9.76 2021-07-15 23:23:00 +00:00
Rory Powell
90c0e7b2c1 Merge branch 'develop' into feature/oidc-support 2021-07-15 14:05:30 +01:00
Budibase Release Bot
fb334c6f15 v0.9.75 2021-07-15 10:12:28 +00:00
Andrew Kingston
deb0b2998f Update drawer styles, drawer bindable inputs and settings bindable inputs 2021-07-14 14:21:11 +01:00
mike12345567
ccb0e1b354 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-14 13:54:39 +01:00
Budibase Release Bot
be0559606a v0.9.74 2021-07-13 16:53:42 +00:00
Peter Clement
86a421646d Add UUID to each oidc config to distinguish each provider 2021-07-13 17:32:08 +01:00
Martin McKeaveney
742402f4c7 merge with master 2021-07-11 18:07:46 +01:00
Budibase Release Bot
3b07d3143b v0.9.73 2021-07-09 17:29:06 +00:00
Kyle Harrison
b4afda7b09 apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
Peter Clement
4ae29f6b54 Fix bug where OIDC icon was not being displayed due to misconfiguration 2021-07-09 14:18:03 +01:00
Rory Powell
63b13fc360 Merge branch 'develop' into feature/oidc-support 2021-07-08 20:15:16 +01:00
Peter Clement
4b518af605 Merge branch 'feature/oidc-support' of https://github.com/Budibase/budibase into oidc-config-management 2021-07-07 17:42:31 +01:00
Peter Clement
8426ffc036 Fix for icon upload issue 2021-07-07 16:18:18 +01:00
Peter Clement
b5f398da4d Allow user uploaded icons in oidc config 2021-07-07 13:41:09 +01:00
Budibase Release Bot
4afd6f4fbe v0.9.72 2021-07-07 12:19:03 +00:00
Andrew Kingston
bf6762dd66 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-07 13:16:26 +01:00
Budibase Release Bot
cdd85c4d11 v0.9.71 2021-07-07 10:52:11 +00:00
Andrew Kingston
70d29c32f8 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-07 11:48:38 +01:00
Andrew Kingston
83a91a8943 Fix bug with tabs causing them to broadcast a change event on mount 2021-07-06 15:53:52 +01:00
Andrew Kingston
80679cba13 Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps 2021-07-05 17:41:26 +01:00
Budibase Release Bot
54dae1b5a2 v0.9.70 2021-07-05 14:38:21 +00:00
Andrew Kingston
77ae0e58b8 Add placholder color to color picker component to represent undefined color choice 2021-07-05 14:31:10 +01:00
Andrew Kingston
1b094b43ef Fix font family issue with date pickers 2021-07-05 10:24:44 +01:00
Andrew Kingston
07ed0b1217 Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps 2021-07-05 09:03:24 +01:00
Budibase Release Bot
5f4199a3fb v0.9.69 2021-07-01 10:51:59 +00:00
Budibase Release Bot
1385a08395 v0.9.68 2021-07-01 10:41:50 +00:00
Andrew Kingston
1547c17f7f Merge and add initial work on cards 2021-06-30 16:33:19 +01:00
Andrew Kingston
b4a8a9c160 Add better theme compatibility to color picker and client app components 2021-06-30 08:30:57 +01:00
Budibase Release Bot
2258f43bc1 v0.9.67 2021-06-29 16:46:33 +00:00
Martin McKeaveney
2c2e3757d8
Merge pull request #1871 from Budibase/develop
Develop
2021-06-29 14:48:27 +01:00
Budibase Release Bot
14810c1a0f v0.9.66 2021-06-29 13:24:30 +00:00
Andrew Kingston
0db0417691 Allow color picker to have spectrum theme overridden 2021-06-29 08:20:34 +01:00
Andrew Kingston
dfbd1eaae1 Add initial work on refactoring color picker to account for client app theme 2021-06-28 14:51:47 +01:00
Andrew Kingston
fc4aa07495
Merge pull request #1834 from Budibase/design-panel-v2
Design panel V2 + big performance improvements + misc features
2021-06-28 11:11:00 +01:00
Budibase Release Bot
e0459572af v0.9.65 2021-06-25 11:32:56 +00:00
Budibase Release Bot
8998e8cba4 v0.9.64 2021-06-24 11:37:19 +00:00
Andrew Kingston
14fa37deac Merge branch 'develop' of github.com:Budibase/budibase into design-panel-v2 2021-06-24 11:44:49 +01:00
Andrew Kingston
3074b3894f Add gap to container settings and remove some colours from color picker 2021-06-24 11:29:20 +01:00
Budibase Release Bot
91f2d5a075 v0.9.63 2021-06-23 22:43:56 +00:00
Budibase Release Bot
53a2707086 v0.9.62 2021-06-23 22:27:33 +00:00
Budibase Release Bot
4af9574178 v0.9.61 2021-06-23 19:53:30 +00:00
Andrew Kingston
d0ba754a02 Add new typography settings, add new settings bar dropdowns, add settings bar to text components 2021-06-23 14:21:37 +01:00
Budibase Release Bot
6d822ee4c2 v0.9.60 2021-06-23 12:53:57 +00:00
Budibase Release Bot
157208ea76 v0.9.59 2021-06-23 11:09:48 +00:00
Andrew Kingston
31f1940f49 Add wrapper to color picker and fix helper import 2021-06-23 11:47:07 +01:00
Budibase Release Bot
9fbb9d8d72 v0.9.58 2021-06-23 09:13:01 +00:00
Andrew Kingston
361d27cb08 Add color picker component and tidy up style options 2021-06-23 09:54:31 +01:00
Budibase Release Bot
6fe48237e5 v0.9.57 2021-06-23 08:45:22 +00:00
Budibase Release Bot
5253b00dc9 v0.9.56 2021-06-23 07:33:05 +00:00
Andrew Kingston
817dc7b3cf Add new style definitions for containers 2021-06-23 07:55:33 +01:00
Budibase Release Bot
63e52c1f1b v0.9.55 2021-06-22 16:31:57 +00:00
Budibase Release Bot
042eb0765a v0.9.54 2021-06-22 16:03:40 +00:00
Andrew Kingston
ab56301ace Add screen settings section, refactor more of component settings panel 2021-06-22 09:36:50 +01:00
Andrew Kingston
eff444f5ac Merge branch 'develop' of github.com:Budibase/budibase into design-panel-v2 2021-06-22 09:14:27 +01:00
Andrew Kingston
729dc3d8eb Add initial work on merging settings and design panels, improve code structure, improve styles 2021-06-22 09:14:17 +01:00
mike12345567
0248098964 Merge branch 'develop' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-21 13:05:39 +01:00
Andrew Kingston
9a41e8921c
Merge pull request #1774 from Budibase/confirmable-actions
Confirmable actions
2021-06-21 12:56:47 +01:00
Martin McKeaveney
3d89604680 merge 2021-06-21 11:19:22 +01:00
Martin McKeaveney
2686d4fbff merge 2021-06-21 11:16:44 +01:00
Martin McKeaveney
f85fad5a4d Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-21 11:14:27 +01:00
Andrew Kingston
656a6bcea5 Update modal to support different events for hiding and cancelling, and support entry transitions for fixed modals 2021-06-21 09:57:17 +01:00
Budibase Release Bot
91a6d5e985 v0.9.53 2021-06-20 16:45:30 +00:00
Budibase Release Bot
07a6eab254 v0.9.52 2021-06-20 10:15:48 +00:00
Andrew Kingston
68303fbea4 Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc 2021-06-18 13:10:10 +01:00
Andrew Kingston
52e544068b Fix combobox sometimes showing a value of 'undefined' 2021-06-17 12:19:05 +01:00
Budibase Release Bot
ed59383167 v0.9.51 2021-06-17 05:20:27 +00:00
mike12345567
2598af16bf Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-16 14:13:57 +01:00
Budibase Release Bot
fa499a2ff1 v0.9.50 2021-06-16 09:04:00 +00:00
Andrew Kingston
f147422e74 Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc 2021-06-16 09:35:11 +01:00
Budibase Release Bot
0169280b9b v0.9.49 2021-06-16 08:29:17 +00:00
Andrew Kingston
cb56d7464b
Merge pull request #1712 from Budibase/fix/eslint-prettier
Fix eslint, update eslint and prettier versions and update package scripts
2021-06-16 09:22:07 +01:00
mike12345567
113486ef48 Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-15 20:00:52 +01:00
mike12345567
caaceca2fe Quick fixes for types. 2021-06-15 19:57:41 +01:00
Andrew Kingston
d9d0cc9be3 Fix all eslint issues 2021-06-15 19:36:56 +01:00
Budibase Release Bot
81e7940657 v0.9.48 2021-06-15 12:43:29 +00:00
Andrew Kingston
ef8e6511b8 Fix table z-index 2021-06-14 18:20:25 +01:00
Budibase Release Bot
4020cd84c8 v0.9.47 2021-06-11 13:03:19 +00:00
Andrew Kingston
c741cb6ba6 Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-11 09:52:21 +01:00
Budibase Release Bot
ade2be09ed v0.9.46 2021-06-11 08:48:36 +00:00
Budibase Release Bot
d919d61a1d v0.9.45 2021-06-10 13:17:08 +00:00
Budibase Release Bot
1eeb2202e7 v0.9.44 2021-06-10 12:54:14 +00:00
Budibase Release Bot
46e7fce3e7 v0.9.43 2021-06-10 11:21:35 +00:00
Budibase Release Bot
a678aaf1ef v0.9.42 2021-06-10 10:51:32 +00:00
Andrew Kingston
383e6793ec Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-10 09:20:45 +01:00
Budibase Release Bot
6255dadb43 v0.9.41 2021-06-09 18:01:31 +00:00
Andrew Kingston
5911065da4 Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-09 18:54:36 +01:00
Budibase Release Bot
72caa080fe v0.9.40 2021-06-09 15:26:30 +00:00
Andrew Kingston
49dd84a2bd Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-09 15:10:11 +01:00
Budibase Release Bot
94c4a30657 v0.9.39 2021-06-09 13:51:07 +00:00
Budibase Release Bot
24b7e74cc3 v0.9.38 2021-06-09 11:37:37 +00:00
Budibase Release Bot
f72eac2657 v0.9.37 2021-06-09 11:22:57 +00:00
Budibase Release Bot
9a7c515466 v0.9.36 2021-06-09 10:41:59 +00:00
dependabot[bot]
f8412badb5
Bump ws from 5.2.2 to 5.2.3 in /packages/bbui
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:13:33 +00:00
Budibase Release Bot
cc518ff381 v0.9.35 2021-06-09 10:12:38 +00:00
Martin McKeaveney
9a3c7ec746
Merge pull request #1548 from Budibase/dependabot/npm_and_yarn/packages/bbui/browserslist-4.16.6
Bump browserslist from 4.16.4 to 4.16.6 in /packages/bbui
2021-06-09 11:03:22 +01:00
Budibase Release Bot
4e3c777129 v0.9.34 2021-06-08 19:56:50 +00:00
Budibase Release Bot
2278f9f221 v0.9.33 2021-06-08 19:28:00 +00:00
Budibase Release Bot
138f271bb6 v0.9.32 2021-06-08 18:48:22 +00:00
Budibase Release Bot
bdcd3b023e v0.9.31 2021-06-08 18:15:16 +00:00
dependabot[bot]
cc723e532c
Bump browserslist from 4.16.4 to 4.16.6 in /packages/bbui
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 18:08:12 +00:00
Andrew Kingston
41f87f0354 Move settings bar into client library and allow configuration from manifest.json 2021-06-08 08:00:54 +01:00
Budibase Release Bot
1e852cabbb v0.9.30 2021-06-07 17:12:41 +00:00
Budibase Release Bot
c04cdb7137 v0.9.29 2021-06-07 16:43:08 +00:00
Budibase Release Bot
dd1b3c25ac v0.9.28 2021-06-07 16:26:33 +00:00
Andrew Kingston
a481f807dd Fix radio group opacity on firefox on ubuntu 2021-06-07 09:41:27 +01:00
Budibase Release Bot
d6808f4850 v0.9.27 2021-06-04 20:56:30 +00:00
Budibase Release Bot
1f8c9138e9 v0.9.26 2021-06-04 13:05:28 +00:00
Budibase Release Bot
b49a43582b v0.9.25 2021-06-04 09:13:55 +00:00
Budibase Release Bot
de2e690889 v0.9.24 2021-06-03 10:05:33 +00:00
Budibase Release Bot
c45197edc5 v0.9.23 2021-06-02 12:06:51 +00:00
Budibase Release Bot
760b32da61 v0.9.22 2021-06-02 11:34:24 +00:00
Budibase Release Bot
f95e1bb4e6 v0.9.21 2021-06-01 17:05:46 +00:00
Budibase Release Bot
5525fc390f v0.9.20 2021-06-01 16:25:29 +00:00
Budibase Release Bot
dfae1371b5 v0.9.19 2021-06-01 12:50:43 +00:00
Budibase Release Bot
afe61ae2c1 v0.9.18 2021-05-29 13:01:19 +00:00
Budibase Release Bot
598f189a65 v0.9.17 2021-05-28 19:13:11 +00:00
Budibase Release Bot
4e91f3e144 v0.9.16 2021-05-28 13:18:31 +00:00
Budibase Release Bot
6df76822bb v0.9.15 2021-05-28 12:39:17 +00:00
Budibase Release Bot
9307ef3375 v0.9.14 2021-05-27 15:05:57 +00:00
Budibase Release Bot
00cb2f5bfa v0.9.13 2021-05-27 07:19:23 +00:00
Budibase Release Bot
8ab9939153 v0.9.12 2021-05-26 16:53:00 +00:00
Budibase Release Bot
06d4fcfaf8 v0.9.11 2021-05-26 16:14:47 +00:00
Budibase Release Bot
9760be83a3 v0.9.10 2021-05-26 15:57:10 +00:00
Budibase Release Bot
0d880551f8 v0.9.9 2021-05-26 15:16:54 +00:00