1
0
Fork 0
mirror of synced 2024-09-18 10:20:11 +12:00
Commit graph

2440 commits

Author SHA1 Message Date
Maurits Lourens
49e7e405d2 only show delete confirmation when no input or textarea is focussed 2021-08-31 15:46:30 +02:00
Maurits Lourens
bca7fe1d24 remove event listeners prevents memory leaks 2021-07-26 23:53:11 +02:00
Maurits Lourens
cf5cb17d61 delete component using the keyboard 2021-07-26 23:48:59 +02: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
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
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
Keviin Åberg Kultalahti
7879fdf7e5 move cookie updating to the NPS component 2021-07-21 12:36:04 +02:00
Keviin Åberg Kultalahti
43aa884008 remove old feedback stuff 2021-07-21 12:31:06 +02:00
Keviin Åberg Kultalahti
bd1248d2b1 lint fix 2021-07-21 12:30:36 +02:00
Keviin Åberg Kultalahti
e2bafb07e8 Merge branch 'develop' into feature/nps-feedback-form 2021-07-21 12:29:12 +02:00
Keviin Åberg Kultalahti
b108dc79ac Adds last bits to NPS feedback form 2021-07-21 12:28:38 +02:00
Andrew Kingston
cb3211beb3 Merge branch 'develop' of github.com:Budibase/budibase into drawer-improvements 2021-07-20 14:39:55 +01:00
Andrew Kingston
0295d61b1b Fix padding on some drawer content components 2021-07-20 14:38:35 +01:00
Andrew Kingston
c1d4a415f9 Update events editor and action components with new drawer styles 2021-07-20 14:34:27 +01:00
Andrew Kingston
ee84cdcbdf Update drawer components to work with new styles 2021-07-20 10:58:07 +01:00
Andrew Kingston
d58d977cd0 Update navigation link editor drawer to work with new drawer styles 2021-07-20 10:52:46 +01:00
Keviin Åberg Kultalahti
ba22156bd8 implements nps form component 2021-07-19 09:28:34 +02:00
Rory Powell
90c0e7b2c1 Merge branch 'develop' into feature/oidc-support 2021-07-15 14:05:30 +01:00
Andrew Kingston
65acfe21f3 Update styles of modal bindable input 2021-07-14 15:46:47 +01:00
Andrew Kingston
bddb6591d6 Update styles of server binding panel used for formula fields and automation bindings 2021-07-14 15:46:31 +01:00
Andrew Kingston
6b2ffaa273 Use automation block title in drawer for automation bindings 2021-07-14 15:46:00 +01:00
Andrew Kingston
e894bb5ddc Disable save button in drawerbindableinput when syntax is invalid 2021-07-14 15:45:05 +01:00
Andrew Kingston
deb0b2998f Update drawer styles, drawer bindable inputs and settings bindable inputs 2021-07-14 14:21:11 +01:00
Rory Powell
3704c75af9 Casing change to config checklist 2021-07-14 14:13:04 +01:00
Rory Powell
fef63a1b8e Update config checklist to handle multiple sso sources 2021-07-13 17:30:17 +01:00
Martin McKeaveney
742402f4c7 merge with master 2021-07-11 18:07:46 +01:00
Kyle Harrison
b4afda7b09 apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
Andrew Kingston
a9d4f09782
Merge pull request #1953 from Budibase/client-feature-flags
Client library updating and client library feature awareness
2021-07-09 16:52:45 +01:00
Andrew Kingston
888323dd7e Fix modal flashing when reverting app version and fix version number being incorrect 2021-07-08 12:56:35 +01:00
mike12345567
573a7b55af Changing budibase -> internal/csv in datasource menu. 2021-07-07 17:47:00 +01:00
Andrew Kingston
c1432ee8ec Add UI to revert app version and initial work on app revert backend 2021-07-07 17:35:28 +01:00
mike12345567
900ed2334c Inverting logic as the type isn't always internal. 2021-07-07 17:21:56 +01:00
mike12345567
3ab4a5d83c Making it possible to create an internal table from the plus symbol. 2021-07-07 17:13:04 +01:00
Andrew Kingston
a6b5861cbc Add client libary update management from inside the builder 2021-07-07 17:07:42 +01:00
Andrew Kingston
948ad092e5 Fix crash when referencing a component definition that doesn't exist 2021-07-07 17:07:16 +01:00
Andrew Kingston
db276468aa Use client features to determine when to show client preview on initial load 2021-07-07 13:54:44 +01:00
Andrew Kingston
4dec87795a Update develop with master bugfix and add comments to explain loading events 2021-07-07 13:21:30 +01:00
Andrew Kingston
bf6762dd66 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-07 13:16:26 +01:00
Andrew Kingston
4b4610f581 Fix iframe preview loading bug in old client library versions 2021-07-07 13:09:33 +01:00
Andrew Kingston
70d29c32f8 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-07 11:48:38 +01:00
Andrew Kingston
8c39c4792d Add error handling to builder preview and loading indicator 2021-07-07 11:10:23 +01:00
Martin McKeaveney
e9d6ddb571 typo 2021-07-06 18:56:41 +01:00
Martin McKeaveney
dbef8077f0 better naming, filter out public from inheritable roles 2021-07-06 18:55:34 +01:00
Martin McKeaveney
da800dd3fc prevent editing public role in apps 2021-07-06 18:54:08 +01:00
Andrew Kingston
c4b7428aed Avoid filter editor sending a prop change when filter is not an array, which was causing extra 409s and causing issues with tables 2021-07-06 15:55:02 +01:00