1
0
Fork 0
mirror of synced 2024-07-28 17:46:09 +12:00
Commit graph

11391 commits

Author SHA1 Message Date
Rory Powell a739b973f4 Merge pull request #5076 from Budibase/clean-bootstrap
yarn clean && yarn bootstrap lockfiles
2022-03-24 15:32:03 +00:00
Rory Powell 7acb1ddb98 yarn clean && yarn bootstrap lockfiles 2022-03-24 14:33:03 +00:00
Budibase Staging Release Bot f4d7f516dc v1.0.91-alpha.14 2022-03-24 14:00:11 +00:00
Andrew Kingston 70313faf0b Merge pull request #5067 from Budibase/deep-rest-pagination-token
Allow deep-getting of pagination params from REST responses
2022-03-24 06:53:05 -07:00
Andrew Kingston 2242044f3b Allow deep-getting of pagination params from REST responses 2022-03-24 10:07:23 +00:00
Budibase Staging Release Bot 68569b9d98 v1.0.91-alpha.13 2022-03-24 09:56:07 +00:00
Andrew Kingston fead539800 Merge pull request #5010 from Budibase/cheeks-fixes
Miscellaneous fixes
2022-03-24 02:50:04 -07:00
Budibase Staging Release Bot fe77642bf7 v1.0.91-alpha.12 2022-03-23 21:17:38 +00:00
Martin McKeaveney a67d82d652 Merge pull request #5040 from Budibase/fix/is-wsl
Check for WSL when configuring dev environment on Windows
2022-03-23 21:11:29 +00:00
Budibase Staging Release Bot 61ba97057d v1.0.91-alpha.11 2022-03-23 15:56:31 +00:00
Rene Pot a4fbef6b64 Merge pull request #5037 from Budibase/docs-move
Fix broken docs links
2022-03-23 16:50:11 +01:00
mike12345567 d64df5fd78 Adding a fix for #4996 - checks if WSL is in use when configuring nginx. 2022-03-23 15:31:08 +00:00
Andrew Kingston 9f60df9ac2 Update apex chart tooltips to work in dark themes 2022-03-23 14:21:23 +00:00
Rene Pot 6e0b29667d fix broken docs links 2022-03-23 14:47:27 +01:00
Andrew Kingston bd487fa988 Use global self endpoint in client apps to differentiate between not being logged in and not having access to an app 2022-03-23 11:41:51 +00:00
Budibase Staging Release Bot 0f263cc51e v1.0.91-alpha.10 2022-03-23 10:52:40 +00:00
Andrew Kingston 3817de254e Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-03-23 10:48:49 +00:00
Andrew Kingston 38be4979f3 Merge pull request #4987 from Budibase/scrollable-component-tree
Scrollable component tree
2022-03-23 10:46:55 +00:00
Andrew Kingston af1c01fdd1 Prevent collapsing datasource if only one datasource exists 2022-03-23 10:17:52 +00:00
Budibase Staging Release Bot 850cadc63b v1.0.91-alpha.9 2022-03-23 08:51:26 +00:00
Andrew Kingston 98881ac64f Merge pull request #4972 from Budibase/fix/table-primary-display-validation
Properly set required constraints for display columns
2022-03-23 08:45:10 +00:00
Andrew Kingston 1e8ef54956 Make app dynamic filter component respsonsive 2022-03-22 18:33:41 +00:00
Andrew Kingston 406776088d Add identifier to messages sent to client iframe preview to avoid conflicts with embedded iframe events 2022-03-22 18:15:41 +00:00
Andrew Kingston 644fd0da87 Update pie chart to be reactive 2022-03-22 17:45:05 +00:00
Andrew Kingston ede871dac2 Update line chart to be reactive 2022-03-22 17:44:58 +00:00
Andrew Kingston cff11d4b8b Update candlestick chart to be reactive 2022-03-22 17:44:45 +00:00
Andrew Kingston bbc161c481 Update bar chart to be reactive 2022-03-22 17:44:32 +00:00
Andrew Kingston e4dfb5b269 Do not update form field value when default value changes to prevent endless loops 2022-03-22 17:28:04 +00:00
Budibase Staging Release Bot cf6e89bbea v1.0.91-alpha.8 2022-03-22 16:42:33 +00:00
Martin McKeaveney 5fc7cf7cb4 Merge pull request #4970 from Budibase/fix/analytics-cleanup
updating analytics endpoint, removing old NPS survey
2022-03-22 16:34:25 +00:00
Joe f3615cd69d Update README.md 2022-03-22 10:52:29 +00:00
Budibase Staging Release Bot d2e7b28304 v1.0.91-alpha.7 2022-03-22 08:38:11 +00:00
Martin McKeaveney b51191fef9 Merge pull request #4950 from mslourens/enforce_display_column_validation
fetch the table which contains info about the primaryDisplay
2022-03-22 08:31:48 +00:00
Andrew Kingston 8cfad1a4ff Restore strange class name to fix cypress 2022-03-21 17:59:35 +00:00
Andrew Kingston 8a2aa166fc Remove selected state from current screen and only show component 2022-03-21 16:06:23 +00:00
Andrew Kingston 123e805668 Lint 2022-03-21 15:56:42 +00:00
Andrew Kingston b5695cdc8e Reduce max width of nav items to have a better generic fit 2022-03-21 15:54:10 +00:00
Andrew Kingston 7882d577bb Update automation navigation to use new full width nav items 2022-03-21 15:48:00 +00:00
Andrew Kingston 313fdae011 Update datasource navigation to use new full width nav items 2022-03-21 15:47:49 +00:00
Andrew Kingston 014d318437 Update layouts in nav tree to new full width style 2022-03-21 15:40:07 +00:00
Andrew Kingston 0ffd080b0f Fix issue when currentAsset is null and fix overflow when no screens for current role 2022-03-21 15:21:29 +00:00
Andrew Kingston 53ce97b9de Ensure the component tree containing the selected component cannot be hidden 2022-03-21 15:17:51 +00:00
Andrew Kingston 7157b29da0 Support scrolling screens or folders into view when clicking 2022-03-21 14:46:59 +00:00
Andrew Kingston a2283fefa5 Remove logs 2022-03-21 14:23:56 +00:00
Andrew Kingston 0798556a52 Tidy up logic for scrolling to components 2022-03-21 13:54:46 +00:00
Andrew Kingston 697c43187a Add vertical scrolling to selected component and support scrolling to selected screen 2022-03-21 13:38:53 +00:00
Andrew Kingston 61e077bf0a Update spectrum card word wrapping to allow breaking text anywhere 2022-03-21 12:16:51 +00:00
Joe f054207288 Add budibase api feature to readme 2022-03-21 10:31:55 +00:00
Martin McKeaveney 0f4c0f3ed4 fix tests 2022-03-21 10:04:26 +00:00
Andrew Kingston a8a6c0a428 Properly center all path, screen and component dropdown menu icons 2022-03-21 09:57:55 +00:00