1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00
Commit graph

22123 commits

Author SHA1 Message Date
Andrew Kingston 2db3bc44ce Merge branch 'develop' of github.com:Budibase/budibase into scrollable-component-tree 2022-03-21 09:52:40 +00:00
Andrew Kingston bda27269f8 Set a required constraint for a column that is defaulted to being the primary display 2022-03-21 09:44:24 +00:00
Budibase Staging Release Bot fa77eb5daf v1.0.91-alpha.6 2022-03-21 08:42:06 +00:00
Martin McKeaveney a6155f7b24
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 0ef164c149 v1.0.91-alpha.5 2022-03-21 08:32:22 +00:00
Martin McKeaveney 199db81ddc
Merge pull request #4821 from Budibase/copy-paste-improvements
Copy paste improvements + extras
2022-03-21 08:25:01 +00:00
Martin McKeaveney 34984ab3a3
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 fd0a916564
Merge pull request #4871 from Budibase/fix/date-filtering
Date filtering logic
2022-03-21 08:19:03 +00:00
Budibase Staging Release Bot d5b61edc55 v1.0.91-alpha.4 2022-03-21 08:13:27 +00:00
Martin McKeaveney b8f4825bf2
Merge pull request #4931 from mslourens/binding_panel_overflow
Binding panel overflow
2022-03-21 08:07:00 +00:00
Martin McKeaveney aa11b53580
Merge pull request #4953 from mslourens/define_filter_for_rest
don't sent searchableSchema to getSchemaForDatasource
2022-03-21 08:04:20 +00:00
Martin McKeaveney e2a361f19d updating analytics endpoint, removing old NPS survey 2022-03-21 08:00:03 +00:00
Andrew Kingston b0761ed36c Add initial work on horizontally scrollable component tree with automatic scrolling 2022-03-18 19:52:11 +00:00
Budibase Release Bot a9154e1c31 v1.0.91 2022-03-18 16:05:00 +00:00
Michael Drury 6bcf4e0e4f
Merge pull request #4951 from Budibase/fix/query-schema-error
Don't attempt to invalidate related datasources when invalidating queries
2022-03-18 15:56:08 +00:00
Maurits Lourens 2331973744 don't sent searchableSchema to getSchemaForDatasource 2022-03-18 16:45:33 +01:00
Andrew Kingston 34c13db56d Don't attempt to invalidate related datasources when invalidating query datasources 2022-03-18 15:21:24 +00:00
Maurits Lourens 70301010d3 fetch the table which contains info about the primaryDisplay 2022-03-18 14:35:06 +01:00
Budibase Staging Release Bot d96347ee74 v1.0.91-alpha.3 2022-03-18 10:13:46 +00:00
Michael Drury 4550631c1b
Merge pull request #4864 from mslourens/google_firebase_integration
Google firebase integration
2022-03-18 10:07:30 +00:00
Budibase Staging Release Bot b25cacf6b8 v1.0.91-alpha.2 2022-03-18 09:56:54 +00:00
Rory Powell ab138d8a93
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 0e884ab23c Revert lock file 2022-03-18 09:24:33 +00:00
Rory Powell ce965de59d Fix base path in server url for openapi3 import 2022-03-18 09:20:30 +00:00
Budibase Staging Release Bot 9d9c995f87 v1.0.91-alpha.1 2022-03-18 07:23:08 +00:00
Rory Powell 2830698629
Merge pull request #4773 from mslourens/openapi3-import
Support Openapi 3 import
2022-03-18 07:16:13 +00:00
Maurits Lourens c28a858101 set word-wrap to break word, so the text spreads on multiple lines 2022-03-16 21:05:45 +01:00
Maurits Lourens f0bb7070ab set text-overflow on binding panel items 2022-03-16 21:01:47 +01:00
Andrew Kingston 7fbe2351f2 Merge branch 'feature/map-component' of github.com:Budibase/budibase into feature/map-actions 2022-03-16 15:36:19 +00:00
Andrew Kingston 07be79ee19 Merge branch 'develop' of github.com:Budibase/budibase into feature/map-component 2022-03-16 15:31:10 +00:00
Andrew Kingston b3f1458d8f Update default height of map component 2022-03-16 15:03:13 +00:00
Andrew Kingston e4a8704870 Merge branch 'develop' of github.com:Budibase/budibase into feature/map-actions 2022-03-16 15:03:01 +00:00
Andrew Kingston 7def420156 Update some settings text to be more consistent 2022-03-16 14:58:48 +00:00
Andrew Kingston 52c8742067 Improve map actions, tidy up some parts of the map component and ensure settings update properly 2022-03-16 14:53:12 +00:00
Maurits Lourens 06a0e9f76a revert uncommenting code 2022-03-16 13:43:09 +01:00
Maurits Lourens 0f5d4733d6 Merge branch 'develop' into google_firebase_integration 2022-03-16 13:40:04 +01:00
Budibase Staging Release Bot 7aedb76571 v1.0.91-alpha.0 2022-03-16 12:34:44 +00:00
mike12345567 70fe4e606c Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-16 12:26:33 +00:00
Budibase Release Bot b5c5488e8a v1.0.90 2022-03-16 11:37:15 +00:00
Michael Drury 5bb4b8ddde
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 c95488659c
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 43f7d1607d linting 2022-03-16 10:33:38 +00:00
Peter Clement 96ea66f898 send export file from backend 2022-03-16 10:22:06 +00:00
mike12345567 8b4903f8f6 Fixing issue found by test case. 2022-03-15 20:17:41 +00:00
mike12345567 a37fc54fab Fixing an issue that was breaking build. 2022-03-15 19:53:05 +00:00
mike12345567 1dd2cf99d0 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
Andrew Kingston 3fb71f91ef Fix duplicate handlers for map click setting and update map to only zoom to markers once 2022-03-15 13:54:32 +00:00
Andrew Kingston 9e96090333 Add map action for map click 2022-03-15 13:25:41 +00:00
Peter Clement 65e857609a fix button action export for csv 2022-03-15 12:03:16 +00:00
Andrew Kingston 72f6bc8930 Add test cases for SQL range filtering changes 2022-03-15 11:52:54 +00:00