1
0
Fork 0
mirror of synced 2024-07-05 06:20:55 +12:00
Commit graph

22086 commits

Author SHA1 Message Date
Andrew Kingston 3b7f59323e Ensure the component tree containing the selected component cannot be hidden 2022-03-21 15:17:51 +00:00
Andrew Kingston ed7a80ca6f Support scrolling screens or folders into view when clicking 2022-03-21 14:46:59 +00:00
Budibase Release Bot 6f5565a421 v1.0.92 2022-03-21 14:34:43 +00:00
Rory Powell cd3f606cff
Merge pull request #4979 from Budibase/automation-trace
Add trace to automation errors
2022-03-21 14:27:46 +00:00
Rory Powell 78321a72b1 Add trace to automation errors 2022-03-21 14:25:31 +00:00
Andrew Kingston e68f1e33b9 Remove logs 2022-03-21 14:23:56 +00:00
Andrew Kingston 2def829ebf Tidy up logic for scrolling to components 2022-03-21 13:54:46 +00:00
Andrew Kingston 7c39430d1c Add vertical scrolling to selected component and support scrolling to selected screen 2022-03-21 13:38:53 +00:00
Peter Clement 496e4d5e87 Handle error when running an automation with a deleted column 2022-03-21 12:32:04 +00:00
Andrew Kingston 733fe1fe3f Update spectrum card word wrapping to allow breaking text anywhere 2022-03-21 12:16:51 +00:00
Joe b067b5ac2e
Add budibase api feature to readme 2022-03-21 10:31:55 +00:00
Martin McKeaveney 808f50d644 fix tests 2022-03-21 10:04:26 +00:00
Andrew Kingston 1bd60bda31 Properly center all path, screen and component dropdown menu icons 2022-03-21 09:57:55 +00:00
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