1
0
Fork 0
mirror of synced 2024-09-15 00:38:01 +12:00
Commit graph

8258 commits

Author SHA1 Message Date
Budibase Release Bot
bd52533f01 v2.0.30 2022-10-12 16:58:49 +00:00
Mel O'Hagan
3b907e2cb5 Merge branch 'master' into bug/sev3/edit-column-modal-state 2022-10-12 10:23:17 +01:00
Mel O'Hagan
8210233f36 Edit clone of column 2022-10-12 10:22:54 +01:00
Budibase Release Bot
24679ceb84 v2.0.29 2022-10-12 08:22:33 +00:00
melohagan
8757105501 Merge pull request #8169 from Budibase/bug/sev3/delete-button-roles
Hide delete button for built-in roles, and prevent duplicate roles
2022-10-12 09:11:58 +01:00
Budibase Release Bot
19e2a76125 v2.0.28 2022-10-12 07:33:11 +00:00
Budibase Release Bot
951fd48ebc v2.0.27 2022-10-11 18:11:05 +00:00
Andrew Kingston
14f7351c4a Fix user pagination not working when viewing users with access to an app 2022-10-11 14:17:30 +01:00
Budibase Release Bot
bc5bf284cf v2.0.26 2022-10-10 13:01:46 +00:00
Budibase Release Bot
18a93ddc79 v2.0.25 2022-10-10 10:13:09 +00:00
Martin McKeaveney
536b7238e9 redis fix for new instances, removing relationship options from google sheets integration 2022-10-10 11:00:45 +01:00
Budibase Release Bot
15723e38d8 v2.0.24 2022-10-07 17:16:16 +00:00
Mel O'Hagan
c9f3dc7fe4 Don't allow duplicate roles 2022-10-06 19:22:18 +01:00
Mel O'Hagan
49117d8595 Fix inherits role options 2022-10-06 18:23:02 +01:00
Mel O'Hagan
32e6c5bd7a UI fixes 2022-10-06 18:19:00 +01:00
Budibase Release Bot
b961887b6c v2.0.23 2022-10-06 14:26:45 +00:00
Budibase Release Bot
dff64a1b62 v2.0.22 2022-10-05 15:44:22 +00:00
Budibase Release Bot
d8452a92e1 v2.0.21 2022-10-05 12:17:39 +00:00
Dean
acf583120a Removed filter excluding links from user bindings. 2022-10-05 12:40:53 +01:00
Budibase Release Bot
c2a9e32be7 v2.0.20 2022-10-05 09:23:48 +00:00
Budibase Release Bot
a3cbb85dce v2.0.19 2022-10-04 16:57:55 +00:00
Budibase Release Bot
14552dce87 v2.0.18 2022-10-04 14:10:26 +00:00
Budibase Release Bot
b4ef4e528a v2.0.17 2022-10-04 13:20:54 +00:00
Budibase Release Bot
fdd9423b71 v2.0.16 2022-10-04 11:04:16 +00:00
Budibase Release Bot
7115da91e2 v2.0.15 2022-10-04 09:48:22 +00:00
Budibase Release Bot
3fe0a90823 v2.0.14 2022-10-03 09:02:31 +00:00
Budibase Release Bot
63bdc2072c v2.0.13 2022-09-30 16:48:54 +00:00
Budibase Release Bot
97b85531cc v2.0.12 2022-09-30 15:51:16 +00:00
Andrew Kingston
6272c7cb66 Fix generating datsource structure for components which have a setting of type table 2022-09-30 16:26:29 +01:00
Andrew Kingston
ea35b9bff6 Fix table setting type 2022-09-30 16:26:24 +01:00
Andrew Kingston
ef9650136a Hot reload custom component settings in the builder 2022-09-30 16:26:15 +01:00
Andrew Kingston
293ab37636 Use friendly name when adding instances of custom components 2022-09-30 16:26:02 +01:00
Andrew Kingston
0840bcb7d7 Fix custom components not working properly with generated bindings 2022-09-30 16:23:26 +01:00
Budibase Release Bot
9bd60ab448 v2.0.11 2022-09-30 14:59:22 +00:00
Budibase Release Bot
0212e9ef15 v2.0.10 2022-09-30 14:18:54 +00:00
Michael Drury
0f66af7556 Merge pull request #8058 from Budibase/feature/plugin-icons
Custom datasource icons
2022-09-30 15:08:10 +01:00
mike12345567
3b0518296d Removing some un-necessary duplicated statements. 2022-09-30 14:32:32 +01:00
Budibase Release Bot
0803534e74 v2.0.9 2022-09-30 12:02:17 +00:00
mike12345567
8d39cccbeb Merge branch 'master' of github.com:Budibase/budibase into feature/plugin-icons 2022-09-30 13:02:14 +01:00
Budibase Release Bot
696a709c15 v2.0.8 2022-09-30 11:22:29 +00:00
Budibase Release Bot
defb56d868 v2.0.7 2022-09-30 10:44:12 +00:00
deanhannigan
005c6e70fd Merge pull request #8011 from Budibase/fix/enforce-builder-child-checks-drag-drop
Fix to enforce illegalchildren rules when dragging and dropping in th…
2022-09-30 11:24:21 +01:00
mike12345567
c40ce20a38 Improving regex for processing custom SVG. 2022-09-30 09:17:38 +01:00
mike12345567
95136a54f2 Adding ability for datasource plugins to have a custom icon svg. 2022-09-29 19:30:53 +01:00
Budibase Release Bot
332a8ad26f v2.0.6 2022-09-28 15:34:09 +00:00
Andrew Kingston
10320574a4 Update naming conventions in filter drawer 2022-09-28 15:36:35 +01:00
Andrew Kingston
7909745fb5 Simplify, strengthen and make consistent filter drawer validation logic 2022-09-28 15:08:44 +01:00
Andrew Kingston
6c63edc279 Merge branch 'master' of github.com:Budibase/budibase into bug/sev2/is-in-filter-startswith-crash 2022-09-28 14:16:45 +01:00
Dean
e0a2a30b80 Fix to enforce illegalchildren rules when dragging and dropping in the component tree 2022-09-28 11:08:11 +01:00
Budibase Release Bot
c25ab26305 v2.0.5 2022-09-27 18:15:36 +00:00