1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00
Commit graph

11632 commits

Author SHA1 Message Date
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
Martin McKeaveney
0bf5d3a8d4 watchtower should restart if it crashes 2022-03-23 09:52:27 +00:00
Dean
768f9e8679 Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-23 09:00:09 +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
Martin McKeaveney
643d8017f5 Merge pull request #4984 from Budibase/fix/request-body-size
increasing client max body size for uploads
2022-03-22 16:34:06 +00:00
Peter Clement
7a45d8dd23 Merge pull request #4976 from Budibase/fix/query-rows-automation-fix
Handle error when running a a Query Rows automation with a deleted column
2022-03-22 16:24:59 +00:00
Budibase Release Bot
8f4a335a84 v1.0.94 2022-03-22 13:08:40 +00:00
Michael Drury
52b123f154 Merge pull request #4991 from Budibase/fix/sql-query-in
Fixing SQL in queries
2022-03-22 13:00:32 +00:00
Dean
06d46af29f Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-22 11:41:29 +00:00
Dean
f6cbe01b07 Code formatting 2022-03-22 11:40:45 +00:00
Dean
6c269bf091 Initial commit of home screen modifications and template browsing 2022-03-22 11:38:17 +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
mike12345567
ad27b41823 Fixing review comment. 2022-03-21 17:57:26 +00:00
mike12345567
5d9a34963a Adding the ability to expand the max number of rows retrieved by SQL queries (say for table exports). 2022-03-21 17:44:43 +00:00
mike12345567
107c593e47 Fixing issue #4978 - fixing an issue with using the keyword 'in' as part of an SQL query. 2022-03-21 17:16:18 +00:00
Budibase Release Bot
29021b4600 v1.0.93 2022-03-21 17:15:53 +00:00
Rory Powell
f462b33238 Merge pull request #4986 from Budibase/remove-automation-quota-update
Remove automation usage increment
2022-03-21 17:09:24 +00:00
Rory Powell
5c3c4d28b2 Remove automation usage increment 2022-03-21 16:08:25 +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
Martin McKeaveney
e2d9811474 increasing client max body size for uploads 2022-03-21 15:24:39 +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
Budibase Release Bot
4ee5256ad3 v1.0.92 2022-03-21 14:34:43 +00:00
Rory Powell
647795350c Merge pull request #4979 from Budibase/automation-trace
Add trace to automation errors
2022-03-21 14:27:46 +00:00
Rory Powell
627dd94550 Add trace to automation errors 2022-03-21 14:25:31 +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