Budibase Release Bot
|
f132bf7c93
|
v0.9.19
|
2021-06-01 12:50:43 +00:00 |
mike12345567
|
807379168e
|
Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes
|
2021-06-01 12:15:34 +01:00 |
Budibase Release Bot
|
cb62d0b36a
|
v0.9.18
|
2021-05-29 13:01:19 +00:00 |
Martin McKeaveney
|
03a9af0369
|
making HTTP POST and PUT readable, more robust app import to avoid document conflicts
|
2021-05-29 13:52:31 +01:00 |
Budibase Release Bot
|
ad3e7d9b9a
|
v0.9.17
|
2021-05-28 19:13:11 +00:00 |
mike12345567
|
9b7cbc9d01
|
Formatting.
|
2021-05-28 19:55:01 +01:00 |
mike12345567
|
d5431665e9
|
Fixing issue with min/max in numbers.
|
2021-05-28 19:52:30 +01:00 |
mike12345567
|
507e2587c6
|
Fixing issue with relationship column not being name-able.
|
2021-05-28 19:12:14 +01:00 |
mike12345567
|
dfd1815041
|
Fixing an issue with page not loading.
|
2021-05-28 18:54:30 +01:00 |
Budibase Release Bot
|
89fce7b2e3
|
v0.9.16
|
2021-05-28 13:18:31 +00:00 |
Martin McKeaveney
|
8ee87fcf62
|
Merge pull request #1586 from Budibase/fix/data-connectors
Fix/data connectors
|
2021-05-28 14:10:40 +01:00 |
Martin McKeaveney
|
c4449cf1b2
|
tidy up
|
2021-05-28 14:06:18 +01:00 |
Budibase Release Bot
|
a34f72f929
|
v0.9.15
|
2021-05-28 12:39:17 +00:00 |
Martin McKeaveney
|
f348f18621
|
go straight to app if you only have one published app
|
2021-05-28 12:44:29 +01:00 |
Mike Shanks
|
61506c18aa
|
updated builder license to GPL & copyright to Budibase Inc
|
2021-05-28 12:14:14 +01:00 |
mike12345567
|
544f6a26ef
|
Fixing bug.
|
2021-05-28 12:05:03 +01:00 |
mike12345567
|
6416d7f197
|
Making sure certain fields aren't cleansed.
|
2021-05-28 12:04:15 +01:00 |
mike12345567
|
70019b9b74
|
Cleansing input rows against the table schema.
|
2021-05-28 11:59:04 +01:00 |
Martin McKeaveney
|
09ce58aa95
|
fix mssql encryption option
|
2021-05-28 11:55:28 +01:00 |
Martin McKeaveney
|
0c90f9ffc5
|
adding watchtower to docker config
|
2021-05-28 10:09:32 +01:00 |
Budibase Release Bot
|
faaf49c562
|
v0.9.14
|
2021-05-27 15:05:57 +00:00 |
mike12345567
|
c9a352bee7
|
Fixing server test cases.
|
2021-05-27 15:40:55 +01:00 |
mike12345567
|
3d01ac17e9
|
Updating date helper to use UTC.
|
2021-05-27 15:21:00 +01:00 |
Andrew Kingston
|
1ae8264276
|
Allow data providers to inherit each other and add full client side lucene implementation
|
2021-05-27 15:11:08 +01:00 |
mike12345567
|
9fb5e97330
|
Linting.
|
2021-05-27 14:55:48 +01:00 |
mike12345567
|
bf91cb35a6
|
Formatting.
|
2021-05-27 14:53:47 +01:00 |
mike12345567
|
aab11fa932
|
Updating permissions to allow roles other than builder/admin to use apps properly.
|
2021-05-27 14:53:41 +01:00 |
mike12345567
|
88b31d7406
|
Fixing an issue with redirect loop in auth,
|
2021-05-27 12:05:31 +01:00 |
Martin McKeaveney
|
5be2182fef
|
piping errors to stderr when timeout exceeded
|
2021-05-27 11:47:02 +01:00 |
mike12345567
|
de91822ce7
|
Adding test case for issue found by Andrew with formulas, HBS in deep context objects was being evaluated which is not valid and breaks things.
|
2021-05-27 11:45:17 +01:00 |
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
|
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 |
Budibase Release Bot
|
7ff173687c
|
v0.9.9
|
2021-05-26 15:16:54 +00: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 |
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 |
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 |
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
|
0cd8d50fcc
|
add node target to cli package
|
2021-05-25 15:12:25 +02:00 |
Martin McKeaveney
|
a2337fda15
|
Merge pull request #1555 from Budibase/fix/0.9.1-fixes
fix cron trigger output
|
2021-05-25 14:11:08 +01:00 |
Martin McKeaveney
|
0340c735e8
|
fix cron trigger output
|
2021-05-25 13:39:30 +01:00 |
mike12345567
|
08fef5fabd
|
Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes
|
2021-05-25 13:32:43 +01:00 |
mike12345567
|
9efc5162ab
|
Removing request button.
|
2021-05-25 13:29:15 +01:00 |
mike12345567
|
1146d508fd
|
Fixing app cypress test cases.
|
2021-05-25 13:25:42 +01:00 |
Martin McKeaveney
|
3a53dbe1f7
|
v0.9.4
|
2021-05-25 12:44:36 +01:00 |
Martin McKeaveney
|
9564285917
|
fix stale topNav history state causing wrong apps to show
|
2021-05-25 12:42:55 +01:00 |
mike12345567
|
921eb39227
|
Fixing the creation of user in cypress.
|
2021-05-25 11:06:50 +01:00 |
Andrew Kingston
|
41fb234499
|
Update autoscreens to use better spectrum-compatible styles and fonts
|
2021-05-25 10:15:10 +01:00 |
Andrew Kingston
|
6c960dd9e2
|
Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro
|
2021-05-25 10:11:41 +01:00 |
Andrew Kingston
|
3c5696199a
|
Remove Inter font fully and replace with Source Sans Pro, fix favicon import path
|
2021-05-25 09:41:23 +01:00 |
Andrew Kingston
|
e81b9ce66a
|
Remove login form component
|
2021-05-25 08:26:43 +01:00 |
Andrew Kingston
|
4e67369277
|
Fix case of edit roles button
|
2021-05-25 08:24:00 +01:00 |
Andrew Kingston
|
6477b2d2ed
|
Merge branch 'master' of github.com:Budibase/budibase into ak-fixes
|
2021-05-25 08:21:38 +01:00 |
Andrew Kingston
|
c91fb7d500
|
Default logo URL in navigation component and add setting to hide logo
|
2021-05-25 08:21:28 +01:00 |
Andrew Kingston
|
3f9bdd9589
|
Remove dependency on server repo to provide logo URL to navigation component
|
2021-05-25 08:21:07 +01:00 |
Martin McKeaveney
|
b923b63a44
|
fix test
|
2021-05-24 22:50:58 +01:00 |
Martin McKeaveney
|
0fce78d19d
|
removing electron config
|
2021-05-24 22:39:13 +01:00 |
Martin McKeaveney
|
617a3035d2
|
amend s3 path URL
|
2021-05-24 22:17:03 +01:00 |
Martin McKeaveney
|
4c9c7b05a3
|
v0.9.3
|
2021-05-24 21:54:28 +01:00 |
Martin McKeaveney
|
064f1e961b
|
sanitizing client lib URL
|
2021-05-24 21:30:46 +01:00 |
Michael Drury
|
b5da856c64
|
Merge pull request #1545 from Budibase/fix/user-setup-builder-admin
Ability to configure invited users as admins/builders
|
2021-05-24 20:40:32 +01:00 |
Martin McKeaveney
|
39b6ab7790
|
Merge pull request #1547 from Budibase/fix/minio
remove public folder concept, upload client lib directly
|
2021-05-24 20:19:12 +01:00 |
Martin McKeaveney
|
39fb5f9b78
|
removed node modules upload call
|
2021-05-24 19:54:00 +01:00 |
Martin McKeaveney
|
1b920a2f16
|
remove public folder concept, upload client lib directly
|
2021-05-24 19:49:34 +01:00 |
Andrew Kingston
|
8c52af4cf7
|
Merge pull request #1546 from Budibase/ak-fixes
More logo updates + fixes
|
2021-05-24 19:39:08 +01:00 |
Andrew Kingston
|
1e818a35c5
|
Add back readable text for oauth checklist step
|
2021-05-24 19:33:28 +01:00 |
Andrew Kingston
|
2f29573df5
|
Replace logo in navigation template with new space logo
|
2021-05-24 19:24:05 +01:00 |
Andrew Kingston
|
4c1fb33ad0
|
Replace builder logo with new space logo
|
2021-05-24 19:23:46 +01:00 |
mike12345567
|
18dd7322e4
|
Updating system to allow setting builder/admin as a toggle during the invitation phase of a user.
|
2021-05-24 18:45:43 +01:00 |
Andrew Kingston
|
a77e1c0365
|
Update favicon
|
2021-05-24 18:29:34 +01:00 |
Martin McKeaveney
|
40abd4fe3d
|
v0.9.2
|
2021-05-24 17:20:20 +01:00 |