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

3478 commits

Author SHA1 Message Date
Andrew Kingston
531d6d2cd0 Fix colour picker inconsistencies when app theme has never been changed 2021-08-02 15:28:40 +01:00
mike12345567
776f176f5c 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
Martin McKeaveney
61759ab1c4 Merge pull request #2157 from mslourens/update_app_role_bug
fix update role modal
2021-07-28 22:38:52 +01:00
Martin McKeaveney
bde1eb0a3c Merge pull request #2135 from mslourens/renaming_an_app
rename an app
2021-07-28 16:58:08 +01:00
Maurits Lourens
661ba80e5c fix update role modal 2021-07-28 17:56:52 +02:00
Martin McKeaveney
145cb78742 Merge pull request #2154 from mslourens/duplicate_ui_conditions
add duplicate condition button
2021-07-28 16:56:51 +01:00
Maurits Lourens
2b2528bdbd fix lint issue 2021-07-28 17:20:25 +02:00
Maurits Lourens
019243a329 add duplicate condition button 2021-07-28 17:05:14 +02:00
Martin McKeaveney
e40c8cd9ef Merge pull request #2114 from mslourens/clear_form_action
Clear form action
2021-07-28 10:42:17 +01:00
Martin McKeaveney
1f65952ddf Merge pull request #2131 from mslourens/automation_live_toggle
convert automation icons into toggle
2021-07-28 10:24:52 +01:00
Maurits Lourens
c9dd9594bc fix lint issue 2021-07-28 00:09:15 +02:00
Maurits Lourens
101ca5f01e fix cypress test 2021-07-27 23:48:06 +02:00
Maurits Lourens
5df2242cf0 fix lint issue 2021-07-27 21:19:31 +02:00
Maurits Lourens
c84cf22129 rename an app 2021-07-27 17:34:18 +02:00
Maurits Lourens
3298b66ebf convert automation icons into toggle 2021-07-27 14:29:06 +02:00
Maurits Lourens
f2c26a90c3 fix lint issues 2021-07-26 15:22:14 +02:00
Maurits Lourens
cc7a1679f0 Merge branch 'develop' into clear_form_action
# Conflicts:
#	packages/client/src/utils/buttonActions.js
2021-07-26 15:13:10 +02:00
Andrew Kingston
a69b320483 Fix same svelte-dnd-action drag error for navigation editor 2021-07-26 14:11:30 +01:00
Andrew Kingston
7a9197975d 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
3dbafac806 clear form action - adjust manifest and add settings form 2021-07-26 15:05:22 +02:00
Andrew Kingston
93d6da7ebe Lint 2021-07-26 13:10:00 +01:00
Andrew Kingston
2715ff77d8 Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui 2021-07-26 13:04:08 +01:00
Maurits Lourens
07553b9937 clear form action - draft 2021-07-26 13:58:18 +02:00
Andrew Kingston
8a09494348 Fix bug with resetting operators when an incompatible value type is chosen 2021-07-26 12:56:47 +01:00
Andrew Kingston
38df0b54a5 Add full type support to conditional UI 2021-07-26 12:52:55 +01:00
Rory Powell
c7cf415288 Merge pull request #2110 from mslourens/bug/automate_setup_menu
Automate setup menu
2021-07-26 09:15:45 +01:00
Maurits Lourens
98ce904b80 fix overflow in automation setup menu for large tables 2021-07-26 10:01:02 +02:00
Rory Powell
8850771a49 Add dedicateed renderer for roles tags 2021-07-25 21:14:49 +01:00
Michael Drury
8c359ca76d Merge pull request #2086 from Budibase/fix/edit-roles-modal
Fixes for issue #2077
2021-07-25 12:14:31 +01:00
Michael Drury
f08547249b Linting. 2021-07-25 11:48:13 +01:00
Michael Drury
6d5f697142 Adding checks around the edit roles modal. 2021-07-25 11:46:40 +01:00
Michael Drury
3d8ac487c4 Merge branch 'develop' into new_roles_bug 2021-07-25 11:07:25 +01:00
Maurits Lourens
03ecf7f34f display role names instead of _id 2021-07-23 23:27:38 +02:00
Rory Powell
6359f3db64 Default google activated form toggle to true for older configs 2021-07-23 16:02:38 +01:00
Andrew Kingston
af3802e28a Fix svelte keying of component settings blocks 2021-07-23 15:44:35 +01:00
Andrew Kingston
204de7c4d3 Add initial work on dynamically updating any setting via conditional UI 2021-07-22 19:19:37 +01:00
Andrew Kingston
5f19ccc6d5 Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui 2021-07-22 18:16:03 +01:00
Kevin Åberg Kultalahti
b34f6c9a23 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
d9d08841e9 simplify check 2021-07-22 12:41:02 +02:00
Keviin Åberg Kultalahti
558b58b051 uses db to store feedback submissions status 2021-07-22 12:38:46 +02:00
Keviin Åberg Kultalahti
a6814091b1 adds close button to feedback form component 2021-07-22 12:07:38 +02:00
Andrew Kingston
22c85a2eca Remove icon from definition of fields to avoid icon issues 2021-07-21 14:25:02 +01:00
Andrew Kingston
5e5332cd4f Add initial work on evaluation of conditional UI conditions in client library 2021-07-21 14:03:49 +01:00
Keviin Åberg Kultalahti
030571497b update transitions to match modal component 2021-07-21 13:13:36 +02:00
Keviin Åberg Kultalahti
b22b987ea8 design fixes 2021-07-21 13:08:55 +02:00
Keviin Åberg Kultalahti
b41e84f8b7 add larger min-height to textarea 2021-07-21 12:55:26 +02:00
Keviin Åberg Kultalahti
02077fc109 fix erroneous title in feedback form 2021-07-21 12:51:06 +02:00
Keviin Åberg Kultalahti
60b17594f5 move cookie updating to the NPS component 2021-07-21 12:36:04 +02:00
Keviin Åberg Kultalahti
6aa3ad03e2 remove old feedback stuff 2021-07-21 12:31:06 +02:00
Keviin Åberg Kultalahti
6c7798e828 lint fix 2021-07-21 12:30:36 +02:00