1
0
Fork 0
mirror of synced 2024-08-04 04:41:37 +12:00
Commit graph

6830 commits

Author SHA1 Message Date
Joe
b7c2bde4c4
Update README.md 2021-06-16 09:54:46 +01:00
Andrew Kingston
bd52745a90 Fix crash determining illegal children when selectedComponent is null 2021-06-16 09:37:23 +01:00
Andrew Kingston
f147422e74 Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc 2021-06-16 09:35:11 +01:00
Budibase Release Bot
0169280b9b v0.9.49 2021-06-16 08:29:17 +00:00
Andrew Kingston
cb56d7464b
Merge pull request #1712 from Budibase/fix/eslint-prettier
Fix eslint, update eslint and prettier versions and update package scripts
2021-06-16 09:22:07 +01:00
mike12345567
113486ef48 Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-15 20:00:52 +01:00
Martin McKeaveney
d87267c6fc Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-15 19:58:34 +01:00
mike12345567
caaceca2fe Quick fixes for types. 2021-06-15 19:57:41 +01:00
Martin McKeaveney
326843b1ca Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-15 19:48:19 +01:00
Martin McKeaveney
9a35e332ca consolidate data sources and queries together in one UI 2021-06-15 19:48:05 +01:00
Andrew Kingston
abb1d33948 Lint with prettier 2021-06-15 19:39:40 +01:00
Andrew Kingston
d9d0cc9be3 Fix all eslint issues 2021-06-15 19:36:56 +01:00
mike12345567
ecd601b311 Adding a little work to input/output processing external rows (_id field). 2021-06-15 14:56:25 +01:00
mike12345567
ce0e06cf3e Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-15 13:50:49 +01:00
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