1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +12:00
Commit graph

7235 commits

Author SHA1 Message Date
Rory Powell 27946e5aae Add lerna prereleases 2021-07-22 17:21:12 +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 cfab8d2713 Merge pull request #2050 from Budibase/fix/select-icons
Fix select icons
2021-07-21 15:12:00 +01:00
Andrew Kingston f91115fc0f Set default getOptionIcon prop in core Picker to avoid crash 2021-07-21 14:35:55 +01:00
Andrew Kingston 1effdc0e8f Set default getOptionIcon prop to avoid crash when using core select, like in client apps 2021-07-21 14:35:37 +01:00
Andrew Kingston 22c85a2eca Remove icon from definition of fields to avoid icon issues 2021-07-21 14:25:02 +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
Keviin Åberg Kultalahti 2c01db04d8 Merge branch 'develop' into feature/nps-feedback-form 2021-07-21 12:29:12 +02:00
Keviin Åberg Kultalahti 5b0557bc28 Adds last bits to NPS feedback form 2021-07-21 12:28:38 +02:00
Andrew Kingston f685d1cd09 Merge pull request #2034 from Budibase/drawer-improvements
Drawer improvements
2021-07-21 08:37:31 +01:00
Andrew Kingston 616f4c1e45 Ignore server-bundled client library in prettier and eslint configs 2021-07-20 14:46:53 +01:00
Andrew Kingston b00452cc8d Merge branch 'develop' of github.com:Budibase/budibase into drawer-improvements 2021-07-20 14:39:55 +01:00
Andrew Kingston 87394af383 Fix padding on some drawer content components 2021-07-20 14:38:35 +01:00
Andrew Kingston 2f559c3867 Update events editor and action components with new drawer styles 2021-07-20 14:34:27 +01:00
PClmnt f88badd201 Merge pull request #1920 from Budibase/feature/oidc-support
Feature/oidc support
2021-07-20 13:17:30 +01:00
Peter Clement 3f42ed74b9 Merge remote-tracking branch 'origin/develop' into oidc-config-management 2021-07-20 12:57:58 +01:00
Peter Clement 1c6d455094 fix save button 2021-07-20 12:30:11 +01:00
Andrew Kingston b3eb783d7b Update drawer components to work with new styles 2021-07-20 10:58:07 +01:00
Peter Clement 30558ad3bd only enable form save button when config has changed 2021-07-20 10:55:39 +01:00
Andrew Kingston 83ab09b133 Update navigation link editor drawer to work with new drawer styles 2021-07-20 10:52:46 +01:00
Peter Clement 0fa68a2d50 Add activated toggle and login functionality to support this 2021-07-20 09:27:12 +01:00
mike12345567 e026375f50 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-19 16:24:19 +01:00
Budibase Release Bot d8136d0704 v0.9.78 2021-07-19 14:23:03 +00:00
Michael Drury c55ad5670d Merge pull request #2022 from Budibase/fix/equal-search
Lucene equality searching fix
2021-07-19 15:15:15 +01:00
mike12345567 2ec00c32b6 Linting. 2021-07-19 14:32:14 +01:00
mike12345567 65358cf10d Fixing an issue with lucene equality searching, strings weren't handled correctly. 2021-07-19 14:31:06 +01:00
Keviin Åberg Kultalahti c4258bfe3c implements nps form component 2021-07-19 09:28:34 +02:00
Budibase Release Bot ec19ff23c2 v0.9.77 2021-07-16 18:52:46 +00:00
Michael Drury 947e399b0b Merge pull request #2012 from Budibase/fix/update-row
Update row automation action fix
2021-07-16 19:42:09 +01:00
Michael Drury 126bf74347 Fixing issue with update row after rows API changed. 2021-07-16 19:13:44 +01:00
Peter Clement 8297d058b5 More error handling around config saving 2021-07-16 14:07:48 +01:00
Peter Clement 87eea284ab Better error handling around config saving 2021-07-16 10:51:58 +01:00
Rory Powell d13b2025d5 Add Okta and OneLogin logos 2021-07-16 10:15:38 +01:00
Budibase Release Bot 2668f2ba40 v0.9.76 2021-07-15 23:23:00 +00:00
Andrew Kingston cda15789f7 Remove padding from empty layouts and add option for full width layout content 2021-07-16 00:14:44 +01:00
Rory Powell 5f51de257f Default public config.config when missing 2021-07-15 16:50:57 +01:00
Rory Powell 806957e462 Merge branch 'feature/oidc-support' of github.com:Budibase/budibase into feature/oidc-support 2021-07-15 16:21:03 +01:00
Rory Powell 33b352c3ef Store OIDC config in cookie instead of URL 2021-07-15 16:20:31 +01:00
Peter Clement 70ab4e4dc5 add new logic to support oauth and oidc buttons 2021-07-15 15:49:10 +01:00
Rory Powell 239e39e5ed Merge branch 'develop' into feature/oidc-support 2021-07-15 14:05:30 +01:00
Rory Powell ea7ebafe12 Add database test configuration to auth package 2021-07-15 12:55:35 +01:00