Commit Graph

15399 Commits

Author SHA1 Message Date
Peter Clement 7948783982 Merge branch 'feature/plugin-management-ui' of github.com:Budibase/budibase into feature/plugin-management-ui 2022-09-05 10:29:12 +01:00
NEOLPAR a03d007821 random name in case it is needed 2022-09-05 10:28:09 +01:00
Peter Clement 9bd7c063bd Merge branch 'feature/plugin-management-ui' of github.com:Budibase/budibase into feature/plugin-management-ui 2022-09-05 10:15:08 +01:00
NEOLPAR 32b336cc2d cleaning minio folder when deleting plugin 2022-09-05 10:13:55 +01:00
Rory Powell 1486ba0607 Merge pull request #7625 from Budibase/cherry-pick-7622
Configurable api rate limit through nginx
2022-09-05 09:55:12 +01:00
Rory Powell 5a34bda3e2 Configurable api rate limit through nginx 2022-09-05 09:54:07 +01:00
Rory Powell 6cee01ed74 Merge pull request #7622 from Budibase/configurable-api-rate-limit
Configurable api rate limit through nginx
2022-09-05 09:51:09 +01:00
Rory Powell 9d4f40fc7d Fix auto user creation for OIDC auth 2022-09-05 09:46:54 +01:00
Peter Clement 775c11ef85 Merge branch 'feature/plugin-management-ui' of github.com:Budibase/budibase into feature/plugin-management-ui 2022-09-05 09:45:14 +01:00
NEOLPAR 7d8940f0cb Merge branch 'plugins-dev-experience' into feature/plugin-management-ui 2022-09-05 09:38:24 +01:00
Peter Clement 70408d8008 Merge branch 'feature/plugin-management-ui' of github.com:Budibase/budibase into feature/plugin-management-ui 2022-09-05 09:37:44 +01:00
Peter Clement 88ccae7768 put plugin details in a modal 2022-09-05 09:35:24 +01:00
Rory Powell dc35b0da78 Configurable api rate limit through nginx 2022-09-05 09:09:43 +01:00
Budibase Release Bot 74f555ff17 Update pro version to 1.3.4 2022-09-02 19:28:31 +00:00
Budibase Staging Release Bot c728a26e03 Update pro version to 1.3.4-alpha.0 2022-09-02 19:26:39 +00:00
Budibase Release Bot 6173ba5064 v1.3.4 2022-09-02 19:25:19 +00:00
Budibase Staging Release Bot e057dffb62 v1.3.4-alpha.0 2022-09-02 19:23:41 +00:00
mike12345567 f54a30556f Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-02 20:11:57 +01:00
mike12345567 bbd1575c84 Merge branch 'master' of github.com:Budibase/budibase 2022-09-02 20:05:24 +01:00
mike12345567 4334f39b88 Fixing CLI version of backend-core. 2022-09-02 20:04:38 +01:00
Budibase Release Bot e4948ead9d Update pro version to 1.3.3 2022-09-02 19:03:06 +00:00
mike12345567 1239c053e3 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-02 20:00:35 +01:00
Budibase Release Bot 8d00233db4 v1.3.3 2022-09-02 18:59:39 +00:00
mike12345567 9725cb732b Fixing test case. 2022-09-02 19:59:19 +01:00
Andrew Kingston 5100ecb48d Remove version from component name when considering used plugins in screen docs 2022-09-02 19:58:54 +01:00
Andrew Kingston 1f1f482f9d Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket 2022-09-02 19:53:49 +01:00
Andrew Kingston 881024ca60 Remove further usages of plugin versions 2022-09-02 19:52:52 +01:00
mike12345567 266362d917 Fixing CLI yarn lock. 2022-09-02 19:47:21 +01:00
NEOLPAR 18724af5c5 remove plugin cleaner 2022-09-02 19:33:03 +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 5a08834def delete plugin through modal confirmation 2022-09-02 19:16:13 +01:00
Budibase Release Bot 1bbc2f4aac Update pro version to 1.3.2 2022-09-02 17:59:33 +00:00
Budibase Release Bot 0e915746aa v1.3.2 2022-09-02 17:56:19 +00:00
Martin McKeaveney 401fa1249d Merge pull request #7593 from Budibase/fix/7592
Solving screen load issue in client library
2022-09-02 18:45:52 +01:00
Martin McKeaveney e4a9b684c7 Merge branch 'develop' of github.com:Budibase/budibase into revert-7503-revert-7414-feature/binding-ux-update 2022-09-02 18:45:00 +01:00
Martin McKeaveney 151d70ef43 improvements to redis connector - multi line pipelines and lowercase commands 2022-09-02 18:35:06 +01:00
mike12345567 3ba2aaf567 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-02 18:21:50 +01:00
mike12345567 f9224df941 Adding in a check for when there are no screen actions that need to be performed - #7592. 2022-09-02 18:14:08 +01:00
Budibase Release Bot bf1587f82b Update pro version to 1.3.1 2022-09-02 11:26:39 +00:00
Andrew Kingston a794e19dfc Update nginx confs and add to single image 2022-09-02 12:26:30 +01:00
Budibase Release Bot 2cbacb266e v1.3.1 2022-09-02 11:23:26 +00:00
Budibase Release Bot 6bd942840d v1.3.0 2022-09-02 11:10:25 +00:00
Andrew Kingston cc50f696ff Remove logs 2022-09-02 12:04:18 +01:00
Andrew Kingston ed5dbd8c79 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket 2022-09-02 11:50:07 +01:00
Andrew Kingston 28aaaf9661 Update vite path for proxying websocket to be /vite 2022-09-02 11:48:45 +01:00
Budibase Release Bot f5cda8e455 Update pro version to 1.2.59 2022-09-02 09:55:58 +00:00
Budibase Release Bot e79d414bd4 v1.2.59 2022-09-02 09:52:52 +00:00
Martin McKeaveney b992b52aba Merge pull request #7505 from Budibase/develop
Develop -> Master
2022-09-02 10:42:46 +01:00
Budibase Staging Release Bot 9756d9bd17 Update pro version to 1.2.59-alpha.0 2022-09-02 09:22:44 +00:00
Budibase Staging Release Bot a274f78885 v1.2.59-alpha.0 2022-09-02 09:19:07 +00:00