Martin McKeaveney
|
7c4ec2f23a
|
execute bash commands in automations
|
2021-05-27 11:11:44 +01:00 |
Martin McKeaveney
|
04cdb7fb8b
|
Merge pull request #1570 from Budibase/fix/stack-fixes
SSL fixes, update boolean in lucene
|
2021-05-27 09:03:03 +01:00 |
Martin McKeaveney
|
76620a5083
|
flip bools to strings
|
2021-05-27 08:21:05 +01:00 |
Budibase Release Bot
|
2c86cb4f43
|
v0.9.13
|
2021-05-27 07:19:23 +00:00 |
Andrew Kingston
|
21f96a200c
|
Merge pull request #1571 from Budibase/fix/boolean-backend-ui
Fix toggles in tables in backend UI always showing false
|
2021-05-27 08:12:07 +01:00 |
Andrew Kingston
|
ae297f2fdd
|
Fix toggles in tables in backend UI always showing false
|
2021-05-27 07:36:46 +01:00 |
Martin McKeaveney
|
b830265b89
|
SSL fixes, update boolean in lucene
|
2021-05-26 22:48:55 +01:00 |
Budibase Release Bot
|
b970a01def
|
v0.9.12
|
2021-05-26 16:53:00 +00:00 |
Andrew Kingston
|
6d44323af9
|
Merge pull request #1567 from Budibase/fix/client-formula-schema
Fix formula fields causing handlebars enrichment to fail
|
2021-05-26 17:43:10 +01:00 |
Andrew Kingston
|
01be9be963
|
Fix formula fields causing handlebars enrichment of client component settings to fail
|
2021-05-26 17:38:49 +01:00 |
Budibase Release Bot
|
f8a7220a56
|
v0.9.11
|
2021-05-26 16:14:47 +00:00 |
Martin McKeaveney
|
2f18402ecf
|
Merge branch 'master' of https://github.com/Budibase/budibase
|
2021-05-26 17:04:39 +01:00 |
Martin McKeaveney
|
8585618736
|
configure AWS S3 credentials to upload standard components
|
2021-05-26 17:04:32 +01:00 |
Budibase Release Bot
|
08b7e3a543
|
v0.9.10
|
2021-05-26 15:57:10 +00:00 |
Martin McKeaveney
|
88a35ecf81
|
automate npmrc step to keep scoped within CI
|
2021-05-26 16:48:03 +01:00 |
Martin McKeaveney
|
0eec23cb2a
|
Merge branch 'master' of https://github.com/Budibase/budibase
|
2021-05-26 16:41:35 +01:00 |
Martin McKeaveney
|
b36bda340f
|
NPMRC with token
|
2021-05-26 16:32:47 +01:00 |
Budibase Release Bot
|
7ff173687c
|
v0.9.9
|
2021-05-26 15:16:54 +00:00 |
Martin McKeaveney
|
5c726e6d10
|
Update release.yml
|
2021-05-26 15:52:31 +01:00 |
Martin McKeaveney
|
74a7319bf0
|
automate release
|
2021-05-26 15:37:15 +01:00 |
Martin McKeaveney
|
40634b099b
|
v0.9.8
|
2021-05-26 15:36:41 +01:00 |
Martin McKeaveney
|
10a8f063fb
|
v0.9.7
|
2021-05-26 15:34:28 +01:00 |
Martin McKeaveney
|
399890fad9
|
auto release from NPM
|
2021-05-26 15:08:57 +01:00 |
Andrew Kingston
|
f9157f49f9
|
Merge pull request #1566 from Budibase/ak-fixes
Fix issue when exporting apps
|
2021-05-26 15:02:34 +01:00 |
Andrew Kingston
|
ee9d247997
|
Fix issue when exporting apps
|
2021-05-26 14:58:24 +01:00 |
Kevin Åberg Kultalahti
|
65a0e0a8f3
|
Merge pull request #1565 from Budibase/fix/users-table
Fixes issue where earlier imported apps might break because certain fields do not exist
|
2021-05-26 15:47:19 +02:00 |
Keviin Åberg Kultalahti
|
fd7050697d
|
checks for user table props in table
|
2021-05-26 15:44:16 +02:00 |
Martin McKeaveney
|
7befe535fc
|
v0.9.6
|
2021-05-26 13:37:46 +01:00 |
Andrew Kingston
|
4a38fa3b71
|
Merge pull request #1564 from Budibase/ak-fixes
Proper font support and multiple fixes
|
2021-05-26 13:18:40 +01:00 |
Joe
|
654204ba35
|
Update README.md
|
2021-05-26 09:49:06 +01:00 |
Joe
|
3138a6c677
|
Updated setup informaation
- removed old setup information
- added a simplification of the new setup
- linked to docs for further info
|
2021-05-26 09:45:58 +01:00 |
Andrew Kingston
|
13574941ca
|
Merge pull request #1563 from Budibase/fix/query-action
Fix execute query action not working
|
2021-05-26 09:28:02 +01:00 |
Andrew Kingston
|
7e95961542
|
Fix issue with automation action for executing external data connector. Closes #1559
|
2021-05-26 09:02:59 +01:00 |
Andrew Kingston
|
29f81ffe0d
|
Merge branch 'master' of github.com:Budibase/budibase into ak-fixes
|
2021-05-26 08:53:42 +01:00 |
Andrew Kingston
|
bb422d1c4e
|
Fix execute query action not working
|
2021-05-26 08:49:54 +01:00 |
mike12345567
|
62ec2f2cc0
|
Formatting.
|
2021-05-25 18:08:34 +01:00 |
mike12345567
|
8e8223e3bb
|
Fixing create user test case, fixed part of create table and made a start on create components.
|
2021-05-25 18:06:56 +01:00 |
mike12345567
|
1631aa698b
|
Updating binding tests.
|
2021-05-25 16:52:35 +01:00 |
mike12345567
|
1564724dc3
|
Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes
|
2021-05-25 16:02:06 +01:00 |
mike12345567
|
069de1fdb1
|
Updating Automation cypress tests, now functional.
|
2021-05-25 15:57:38 +01:00 |
Martin McKeaveney
|
1150593e74
|
v0.9.5
|
2021-05-25 15:40:12 +01:00 |
Andrew Kingston
|
104298371a
|
Fix case of group by button
|
2021-05-25 15:33:04 +01:00 |
Andrew Kingston
|
1b90760c2e
|
Add back in active prop to ActionButton which must have got lost in a merge
|
2021-05-25 15:32:56 +01:00 |
Martin McKeaveney
|
bdea7aa528
|
Merge branch 'master' of https://github.com/Budibase/budibase
|
2021-05-25 15:15:43 +01:00 |
Martin McKeaveney
|
5091289d7e
|
fix app import to create link views and search index
|
2021-05-25 15:15:36 +01:00 |
Kevin Åberg Kultalahti
|
bc285a38bc
|
Merge pull request #1556 from Budibase/fixes/kev-cleanups
Minor fixes
|
2021-05-25 15:40:16 +02:00 |
Keviin Åberg Kultalahti
|
ab56fceaae
|
fix double page component issue in email section
|
2021-05-25 15:25:56 +02:00 |
Keviin Åberg Kultalahti
|
3dc7ba268e
|
remove unused component in manage layout
|
2021-05-25 15:19:10 +02:00 |
Keviin Åberg Kultalahti
|
122c1f6fe0
|
remove unused dependencies in top level package file
|
2021-05-25 15:15:11 +02:00 |
Keviin Åberg Kultalahti
|
0cd8d50fcc
|
add node target to cli package
|
2021-05-25 15:12:25 +02:00 |