Update FBJS

pull/969/head
Rick Carlino 2018-08-20 12:11:53 -05:00
parent b9b0e15e0e
commit cf707797d6
3 changed files with 7 additions and 5 deletions

View File

@ -5,6 +5,8 @@
[![Maintainability](https://api.codeclimate.com/v1/badges/74091163d8a02bb8988f/maintainability)](https://codeclimate.com/github/FarmBot/Farmbot-Web-App/maintainability)
😎:new: [Documentation to help software developers write add-ons and plugins for FarmBot](https://developer.farm.bot/docs)👀
# Q: Do I need this?
This repository is intended for *software developers* who wish to modify the [Farmbot Web App](http://my.farmbot.io/). **If you are not a developer**, you are highly encouraged to use [the publicly available web app](http://my.farmbot.io/). Running a server is *a non-trivial task with security implications*. It requires an intermediate background in Ruby, SQL and Linux system administration.
@ -13,7 +15,7 @@ If you are a developer interested in contributing or would like to provision you
We do not have the resources available to help novice developers learn to setup servers, environments, configurations, or perform basic Linux command line instructions.
If you raise an issue indicating that you haven't followed the setup instructions, looked through past issues, or done a cursory internet search for basic help, expect the issue to be closed and we'll point you to the setup instructions. *Again, if you do not have at least intermediate Linux and Ruby experience, please use the hosted version of the web app at my.farm.bot.*
If you raise an issue indicating that you haven't followed the setup instructions, looked through past issues, or done a cursory internet search for basic help, expect the issue to be closed and we'll point you to the setup instructions. *Again, if you do not have at least intermediate Linux and Ruby experience, please use the hosted version of the web app at my.farm.bot.* Running a self-hosted server is not easy!
# Q: Where do I report security issues?

View File

@ -52,7 +52,7 @@
"css-loader": "1.0.0",
"enzyme": "^3.1.0",
"enzyme-adapter-react-16": "^1.1.0",
"farmbot": "6.5.0-rc2",
"farmbot": "6.5.0-rc3",
"farmbot-toastr": "^1.0.3",
"fastclick": "^1.0.6",
"file-loader": "1.1.11",

View File

@ -2417,9 +2417,9 @@ farmbot-toastr@^1.0.0, farmbot-toastr@^1.0.3:
farmbot-toastr "^1.0.0"
typescript "^2.3.4"
farmbot@6.5.0-rc2:
version "6.5.0-rc2"
resolved "https://registry.yarnpkg.com/farmbot/-/farmbot-6.5.0-rc2.tgz#abdff6fce019bacdf5b8b465ef83eda6a300cf2f"
farmbot@6.5.0-rc3:
version "6.5.0-rc3"
resolved "https://registry.yarnpkg.com/farmbot/-/farmbot-6.5.0-rc3.tgz#16c802e51462fe3aa741e4c4665701be416b8cbd"
dependencies:
mqtt "2.15.0"