1
0
Fork 0
mirror of synced 2024-08-08 06:37:55 +12:00
Commit graph

7484 commits

Author SHA1 Message Date
mike12345567
4fbe37ff0e Removing optional chaining, not valid in Node. 2021-07-23 13:07:10 +01:00
Budibase Staging Release Bot
5ef00cd2a4 v0.9.79-alpha.1 2021-07-23 11:08:21 +00:00
PClmnt
c62805f4c6
Merge pull request #2072 from Budibase/fix/google-button
Mark google activated by default for old configs
2021-07-23 11:58:41 +01:00
Rory Powell
af28a7ed6b Mark google activated by default for old configs 2021-07-23 11:38:17 +01:00
Budibase Staging Release Bot
c71d8a4f42 v0.9.79-alpha.0 2021-07-23 09:37:21 +00:00
Rory Powell
df2e764e55
Merge pull request #2070 from Budibase/feature/prerelease
Update build:docker -> build:docker:develop
2021-07-23 10:28:41 +01:00
Rory Powell
0c4c41d648 Update build:docker -> build:docker:develop 2021-07-23 10:02:12 +01:00
Rory Powell
d276515b0a
Merge pull request #2066 from Budibase/feature/prerelease
Add lerna prereleases
2021-07-23 09:56:59 +01:00
Rory Powell
7b408e65f7 Add unique name to staging release bot 2021-07-23 09:44:03 +01:00
mike12345567
1153001af8 Linting. 2021-07-22 22:37:20 +01:00
mike12345567
155e30965f Fixing test cases and bugs that they raised. 2021-07-22 22:36:16 +01: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
Rory Powell
e4a8316c9d Add lerna prereleases 2021-07-22 17:21:12 +01:00
Andrew Kingston
c67e47d7ab Use tableId parameter when saving rows from button action 2021-07-22 16:50:35 +01:00
mike12345567
8bf275ca44 Linting. 2021-07-22 16:37:50 +01:00
mike12345567
0473c295d3 Changing how flags are handled. 2021-07-22 16:36:21 +01:00
Andrew Kingston
a5e27e1387 Fix lucene filtering of all types by parsing values as expected types, and correctly wrapping non-numeric types while building queries 2021-07-22 15:53:20 +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
8687f74239
Merge pull request #2050 from Budibase/fix/select-icons
Fix select icons
2021-07-21 15:12:00 +01:00
Andrew Kingston
e44a82bb72 Set default getOptionIcon prop in core Picker to avoid crash 2021-07-21 14:35:55 +01:00
Andrew Kingston
c48300b159 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
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
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
mike12345567
f99f077cdc Fixing saving of oidc and google auth, neither should require the callbackURL property with the tenancy update. 2021-07-21 11:10:26 +01:00
Andrew Kingston
ed10a7cbce Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui 2021-07-21 10:50:00 +01:00
mike12345567
fba64c773e Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants 2021-07-21 10:40:10 +01:00
Andrew Kingston
63bbc22251 Move lucene options into common file and add initial work on conditional UI components 2021-07-21 08:46:02 +01:00
Andrew Kingston
4aa1e42c89
Merge pull request #2034 from Budibase/drawer-improvements
Drawer improvements
2021-07-21 08:37:31 +01:00
mike12345567
e3744c0b20 Linting and adding tenancy API. 2021-07-20 18:03:16 +01:00