Commit graph

6725 commits

Author SHA1 Message Date
Rick Carlino 87311f4539 mark_as object picker logic 2018-08-27 15:04:51 -05:00
Rick Carlino 3e189d6913 More type errors related to the transition to transaction nodes. 2018-08-27 13:40:40 -05:00
Rick Carlino 4edde35ab4 Corpus updates and type error fixes 2018-08-27 13:34:22 -05:00
Rick Carlino 35218a52f0 Merge branch 'staging' of https://github.com/FarmBot/Farmbot-Web-App into mark_as_x 2018-08-27 11:17:09 -05:00
Rick Carlino 264aa19745 WIP 2018-08-24 15:21:16 -05:00
Rick Carlino 49d36f6ecb WIP 2018-08-24 12:07:43 -05:00
Rick Carlino 0921cd2f8f Stub out FE "mark as" tile. Needs logic, but it renders correctly 2018-08-24 11:43:07 -05:00
Rick Carlino b3cf6c7261
Merge pull request #972 from RickCarlino/fix_prod_legacy_issues
Drop Dokku support
2018-08-24 10:13:45 -05:00
Rick Carlino 7fe1c52635 I dont want to use Hash#fetch, apparently. 2018-08-24 09:26:09 -05:00
Rick Carlino 4bfcac2fcf Remove auto-generated credentials file (no, its not a real production credentials file) 2018-08-24 09:09:52 -05:00
Rick Carlino aaabe0353d WIP 2018-08-24 09:06:44 -05:00
Rick Carlino bd8f6fff48 More updates 2018-08-23 15:33:57 -05:00
Rick Carlino 36b55ce1de Drop Dokku support 2018-08-23 15:03:10 -05:00
Rick Carlino 68e89d0d2d Drop Dokku support 2018-08-23 15:01:40 -05:00
Rick Carlino 14b8bec070 Comment out some tests 2018-08-23 09:20:10 -05:00
Rick Carlino 30c2da93f9
Merge pull request #971 from FarmBot/staging
v6.6.1 - Gracious Guava
2018-08-21 15:57:44 -05:00
Rick Carlino 1149c1d935
Merge pull request #970 from gabrielburnworth/staging
Bug fixes
2018-08-21 08:53:48 -05:00
gabrielburnworth d5b0b526ff i18n bug fixes 2018-08-20 15:38:12 -07:00
Rick Carlino 4a66fc3d83
Merge pull request #969 from RickCarlino/monday
Minor Change: Add `discarded_at` to typings in FBJS.
2018-08-20 14:21:22 -05:00
Rick Carlino c40b2f6240 Merge conflicts 2018-08-20 13:38:24 -05:00
Rick Carlino f91ab2061f Upgrade FBJS for real 2018-08-20 13:26:17 -05:00
Rick Carlino cf707797d6 Update FBJS 2018-08-20 12:11:53 -05:00
Rick Carlino a6ddb03210
Merge pull request #968 from RickCarlino/email_part_ii
New Log Digest Logic (Fixes Double Send)
2018-08-18 12:55:27 -05:00
Rick Carlino fc2fd3f303
Merge branch 'staging' into email_part_ii 2018-08-18 11:20:59 -05:00
Rick Carlino 5066b039b9 Remove tests for old digest delivery logic 2018-08-18 11:17:57 -05:00
Rick Carlino 78b89cdb67 [FAILING] Procfile updates for self hosted users that have emails enabled. 2018-08-18 11:06:49 -05:00
Rick Carlino d89a2911b5 [FAILING] Forgot the .deliver part whoops 2018-08-17 09:01:06 -05:00
Rick Carlino 35980eb718 [FAILING] Seeing what happens when I take Delayed::Job out... 2018-08-17 08:10:32 -05:00
Rick Carlino b9b0e15e0e
Merge pull request #967 from RickCarlino/email_part_ii
Minor Touchups
2018-08-17 07:27:42 -05:00
Rick Carlino 460462688b Merge branch 'staging' of https://github.com/FarmBot/Farmbot-Web-App into email_part_ii 2018-08-16 20:02:38 -05:00
Rick Carlino 1837f907c9 Allow floats on FE form. HTML formatted log digests. Timezone formatting changes. 2018-08-16 20:01:10 -05:00
Rick Carlino 60e4638255
WIP 2018-08-16 16:00:25 -05:00
Rick Carlino 62cffbaf1c Merge branch 'staging' of https://github.com/FarmBot/Farmbot-Web-App into staging 2018-08-16 15:46:19 -05:00
Rick Carlino 174a3e5b0d
Show X/Y/Z of parent in UI if it is a Tool (#965)
* Add tests for tool dropdown in variable selection UI
2018-08-16 15:25:04 -05:00
Rick Carlino f0e0d82d2f Merge conflcits 2018-08-16 13:17:12 -05:00
Rick Carlino b6ac26fa45
Domain Specific Access Control (#964)
Ability to restrict signups based on email domain.
2018-08-16 13:16:03 -05:00
Rick Carlino 56ede07d5f Works, needs better assertions 2018-08-16 11:54:12 -05:00
Rick Carlino fbd0282745 Merge branch 'staging' of https://github.com/FarmBot/Farmbot-Web-App into staging 2018-08-16 11:26:39 -05:00
Rick Carlino 44273dd36b
Don't performing X/Y/Z rounding on Point serializer (#963)
* Remove X/Y/Z rounding from PointSerializerBase
 * Remove unneeded `|| "device"` guard clause from mailer.
2018-08-16 11:26:32 -05:00
Rick Carlino 3bd8f9d18b Merge branch 'staging' of https://github.com/FarmBot/Farmbot-Web-App into staging 2018-08-16 11:06:40 -05:00
Rick Carlino 623258c50f
Send message fix for email cahnnel (#961)
* fix for send_message emails
* Update log filtering rules in log digest delivery mailer
* Cleanup log digest email query, add tests for it
2018-08-16 09:59:38 -05:00
Gabriel Burnworth 1056d8df88 Misc updates (#962)
* make unknown connectivity nodes yellow
* fix on-beta update btn logic
* snap new plants to grid
* variable updates
* move long string to constants
* hide new feature WIP
2018-08-16 08:09:03 -05:00
Rick Carlino b74d8195f6 Merge branch 'staging' of https://github.com/FarmBot/Farmbot-Web-App into staging 2018-08-15 13:44:51 -05:00
Rick Carlino 971b711e4e
Rename device_configs to farmware_envs (#960) 2018-08-15 13:44:04 -05:00
Rick Carlino 303a3491f2
Variables phase II, part II (#958)
* re-enable type checker
* Update celery script `execute` node to accept nested variable declarations
* Disable test button on parameterized sequences
* Fix unnoticed NPE
* Add `deep-cover` for greater coverage accuracy
* Spec for bad variable assignment
* Fix tests to allow parameter_declarations
* Disale the X/Y/Z boxes for parameters
* [FAILING] Make the ::Checker context (device) aware.
* [STABLE] Better `point_id` leaf validation.
* Add Sequence.parameterized?(id) helper
* Disallow parameterized FEs/RIs on server side.
* Add tests for parameter prevention stuff
* Default movement_keep_active_* to `1`
* Enable encoders by default
* Clean up frontend de-parameterization logic in farmevent/regimen editors
* Update specs to reflect new defaults
* stop dangerous edits
* Tests for regimen updates
* Maybe fix blinky coverage issues?
* Test for getVariable()
* Tests for handleSelect
* <TileMoveAbsSelect/> tests
* Update FBOS version parser
* tests for executer in TileSendMessage
* Tests for catchErrors()
2018-08-15 09:50:21 -05:00
Gabriel Burnworth f231d6a86b Misc cleanup (#957)
* add bugs
* remove report download button
* beta version updates
* slight refactor
2018-08-14 08:23:45 -05:00
Rick Carlino 92d8f7fc18
Update some default values (#956)
* Default movement_keep_active_* to `1`
* Enable encoders by default
2018-08-13 15:34:19 -05:00
Rick Carlino c455b55a26 Merge branch 'staging' of https://github.com/FarmBot/Farmbot-Web-App into staging 2018-08-10 11:17:08 -05:00
Rick Carlino 2caa1684d6
Variables phase II, part I (#954)
* re-enable type checker 4 realz
* Update celery script `execute` node to accept nested variable declarations
* Disable test button on parameterized sequences (for now)
* Fix unnoticed NPE
* Add `deep-cover` for greater coverage accuracy
* Spec for bad variable assignment
2018-08-09 18:31:22 -05:00
Rick Carlino 32e508aa2d Merge branch 'staging' of https://github.com/FarmBot/Farmbot-Web-App into staging 2018-08-08 10:18:45 -05:00