1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00
Commit graph

13926 commits

Author SHA1 Message Date
mike12345567 1f5de9b71d Adding ability for datasource plugins to have a custom icon svg. 2022-09-29 19:30:53 +01:00
Budibase Release Bot f4eba61994 v2.0.6 2022-09-28 15:34:09 +00:00
Andrew Kingston 05b707da64 Update naming conventions in filter drawer 2022-09-28 15:36:35 +01:00
Andrew Kingston 9e1f19e5e1 Simplify, strengthen and make consistent filter drawer validation logic 2022-09-28 15:08:44 +01:00
Andrew Kingston af4b1b673e 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 a8f8ea2504 v2.0.5 2022-09-27 18:15:36 +00:00
Budibase Release Bot 297754df17 v2.0.4 2022-09-27 09:43:49 +00:00
Andrew Kingston fe413a5799 Update plugins page empty state 2022-09-27 09:31:04 +01:00
Andrew Kingston 8c60a73232 Update groups page styles when user does not have access 2022-09-27 09:30:54 +01:00
Budibase Release Bot 06d8533140 v2.0.3 2022-09-26 22:59:26 +00:00
Budibase Release Bot e07a61466c v2.0.2 2022-09-26 22:11:02 +00:00
Michael Drury 2c6bccc036 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 de67b7b329 v2.0.1 2022-09-26 20:26:27 +00:00
Rory Powell 9ecf869ed7
Merge pull request #7983 from Budibase/fix/cypress-user-portal
Fix cypress accountPortals.spec
2022-09-26 21:15:35 +01:00
Rory Powell 0ee59e371a Fix cypress accountPortals.spec 2022-09-26 21:02:11 +01:00
Budibase Release Bot d332e035d8 v2.0.0 2022-09-26 19:44:31 +00:00
Budibase Release Bot 49be12b428 v1.4.19 2022-09-26 18:29:06 +00:00
Michael Drury 190c54fb86
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
mike12345567 e77f517d25 Updating plugin badge to be new, rather than beta as now released. 2022-09-26 18:58:08 +01:00
Budibase Release Bot 395b2a45e0 v1.4.18 2022-09-26 17:57:51 +00:00
mike12345567 2fd4c8e57e PR comments. 2022-09-26 18:26:16 +01:00
Budibase Staging Release Bot 98b3560197 v1.4.18-alpha.0 2022-09-26 17:14:45 +00:00
mike12345567 ebb43de0a6 Fixing confirm text in second stage of adding app to group modal. 2022-09-26 18:05:08 +01:00
Martin McKeaveney d0ad7bbb67 merge with master 2022-09-26 17:57:23 +01:00
mike12345567 7484cdfb59 Feature to allow adding apps from within the groups interface, rather than having to go to apps individually to do this. 2022-09-26 17:54:00 +01:00
Budibase Staging Release Bot 489f392df7 v1.4.8-alpha.13 2022-09-26 15:35:59 +00:00
Rory Powell 901a10b855
Merge pull request #7969 from Budibase/fix/update-billing-messaging
Minor update replacing upgrade terminology for billing notifications
2022-09-26 16:25:32 +01:00
Budibase Release Bot 3ff0089293 v1.4.17 2022-09-26 15:20:46 +00:00
Budibase Staging Release Bot 60451026ca v1.4.8-alpha.12 2022-09-26 14:57:45 +00:00
Martin McKeaveney 90e4c97004
Merge pull request #7965 from Budibase/fix/floor-usage-metrics
Minor change to floor usage metrics to avoid misleading 100 quota messages
2022-09-26 15:33:17 +01:00
Budibase Staging Release Bot eef813afaf v1.4.8-alpha.11 2022-09-26 14:19:47 +00:00
Andrew Kingston 282c8cb008 Merge branch 'master' of github.com:Budibase/budibase into bug/sev2/is-in-filter-startswith-crash 2022-09-26 15:04:02 +01:00
Andrew Kingston 06486ab11a Fix multiple issues with groups UI due to not correctly accounting for multi-tenant app ID structuer 2022-09-26 14:50:31 +01:00
Dean ee4f036b1e Minor update replacing upgrade terminology from notifications relating to billing 2022-09-26 13:58:19 +01:00
Budibase Release Bot 84ea807176 v1.4.16 2022-09-26 11:20:52 +00:00
Budibase Staging Release Bot 71debd85df v1.4.8-alpha.10 2022-09-26 10:20:31 +00:00
Martin McKeaveney 1a18e7eba2
Merge pull request #7964 from Budibase/qa/real-couch-integration-tests 2022-09-26 11:10:15 +01:00
Dean 7cc30d6135 Ensure display values for metrics are capped at 100% in the day pass modal 2022-09-26 09:52:20 +01:00
Dean 4227beb51f Minor change to floor usage metrics to avoid misleading 100 quota usage messaging. 2022-09-26 09:44:45 +01:00
Budibase Release Bot 4776b44028 v1.4.15 2022-09-26 07:50:16 +00:00
Peter Clement a988ff0a14
Merge pull request #7944 from Budibase/pc/automation-fix
Automate fixes
2022-09-26 08:39:47 +01:00
Budibase Release Bot 86cba9de8f v1.4.14 2022-09-25 13:02:11 +00:00
Budibase Staging Release Bot cef27c68ef v1.4.8-alpha.9 2022-09-25 12:54:02 +00:00
Martin McKeaveney cdcf6f20d5
Merge pull request #7864 from Budibase/bug/sev4/relationship-column-types-must-match
Do not allow non-matching types for primary/foreign keys - External DB
2022-09-25 13:42:55 +01:00
Martin McKeaveney 210e480689
Merge pull request #7915 from Budibase/fix/table-column-binding-category
Added category and icon for table configuration binding drawer
2022-09-25 13:39:44 +01:00
Martin McKeaveney dc55639cc0
Merge pull request #7925 from Budibase/fix/app-row-name-ellipsis-and-layout
Minor fix to truncate app names and a general layout fix for smaller resolutions.
2022-09-25 13:38:34 +01:00
Budibase Release Bot a04ce049cd v1.4.13 2022-09-24 19:22:02 +00:00
Budibase Staging Release Bot e4a7cf7d33 v1.4.8-alpha.8 2022-09-24 18:35:02 +00:00
Michael Drury 70c3c1b8d8 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-24 17:04:31 +01:00
Budibase Staging Release Bot c75ff1cd4a v1.4.8-alpha.7 2022-09-24 13:18:45 +00:00