1
0
Fork 0
mirror of synced 2024-07-05 22:40:39 +12:00
Commit graph

11337 commits

Author SHA1 Message Date
Joe f054207288 Add budibase api feature to readme 2022-03-21 10:31:55 +00:00
Budibase Staging Release Bot 69532f59ce v1.0.91-alpha.6 2022-03-21 08:42:06 +00:00
Martin McKeaveney 35facc8cb1 Merge pull request #4872 from Budibase/add-print-styles
Add css print styles to ensure multi-page print is possible
2022-03-21 08:34:55 +00:00
Budibase Staging Release Bot 4d7ad2b541 v1.0.91-alpha.5 2022-03-21 08:32:22 +00:00
Martin McKeaveney cf9105c9dc Merge pull request #4821 from Budibase/copy-paste-improvements
Copy paste improvements + extras
2022-03-21 08:25:01 +00:00
Martin McKeaveney 411a7439c8 Merge pull request #4865 from Budibase/fix/patch-relationships
fixing enrichment of relationships in patch call
2022-03-21 08:24:35 +00:00
Martin McKeaveney dd1863d4c9 Merge pull request #4871 from Budibase/fix/date-filtering
Date filtering logic
2022-03-21 08:19:03 +00:00
Budibase Staging Release Bot 572abdd0a9 v1.0.91-alpha.4 2022-03-21 08:13:27 +00:00
Martin McKeaveney 51847e37b2 Merge pull request #4931 from mslourens/binding_panel_overflow
Binding panel overflow
2022-03-21 08:07:00 +00:00
Martin McKeaveney 8fcd149d43 Merge pull request #4953 from mslourens/define_filter_for_rest
don't sent searchableSchema to getSchemaForDatasource
2022-03-21 08:04:20 +00:00
Maurits Lourens 103bb25437 don't sent searchableSchema to getSchemaForDatasource 2022-03-18 16:45:33 +01:00
Budibase Staging Release Bot b0f33de743 v1.0.91-alpha.3 2022-03-18 10:13:46 +00:00
Michael Drury 2d011bce0d Merge pull request #4864 from mslourens/google_firebase_integration
Google firebase integration
2022-03-18 10:07:30 +00:00
Budibase Staging Release Bot c9afb9e074 v1.0.91-alpha.2 2022-03-18 09:56:54 +00:00
Rory Powell 4684098b6c Merge pull request #4943 from Budibase/fix/oapi3-server-path
Fix base path in server url for openapi3 import
2022-03-18 09:50:34 +00:00
Rory Powell 95d8608c74 Revert lock file 2022-03-18 09:24:33 +00:00
Rory Powell 5380c46725 Fix base path in server url for openapi3 import 2022-03-18 09:20:30 +00:00
Budibase Staging Release Bot 05607adccb v1.0.91-alpha.1 2022-03-18 07:23:08 +00:00
Rory Powell 8b17493e16 Merge pull request #4773 from mslourens/openapi3-import
Support Openapi 3 import
2022-03-18 07:16:13 +00:00
Maurits Lourens a4405891d4 set word-wrap to break word, so the text spreads on multiple lines 2022-03-16 21:05:45 +01:00
Maurits Lourens ab0de4b233 set text-overflow on binding panel items 2022-03-16 21:01:47 +01:00
Maurits Lourens 9ef6fdaec9 revert uncommenting code 2022-03-16 13:43:09 +01:00
Maurits Lourens 19ec76c49d Merge branch 'develop' into google_firebase_integration 2022-03-16 13:40:04 +01:00
Budibase Staging Release Bot 6ef4e4840a v1.0.91-alpha.0 2022-03-16 12:34:44 +00:00
mike12345567 6dd5bd92b5 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-16 12:26:33 +00:00
Budibase Release Bot ac32c2ee5f v1.0.90 2022-03-16 11:37:15 +00:00
Michael Drury 42169823dd Merge pull request #4918 from Budibase/fix/public-api-errors
Fix for public API header error warnings
2022-03-16 11:31:14 +00:00
Peter Clement 84d28f85ad Merge pull request #4911 from Budibase/pc/csv-bug-fix
fix button action export for csv
2022-03-16 11:29:38 +00:00
Peter Clement fcfce77d5d linting 2022-03-16 10:33:38 +00:00
Peter Clement a2c3257515 send export file from backend 2022-03-16 10:22:06 +00:00
mike12345567 75375be9f7 Fixing issue found by test case. 2022-03-15 20:17:41 +00:00
mike12345567 ba9d6cf8f7 Fixing an issue that was breaking build. 2022-03-15 19:53:05 +00:00
mike12345567 d48d7f6e19 Quick fix for #4914 - adding some checks in API middleware to confirm headers have been set correctly. 2022-03-15 19:31:01 +00:00
Peter Clement 54ec5ea2dc fix button action export for csv 2022-03-15 12:03:16 +00:00
Andrew Kingston 1c104d6fa5 Add test cases for SQL range filtering changes 2022-03-15 11:52:54 +00:00
Andrew Kingston 20fe6c35ba Merge branch 'develop' of github.com:Budibase/budibase into fix/date-filtering 2022-03-15 11:44:04 +00:00
Andrew Kingston 8bac9d43b4 Revert locks to develop 2022-03-15 11:42:12 +00:00
Andrew Kingston f40407885a Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements 2022-03-15 11:33:27 +00:00
Budibase Release Bot eb747c98b1 v1.0.89 2022-03-15 11:26:55 +00:00
mike12345567 b59d077b43 Linting. 2022-03-15 11:20:23 +00:00
Ilia Shupta e09011d813 Allow fully qualified redis url use in koa ratelimit store 2022-03-15 11:20:16 +00:00
Budibase Staging Release Bot 11cb2e681a v1.0.89-alpha.0 2022-03-15 11:09:22 +00:00
mike12345567 51e5e1e90f Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-15 10:56:39 +00:00
mike12345567 5332fb4dad Linting. 2022-03-15 10:52:24 +00:00
Michael Drury 3c81ad10d2 Merge pull request #4906 from fivehealth/allow-redis-url
Allow fully qualified redis url use in koa ratelimit store
2022-03-15 10:48:14 +00:00
Ilia Shupta 91d9946c5c Allow fully qualified redis url use in koa ratelimit store 2022-03-15 14:09:41 +08:00
Budibase Release Bot 243838898a v1.0.88 2022-03-14 21:51:54 +00:00
Michael Drury fd824f70ae Merge pull request #4905 from Budibase/fix/public-api-tenancy
Various release fixes (Public API)
2022-03-14 21:45:46 +00:00
mike12345567 5b79126dbf Fixing an issue with the public API loading for the first time in a multi-tenant environment, also fixing an issue in self host when switching between environments with different secrets. 2022-03-14 19:05:02 +00:00
Budibase Release Bot 5b0a5f8dc1 v1.0.87 2022-03-14 17:13:11 +00:00