mike12345567
|
9cc93b62a7
|
Adding script for creating basic postgres setup.
|
2021-06-18 15:03:22 +01:00 |
Andrew Kingston
|
ae922492f5
|
Allow sections to be nested inside containers
|
2021-06-18 14:03:55 +01:00 |
mike12345567
|
de1ad05c7a
|
Linting.
|
2021-06-18 13:33:44 +01:00 |
mike12345567
|
eb2cf1afa6
|
Quick updates to make sure mySQL works with automations.
|
2021-06-18 13:24:29 +01:00 |
mike12345567
|
40e06cc5d1
|
Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted.
|
2021-06-18 13:14:45 +01:00 |
Andrew Kingston
|
49abab36c9
|
Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc
|
2021-06-18 13:10:10 +01:00 |
Andrew Kingston
|
be6e7d52eb
|
Lint and remove unused section properties
|
2021-06-18 12:44:53 +01:00 |
Andrew Kingston
|
be03bbe5bc
|
Remove transition setting from components
|
2021-06-18 12:41:15 +01:00 |
Andrew Kingston
|
e3c064901d
|
Fix error when deleting screen
|
2021-06-18 12:32:55 +01:00 |
Andrew Kingston
|
a0b98e8f27
|
Fix styles of list autoscreen
|
2021-06-18 12:32:47 +01:00 |
Andrew Kingston
|
bcbced72c2
|
Fix styles of default server generated layouts
|
2021-06-18 12:32:29 +01:00 |
mike12345567
|
65f08b27b5
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-18 12:29:44 +01:00 |
mike12345567
|
21b591954f
|
Adding a mySQL plus integration, as well as fixing some issues with running queries directly.
|
2021-06-18 12:29:25 +01:00 |
Andrew Kingston
|
91939a2be0
|
Prevent deleting built-in layout ID's as autoscreens depends on them
|
2021-06-18 12:24:08 +01:00 |
Andrew Kingston
|
6bc30eb5cb
|
Fix screen deletion not waiting for async operations to finish
|
2021-06-18 12:23:50 +01:00 |
Andrew Kingston
|
085cfdccad
|
Update autoscreen link generation to work with new layouts
|
2021-06-18 12:23:33 +01:00 |
Martin McKeaveney
|
c18cfcf84f
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-18 12:05:32 +01:00 |
Martin McKeaveney
|
e3500a77fd
|
remove random log
|
2021-06-18 12:04:34 +01:00 |
Andrew Kingston
|
b497000f7b
|
Update buttons in settings, improve preview styles
|
2021-06-18 09:59:28 +01:00 |
Andrew Kingston
|
8492fb9c84
|
Remove deprecated navigation component from the builder but leave it in standard components for compatibility
|
2021-06-18 09:59:04 +01:00 |
mike12345567
|
552c608b49
|
Fixing some issues with cypress tests and screens getting multipled.
|
2021-06-17 18:19:34 +01:00 |
mike12345567
|
c80ad016f2
|
Making internal database view a bit nicer.
|
2021-06-17 17:50:40 +01:00 |
mike12345567
|
f4cdf7fecc
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-17 17:08:18 +01:00 |
mike12345567
|
ab6a4391d9
|
quick fix for paging and making deletion work correctly.
|
2021-06-17 17:08:12 +01:00 |
Martin McKeaveney
|
6e99d9b402
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-17 16:53:40 +01:00 |
Martin McKeaveney
|
b2267322cc
|
fixed all integration tests
|
2021-06-17 16:52:52 +01:00 |
mike12345567
|
8b4fc45efe
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-17 16:38:36 +01:00 |
mike12345567
|
489b4066b9
|
Fixing an issue with pausing automations.
|
2021-06-17 16:38:25 +01:00 |
Martin McKeaveney
|
6450d28a24
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-17 16:36:05 +01:00 |
Martin McKeaveney
|
f8fdae0604
|
automation server tests updated
|
2021-06-17 16:35:58 +01:00 |
Andrew Kingston
|
25a455d778
|
Add box shadow to nav and update setting order for layout
|
2021-06-17 16:23:38 +01:00 |
Andrew Kingston
|
1890dfed29
|
Adjuts top position of settings bar when no room
|
2021-06-17 16:23:17 +01:00 |
mike12345567
|
97aaa7b28a
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-17 15:57:07 +01:00 |
mike12345567
|
708df56545
|
Implementing pagination.
|
2021-06-17 15:56:41 +01:00 |
Martin McKeaveney
|
35942d27b4
|
fix up datasources and server tests
|
2021-06-17 15:24:52 +01:00 |
Martin McKeaveney
|
577c62814c
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-17 14:49:27 +01:00 |
Martin McKeaveney
|
dd4ed9b69d
|
tidy up, fix UI tests
|
2021-06-17 14:45:08 +01:00 |
mike12345567
|
1014260ad5
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-17 14:42:41 +01:00 |
mike12345567
|
09bc70cc3d
|
Fixing a bunch of issues around automations.
|
2021-06-17 14:42:30 +01:00 |
Martin McKeaveney
|
08b74d2cec
|
lint
|
2021-06-17 14:06:31 +01:00 |
Martin McKeaveney
|
a7029017b0
|
table, view, datasource selection logic
|
2021-06-17 13:57:27 +01:00 |
Andrew Kingston
|
410cfe73d2
|
Update autoscreens to work better with layouts
|
2021-06-17 13:24:51 +01:00 |
Andrew Kingston
|
5a6a40a80c
|
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
|
0867c98c43
|
Make navigation respect width setting
|
2021-06-17 13:17:24 +01:00 |
Andrew Kingston
|
39ec42d135
|
Add content width setting to layouts
|
2021-06-17 13:05:12 +01:00 |
Andrew Kingston
|
c77f8e45fd
|
Update server generated layouts and improve layout styles
|
2021-06-17 12:57:36 +01:00 |
Martin McKeaveney
|
50c083d8a6
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-17 12:49:17 +01:00 |
Martin McKeaveney
|
c97d51bc1e
|
some bugfixes
|
2021-06-17 12:48:37 +01:00 |
mike12345567
|
4e47f22720
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-17 12:24:04 +01:00 |
mike12345567
|
a96131a814
|
Making sure patch/save rows API alternate between each other as required.
|
2021-06-17 12:21:13 +01:00 |