mike12345567
|
c6209c10dd
|
Implementing pagination.
|
2021-06-17 15:56:41 +01:00 |
Martin McKeaveney
|
449169f215
|
fix up datasources and server tests
|
2021-06-17 15:24:52 +01:00 |
Martin McKeaveney
|
44bf71b07e
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-17 14:49:27 +01:00 |
Martin McKeaveney
|
4ee2adc6cb
|
tidy up, fix UI tests
|
2021-06-17 14:45:08 +01:00 |
mike12345567
|
3929663ff9
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-17 14:42:41 +01:00 |
mike12345567
|
6bc99e140c
|
Fixing a bunch of issues around automations.
|
2021-06-17 14:42:30 +01:00 |
Martin McKeaveney
|
90bd99039b
|
lint
|
2021-06-17 14:06:31 +01:00 |
Martin McKeaveney
|
7cb3a910a7
|
table, view, datasource selection logic
|
2021-06-17 13:57:27 +01:00 |
Andrew Kingston
|
a1a37daa3f
|
Update autoscreens to work better with layouts
|
2021-06-17 13:24:51 +01:00 |
Andrew Kingston
|
42316d51cd
|
Key client layout component to ensure fully remounting when swapping layouts in the builder preview
|
2021-06-17 13:20:29 +01:00 |
Andrew Kingston
|
8904eaf48b
|
Make navigation respect width setting
|
2021-06-17 13:17:24 +01:00 |
Andrew Kingston
|
a668b55d52
|
Add content width setting to layouts
|
2021-06-17 13:05:12 +01:00 |
Andrew Kingston
|
a4d808c7f2
|
Update server generated layouts and improve layout styles
|
2021-06-17 12:57:36 +01:00 |
Martin McKeaveney
|
f7e3aafc4d
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-17 12:49:17 +01:00 |
Martin McKeaveney
|
a0535365da
|
some bugfixes
|
2021-06-17 12:48:37 +01:00 |
mike12345567
|
949058fb00
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-17 12:24:04 +01:00 |
mike12345567
|
8c21cd5a19
|
Making sure patch/save rows API alternate between each other as required.
|
2021-06-17 12:21:13 +01:00 |
Andrew Kingston
|
52e544068b
|
Fix combobox sometimes showing a value of 'undefined'
|
2021-06-17 12:19:05 +01:00 |
Andrew Kingston
|
a522a87ee8
|
Add component for customising navigation links, improve layouts and responsiveness
|
2021-06-17 12:18:48 +01:00 |
Martin McKeaveney
|
50fa352212
|
better UI flow, list tables underneath datasources
|
2021-06-17 11:40:01 +01:00 |
Martin McKeaveney
|
09895b901a
|
view fix, add help icon to builder
|
2021-06-17 10:47:01 +01:00 |
Budibase Release Bot
|
ed59383167
|
v0.9.51
|
2021-06-17 05:20:27 +00:00 |
Martin McKeaveney
|
58e5c68d27
|
Merge pull request #1726 from jimmyhlee94/patch-1
Update README.md
|
2021-06-17 06:11:30 +01:00 |
Jimmy Lee
|
a7564642c7
|
Update README.md
Spelling fix
|
2021-06-16 19:15:28 -04:00 |
Martin McKeaveney
|
48f41cd5ea
|
tidy up imports
|
2021-06-16 23:39:14 +01:00 |
Martin McKeaveney
|
dc382a7f15
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 23:27:47 +01:00 |
Martin McKeaveney
|
f267c5c404
|
datasource selection logic - unselect other entities when choosing datasource
|
2021-06-16 23:27:38 +01:00 |
mike12345567
|
d22f608c6f
|
Formatting.
|
2021-06-16 18:39:59 +01:00 |
mike12345567
|
c433a658b7
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 18:39:15 +01:00 |
mike12345567
|
7408eb945b
|
Fixing automation integration and various components around forms.
|
2021-06-16 18:38:00 +01:00 |
Martin McKeaveney
|
9dc3725268
|
spectrum button component, allow binding to queries
|
2021-06-16 18:14:23 +01:00 |
Martin McKeaveney
|
1a94ef5039
|
end to end data providers and opinionated sql
|
2021-06-16 17:50:22 +01:00 |
Martin McKeaveney
|
150101f24c
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 16:35:00 +01:00 |
mike12345567
|
b8a3a13118
|
Fixing issues with inability to search.
|
2021-06-16 16:27:33 +01:00 |
Martin McKeaveney
|
c69a03fdfc
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 15:54:17 +01:00 |
Martin McKeaveney
|
85887b7952
|
minor tidy up
|
2021-06-16 15:54:14 +01:00 |
mike12345567
|
5244db6f1c
|
Fixing issue with base postgres integration.
|
2021-06-16 15:51:33 +01:00 |
Martin McKeaveney
|
aabbbdecfe
|
consolidate postgres datas sources
|
2021-06-16 15:45:57 +01:00 |
mike12345567
|
2598af16bf
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 14:13:57 +01:00 |
Budibase Release Bot
|
fa499a2ff1
|
v0.9.50
|
2021-06-16 09:04:00 +00:00 |
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 |