1
0
Fork 0
mirror of synced 2024-09-14 08:18:31 +12:00
Commit graph

4057 commits

Author SHA1 Message Date
mike12345567
6a4d39f29b Fix for issue #2167, the foreign key was not being set correctly in all scenarios for the from table in SQL relationships, our test data happened to hide this fact due to the foreign key and the key in from table having the same name. 2021-07-30 18:49:36 +01:00
Budibase Release Bot
9dbd67b57f v0.9.87 2021-07-30 17:25:31 +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
Martin McKeaveney
b95fd7d623
Merge pull request #2157 from mslourens/update_app_role_bug
fix update role modal
2021-07-28 22:38:52 +01:00
Budibase Staging Release Bot
69e15d92c9 v0.9.85-alpha.1 2021-07-28 16:05:40 +00:00
Martin McKeaveney
3aa71591c6
Merge pull request #2135 from mslourens/renaming_an_app
rename an app
2021-07-28 16:58:08 +01:00
Maurits Lourens
f2ee965ef0 fix update role modal 2021-07-28 17:56:52 +02:00
Martin McKeaveney
d44119d3aa
Merge pull request #2154 from mslourens/duplicate_ui_conditions
add duplicate condition button
2021-07-28 16:56:51 +01:00
Maurits Lourens
7397822478 fix lint issue 2021-07-28 17:20:25 +02:00
Maurits Lourens
5f18c86d79 add duplicate condition button 2021-07-28 17:05:14 +02: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
Martin McKeaveney
9540cb1048
Merge pull request #2114 from mslourens/clear_form_action
Clear form action
2021-07-28 10:42:17 +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
3e88d6103d fix lint issue 2021-07-28 00:09:15 +02:00
Maurits Lourens
8c4333f4ca fix cypress test 2021-07-27 23:48:06 +02:00
Maurits Lourens
cd4d40fb47 fix lint issue 2021-07-27 21:19:31 +02:00
mike12345567
9174615821 Fixing an issue where you could accidentally end up on org/admin page due to the reactivity statements firing all the time. 2021-07-27 17:56:39 +01:00
Budibase Release Bot
fa307c9a59 v0.9.83 2021-07-27 16:13:27 +00:00
Maurits Lourens
f2b1125e0b rename an app 2021-07-27 17:34:18 +02:00
mike12345567
b73b20cdbb Linting. 2021-07-27 16:24:39 +01:00
mike12345567
fb562908ee Fixing some issues with public endpoints causing logout loop. 2021-07-27 16:17:02 +01:00
Budibase Staging Release Bot
01a1fce0f8 v0.9.83-alpha.0 2021-07-27 14:50:45 +00:00
mike12345567
1df08ffe35 Fixing some issues with org not being correctly detected. 2021-07-27 15:35:26 +01:00
Maurits Lourens
0c006e1339 convert automation icons into toggle 2021-07-27 14:29:06 +02: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
mike12345567
e2e796cd9d Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-27 10:32:18 +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
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
5c58630ed7 Fixing up everything found when testing with Cypress. 2021-07-26 13:19:47 +01:00
Andrew Kingston
118141aca2 Lint 2021-07-26 13:10:00 +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
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
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
eed5ca5ce2 Add dedicateed renderer for roles tags 2021-07-25 21:14:49 +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
Budibase Staging Release Bot
ef3ee02885 v0.9.80-alpha.3 2021-07-25 10:58:35 +00:00
Michael Drury
5fee80d049 Linting. 2021-07-25 11:48:13 +01:00
Michael Drury
72e392608d Adding checks around the edit roles modal. 2021-07-25 11:46:40 +01:00
Michael Drury
3cadb0bbd9
Merge branch 'develop' into new_roles_bug 2021-07-25 11:07:25 +01:00
Budibase Staging Release Bot
88dbb17af0 v0.9.80-alpha.2 2021-07-24 11:22:42 +00:00
Maurits Lourens
121a1434da display role names instead of _id 2021-07-23 23:27:38 +02: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
mike12345567
7fe7ca9411 Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-23 17:52:30 +01:00
mike12345567
f86aa0ac78 Removing accidental symbols. 2021-07-23 17:26:54 +01:00
mike12345567
e4eb2d34b2 Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-23 17:20:41 +01: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
Rory Powell
34035abac8 Default google activated form toggle to true for older configs 2021-07-23 16:02:38 +01:00
Andrew Kingston
8301bcc0cb Fix svelte keying of component settings blocks 2021-07-23 15:44:35 +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
24f6adbcca Add initial work on dynamically updating any setting via conditional UI 2021-07-22 19:19:37 +01:00
Andrew Kingston
89f05eb5b1 Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui 2021-07-22 18:16:03 +01:00
mike12345567
0473c295d3 Changing how flags are handled. 2021-07-22 16:36:21 +01:00
mike12345567
f2e713f5af Adding fallbacks for oidc and google. 2021-07-22 15:26:14 +01:00
mike12345567
853b7b6fdc Linting. 2021-07-22 14:29:30 +01:00
mike12345567
8775ea7fd9 Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-22 14:27:12 +01:00
mike12345567
190798d4ee Swapping admin -> global in worker to reduce confusion in API url naming. 2021-07-22 12:56:47 +01:00
Kevin Åberg Kultalahti
eb1b5c0fe0
Merge pull request #2041 from Budibase/feature/nps-feedback-form
Adds the NPS Feedback Form modal/popup
2021-07-22 13:04:59 +02:00
Keviin Åberg Kultalahti
9e34886267 simplify check 2021-07-22 12:41:02 +02:00
Keviin Åberg Kultalahti
bf76fda1d5 uses db to store feedback submissions status 2021-07-22 12:38:46 +02:00
Keviin Åberg Kultalahti
7f89d3c357 adds close button to feedback form component 2021-07-22 12:07:38 +02:00
mike12345567
8121528f76 Linting. 2021-07-21 18:24:58 +01:00
mike12345567
82465bdf7a Adding query string functionality to skip org setup. 2021-07-21 18:23:49 +01:00
mike12345567
e62c858a8d Adding mechanism to disable org functionality when multi-tenancy disabled. 2021-07-21 17:52:42 +01:00
Andrew Kingston
e02f4c839e Remove icon from definition of fields to avoid icon issues 2021-07-21 14:25:02 +01:00
Andrew Kingston
e721d4e01d Add initial work on evaluation of conditional UI conditions in client library 2021-07-21 14:03:49 +01:00
Keviin Åberg Kultalahti
7755a0092c update transitions to match modal component 2021-07-21 13:13:36 +02:00
Keviin Åberg Kultalahti
467abd7270 design fixes 2021-07-21 13:08:55 +02:00
Keviin Åberg Kultalahti
101547e21d add larger min-height to textarea 2021-07-21 12:55:26 +02:00
Keviin Åberg Kultalahti
bb32c82e6c fix erroneous title in feedback form 2021-07-21 12:51:06 +02:00
mike12345567
29efa60eab Adding change org button to login page. 2021-07-21 11:47:47 +01:00