Dean
|
7125e3f6e3
|
Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader
|
2022-10-13 16:16:28 +01:00 |
Rory Powell
|
2f0f36e635
|
Merge branch 'master' into merge-master
|
2022-10-12 10:19:46 +01:00 |
Rory Powell
|
ef4b1dd32b
|
Fix user metadata update
|
2022-10-11 12:42:35 +01:00 |
Dean
|
07be0208e5
|
Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader
|
2022-10-10 09:08:48 +01:00 |
mike12345567
|
197d195cb4
|
Switching from scan for app locks to mget - which is a fast O(N) operation that only retrieves what we need.
|
2022-10-07 18:05:18 +01:00 |
Michael Drury
|
060b2aba3c
|
Merge pull request #8175 from Budibase/fix/remove-app-scans
Removing Redis SCAN operation from app services
|
2022-10-07 17:35:05 +01:00 |
mike12345567
|
0c4a40c795
|
Switching from scan for app locks to mget - which is a fast O(N) operation that only retrieves what we need.
|
2022-10-07 16:05:01 +01:00 |
Dean
|
c09154b03e
|
Renamed the 'Scanned Code' field type to 'Barcode/QR'. The component is also now listed as 'Barcode/QR Scanner'. Minor fix to include longform text columns in the table csv import list
|
2022-10-07 11:00:25 +01:00 |
mike12345567
|
ea2fb6de1b
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-10-06 16:54:25 +01:00 |
Dean
|
e251c914ff
|
Review feedback changes. Changed 'Code' labelling to 'Scanned Code'
|
2022-10-06 13:02:17 +01:00 |
Dean
|
2ec21741d1
|
Initial commit of QR Reader field
|
2022-10-05 09:28:07 +01:00 |
Andrew Kingston
|
f2f842444a
|
Update plugin URL utility export to use CJS syntax
|
2022-10-05 08:57:26 +01:00 |
Andrew Kingston
|
788dac0f8d
|
Use CJS style imports in plugin URL helper to work in jest, and respect plugin bucket env var
|
2022-10-05 08:25:50 +01:00 |
Andrew Kingston
|
b487855348
|
Update plugin JS URL handling
|
2022-10-04 16:28:21 +01:00 |
Andrew Kingston
|
de9b2c44cb
|
Add utility for generating plugin JS URLs
|
2022-10-04 16:27:04 +01:00 |
Rory Powell
|
79226777b1
|
Merge develop
|
2022-09-28 08:56:45 +01:00 |
Martin McKeaveney
|
c309d25b16
|
Merge pull request #7881 from Budibase/feature/email-cc
Add CC and BCC (with multiple email support) to Send Email automation action step
|
2022-09-25 13:40:33 +01:00 |
Michael Drury
|
c7fb092294
|
Fixing issue discovered by test.
|
2022-09-23 22:24:31 +01:00 |
mike12345567
|
e0b6ef66ac
|
Fixing a few issues with roles being correctly reverted.
|
2022-09-23 17:45:26 +01:00 |
mike12345567
|
9b29bd6709
|
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
|
2022-09-22 18:44:16 +01:00 |
mike12345567
|
e3f054470a
|
Updating a few core endpoints to better integrate the groups system and make sure users always have the correct role ID updated onto them.
|
2022-09-22 18:27:43 +01:00 |
Mel O'Hagan
|
1b49f02092
|
CC and BCC interface
|
2022-09-21 15:58:04 +01:00 |
Martin McKeaveney
|
9b5ed59f34
|
Merge pull request #7792 from Budibase/feature/plugin-pro
Plugin pro integration
|
2022-09-18 10:34:06 +01:00 |
mike12345567
|
6bad41e3ce
|
Minor fix - datasource hot reloading was working apart from the the CJS require caching, need to clear down the cache entry before reloading.
|
2022-09-16 11:25:28 +01:00 |
Martin McKeaveney
|
c86bdffc52
|
Merge pull request #7646 from Budibase/qa/qa-core-jest
QA Core repo, and Jest API tests running end to end
|
2022-09-15 21:12:45 +01:00 |
mike12345567
|
40688f6783
|
Adding budibase/pro integration for plugins, controlling quota limits.
|
2022-09-15 14:57:27 +01:00 |
Rory Powell
|
0f98f2fcaa
|
Merge branch 'master' into develop
|
2022-09-15 10:19:56 +01:00 |
Martin McKeaveney
|
ddc585fad3
|
Merge branch 'develop' into qa/qa-core-jest
|
2022-09-15 01:18:58 +01:00 |
mike12345567
|
416a2c999f
|
Fixing issue with plugin import for datasources - extract the integration correctly.
|
2022-09-13 12:16:00 +01:00 |
mike12345567
|
722a087af5
|
Reverting organisation page changes.
|
2022-09-12 16:21:47 +01:00 |
mike12345567
|
828066de46
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/plugin-management-ui
|
2022-09-12 15:34:34 +01:00 |
mike12345567
|
bbed4cce74
|
Fixing an intermettient test issue.
|
2022-09-12 15:16:31 +01:00 |
Rory Powell
|
45a43baee2
|
Merge branch 'master' into develop
|
2022-09-12 14:05:36 +01:00 |
mike12345567
|
3d66e71d7d
|
Fixing an issue with deleting large apps with a lot of internal table data and adding back the export modal which allows picking whether an export includes internal table rows - #7583.
|
2022-09-09 20:06:29 +01:00 |
mike12345567
|
8e56a7a4d9
|
Fixing an issue with external tables containing time only fields.
|
2022-09-07 17:57:02 +01:00 |
NEOLPAR
|
c2bca8a025
|
uploading plugin for github, npm and url
|
2022-09-06 16:28:35 +01:00 |
Martin McKeaveney
|
c3f15b5af2
|
QA Core repo, and Jest API tests running end to end
|
2022-09-05 18:28:53 +01:00 |
NEOLPAR
|
4c47c3a418
|
sorting npm stuff out
|
2022-09-05 15:04:26 +01:00 |
NEOLPAR
|
7d8940f0cb
|
Merge branch 'plugins-dev-experience' into feature/plugin-management-ui
|
2022-09-05 09:38:24 +01:00 |
mike12345567
|
a5f475872d
|
Updating plugins to not think about versions, only ever one version of each plugin by name, making plugins self host only and adding error checking for datasource implementations.
|
2022-09-02 19:32:15 +01:00 |
NEOLPAR
|
54eed13541
|
create plugin github public and private
|
2022-09-01 20:04:45 +01:00 |
NEOLPAR
|
0e2a86460c
|
uploading npm and url plugins
|
2022-08-31 16:09:47 +01:00 |
mike12345567
|
320cbfada3
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-31 15:53:32 +01:00 |
Rory Powell
|
5f022e04a3
|
Merge branch 'develop' into user-fixes
|
2022-08-31 11:39:41 +01:00 |
Rory Powell
|
435465f93a
|
Update shutdown logging
|
2022-08-31 11:05:49 +01:00 |
NEOLPAR
|
e5446d2f8a
|
plugin create npm
|
2022-08-30 21:37:08 +01:00 |
Martin McKeaveney
|
02c93071ee
|
merge
|
2022-08-30 10:33:37 +01:00 |
Martin McKeaveney
|
4aa99336d7
|
adding path variable
|
2022-08-25 11:07:35 +01:00 |
Martin McKeaveney
|
d5c2f32df3
|
additional logging around component definitions
|
2022-08-25 10:57:30 +01:00 |
Andrew Kingston
|
975afc29d2
|
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-22 11:27:18 +01:00 |