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

7497 commits

Author SHA1 Message Date
Andrew Kingston 143135151a Send api version as header with every request from client library 2021-07-23 15:56:18 +01:00
Andrew Kingston 0845bde7b4 Add missing version to paginated search endpoint 2021-07-23 15:55:58 +01:00
Rory Powell d7bbae9196 Require https callback in production, allow for http otherwise 2021-07-23 15:47:48 +01:00
Andrew Kingston 8301bcc0cb Fix svelte keying of component settings blocks 2021-07-23 15:44:35 +01:00
Andrew Kingston 4fd293063e Enrich button actions nested inside conditions 2021-07-23 15:44:16 +01:00
Andrew Kingston d53cc48338 Remove hardcoded colours from BBUI modal component 2021-07-23 15:43:44 +01:00
mike12345567 9f06b180a8 Adding concept of version to APIs. 2021-07-23 15:29:14 +01:00
Budibase Staging Release Bot e45a6f6778 v0.9.79-alpha.2 2021-07-23 14:05:23 +00:00
Rory Powell 0073b554d4
Merge pull request #2073 from Budibase/fix/google-button
Mark google activated by default for old configs
2021-07-23 14:56:44 +01:00
Rory Powell 8a77947a01 Linting 2021-07-23 14:42:28 +01:00
Rory Powell b5c12e6265 Mark google activated by default for old configs 2021-07-23 14:40:22 +01:00
mike12345567 bf4fb71257 Updating to use default false for search pre-processing. 2021-07-23 13:44:46 +01:00
mike12345567 e96f45464a Updating internal search to disable features were required. 2021-07-23 13:29:50 +01:00
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