Andrew Kingston
|
0f691e5484
|
Update autoscreens to require confirmation when deleting rows
|
2021-06-21 10:52:55 +01:00 |
Andrew Kingston
|
785f724dda
|
Use action name as confirmation modal title
|
2021-06-21 10:46:55 +01:00 |
Andrew Kingston
|
0d99c69fe6
|
Fix typo
|
2021-06-21 10:11:18 +01:00 |
Andrew Kingston
|
0ef31accb8
|
Add confirmation params for some actions
|
2021-06-21 09:58:24 +01:00 |
Andrew Kingston
|
2003c69698
|
Update modal to support different events for hiding and cancelling, and support entry transitions for fixed modals
|
2021-06-21 09:57:17 +01:00 |
Andrew Kingston
|
1879fbeee3
|
Add support for confirmable action handling by client library
|
2021-06-21 09:56:46 +01:00 |
Andrew Kingston
|
064690c85a
|
Merge pull request #1735 from Budibase/feature/layout-poc
Responsive layouts, responsive autoscreens, sections and navigation customisation
|
2021-06-21 07:51:51 +01:00 |
Budibase Release Bot
|
5dcc469e8c
|
v0.9.53
|
2021-06-20 16:45:30 +00:00 |
Martin McKeaveney
|
3df9de2a63
|
use internal port for watchtower to fix updating through budibase UI
|
2021-06-20 17:36:28 +01:00 |
Budibase Release Bot
|
744dd2b777
|
v0.9.52
|
2021-06-20 10:15:48 +00:00 |
Michael Drury
|
e8a85597c0
|
Merge pull request #1739 from Budibase/fix/automation-scripts
Fixing automation JS scripts
|
2021-06-20 11:07:15 +01:00 |
mike12345567
|
47fb67ebfc
|
Linting.
|
2021-06-20 10:55:12 +01:00 |
mike12345567
|
052d14ad38
|
Fixing issue with 1:N relationships and multiple fields, issue #1753.
|
2021-06-20 10:53:55 +01:00 |
Martin McKeaveney
|
0f8b3c52be
|
lint ✨
|
2021-06-18 22:18:23 +01:00 |
mike12345567
|
9afd7fb57a
|
Linting.
|
2021-06-18 18:34:58 +01:00 |
mike12345567
|
347b2abf4f
|
Adding a server logging script for testing and updating automation script functionality so that you can use 'return trigger.row.firstName' and it'll function as expected.
|
2021-06-18 18:07:51 +01:00 |
mike12345567
|
2ac02b9f44
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-18 18:06:44 +01:00 |
mike12345567
|
38b880ac28
|
Fixing some issues I found with testing automations against external tables.
|
2021-06-18 18:05:31 +01:00 |
Martin McKeaveney
|
ef0eadb402
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-18 17:57:09 +01:00 |
Martin McKeaveney
|
f57e10c01a
|
fix condition in layout
|
2021-06-18 17:57:01 +01:00 |
mike12345567
|
b0ebd7d741
|
Removing the ability to delete a table.
|
2021-06-18 17:07:46 +01:00 |
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 |