1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +12:00
Commit graph

6326 commits

Author SHA1 Message Date
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
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
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
Michael Drury 2f818656a6 Merge pull request #1554 from Budibase/fix/remove-request-btn
Removing request feature button
2021-05-25 13:38:18 +01:00
mike12345567 9efc5162ab Removing request button. 2021-05-25 13:29:15 +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
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