1
0
Fork 0
mirror of synced 2024-07-14 18:55:45 +12:00
Commit graph

14594 commits

Author SHA1 Message Date
Budibase Staging Release Bot 57fda3dea0 Update pro version to 2.0.30-alpha.16 2022-10-25 07:34:21 +00:00
Budibase Staging Release Bot 17cb526c62 v2.0.30-alpha.16 2022-10-25 07:31:09 +00:00
Andrew Kingston cf7a4a4e6d Merge pull request #8376 from Budibase/cheeks-lab-day-grid
Grid component + builder performance improvements
2022-10-25 08:20:37 +01:00
Andrew Kingston 6568e40267 Rename grid component as beta 2022-10-25 08:01:42 +01:00
Budibase Staging Release Bot 953306aa66 Update pro version to 2.0.30-alpha.15 2022-10-24 17:46:29 +00:00
Budibase Staging Release Bot 544a6300b8 v2.0.30-alpha.15 2022-10-24 17:42:53 +00:00
Michael Drury 2e3698a919 Merge pull request #8373 from Budibase/feature/backups-ui
Backups UI
2022-10-24 18:18:12 +01:00
Michael Drury d2a2b09f1f Merge pull request #8354 from Budibase/feature/app-backups
App backups backend
2022-10-24 18:16:52 +01:00
Budibase Staging Release Bot 90ec8278c6 Update pro version to 2.0.30-alpha.14 2022-10-24 16:22:29 +00:00
Budibase Staging Release Bot 69f3dabb06 v2.0.30-alpha.14 2022-10-24 16:19:21 +00:00
mike12345567 0a6f86197d Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 17:02:35 +01:00
Peter Clement 195beec069 ui comments 2022-10-24 16:52:29 +01:00
mike12345567 724a23da2c Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 16:51:53 +01:00
Peter Clement 5942c65d31 Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 16:43:59 +01:00
Dean 72028b57ec Don't attempt to render the internal chart until a type has been set 2022-10-24 16:31:58 +01:00
Dean e41cfcd58e Merge remote-tracking branch 'origin/develop' into feature/chart-block-component 2022-10-24 16:22:19 +01:00
Dean f4d3d99b9e Removed unnecessary block configuration elements 2022-10-24 16:21:08 +01:00
Peter Clement 74a6594320 autofill restore backup name 2022-10-24 16:20:03 +01:00
Michael Drury 065758dfe5 Merge pull request #8378 from Budibase/feature/app-backups-processing
Move backup processing into pro
2022-10-24 16:11:37 +01:00
mike12345567 cf1843002d Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 15:50:45 +01:00
mike12345567 8b70abf846 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 15:47:44 +01:00
mike12345567 ae8145baec Adding in retention days for app backups. 2022-10-24 15:43:48 +01:00
Peter Clement 2ffae3a0d6 always show automation history tab 2022-10-24 15:38:03 +01:00
Budibase Staging Release Bot 43cd5fcb24 Update pro version to 2.0.30-alpha.13 2022-10-24 14:36:50 +00:00
Budibase Staging Release Bot 8f8cbfc25e v2.0.30-alpha.13 2022-10-24 14:33:30 +00:00
Rory Powell 39c83d8fb1 Move backup processing into pro 2022-10-24 15:28:43 +01:00
Pedro Silva 24a97bd064 Merge pull request #8319 from Budibase/api-tests-tables
API tests for tables, columns and rows
2022-10-24 15:22:37 +01:00
Peter Clement 1aca8756f6 pr comments 2022-10-24 15:09:32 +01:00
Peter Clement 146cdaa131 add pro check and default state 2022-10-24 15:00:00 +01:00
Rory Powell d746c42503 Remove pro mock and invert if condition on backups enabled 2022-10-24 14:23:16 +01:00
mike12345567 a25cc7fbaf Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 13:37:53 +01:00
mike12345567 bc2d499625 Adding a check to see if app backups feature is enabled. 2022-10-24 13:33:36 +01:00
Andrew Kingston 729c4d082e Remove unnecessary code 2022-10-24 13:33:33 +01:00
Andrew Kingston c888b703dd Improve comments and namimg conventions 2022-10-24 13:32:48 +01:00
Andrew Kingston 1a37e1fc95 Remove some unnecessary code 2022-10-24 13:28:22 +01:00
Andrew Kingston 6615027403 Fix selection indicator appearing while dragging 2022-10-24 13:24:19 +01:00
Andrew Kingston 7fc291ef8d Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-10-24 13:15:03 +01:00
Andrew Kingston 21cc815976 Allow padding on grids when using DND 2022-10-24 13:14:46 +01:00
Andrew Kingston ba1fe6db8a Remove some debug logging 2022-10-24 13:09:29 +01:00
Andrew Kingston 421708463a Add some additional styles to grids to ensure components render properly 2022-10-24 13:08:53 +01:00
Rory Powell 5614c5db61 Replace isTest check with mock for triggering app backup 2022-10-24 13:05:40 +01:00
Dean 2834a02ef4 Ensure chart axis labelling fits the current theme 2022-10-24 12:20:43 +01:00
Andrew Kingston c76ca029ce Add sensible max number of rows and columns in a grid 2022-10-24 12:15:50 +01:00
mike12345567 5340b49d6b Some fixes based on PR comments. 2022-10-24 12:06:50 +01:00
Andrew Kingston 3951550074 Make grid rows and columns configurable and simplify grid style application 2022-10-24 12:05:59 +01:00
mike12345567 fbed8923dc Moving statistics under backups sdk subfolder. 2022-10-24 10:14:35 +01:00
mike12345567 4daf9c2615 Addressing majority of PR comments. 2022-10-24 10:04:14 +01:00
mike12345567 41c68ae891 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 09:55:49 +01:00
Andrew Kingston fb0866f0d9 Tidy up 2022-10-24 09:43:45 +01:00
Andrew Kingston c111f02e70 Improve client grid DND event handling 2022-10-24 09:38:07 +01:00