1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00
Commit graph

22238 commits

Author SHA1 Message Date
Rory Powell 5392de54d5 Merge branch 'master' into fix/cross-tenant-apps-with-session 2022-03-23 16:45:36 +00:00
Rory Powell cb6103a321 Fix cross tenant apps with session 2022-03-23 16:45:06 +00:00
Budibase Staging Release Bot e1ee3e3868 v1.0.91-alpha.11 2022-03-23 15:56:31 +00:00
Rene Pot ccd817afe9
Merge pull request #5037 from Budibase/docs-move
Fix broken docs links
2022-03-23 16:50:11 +01:00
mike12345567 9597bcc742 Adding a fix for #4996 - checks if WSL is in use when configuring nginx. 2022-03-23 15:31:08 +00:00
Andrew Kingston ec726febf2 Update apex chart tooltips to work in dark themes 2022-03-23 14:21:23 +00:00
Rene Pot d9c6590482 fix broken docs links 2022-03-23 14:47:27 +01:00
Dean 07ecbb6133 Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-23 12:43:47 +00:00
Dean bc4d0b7e51 Minor UI updates for the create app modal. A spinner has been added to the modal confirmation UX. The app name is pre-populated using the app name. The app URL can no longer be null 2022-03-23 12:43:20 +00:00
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