1
0
Fork 0
mirror of synced 2024-07-07 07:15:43 +12:00
Commit graph

7582 commits

Author SHA1 Message Date
Joe 95694ff480
Merge pull request #2125 from Budibase/all-contributors/add-mslourens
docs: add mslourens as a contributor for test, code
2021-07-27 09:59:23 +01:00
Joe a99bff18c1
Merge branch 'master' into all-contributors/add-mslourens 2021-07-27 09:57:23 +01:00
Joe 47fcdf1d47
Merge pull request #2126 from Budibase/all-contributors/add-Rory-Powell
docs: add Rory-Powell as a contributor for infra, test, code
2021-07-27 09:53:30 +01:00
allcontributors[bot] 9502127ae5
docs: update .all-contributorsrc [skip ci] 2021-07-27 08:44:13 +00:00
allcontributors[bot] 1c70adc563
docs: update README.md [skip ci] 2021-07-27 08:44:11 +00:00
allcontributors[bot] 017acb6c66
docs: update .all-contributorsrc [skip ci] 2021-07-27 08:41:36 +00:00
allcontributors[bot] 37e2aff0d4
docs: update README.md [skip ci] 2021-07-27 08:41:35 +00:00
allcontributors[bot] 328d1a5d18
docs: update .all-contributorsrc [skip ci] 2021-07-27 08:38:42 +00:00
allcontributors[bot] 0931cac304
docs: update README.md [skip ci] 2021-07-27 08:38:41 +00:00
Budibase Staging Release Bot 0dbec1f1a4 v0.9.80-alpha.8 2021-07-26 21:20:37 +00:00
Martin McKeaveney 6f5c99c258
Merge pull request #2117 from Budibase/fix/windows-friendly-build
Fix/windows friendly build
2021-07-26 22:13:09 +01:00
Martin McKeaveney b8698c45cc rimraf command for windows machines when building server 2021-07-26 17:13:13 +01:00
Maurits Lourens 01d9a86946 fix lint issue 2021-07-26 17:47:53 +02:00
mike12345567 2f225a4448 Adding ability to disable/enable multi-tenancy flags easily. 2021-07-26 16:17:56 +01:00
Maurits Lourens e2de45db23 implement review comments 2021-07-26 17:01:29 +02:00
Maurits Lourens d485e95e7b fix lint issues 2021-07-26 15:22:14 +02:00
Maurits Lourens aea2de9058 Merge branch 'develop' into clear_form_action
# Conflicts:
#	packages/client/src/utils/buttonActions.js
2021-07-26 15:13:10 +02:00
Andrew Kingston 083d05f389 Fix same svelte-dnd-action drag error for navigation editor 2021-07-26 14:11:30 +01:00
Andrew Kingston 3d21286aaf Fix svelte-dnd-action throwing an error when interacting with a spectrum field inside a draggable 2021-07-26 14:09:14 +01:00
Maurits Lourens 82cc14ed53 clear form action - adjust manifest and add settings form 2021-07-26 15:05:22 +02:00
mike12345567 5343a8b071 Removing un-necessary log statements. 2021-07-26 13:40:50 +01:00
mike12345567 61c8f2935b Linting. 2021-07-26 13:31:39 +01:00
mike12345567 c7d4c9793a Adding in admin API backwards compat. 2021-07-26 13:23:11 +01:00
mike12345567 669685580f Linting. 2021-07-26 13:20:42 +01:00
mike12345567 5c58630ed7 Fixing up everything found when testing with Cypress. 2021-07-26 13:19:47 +01:00
Andrew Kingston caccba8fd8 Simplify logic for determine default visibility for a conditional UI component 2021-07-26 13:16:45 +01:00
Andrew Kingston 118141aca2 Lint 2021-07-26 13:10:00 +01:00
Andrew Kingston 2671d02cf4 Fix crash when building lucene query with a bool value already as a bool type 2021-07-26 13:08:22 +01:00
Andrew Kingston bbcc350b14 Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui 2021-07-26 13:04:08 +01:00
Maurits Lourens 35d5a2d082 clear form action - draft 2021-07-26 13:58:18 +02:00
Andrew Kingston 5094e5814e Fix bug with resetting operators when an incompatible value type is chosen 2021-07-26 12:56:47 +01:00
Andrew Kingston 41953e049d Add full type support to conditional UI 2021-07-26 12:52:55 +01:00
Andrew Kingston 6ff8cb0579 Treat fuzzy search as starts with when operating locally 2021-07-26 12:52:31 +01:00
Budibase Staging Release Bot eaf656a85d v0.9.80-alpha.7 2021-07-26 09:34:02 +00:00
Michael Drury c3bf5b0a66
Merge pull request #2087 from Budibase/fix/log-out-action
Logout button handler
2021-07-26 10:24:59 +01:00
Budibase Staging Release Bot 9b0daf925c v0.9.80-alpha.6 2021-07-26 08:23:08 +00:00
Rory Powell fbb01d2284
Merge pull request #2110 from mslourens/bug/automate_setup_menu
Automate setup menu
2021-07-26 09:15:45 +01:00
Maurits Lourens 0e265a75cf fix overflow in automation setup menu for large tables 2021-07-26 10:01:02 +02:00
Budibase Staging Release Bot ef396a1a48 v0.9.80-alpha.5 2021-07-26 07:42:30 +00:00
Rory Powell 1db2accca4
Merge pull request #2107 from Budibase/fix/group-tag
Add dedicated renderer for roles tags
2021-07-26 08:33:10 +01:00
seoulaja 78a653f2a6
README.id.md translation
Bahasa Indonesia translation for Budibase README
2021-07-26 06:52:20 +07:00
Rory Powell eed5ca5ce2 Add dedicateed renderer for roles tags 2021-07-25 21:14:49 +01:00
Andrew Kingston de9f60c986 Redirect to login screen on client logout to prevent viewing public pages if they exist 2021-07-25 13:47:28 +01:00
Andrew Kingston 59bfba4331 Fix error with refreshing app package so that page reload on logout can be prevented 2021-07-25 13:43:07 +01:00
Andrew Kingston 7107b6aff3 Reload location on client logout for full reset, avoiding error when public pages exist 2021-07-25 13:29:27 +01:00
Budibase Staging Release Bot 3b3b90c721 v0.9.80-alpha.4 2021-07-25 11:22:12 +00:00
Michael Drury 4875488ccd
Merge pull request #2086 from Budibase/fix/edit-roles-modal
Fixes for issue #2077
2021-07-25 12:14:31 +01:00
Michael Drury a824746df9 Linting. 2021-07-25 12:09:50 +01:00
Michael Drury 48f797185c Adding back logout functionality. 2021-07-25 12:07:25 +01:00
Budibase Staging Release Bot ef3ee02885 v0.9.80-alpha.3 2021-07-25 10:58:35 +00:00