mike12345567
|
a279e5e504
|
Removing un-necessary log statements.
|
2021-07-26 13:40:50 +01:00 |
mike12345567
|
dd1f1fec3b
|
Linting.
|
2021-07-26 13:31:39 +01:00 |
mike12345567
|
d03229caba
|
Adding in admin API backwards compat.
|
2021-07-26 13:23:11 +01:00 |
mike12345567
|
224a63ccb2
|
Linting.
|
2021-07-26 13:20:42 +01:00 |
mike12345567
|
4606248ffd
|
Fixing up everything found when testing with Cypress.
|
2021-07-26 13:19:47 +01:00 |
mike12345567
|
a630bfb515
|
Fixing test case.
|
2021-07-23 20:08:16 +01:00 |
mike12345567
|
c63ee57bbd
|
Linting.
|
2021-07-23 20:03:11 +01:00 |
mike12345567
|
4d0faa38e3
|
Changing how apps are retrieved to be more efficient.
|
2021-07-23 20:01:53 +01:00 |
mike12345567
|
9a9c552629
|
Adding mechanism for lookup of userId/email to tenantId.
|
2021-07-23 19:22:04 +01:00 |
mike12345567
|
bd301cf972
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
|
2021-07-23 17:52:30 +01:00 |
mike12345567
|
be6561e93d
|
Adding use of the tenancy ID.
|
2021-07-23 17:41:00 +01:00 |
mike12345567
|
82e43e0008
|
Removing accidental symbols.
|
2021-07-23 17:26:54 +01:00 |
mike12345567
|
9377c7b0f3
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
|
2021-07-23 17:20:41 +01:00 |
Budibase Staging Release Bot
|
f0163b3942
|
v0.9.79-alpha.4
|
2021-07-23 16:13:42 +00:00 |
mike12345567
|
df942f7d7c
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-07-23 17:02:33 +01:00 |
mike12345567
|
7588bfde39
|
Adjusting how redis modules are loaded, making sure client is always set, before init.
|
2021-07-23 16:53:22 +01:00 |
Budibase Staging Release Bot
|
69b2bee2e1
|
v0.9.79-alpha.3
|
2021-07-23 15:46:11 +00:00 |
mike12345567
|
26582f5ceb
|
Merge branch 'fix/lucene-filtering' of github.com:Budibase/budibase into feature/multi-tenants
|
2021-07-23 16:11:05 +01:00 |
mike12345567
|
4160d63b2d
|
Merge branch 'fix/lucene-filtering' of github.com:Budibase/budibase into feature/multi-tenants
|
2021-07-23 16:10:59 +01:00 |
Rory Powell
|
6359f3db64
|
Default google activated form toggle to true for older configs
|
2021-07-23 16:02:38 +01:00 |
Andrew Kingston
|
d6761fa9a8
|
Fix setVersion not returning itself to restore builder syntax compatibility
|
2021-07-23 15:57:50 +01:00 |
Andrew Kingston
|
5202b09499
|
Send api version as header with every request from client library
|
2021-07-23 15:56:18 +01:00 |
Andrew Kingston
|
72061f341e
|
Add missing version to paginated search endpoint
|
2021-07-23 15:55:58 +01:00 |
Rory Powell
|
eb8d857864
|
Require https callback in production, allow for http otherwise
|
2021-07-23 15:47:48 +01:00 |
mike12345567
|
fa3cf585d7
|
Adding concept of version to APIs.
|
2021-07-23 15:29:14 +01:00 |
Budibase Staging Release Bot
|
32cf132022
|
v0.9.79-alpha.2
|
2021-07-23 14:05:23 +00:00 |
Rory Powell
|
9958625814
|
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
|
418637cb6b
|
Linting
|
2021-07-23 14:42:28 +01:00 |
Rory Powell
|
f95b550b15
|
Mark google activated by default for old configs
|
2021-07-23 14:40:22 +01:00 |
mike12345567
|
94744ffbd8
|
Updating to use default false for search pre-processing.
|
2021-07-23 13:44:46 +01:00 |
mike12345567
|
a5d9883f28
|
Updating internal search to disable features were required.
|
2021-07-23 13:29:50 +01:00 |
mike12345567
|
e24c6bafd1
|
Removing optional chaining, not valid in Node.
|
2021-07-23 13:07:10 +01:00 |
Budibase Staging Release Bot
|
885d3003fe
|
v0.9.79-alpha.1
|
2021-07-23 11:08:21 +00:00 |
Rory Powell
|
249df46770
|
Mark google activated by default for old configs
|
2021-07-23 11:38:17 +01:00 |
Budibase Staging Release Bot
|
f3f60aee78
|
v0.9.79-alpha.0
|
2021-07-23 09:37:21 +00:00 |
mike12345567
|
3f7bafe23d
|
Linting.
|
2021-07-22 22:37:20 +01:00 |
mike12345567
|
313302cae2
|
Fixing test cases and bugs that they raised.
|
2021-07-22 22:36:16 +01:00 |
mike12345567
|
24012c2fba
|
Linting.
|
2021-07-22 16:37:50 +01:00 |
mike12345567
|
1d6a350311
|
Changing how flags are handled.
|
2021-07-22 16:36:21 +01:00 |
Andrew Kingston
|
520651119b
|
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
|
b21fe320c5
|
Adding fallbacks for oidc and google.
|
2021-07-22 15:26:14 +01:00 |
mike12345567
|
1b6a73c250
|
Linting.
|
2021-07-22 14:29:30 +01:00 |
mike12345567
|
5611c8e73e
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
|
2021-07-22 14:27:12 +01:00 |
mike12345567
|
27b2a13817
|
Swapping admin -> global in worker to reduce confusion in API url naming.
|
2021-07-22 12:56:47 +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 |
mike12345567
|
371e38fcb9
|
Linting.
|
2021-07-21 18:24:58 +01:00 |
mike12345567
|
63368fdae9
|
Adding query string functionality to skip org setup.
|
2021-07-21 18:23:49 +01:00 |