Mitch-Budibase
|
c95f7da55e
|
Merge branch 'cypress-testing' of https://github.com/Budibase/budibase into cypress-testing
|
2022-02-09 14:17:17 +00:00 |
Mitch-Budibase
|
5930956c8e
|
Stripping out another test spec file
Temporary removal of radio buttons tests
|
2022-02-09 14:17:03 +00:00 |
Mitch-Budibase
|
dd8b39ed06
|
Merge branch 'develop' into cypress-testing
|
2022-02-09 13:53:17 +00:00 |
Mitch-Budibase
|
3ac0d544f2
|
temporarily stripping tests to review CI against tests
Many tests are failing against the CI
-I'm stripping a lot out for now to verify the CI going green
|
2022-02-09 12:56:27 +00:00 |
Budibase Staging Release Bot
|
14b0ef2ec5
|
v1.0.50-alpha.4
|
2022-02-08 16:13:59 +00:00 |
Budibase Staging Release Bot
|
c229768b72
|
v1.0.50-alpha.3
|
2022-02-08 15:32:30 +00:00 |
Budibase Staging Release Bot
|
10077bdde2
|
v1.0.50-alpha.2
|
2022-02-08 14:51:54 +00:00 |
Budibase Staging Release Bot
|
5aa0b87e17
|
v1.0.50-alpha.1
|
2022-02-08 11:53:04 +00:00 |
Budibase Staging Release Bot
|
8bf26bed76
|
v1.0.50-alpha.0
|
2022-02-07 20:42:24 +00:00 |
Martin McKeaveney
|
3742c7dc91
|
merge
|
2022-02-07 21:24:44 +01:00 |
Budibase Staging Release Bot
|
d91efb9678
|
v1.0.49-alpha.16
|
2022-02-07 16:54:28 +00:00 |
Budibase Staging Release Bot
|
6881cee40e
|
v1.0.49-alpha.15
|
2022-02-07 15:46:09 +00:00 |
Andrew Kingston
|
d78e6a5e59
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text
|
2022-02-07 12:13:29 +00:00 |
Andrew Kingston
|
3b6128f33f
|
Use automatic formatting for generated longform fields
|
2022-02-07 12:11:20 +00:00 |
Andrew Kingston
|
d12cd2abdf
|
Add rich text option to long form data type
|
2022-02-07 12:04:43 +00:00 |
Budibase Staging Release Bot
|
22a685aade
|
v1.0.49-alpha.14
|
2022-02-07 10:52:24 +00:00 |
Budibase Staging Release Bot
|
2a5e169b7c
|
v1.0.49-alpha.13
|
2022-02-07 10:27:31 +00:00 |
Michael Drury
|
48953c0953
|
Merge pull request #4328 from Budibase/fix/3928
Fix for SQL Server - fix pagination issue
|
2022-02-07 10:20:33 +00:00 |
mike12345567
|
e74621f327
|
Fixing an issue with search field select erroring in builder when using queries in blocks.
|
2022-02-04 16:56:12 +00:00 |
Andrew Kingston
|
90514af833
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text
|
2022-02-04 13:53:01 +00:00 |
Budibase Staging Release Bot
|
508d7d1738
|
v1.0.49-alpha.12
|
2022-02-04 13:16:25 +00:00 |
Budibase Release Bot
|
2dea8789e8
|
v1.0.49
|
2022-02-04 12:19:39 +00:00 |
Budibase Staging Release Bot
|
0f11aea9d4
|
v1.0.49-alpha.11
|
2022-02-04 11:10:37 +00:00 |
Budibase Staging Release Bot
|
0b91bfdf85
|
v1.0.49-alpha.10
|
2022-02-04 10:32:31 +00:00 |
Andrew Kingston
|
2c0af72cd4
|
Reset the builder store whenever unmounting the app root layout
|
2022-02-04 09:29:51 +00:00 |
Budibase Staging Release Bot
|
47dc1ac540
|
v1.0.49-alpha.9
|
2022-02-03 20:58:29 +00:00 |
Michael Drury
|
6f79bc53e0
|
Merge pull request #4297 from Budibase/fix/4255
Some small SQL core fixes
|
2022-02-03 20:29:38 +00:00 |
mike12345567
|
f2a025013e
|
Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest.
|
2022-02-03 18:44:34 +00:00 |
mike12345567
|
f946f2f68d
|
Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest.
|
2022-02-03 18:26:26 +00:00 |
Andrew Kingston
|
9310ef08f5
|
Add markdown viewer component to builder
|
2022-02-02 21:23:39 +00:00 |
mike12345567
|
168a126e2a
|
Updating the SQL core to allow it to handle multiple relationships between the same two tables.
|
2022-02-02 18:15:17 +00:00 |
Andrew Kingston
|
66e104f02b
|
Use new rich text field in build backend UI
|
2022-02-02 15:18:46 +00:00 |
Budibase Staging Release Bot
|
cf3e0f0fdc
|
v1.0.49-alpha.8
|
2022-02-02 10:59:16 +00:00 |
Budibase Staging Release Bot
|
61e3877e08
|
v1.0.49-alpha.7
|
2022-02-01 20:38:50 +00:00 |
Michael Drury
|
4b23a78bc9
|
Fixing a typescript issue in server.
|
2022-02-01 20:29:12 +00:00 |
Budibase Staging Release Bot
|
7852960a03
|
v1.0.49-alpha.6
|
2022-02-01 16:32:31 +00:00 |
mike12345567
|
b847b578c7
|
Making sure worker runs through ts-node in cypress, locally, then built in CI.
|
2022-02-01 16:02:44 +00:00 |
mike12345567
|
e642268364
|
Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db
|
2022-02-01 14:33:02 +00:00 |
Budibase Staging Release Bot
|
bc781128d6
|
v1.0.49-alpha.5
|
2022-02-01 10:11:29 +00:00 |
Rory Powell
|
ec3c196c03
|
Revert "build app before running e2e tests"
This reverts commit 6eca23541f .
|
2022-02-01 06:40:07 +00:00 |
Maurits Lourens
|
6eca23541f
|
build app before running e2e tests
|
2022-01-31 23:13:42 +01:00 |
Budibase Staging Release Bot
|
9abefd5b63
|
v1.0.49-alpha.4
|
2022-01-31 19:12:15 +00:00 |
Budibase Staging Release Bot
|
7aab9d3e40
|
v1.0.49-alpha.3
|
2022-01-31 17:55:54 +00:00 |
mike12345567
|
476f34fb93
|
Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db
|
2022-01-31 17:16:59 +00:00 |
mike12345567
|
9198439f7f
|
Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db
|
2022-01-31 17:00:22 +00:00 |
Budibase Staging Release Bot
|
a063274133
|
v1.0.49-alpha.2
|
2022-01-31 16:54:48 +00:00 |
Rory Powell
|
662727ccc6
|
Merge pull request #4261 from Budibase/fix/csrf-post-login
Fix CSRF token not present using local auth
|
2022-01-31 16:41:43 +00:00 |
Martin McKeaveney
|
fdf5795444
|
Merge pull request #4242 from mslourens/add_url_to_templates
Adds a url to the templates
|
2022-01-31 16:37:46 +00:00 |
Budibase Staging Release Bot
|
4596464b5a
|
v1.0.49-alpha.1
|
2022-01-31 16:01:59 +00:00 |
mike12345567
|
d0bd9d2d62
|
Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db
|
2022-01-31 15:33:36 +00:00 |