Martin McKeaveney
|
681d35d915
|
Merge pull request #1783 from Budibase/fix/martin-june-fixes
prevent portal link from navigating in builder preview
|
2021-06-21 22:55:55 +01:00 |
Martin McKeaveney
|
4730a74b0b
|
lint
|
2021-06-21 22:43:15 +01:00 |
Martin McKeaveney
|
ef5b1c5a99
|
prevent portal link from navigating in builder preview
|
2021-06-21 19:47:40 +01:00 |
Michael Drury
|
abc5a6687c
|
Merge pull request #1781 from Budibase/fix/mike-fixes
Fixes and making login/forgot/reset password pages respect logo and company name
|
2021-06-21 19:43:05 +01:00 |
mike12345567
|
c87b960ebf
|
Linting.
|
2021-06-21 18:40:36 +01:00 |
mike12345567
|
f4757aeee1
|
Fixing issues discovered by cypress tests.
|
2021-06-21 18:37:14 +01:00 |
mike12345567
|
7039b8d7eb
|
Linting.
|
2021-06-21 18:02:09 +01:00 |
mike12345567
|
61d810edfe
|
Implementing feature #1700 and making it possible to remove logo.
|
2021-06-21 18:01:25 +01:00 |
Martin McKeaveney
|
31f086a802
|
simplify tags
|
2021-06-21 17:13:16 +01:00 |
mike12345567
|
ed5dd08c66
|
Fixing authentication with API key issue.
|
2021-06-21 17:13:06 +01:00 |
Martin McKeaveney
|
db24af4a55
|
Merge branch 'develop' of github.com:Budibase/budibase into develop
|
2021-06-21 16:45:01 +01:00 |
Martin McKeaveney
|
8844275357
|
consolidate build
|
2021-06-21 16:44:54 +01:00 |
Martin McKeaveney
|
1f65427e90
|
Merge pull request #1732 from Budibase/feature/opinionated-sql
Feature/opinionated sql
|
2021-06-21 16:28:29 +01:00 |
Martin McKeaveney
|
b51f4e6a62
|
Merge branch 'develop' of github.com:Budibase/budibase into develop
|
2021-06-21 16:27:27 +01:00 |
Martin McKeaveney
|
9deeef2d9e
|
add develop tag and update docker push script
|
2021-06-21 16:25:12 +01:00 |
Martin McKeaveney
|
9b8613e9fc
|
remove internal API key for cypress setup
|
2021-06-21 16:15:19 +01:00 |
mike12345567
|
96f477ddfd
|
Linting and adding internal_api_key to cypress.
|
2021-06-21 14:06:06 +01:00 |
Martin McKeaveney
|
5f3336531f
|
finally fixing cypress tests
|
2021-06-21 13:55:34 +01:00 |
mike12345567
|
db01275483
|
Fixing issue stopping view test from creating tables.
|
2021-06-21 13:41:58 +01:00 |
mike12345567
|
df1e15dd55
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-21 13:05:39 +01:00 |
mike12345567
|
aad0802b83
|
Formatting.
|
2021-06-21 13:05:19 +01:00 |
mike12345567
|
3919f8a5a3
|
Fixing issues discovered by cypress tests.
|
2021-06-21 13:04:41 +01:00 |
Andrew Kingston
|
983ac8e76b
|
Merge pull request #1774 from Budibase/confirmable-actions
Confirmable actions
|
2021-06-21 12:56:47 +01:00 |
Martin McKeaveney
|
dc637c6240
|
add staging build command
|
2021-06-21 12:07:07 +01:00 |
Martin McKeaveney
|
72a61e4555
|
adding docker staging tag to CI build to avoid polluting latest
|
2021-06-21 11:35:39 +01:00 |
Martin McKeaveney
|
03c5640856
|
merge
|
2021-06-21 11:19:22 +01:00 |
Martin McKeaveney
|
88a3fd7d4c
|
merge
|
2021-06-21 11:16:44 +01:00 |
Martin McKeaveney
|
597149228e
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-21 11:14:27 +01:00 |
Martin McKeaveney
|
0399e15ef0
|
refetch rows when row created
|
2021-06-21 11:10:46 +01:00 |
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 |