Andrew Kingston
c2d7620a7a
Fix issue with search fields in builder when not using a table
2022-01-20 13:37:33 +00:00
Andrew Kingston
3a3f4f0538
Update usages of utils and helpers in the builder
2022-01-20 11:19:37 +00:00
Andrew Kingston
e3b8e44eeb
Update remaining dependency issues in client
2022-01-20 10:16:13 +00:00
Andrew Kingston
b970c315f1
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-20 09:43:23 +00:00
Andrew Kingston
889c25711e
Update builder to reference assets in frontend core
2022-01-20 09:41:05 +00:00
Andrew Kingston
fd9c5d6c0b
Add core API implementation and update most of client library to use it
2022-01-20 09:40:53 +00:00
Budibase Staging Release Bot
133f3db658
v1.0.44-alpha.7
2022-01-19 15:25:19 +00:00
Martin McKeaveney
39a5f297d2
Merge branch 'develop' of github.com:Budibase/budibase into develop
2022-01-19 16:19:42 +01:00
Martin McKeaveney
701298d0de
revert new cypress tests
2022-01-19 16:19:02 +01:00
Budibase Staging Release Bot
14535e5393
v1.0.44-alpha.6
2022-01-19 15:17:21 +00:00
Martin McKeaveney
d953e12ec7
Revert "Small changes associated with the smoke build"
2022-01-19 16:10:22 +01:00
Budibase Staging Release Bot
5995badd3a
v1.0.44-alpha.5
2022-01-19 15:08:47 +00:00
Michael Drury
5d8f78b377
Merge pull request #4090 from Budibase/fix/3721
...
Fixing issue with existing SQL relationships and deleting tables externally to Budibase
2022-01-19 15:02:15 +00:00
Budibase Staging Release Bot
dff50e4e1b
v1.0.44-alpha.4
2022-01-19 14:59:39 +00:00
Andrew Kingston
6fcf0de0e5
Merge pull request #4105 from Budibase/fix/log-out-action
...
Fix log out action
2022-01-19 14:54:20 +00:00
Budibase Staging Release Bot
90d2c0a5cf
v1.0.44-alpha.3
2022-01-19 14:52:46 +00:00
Andrew Kingston
597a1e5e68
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-19 13:54:39 +00:00
Andrew Kingston
e0a3911851
Rename return URL to redirect URL in log out action
2022-01-19 12:50:07 +00:00
Andrew Kingston
d6bbe73db0
Update log out action text
2022-01-19 12:45:15 +00:00
Budibase Staging Release Bot
f456fbd68f
v1.0.44-alpha.2
2022-01-19 11:49:24 +00:00
Martin McKeaveney
da148952e7
fix lint
2022-01-19 12:42:11 +01:00
Andrew Kingston
5b3b1d82d4
Add return URL setting to log out button action
2022-01-19 11:22:04 +00:00
mike12345567
90c8f2a88f
Merge branch 'develop' of github.com:Budibase/budibase into fix/3721
2022-01-19 10:48:23 +00:00
Mitch-Budibase
245fa073cc
Merge pull request #4091 from Budibase/cypress-testing
...
Small changes associated with the smoke build
2022-01-18 17:25:38 +00:00
Mitch-Budibase
eaf9ecf2ee
Small changes associated with the smoke build
...
Removing a line from addMultiOptionDatatype
Also adding a wait when creating an app - smoke build looks to have a timing issue with some tests
-Just a 2 second wait for now
2022-01-18 17:25:09 +00:00
mike12345567
93ecd44db1
Fix for #3721 - deleting invalid relationships if tables have been removed external to budibase - otherwise these could not be removed without deleting the datasource.
2022-01-18 17:21:29 +00:00
Michael Drury
f3246cb77c
Merge pull request #4085 from Budibase/fix/4064
...
Allow deleting JSON fields in JSON schema
2022-01-18 17:14:20 +00:00
Mitch-Budibase
692ed73121
Merge branch 'cypress-testing' of https://github.com/Budibase/budibase into cypress-testing
2022-01-18 16:21:19 +00:00
Mitch-Budibase
18cb272f0e
lint changes
2022-01-18 16:20:54 +00:00
Mitch-Budibase
4c07878583
Merge branch 'develop' into cypress-testing
2022-01-18 16:13:51 +00:00
Mitch-Budibase
dbdb2750b4
Table Test fix - Add row to table
...
Fixing the command associated with adding a row to a table
2022-01-18 16:12:53 +00:00
Mitch-Budibase
4c216b12fa
Merge branch 'cypress-testing' of https://github.com/Budibase/budibase into cypress-testing
2022-01-18 16:02:49 +00:00
Mitch-Budibase
8f0123b286
Structural Changes + New Test
...
Structural changes surrounding data sources
-Cypress env file removed
-Text change for fetching tables
-Oracle tests organised
-PostgreSQL tests organised
New test is for skipping table fetch via button
There are a few other smaller changes
2022-01-18 16:02:42 +00:00
Budibase Staging Release Bot
89077f9860
v1.0.44-alpha.1
2022-01-18 15:36:05 +00:00
Michael Drury
35b70ab41b
Merge pull request #4082 from mslourens/cancel_rename_column
...
reset field.name to originalName after cancel
2022-01-18 15:29:39 +00:00
mike12345567
ae44eca764
Fixing issue #4064 - making it possible to delete JSON fields.
2022-01-18 15:24:42 +00:00
Budibase Staging Release Bot
ee365da5ed
v1.0.44-alpha.0
2022-01-18 14:31:59 +00:00
mike12345567
1623a929cc
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-01-18 14:25:30 +00:00
Budibase Staging Release Bot
a127b22a82
v1.0.27-alpha.24
2022-01-18 13:16:22 +00:00
Michael Drury
d64f5ea513
Merge pull request #4073 from Budibase/feature/sql-relationship-filtering
...
SQL relationship filtering
2022-01-18 13:10:58 +00:00
Budibase Staging Release Bot
157b21b8dd
v1.0.27-alpha.23
2022-01-18 09:45:46 +00:00
Maurits Lourens
b03ce671db
reset field.name to originalName after cancel
2022-01-18 10:45:37 +01:00
Andrew Kingston
919e31d216
Add initial work on frontend-core refactor
2022-01-18 09:39:19 +00:00
Martin McKeaveney
b5d2396859
Merge pull request #4079 from mslourens/delete_renamed_column
...
use deleteColName when deleting a column
2022-01-18 10:39:13 +01:00
Budibase Staging Release Bot
c4ddafa7c6
v1.0.27-alpha.22
2022-01-18 08:59:52 +00:00
Maurits Lourens
959beb0c40
use deleteColName when deleting a column
2022-01-18 09:53:15 +01:00
Budibase Staging Release Bot
81218cbea2
v1.0.27-alpha.21
2022-01-17 18:01:17 +00:00
mike12345567
abfa80bb47
Adding dynamic filter capabilities, also updating search field select in builder to make sure it removes banned search field types.
2022-01-17 16:48:49 +00:00
Budibase Release Bot
9ef9c63b0e
v1.0.43
2022-01-17 16:42:48 +00:00
mike12345567
949f56d564
Merge branch 'develop' of github.com:Budibase/budibase into feature/sql-relationship-filtering
2022-01-17 13:34:16 +00:00