Peter Clement
|
b41287630a
|
copy table schema and dont mutate directly
|
2021-10-18 14:53:57 +01:00 |
Peter Clement
|
2eccb159c0
|
remove uneeded properties from schema
|
2021-10-13 14:55:40 +01:00 |
Peter Clement
|
4c0e2d3d07
|
remove uneeded log
|
2021-10-13 14:14:08 +01:00 |
Peter Clement
|
e8542a6d0e
|
fix cypress
|
2021-10-13 14:12:31 +01:00 |
Peter Clement
|
bf3075c15c
|
Merge remote-tracking branch 'origin/develop' into bug/misc-automation-issues
|
2021-10-13 12:39:05 +01:00 |
Peter Clement
|
a25020aad7
|
refactor new autocolumn functionality
|
2021-10-13 11:39:36 +01:00 |
Peter Clement
|
2105fb31db
|
some tidy up
|
2021-10-13 09:29:01 +01:00 |
Peter Clement
|
64583f83c6
|
update consts
|
2021-10-12 17:32:57 +01:00 |
Peter Clement
|
9c99e4dd0b
|
add ability to copy _rev and _id from data tab
|
2021-10-12 17:32:15 +01:00 |
Peter Clement
|
b2b1d53c94
|
add relationship selector to automation blocks
|
2021-10-12 14:13:33 +01:00 |
Budibase Staging Release Bot
|
b2d02b0663
|
v0.9.160-alpha.4
|
2021-10-12 12:37:54 +00:00 |
Rory Powell
|
ac2f865b5d
|
Merge pull request #2930 from Budibase/dev-modes
Introduce dev modes, update contributor guide
|
2021-10-12 13:27:43 +01:00 |
Rory Powell
|
0ecb4116c8
|
Merge pull request #2959 from Budibase/wrap-account-check
Don't perform account deletion check when self hosted
|
2021-10-12 13:10:58 +01:00 |
Rory Powell
|
a4a5cddc1a
|
Cypress fix: 'RoverUpdated' -> 'Updated' in createTable.spec.js
|
2021-10-12 13:02:08 +01:00 |
Peter Clement
|
31feef6882
|
surface schema for user in json
|
2021-10-12 12:20:40 +01:00 |
Rory Powell
|
c7b73057ab
|
Merge branch 'wrap-account-check' of github.com:Budibase/budibase into wrap-account-check
|
2021-10-12 11:04:11 +01:00 |
Rory Powell
|
732953c436
|
Merge branch 'develop' into wrap-account-check
|
2021-10-12 11:02:32 +01:00 |
Peter Clement
|
6f708ec86b
|
fix webhook issue in automations
|
2021-10-12 11:00:49 +01:00 |
Rory Powell
|
a59527629f
|
Merge branch 'develop' into dev-modes
|
2021-10-12 10:59:36 +01:00 |
Rory Powell
|
826aeb87aa
|
Merge pull request #2961 from Budibase/api-dev-updates
API development / debugging optimisations
|
2021-10-12 09:58:19 +01:00 |
Budibase Staging Release Bot
|
f8c53207fb
|
v0.9.160-alpha.3
|
2021-10-11 21:15:06 +00:00 |
Martin McKeaveney
|
eb64cb9b07
|
Merge pull request #2894 from mslourens/update_rest_url_with_slash_questionmark
add a slash before the path and a questionmark before the querystring
|
2021-10-11 22:05:45 +01:00 |
Peter Clement
|
941146821b
|
Merge remote-tracking branch 'origin/develop' into bug/misc-automation-issues
|
2021-10-11 19:40:07 +01:00 |
Peter Clement
|
a8829d9adb
|
fix app action trigger
|
2021-10-11 19:38:43 +01:00 |
Budibase Staging Release Bot
|
258bc34326
|
v0.9.160-alpha.2
|
2021-10-11 14:10:32 +00:00 |
Mitch-Budibase
|
93fbec4e19
|
Merge pull request #2966 from Budibase/cypress-testing
Update to custom theming properties test
|
2021-10-11 15:00:49 +01:00 |
Mitch-Budibase
|
a928571b99
|
Merge branch 'develop' into cypress-testing
|
2021-10-11 14:51:33 +01:00 |
Mitch-Budibase
|
2d90abecde
|
Updating customThemingProperties
Primary color is now accent color - updating test to reflect this
|
2021-10-11 14:51:24 +01:00 |
Budibase Staging Release Bot
|
481ba6f606
|
v0.9.160-alpha.1
|
2021-10-11 13:43:09 +00:00 |
Peter Clement
|
ebe930b1fa
|
Merge pull request #2960 from Budibase/bug/fix-automation-ordering
fix issue where automation was not being added in the correct order
|
2021-10-11 14:34:02 +01:00 |
Rory Powell
|
3a686fedc5
|
API development / debugging optimisations
|
2021-10-11 11:40:02 +01:00 |
Peter Clement
|
8b97588851
|
enable 'add action' button when inputs completed
|
2021-10-11 11:35:07 +01:00 |
Peter Clement
|
47adf12a4a
|
fix lint
|
2021-10-11 11:33:54 +01:00 |
Peter Clement
|
95ca7ccbb6
|
Merge remote-tracking branch 'origin/develop' into bug/fix-automation-ordering
|
2021-10-11 11:22:07 +01:00 |
Rory Powell
|
c0d46262bf
|
Don't perform account deletion check when self hosted
|
2021-10-11 11:14:44 +01:00 |
Peter Clement
|
d11f8fed59
|
fix issue where automation block was not being added in the correct order
|
2021-10-11 11:10:26 +01:00 |
Rory Powell
|
4b60467ecc
|
Fix linting
|
2021-10-08 13:22:08 +01:00 |
Rory Powell
|
9ffac50335
|
Merge branch 'develop' into dev-modes
|
2021-10-08 13:15:38 +01:00 |
Rory Powell
|
b7bf662e6d
|
Introduce dev modes, update contributor guide
|
2021-10-08 13:13:16 +01:00 |
Mitch-Budibase
|
5ae5d8ddf0
|
Merge pull request #2819 from Budibase/cypress-testing
Cypress testing - New Tests/Commands + Other Changes
|
2021-10-08 11:51:58 +01:00 |
Mitch-Budibase
|
ce64923813
|
Some changes for addMultiOptionDatatype
|
2021-10-08 11:45:54 +01:00 |
Budibase Staging Release Bot
|
5e4e15fe9e
|
v0.9.160-alpha.0
|
2021-10-08 10:05:15 +00:00 |
Martin McKeaveney
|
216c0cedb4
|
Merge pull request #2929 from Budibase/infra/improved-ci-selfhost
Infra/improved ci selfhost
|
2021-10-08 10:57:04 +01:00 |
Mitch-Budibase
|
58a40be2e5
|
Update commands.js
|
2021-10-08 10:56:44 +01:00 |
Martin McKeaveney
|
f4b6715d61
|
separate release and self host flows
|
2021-10-08 10:37:08 +01:00 |
Martin McKeaveney
|
1aa5d0cde7
|
updating workflow to push to self hosters
|
2021-10-07 23:08:21 +01:00 |
Budibase Release Bot
|
812d6e5a51
|
v0.9.159
|
2021-10-07 21:55:18 +00:00 |
Budibase Release Bot
|
59cdc495d5
|
v0.9.158
|
2021-10-07 21:20:53 +00:00 |
Martin McKeaveney
|
d744bdb89b
|
Merge pull request #2923 from Budibase/develop
Develop -> Master
|
2021-10-07 22:10:08 +01:00 |
Budibase Staging Release Bot
|
fb2720968f
|
v0.9.158-alpha.0
|
2021-10-07 21:09:01 +00:00 |