1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
Commit graph

15928 commits

Author SHA1 Message Date
mike12345567
38f49dad2a Merge branch 'master' of github.com:Budibase/budibase into feature/plugin-icons 2022-09-30 11:17:43 +01:00
Michael Drury
b578b8917c Merge pull request #8055 from Budibase/fix/8023
Oracle DB fix
2022-09-30 11:11:05 +01:00
Michael Drury
94b877e00f Merge pull request #8047 from Budibase/fix/allow-removing-crud-plugins
Allow removing custom datasource CRUD operations
2022-09-30 11:08:50 +01:00
mike12345567
a3b7d7f8a9 Fix for #8023 - moving Oracle integration to ESM import rather than CJS. 2022-09-30 10:52:00 +01:00
mike12345567
c40ce20a38 Improving regex for processing custom SVG. 2022-09-30 09:17:38 +01:00
mike12345567
22d501edee Merge branch 'fix/allow-removing-crud-plugins' of github.com:Budibase/budibase into feature/plugin-icons 2022-09-30 08:58:26 +01:00
mike12345567
95136a54f2 Adding ability for datasource plugins to have a custom icon svg. 2022-09-29 19:30:53 +01:00
mike12345567
504412112f Allow removing CRUD operations from custom datasource plugins. 2022-09-29 16:56:46 +01:00
Budibase Release Bot
0e054c331e Update pro version to 2.0.6 2022-09-28 15:38:05 +00:00
Budibase Release Bot
332a8ad26f v2.0.6 2022-09-28 15:34:09 +00:00
melohagan
bad09dd0cc Merge pull request #7879 from Budibase/bug/sev2/is-in-filter-startswith-crash
Is in filter - only call startsWith if string type
2022-09-28 16:20:22 +01:00
Andrew Kingston
10320574a4 Update naming conventions in filter drawer 2022-09-28 15:36:35 +01:00
Andrew Kingston
3fc08dfa4b Merge branch 'bug/sev2/is-in-filter-startswith-crash' of github.com:Budibase/budibase into bug/sev2/is-in-filter-startswith-crash 2022-09-28 15:09:03 +01:00
Andrew Kingston
7909745fb5 Simplify, strengthen and make consistent filter drawer validation logic 2022-09-28 15:08:44 +01:00
Andrew Kingston
143ee04d9e Update casing in 'does not contain' filter operator 2022-09-28 15:08:14 +01:00
Andrew Kingston
6c63edc279 Merge branch 'master' of github.com:Budibase/budibase into bug/sev2/is-in-filter-startswith-crash 2022-09-28 14:16:45 +01:00
Budibase Release Bot
f336e6f36d Update pro version to 2.0.5 2022-09-27 18:18:53 +00:00
Budibase Release Bot
c25ab26305 v2.0.5 2022-09-27 18:15:36 +00:00
Martin McKeaveney
cad305f47e Merge pull request #8006 from Budibase/cloud-plugins
Use CDN when fetching plugins in cloud
2022-09-27 19:05:10 +01:00
Andrew Kingston
4c8f52adbe Use CDN when fetching plugins in cloud 2022-09-27 15:56:51 +01:00
Budibase Release Bot
26eb8fb3de Update pro version to 2.0.4 2022-09-27 09:47:32 +00:00
Budibase Release Bot
5abe0f6e66 v2.0.4 2022-09-27 09:43:49 +00:00
Andrew Kingston
30d4151ab4 Merge pull request #7988 from Budibase/groups-ui-fixes
UI fixes
2022-09-27 10:29:32 +01:00
Andrew Kingston
689368a885 Update plugins page empty state 2022-09-27 09:31:04 +01:00
Andrew Kingston
8732fe9327 Update groups page styles when user does not have access 2022-09-27 09:30:54 +01:00
Budibase Release Bot
b40e18e2f9 Update pro version to 2.0.3 2022-09-26 23:02:38 +00:00
Budibase Release Bot
7d0afce9cb v2.0.3 2022-09-26 22:59:26 +00:00
Martin McKeaveney
78466e7484 reverting pro version 2022-09-26 23:46:58 +01:00
Budibase Release Bot
5faa59cef9 Update pro version to 2.0.2 2022-09-26 22:13:08 +00:00
Budibase Release Bot
5cb5eff391 v2.0.2 2022-09-26 22:11:02 +00:00
Martin McKeaveney
b77810e2cc Merge pull request #7984 from Budibase/fix/tenant-add-group
Fixing multi-tenancy issue with groups UI
2022-09-26 23:00:49 +01:00
Michael Drury
d60c5fd806 Fixing issue with multi-tenancy and groups UI - apps with multi-tenancy enabled did not appear correctly and could not be added. 2022-09-26 22:33:11 +01:00
Budibase Release Bot
61952f15af Update pro version to 2.0.1 2022-09-26 20:29:39 +00:00
Budibase Release Bot
faa2ecb008 v2.0.1 2022-09-26 20:26:27 +00:00
Rory Powell
4f7f6a7e9d Merge pull request #7983 from Budibase/fix/cypress-user-portal
Fix cypress accountPortals.spec
2022-09-26 21:15:35 +01:00
Rory Powell
f3ece5a52c Fix cypress accountPortals.spec 2022-09-26 21:02:11 +01:00
Budibase Release Bot
78479d63f2 Update pro version to 2.0.0 2022-09-26 19:48:03 +00:00
Budibase Release Bot
0760322d8b v2.0.0 2022-09-26 19:44:31 +00:00
Budibase Release Bot
d84045d5ac Update pro version to 1.4.19 2022-09-26 18:32:14 +00:00
Budibase Release Bot
cbe6628776 v1.4.19 2022-09-26 18:29:06 +00:00
Michael Drury
6adb30fc1c Merge pull request #7981 from Budibase/feature/group-app-add
Add apps to a group from within groups interface
2022-09-26 19:18:44 +01:00
Budibase Release Bot
08dc84a6c8 Update pro version to 1.4.18 2022-09-26 18:00:58 +00:00
mike12345567
07311a7efd Updating plugin badge to be new, rather than beta as now released. 2022-09-26 18:58:08 +01:00
Budibase Release Bot
a460752061 v1.4.18 2022-09-26 17:57:51 +00:00
Martin McKeaveney
4b5218e97f Merge pull request #7899 from Budibase/develop
Develop -> Master (2.0)
2022-09-26 18:47:15 +01:00
Martin McKeaveney
f789f364d3 make sure rows call goes to real couch 2022-09-26 18:46:09 +01:00
Martin McKeaveney
6a7bc23674 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-09-26 18:29:01 +01:00
mike12345567
d8fdd43e04 PR comments. 2022-09-26 18:26:16 +01:00
Martin McKeaveney
f7cfd9f0b3 removing random test file 2022-09-26 18:26:09 +01:00
Budibase Staging Release Bot
739ede0a30 Update pro version to 1.4.18-alpha.0 2022-09-26 17:18:37 +00:00