1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
Commit graph

22179 commits

Author SHA1 Message Date
Andrew Kingston bd93f150b5 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 70aecafda2 v1.0.91-alpha.10 2022-03-23 10:52:40 +00:00
Andrew Kingston e7ff1c4ba9 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-03-23 10:48:49 +00:00
Andrew Kingston 3f75412fb0
Merge pull request #4987 from Budibase/scrollable-component-tree
Scrollable component tree
2022-03-23 10:46:55 +00:00
Andrew Kingston 95b29a6823 Prevent collapsing datasource if only one datasource exists 2022-03-23 10:17:52 +00:00
Martin McKeaveney 0d667e7fca watchtower should restart if it crashes 2022-03-23 09:52:27 +00:00
Dean 9f9832f36b Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-23 09:00:09 +00:00
Budibase Staging Release Bot 26336fb316 v1.0.91-alpha.9 2022-03-23 08:51:26 +00:00
Andrew Kingston ad407265a0
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 e1878dabc2 Make app dynamic filter component respsonsive 2022-03-22 18:33:41 +00:00
Andrew Kingston 7e32bd5fd0 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 c586049043 Update pie chart to be reactive 2022-03-22 17:45:05 +00:00
Andrew Kingston 84cdfa5eac Update line chart to be reactive 2022-03-22 17:44:58 +00:00
Andrew Kingston e1aea10567 Update candlestick chart to be reactive 2022-03-22 17:44:45 +00:00
Andrew Kingston fbebc8aced Update bar chart to be reactive 2022-03-22 17:44:32 +00:00
Andrew Kingston c6cffa15ee 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 790da9bbb5 v1.0.91-alpha.8 2022-03-22 16:42:33 +00:00
Martin McKeaveney 60da8273fe
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 6fd1fd4387
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 bda860693f
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 01c2b9e496 v1.0.94 2022-03-22 13:08:40 +00:00
Michael Drury 3811436678
Merge pull request #4991 from Budibase/fix/sql-query-in
Fixing SQL in queries
2022-03-22 13:00:32 +00:00
Dean f896e019e5 Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-22 11:41:29 +00:00
Dean ca28c2e27f Code formatting 2022-03-22 11:40:45 +00:00
Dean 4695a008df Initial commit of home screen modifications and template browsing 2022-03-22 11:38:17 +00:00
Joe a0503b5467
Update README.md 2022-03-22 10:52:29 +00:00
Budibase Staging Release Bot 84922abf55 v1.0.91-alpha.7 2022-03-22 08:38:11 +00:00
Martin McKeaveney 7e5306e1d6
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 01cdfcd075 Restore strange class name to fix cypress 2022-03-21 17:59:35 +00:00
mike12345567 114c9cf96a Fixing review comment. 2022-03-21 17:57:26 +00:00
mike12345567 d52f6dea05 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 3eb7ab4e5b 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 38f53a4148 v1.0.93 2022-03-21 17:15:53 +00:00
Rory Powell 9e00a938b8
Merge pull request #4986 from Budibase/remove-automation-quota-update
Remove automation usage increment
2022-03-21 17:09:24 +00:00
Rory Powell 10699edd3b Remove automation usage increment 2022-03-21 16:08:25 +00:00
Andrew Kingston 344daa349e Remove selected state from current screen and only show component 2022-03-21 16:06:23 +00:00
Andrew Kingston c739bc8470 Lint 2022-03-21 15:56:42 +00:00
Andrew Kingston e059f02355 Reduce max width of nav items to have a better generic fit 2022-03-21 15:54:10 +00:00
Andrew Kingston 57c6115c35 Update automation navigation to use new full width nav items 2022-03-21 15:48:00 +00:00
Andrew Kingston 278c4932aa Update datasource navigation to use new full width nav items 2022-03-21 15:47:49 +00:00
Andrew Kingston 82898d6b68 Update layouts in nav tree to new full width style 2022-03-21 15:40:07 +00:00
Martin McKeaveney 11b3d52857 increasing client max body size for uploads 2022-03-21 15:24:39 +00:00
Andrew Kingston 3d0328e65e 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 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