1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00
Commit graph

6866 commits

Author SHA1 Message Date
mike12345567 765e38aafc Some quick updates after testing. 2021-06-15 13:50:41 +01:00
Martin McKeaveney d52d7b8484 merge 2021-06-15 13:47:08 +01:00
Budibase Release Bot 81e7940657 v0.9.48 2021-06-15 12:43:29 +00:00
Andrew Kingston 3411a55d1b Run prettier first when running lint:fix 2021-06-15 13:38:03 +01:00
Martin McKeaveney 3eaaff9901 merge 2021-06-15 13:37:21 +01:00
Michael Drury 304e2be527
Merge pull request #1711 from Budibase/fix/1710
Quick fix for issue #1710
2021-06-15 13:35:51 +01:00
Martin McKeaveney 6c2099dd68 removing _all concept for tables, more work on plus datasource 2021-06-15 13:32:11 +01:00
mike12345567 386c8890a5 Adding longer timeout for real email tests. 2021-06-15 13:22:38 +01:00
mike12345567 a056176050 Some quick work to make it function as required. 2021-06-15 13:20:25 +01:00
mike12345567 e66bca43d2 Removing log statement. 2021-06-15 13:05:31 +01:00
mike12345567 91de2fb78e Adding some work towards supporting full data source integration. 2021-06-15 13:03:55 +01:00
Andrew Kingston c1132f1277 Fix prettier and eslint, update versions and update package scripts 2021-06-15 12:42:50 +01:00
Martin McKeaveney f62c55c58f SQL for fetching primary keys, needs merged into column SQL 2021-06-14 20:05:18 +01:00
mike12345567 11c52f26ad Formatting. 2021-06-14 19:07:13 +01:00
mike12345567 564cdd8102 Some of the functionality required for external SQL rows API. 2021-06-14 19:05:39 +01:00
Andrew Kingston d522483f54 Move scrolling to layout level and provide opinionated defaults 2021-06-14 18:24:02 +01:00
Andrew Kingston ef8e6511b8 Fix table z-index 2021-06-14 18:20:25 +01:00
Andrew Kingston a3f3039778 Update section component to use new placeholder styles 2021-06-14 17:41:18 +01:00
Andrew Kingston a7aca00c99 Add initial work on responsive nav and customisable layout 2021-06-14 16:19:49 +01:00
mike12345567 dcc9e1b37a Linting. 2021-06-14 15:32:24 +01:00
mike12345567 9a5a005e8f Removing the ability to set a role ID from within an app. 2021-06-14 15:29:14 +01:00
mike12345567 f886044338 Fix for #1710 - don't allow setting setting info from within apps and making the user portal a bit more clear about builders being global admins. 2021-06-14 15:23:24 +01:00
mike12345567 bf47a66442 Fixing internal delete. 2021-06-14 13:52:06 +01:00
Andrew Kingston c451f54289 Fix crash when removing data bindings from an object which contains a null value 2021-06-14 12:18:54 +01:00
Andrew Kingston 9aea8d124f Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc 2021-06-14 09:54:11 +01:00
Keviin Åberg Kultalahti 7566a84aeb missed files that were not commited on friday 2021-06-14 07:34:42 +02:00
mike12345567 9719e26de2 Fixing bulk deletion. 2021-06-11 19:54:47 +01:00
mike12345567 190e17cc4c Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-11 18:56:44 +01:00
mike12345567 7ba21329eb Updating rows API so that it has been broken into an internal and external API - this is breaking as it breaks out how bulk deletion is handled. 2021-06-11 18:56:30 +01:00
Martin McKeaveney 3372e2b4db restore page structure back to selected datasource 2021-06-11 17:53:55 +01:00
Martin McKeaveney 58b33562db external/internal tables and datasources merged, removed autocapture, re-added logout action 2021-06-11 17:52:08 +01:00
Budibase Release Bot 4020cd84c8 v0.9.47 2021-06-11 13:03:19 +00:00
Andrew Kingston 1384e25bc3
Merge pull request #1701 from Budibase/interactive-layouts
Interactive builder preview and friendly containers
2021-06-11 13:54:10 +01:00
Keviin Åberg Kultalahti 59b84a4d08 fix placement of logo 2021-06-11 14:50:51 +02:00
Keviin Åberg Kultalahti aef10f5365 wip layout compoent 2021-06-11 14:47:57 +02:00
Andrew Kingston 440e80e890 Prevent hovering over layout components when editing screens 2021-06-11 13:34:37 +01:00
Andrew Kingston 3b4fbc2ed8 Move HoverIndicator mouseleave handler to body element for better detection rates 2021-06-11 13:17:38 +01:00
Andrew Kingston ba4a616982 Fix cypress test 2021-06-11 13:11:17 +01:00
Andrew Kingston 4cf9a7827b Improve empty states and placeholders 2021-06-11 11:37:05 +01:00
Andrew Kingston 4ad9253e42 Fix dependency versions to avoid memory leak when different versions of BBUI are required 2021-06-11 10:12:45 +01:00
Andrew Kingston c741cb6ba6 Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-11 09:52:21 +01:00
Budibase Release Bot ade2be09ed v0.9.46 2021-06-11 08:48:36 +00:00
Michael Shanks a05523d7ae
Updated license - AGPL to GPL 2021-06-11 09:37:54 +01:00
Andrew Kingston b35d251ae9 Remove log statement 2021-06-11 09:24:18 +01:00
Andrew Kingston 7d87befe13 Allow user styles to override placeholder styles 2021-06-11 09:14:22 +01:00
Andrew Kingston 72dfa1ba1b Add manifest option to prevent showing component empty states 2021-06-11 08:49:06 +01:00
Andrew Kingston 634dc38768 Improve component empty states and fix selection indicator lockup bug. Fix data provider not exporting loaded context 2021-06-11 08:45:58 +01:00
Keviin Åberg Kultalahti 49510dff1f remove unused components in builder settings 2021-06-11 09:19:44 +02:00
Keviin Åberg Kultalahti 1ebaac26ba Merge branch 'master' into feature/layout-poc 2021-06-11 09:09:34 +02:00
Andrew Kingston 3b085d9ac3 Add placeholders and empty states automatically as required to any empty client components 2021-06-11 08:05:49 +01:00