Commit graph

327 commits

Author SHA1 Message Date
gabrielburnworth f5e811153f reduce unnecessary requests (map drag) 2017-11-27 14:58:08 -08:00
Rick Carlino 9ece0718e3 ✔️ 2017-11-27 15:58:01 -06:00
Rick Carlino a75fc8a2ec Cache OF icons in localstorage 2017-11-24 08:36:10 -06:00
gabrielburnworth de4942f4d4 refactor getCurrentPath 2017-11-21 23:00:28 -08:00
Rick Carlino 1daf4fc2b4 Update UUIDs in tests 2017-11-15 12:49:40 -06:00
Rick Carlino 9e5099142a Last minute tweaks 2017-11-09 15:55:37 -06:00
Rick Carlino ad86e86c3b Merge branch 'master' of https://github.com/FarmBot/Farmbot-Web-App into auto_sync 2017-11-09 10:11:25 -06:00
gabrielburnworth f1dc806a59 don't show delete button when adding farm event 2017-11-08 12:22:08 -08:00
gabrielburnworth 5d2b287f34 fix title pluralization bug 2017-11-08 12:08:53 -08:00
gabrielburnworth fe8b27ccfd create Color enum 2017-11-08 11:52:57 -08:00
gabrielburnworth 1ae30d64a0 color virtual farmbot red when e-stopped 2017-11-08 11:25:38 -08:00
Rick Carlino 18644b447e Introduce SpecialStatus.SAVED because undefined was problematic 2017-11-06 17:54:52 -06:00
Rick Carlino e41e3cdf35 Works. Next: Use sync event instead of MQTT.js 2017-11-03 14:47:18 -05:00
Rick Carlino e36a284212 Merge branch 'master' of https://github.com/FarmBot/Farmbot-Web-App into rc1 2017-11-01 12:13:44 -05:00
gabrielburnworth bff4c3bd5a refactor sessionStorage keys 2017-11-01 09:54:28 -07:00
Rick Carlino ba4bf1e741 Dead code removal 2017-11-01 09:53:33 -05:00
gabrielburnworth 53b3786138 add peripheral visuals to map 2017-11-01 01:07:02 -07:00
gabrielburnworth 196060a222 refactor virtual farmbot 2017-10-31 22:14:21 -07:00
gabrielburnworth b6f908a7b7 virtual bot trail modifications 2017-10-31 21:12:47 -07:00
Rick Carlino c7f9eea16b WIP - Fixing FE panel bug 2017-10-31 20:20:55 -05:00
Rick Carlino 73a1e0ac7d Default end_time => Time.now + 63.minutes 2017-10-31 14:27:54 -05:00
Rick Carlino b708bc2b9d :thinking_face: 2017-10-31 14:21:18 -05:00
Rick Carlino 421470ebbe Fix nav bar issues stemming from resource name changes. 2017-10-28 10:36:59 -05:00
Rick Carlino c56dbbf72a Merge branch 'master' of https://github.com/FarmBot/Farmbot-Web-App into ruby_case 2017-10-27 09:59:29 -05:00
Rick Carlino 217b7f4823 WIP- changed a lot of names 2017-10-27 08:31:25 -05:00
gabrielburnworth 4257b843bf fix radialGradient compatibility 2017-10-25 16:07:27 -07:00
gabrielburnworth 60f19af51e map zoom improvements 2017-10-25 15:53:48 -07:00
Rick Carlino 23b5c0727b Remove isMobile() 2017-10-24 17:28:05 -05:00
Rick Carlino ed5ee979e7 WIP 2017-10-23 07:58:42 -05:00
Rick Carlino b5f0d67a2e [UNSTABLE] Quelch the type errors after upgrading yarn deps 2017-10-22 09:29:37 -05:00
gabrielburnworth 5212cfb2a5 virtual farmbot encoder data 2017-10-19 23:26:41 -07:00
gabrielburnworth 1a726295a4 virtual farmbot trail option 2017-10-19 22:18:55 -07:00
gabrielburnworth a59fd25ad4 test code clean-up 2017-10-16 21:22:35 -07:00
gabrielburnworth 5b59d18999 add more farm event tests 2017-10-16 20:20:34 -07:00
gabrielburnworth dacd3a5a67 fix default lab settings values 2017-10-10 21:43:31 -07:00
gabrielburnworth d60b5cad8a cleanup 2017-10-06 00:56:40 -07:00
gabrielburnworth 1223add25d UI changes: sequences, regimens, and scrollbars 2017-10-05 23:23:57 -07:00
gabrielburnworth c0a7d70c68 add option to disable plant animations 2017-10-04 22:27:15 -07:00
gabrielburnworth d8b8242616 add farm designer map size settings 2017-10-04 21:50:49 -07:00
gabrielburnworth d713cd5992 plant panel navigation updates 2017-10-04 01:09:55 -07:00
gabrielburnworth 3d348455ba attempt to increase spread opacity compatibility 2017-10-04 00:13:21 -07:00
Rick Carlino 16ed2ef68b fit() => it() 2017-10-03 09:19:24 -05:00
gabrielburnworth 1ec1e65e0d fix hovered icon type 2017-09-27 20:51:16 -07:00
gabrielburnworth db6ed1c498 plant deselection improvements 2017-09-27 17:04:45 -07:00
Rick Carlino cf4a1de616 Test coverage increases 2017-09-27 09:27:38 -05:00
gabrielburnworth 6bdc878ca4 modify tool click behavior 2017-09-21 23:29:04 -07:00
gabrielburnworth d8abc9b7de fix selection box bug 2017-09-21 23:06:00 -07:00
gabrielburnworth 9b2df063c1 more realistic pathnames in tests 2017-09-21 22:44:21 -07:00
gabrielburnworth 33c48c5851 fix tool click bug 2017-09-21 22:38:21 -07:00
gabrielburnworth 27da925655 close plant info on grid click 2017-09-21 21:38:26 -07:00
gabrielburnworth b14734abd5 select plants updates 2017-09-20 12:54:45 -07:00
gabrielburnworth 048dea690e misc updates 2017-09-20 02:15:45 -07:00
gabrielburnworth a8cd48d7cd redirect invalid plant pages 2017-09-19 21:15:48 -07:00
gabrielburnworth b52438a9f2 fix failed OF search bug 2017-09-19 20:32:22 -07:00
gabrielburnworth b1b3f5cff9 show single dialog when deleting multiple plants 2017-09-19 15:02:14 -07:00
gabrielburnworth 3e13b70576 simplify add plant props 2017-09-19 00:28:38 -07:00
gabrielburnworth a77e96c6bf multiple plant selection and deletion ui 2017-09-19 00:22:45 -07:00
gabrielburnworth 6e37de86de modify plant hover and select styling 2017-09-18 16:35:26 -07:00
Rick Carlino df13c86c78 Merge branch 'master' into style-tweaks 2017-09-18 10:06:59 -05:00
Rory Aronson 77fcd75c3f Merge branch 'style-tweaks' of https://github.com/roryaronson/Farmbot-Web-App into style-tweaks 2017-09-18 07:26:41 -07:00
gabrielburnworth a263cee971 tests and cleanup 2017-09-15 22:51:12 -07:00
gabrielburnworth 716ed6d1e1 improve drag performance 2017-09-15 18:34:50 -07:00
gabrielburnworth 9931dcdd97 fix plant deletion bug 2017-09-15 17:47:25 -07:00
gabrielburnworth 95750cfc83 clean up and test spread overlap helper 2017-09-15 17:47:14 -07:00
gabrielburnworth 7fd414d51e additional farm designer tests 2017-09-14 02:17:24 -07:00
gabrielburnworth 46c3c35a29 garden map display improvements 2017-09-14 01:02:08 -07:00
gabrielburnworth b0a03fa81d fix spread bug, spread indicator fade in, tests 2017-09-12 22:07:26 -07:00
gabrielburnworth ade6f68a48 garden map svg ids and tests, spread fill tweaks 2017-09-12 19:23:45 -07:00
Rory Aronson b3d99f6e95 Add link to tools page from map tools 2017-09-13 09:30:08 +08:00
Gabriel Burnworth 417dae2733 fix selected plant disappearing spread bug 2017-09-12 17:26:42 -07:00
Rory Aronson 230595adab Soil poof 2017-09-12 21:48:09 +08:00
Rory Aronson 075f89475c shadow spread 2017-09-12 20:53:36 +08:00
gabrielburnworth e35b8a8022 spread overlap indicator 2017-09-11 21:42:19 -07:00
gabrielburnworth 95a8663606 element display order and add plant screen tweaks 2017-09-11 15:58:15 -07:00
gabrielburnworth 4cf3f4fd2c Merge branch 'master' of https://github.com/farmbot/Farmbot-Web-App 2017-09-08 11:14:24 -07:00
gabrielburnworth 2231ff6cc0 adjustments 2017-09-08 11:09:58 -07:00
gabrielburnworth 0e626ae1b4 garden map refactor and features 2017-09-08 05:01:26 -07:00
Rory Aronson 27aef0ce22 Remove overlap feature 2017-09-07 05:38:19 +08:00
Rory Aronson c48d259eb1 Add spread overlap tests 2017-09-07 04:47:47 +08:00
Rory Aronson ce8d21bea1 Plant list style tweaks 2017-09-06 02:13:07 -07:00
Rory Aronson b6c3c51b97 Map legend tweaks 2017-09-06 01:13:22 -07:00
Rory Aronson fdf7b58af4 Overlap warning indicator when plants are too close (DOES NOT WORK WITH SPREAD, ONLY RADIUS) PLZ HALP 2017-09-06 00:25:44 -07:00
Rory Aronson b4a4a6e536 spread pop animation - ooh la la 2017-09-05 18:40:09 -07:00
Rory Aronson 2c17b6d35f popcorn animation on plant selection 2017-09-05 17:49:43 -07:00
Rory Aronson a05aa1ee09 style updates to the selected crop icon 2017-09-05 16:48:39 -07:00
gabrielburnworth ca24cb694e close mobile nav menu upon page navigation 2017-09-05 11:10:38 -07:00
gabrielburnworth f5133e7659 round plant drag tooltip coordinates 2017-09-03 12:13:28 -07:00
gabrielburnworth c02c4c604e change map bot extents line style 2017-09-02 14:33:35 -07:00
gabrielburnworth 3ab449d04c fix plant drag indicator quadrant bug 2017-09-02 14:33:26 -07:00
gabrielburnworth 569d07a682 improve multiline messages and lang helper regex 2017-08-31 15:47:22 -07:00
gabrielburnworth 07198de568 render bot extents in farm designer map 2017-08-31 13:42:16 -07:00
gabrielburnworth a6caa266f9 Merge branch 'localstorage_additions' 2017-08-30 23:08:46 -07:00
gabrielburnworth 45e42689da message text t() and formatting improvements 2017-08-30 23:08:29 -07:00
gabrielburnworth 919e6916f2 refactor map settings 2017-08-30 23:00:00 -07:00
gabrielburnworth 0cfd252e0f add map toggles to localStorage 2017-08-30 17:18:59 -07:00
Rick Carlino d92c83b840 Change key={index} to key={p.uuid} 2017-08-30 12:17:28 -05:00
gabrielburnworth dba4a71713 refactor garden plant drag helpers 2017-08-28 12:27:42 -07:00
Rick Carlino cb10c840e0 TSLint --fix part II 2017-08-28 07:23:53 -05:00
Rick Carlino ab173f1fbe TSLint --fix 2017-08-28 07:01:11 -05:00
Rick Carlino d385531f8d Run tslinst --fix 2017-08-28 06:49:13 -05:00
Rick Carlino 3d29f622ad Merge branch 'master' of https://github.com/FarmBot/Farmbot-Web-App into i18n_hotfixes 2017-08-27 09:13:49 -05:00
gabrielburnworth f23159fdb7 improve plant drag helpers 2017-08-25 18:02:07 -07:00
Rick Carlino 6394a49a0e Update tests to reflect changes to session.ts 2017-08-25 10:32:38 -05:00
Rick Carlino 5418447374 Fix up Session in preperation for i18n hotfix 2017-08-25 10:11:11 -05:00
gabrielburnworth 59127b70f2 map plant drag features and tests 2017-08-24 21:37:24 -07:00
Rick Carlino 95da7da5fe Fix a bunch of TSLint warnings 2017-08-23 17:26:09 -05:00
Rick Carlino f823cf6449 Remove debugger 2017-08-23 16:45:12 -05:00
Rick Carlino 84c3ec9b8c BUG FIX: Click repeat, click a regimen, click save ==> errors 2017-08-23 16:42:41 -05:00
Rick Carlino beba944b97 Add tests for openfarm_search_results 2017-08-23 15:49:30 -05:00
MrChristofferson 378e312575 add blueprintjs datetime 2017-08-16 13:33:47 -05:00
MrChristofferson 3ef6d37684 plant spread rendering fix 2017-08-16 13:22:56 -05:00
MrChristofferson 8f9efc82d8 Merge branch 'master' of github.com:FarmBot/Farmbot-Web-App 2017-08-16 12:09:32 -05:00
MrChristofferson d92ffb1802 map legend iPad fix 2017-08-16 11:30:46 -05:00
Rick Carlino 3f059936f3 Fix tool form 2017-08-16 10:15:49 -05:00
Rick Carlino ed2a35406d Tests for dirty farm event form 2017-08-16 09:47:23 -05:00
Rick Carlino e2b413d7c0 Fix FE form 2017-08-16 09:32:48 -05:00
Rick Carlino b1c9878465 TIL status is a global variable 2017-08-16 08:48:34 -05:00
Rick Carlino 640d8f2f92 Write test cases. 2017-08-16 08:34:50 -05:00
Rick Carlino f2e0fc9b3a [UNSTABLE] Needs testing and QA 2017-08-15 16:08:24 -05:00
Rick Carlino 0a36e47ecb [UNSTABLE] WIP- need to fix production issue. 2017-08-15 15:32:26 -05:00
Rick Carlino f3cf151b30 Rename it to "SpecialStatus". WIP. 2017-08-15 15:21:41 -05:00
Rick Carlino ca6f2ee423 Remove pending() tests. 2017-08-15 11:17:32 -05:00
Rick Carlino 8a01d852a1 Update FarmBotJS interfaces, remove some more any types 2017-08-14 14:49:59 -05:00
MrChristofferson 194c610116 prettify no regimens/sequences message in designer 2017-08-11 14:47:00 -05:00
MrChristofferson b5434555d4 Merge branch 'master' of github.com:FarmBot/Farmbot-Web-App 2017-08-10 16:19:14 -05:00
Rick Carlino 98a6456c05 Merge branch 'master' of https://github.com/FarmBot/Farmbot-Web-App into webpack_rails 2017-08-10 15:04:40 -05:00
Rick Carlino 08b0d6b8d2 src/ ==> webpack/ 2017-08-09 10:55:05 -05:00