Commit Graph

262 Commits (jebba)

Author SHA1 Message Date
Rick Carlino 1a9c7f3508 mapStateToProps() test 2019-09-30 13:49:54 -05:00
Rick Carlino b5a8d53b02 Update createGroup() tests 2019-09-30 11:22:11 -05:00
Rick Carlino 6b1db0c51c Bug fix: Allow creation of PointGroups that contain points created during current session. 2019-09-30 10:22:12 -05:00
Rick Carlino 9213d4f37e Bug fix: Dont crash PointGroup detail view if OF Icon is `null`. 2019-09-30 09:45:09 -05:00
Rick Carlino fc1f80c4fc Remove useless guard clauses, test for older code 2019-09-24 11:48:11 -05:00
gabrielburnworth f5982bf1af cleanup 2019-09-23 11:56:35 -07:00
Rick Carlino 9297f3ae95 👏 Remove old react-redux hacks 2019-09-19 14:09:00 -05:00
Rick Carlino e0473eb795 Update tests for create_points.tsx 2019-09-16 15:15:15 -05:00
Rick Carlino ee5efd02d0 Don't copy props into state. 2019-09-16 11:55:50 -05:00
Rick Carlino 529ea9b90f Tests for moveToPoint() 2019-09-16 09:55:02 -05:00
Rick Carlino 07bd01c086 Fix faiiling tests (due to farmdesigner / sequence editor updates) 2019-09-16 09:14:33 -05:00
Rick Carlino 4d92d4ccf0 [EXPERIMENTAL] "move to this point" button, plus better data reset on point create form. 2019-09-13 10:17:51 -05:00
Rick Carlino 43406feea8 [EXPERIMENTAL] Default new point x/y to bot position value instead of 0. PART II 2019-09-13 09:45:56 -05:00
Rick Carlino 8238322fc2 [EXPERIMENTAL] Default new point x/y to bot position value instead of 0. 2019-09-13 09:02:31 -05:00
Rick Carlino a7dad2e556 Minimal point editing stuff 2019-09-12 15:42:55 -05:00
gabrielburnworth 4c31f47860 cleanup 2019-09-09 09:26:57 -07:00
Rick Carlino 1c59cf8128 Tests for reducer, mapStateToProps 2019-09-09 08:23:28 -05:00
Rick Carlino 40dce4c52d Late additions. 2019-09-08 21:04:57 -05:00
Rick Carlino 3a4b4c2db7 Re-arrange farm designer tabs per #1408 2019-09-07 10:34:57 -05:00
Rick Carlino adfb11cd1b Reshuffle strucutre of connectivity state tree branch 2019-09-05 09:17:05 -05:00
Rick Carlino fa44f39cf3 un-inline stuff 2019-08-28 16:47:10 -05:00
Rick Carlino 26cb7973f0 CSS Adjustments, part I. TODO: Removal inline styles after debugging. 2019-08-28 13:11:33 -05:00
gabrielburnworth 93d90fac83 tests and cleanup 2019-08-27 13:54:43 -07:00
Gabriel Burnworth 8826530713
remove trailing whitespace 2019-08-27 10:26:57 -07:00
AscendFB ae1c8292ed
Update frontend/farm_designer/map/active_plant/__tests__/hovered_plant_test.tsx
Co-Authored-By: Gabriel Burnworth <gabrielburnworth@users.noreply.github.com>
2019-08-27 18:28:13 +02:00
AscendFB e615659cc4
Update frontend/farm_designer/map/active_plant/hovered_plant.tsx
Co-Authored-By: Gabriel Burnworth <gabrielburnworth@users.noreply.github.com>
2019-08-27 18:27:58 +02:00
Rick Carlino 997ce1c5ed
Merge branch 'staging' into issues 2019-08-27 08:49:53 -05:00
AscendFB fda026a4d1
Hopefully got the right whitespaces 2019-08-27 13:37:42 +02:00
AscendFB 1e17383693
Merge branch 'staging' into issues 2019-08-27 12:50:28 +02:00
Ascend f61852d577 Issue Farmbot#1372 Indicator circle also when hovered + test update 2019-08-27 12:42:09 +02:00
gabrielburnworth 3a20d17eaf cleanup and fixes 2019-08-26 11:56:17 -07:00
Rick Carlino f37861eb08 Dep upgrades, test upgrades 2019-08-26 11:13:33 -05:00
gabrielburnworth 538ef0f1e4 panel updates 2019-08-23 14:18:40 -07:00
gabrielburnworth 4f1bad1b92 update feature wall 2019-08-22 11:58:20 -07:00
Rick Carlino b69d5ae0ed Dead code removal. Done. 2019-08-21 10:28:42 -05:00
Rick Carlino ba5ceaeede <LittleIcon /> tests. 2019-08-21 09:33:56 -05:00
Rick Carlino 3952cf6294 TODO: Fix group deletion bug 2019-08-21 07:51:19 -05:00
Rick Carlino b7c54af744 <GroupDetail /> 2019-08-20 19:55:02 -05:00
Rick Carlino 243b8bcd7c TODO: group_detail.tsx group_detail_active.tsx 2019-08-20 15:41:53 -05:00
Rick Carlino 7ad10bcac8 GrouplListPanel click handler tests. 2019-08-20 14:55:30 -05:00
Rick Carlino 510164403a Extract conditionals into different React components 2019-08-20 11:44:24 -05:00
Rick Carlino fb2e83d02d createGroup() tests 2019-08-20 11:02:36 -05:00
Rick Carlino cab3ca311f Unstub some handlers 2019-08-20 10:03:39 -05:00
Rick Carlino 2c06823783 Tests for <GroupListPanel/> 2019-08-19 15:52:50 -05:00
Rick Carlino 8a1b7df060 <GroupInventoryItem/> tests 2019-08-19 11:33:11 -05:00
Rick Carlino bfd877f86a <PlantLayer/> test updates 2019-08-19 11:05:13 -05:00
Rick Carlino 3a917060b4 clickMapPlant() tests 2019-08-16 14:59:46 -05:00
Rick Carlino c6c4c1b010 click-to-add works. Needs tests. 2019-08-16 09:01:19 -05:00
Rick Carlino 3df37d89b1 DRY up more action creators. TODO: Write a thunk for click-to-add. 2019-08-16 08:31:20 -05:00
Rick Carlino 9d1b5e0f1d Add action creator for Actions.SELECT_PLANT 2019-08-15 20:52:31 -05:00
Rick Carlino 444829fda6 Clicking plants from GroupDetail panel works, need to update reducer 2019-08-15 20:22:55 -05:00
Rick Carlino dfe045bdda Cleanup debug code 2019-08-15 19:23:46 -05:00
Rick Carlino 4828645c6d Hover PointGroupItem highlights the point on the map 2019-08-15 19:14:15 -05:00
Rick Carlino 6ec17d9371 Load icons for each item in the group 2019-08-15 15:27:20 -05:00
Rick Carlino 3a51eb6ed9 Bug fixes: Redirect back when PointGroup panel cant find point group. Enforce point_id uniqueness 2019-08-15 14:47:47 -05:00
Rick Carlino 61872841a7 CC: @roryAronson 2019-08-15 14:19:01 -05:00
Rick Carlino 9725b00d4b Add Mode.addPointToGroup 2019-08-15 11:17:36 -05:00
Rick Carlino 2ea676fcdd Ability to remove points by clicking icon. Ability to save group from detail view panel 2019-08-14 15:57:23 -05:00
Rick Carlino 8726284b46 WIP- add delete button to detail view 2019-08-14 10:55:49 -05:00
Rick Carlino c6a1c38589 WIP, Stable-ish. NEXT: Add delete button, ability to click points of a group 2019-08-07 15:48:53 -05:00
Rick Carlino 5dbd9d6bd2 Stub out group detail view. 2019-08-06 15:58:00 -05:00
Rick Carlino bc02e91dbb [UNSTABLE] Redirect to group panel after creating group 2019-08-06 15:17:42 -05:00
Rick Carlino a020f6993d [UNSTABLE] Stub out groups panel 2019-08-06 15:00:58 -05:00
gabrielburnworth dcdc1ae79f prevent saving of empty farm events 2019-07-17 12:38:26 -07:00
gabrielburnworth 7a7d24c17f fix toast colors 2019-07-15 17:37:27 -07:00
gabrielburnworth 2576a3b60b improve internationalization 2019-07-02 10:03:16 -07:00
gabrielburnworth bec7cc208f interface cleanup 2019-07-01 09:54:59 -07:00
gabrielburnworth 9e186b1152 minor cleanup 2019-06-28 12:05:37 -07:00
Rick Carlino da700f3fef Make toast lib monolithic 2019-06-24 16:39:49 -05:00
gabrielburnworth 6d31ee5018 misc updates 2019-06-21 14:43:46 -07:00
gabrielburnworth 9a35a52c2b peripheral form updates 2019-06-17 18:43:44 -07:00
gabrielburnworth cb261fe92e add confirm plant deletion option 2019-06-14 16:01:04 -07:00
gabrielburnworth 7ae67e078c misc cleanup 2019-06-14 15:59:46 -07:00
gabrielburnworth 9e8ae68da9 designer settings menu 2019-06-10 14:43:11 -07:00
gabrielburnworth 5719818f60 UI removals/reshuffles 2019-06-07 17:26:12 -07:00
gabrielburnworth 76153f28e3 misc fixes and cleanup 2019-06-06 16:54:48 -07:00
gabrielburnworth fb48165d68 test output cleanup 2019-06-05 13:48:18 -07:00
gabrielburnworth feb7b07a6f misc fixes and updates 2019-06-04 15:07:24 -07:00
gabrielburnworth 1f36ddd57e mock cachedCrop in all tests 2019-06-03 19:09:49 -07:00
gabrielburnworth bc1aca5b0a upgrade typescript 2019-06-03 11:46:58 -07:00
gabrielburnworth a68a149a01 use custom map sizes 2019-05-21 16:24:17 -07:00
gabrielburnworth 4aad63de76 add seed troughs to FE 2019-05-21 15:18:25 -07:00
gabrielburnworth a6fa9523d4 show resource features 2019-05-15 09:13:17 -07:00
gabrielburnworth 1b57a95e46 misc fixes 2019-05-15 09:12:26 -07:00
gabrielburnworth 80d24da54f fix map image filter bug 2019-05-15 09:11:43 -07:00
gabrielburnworth 8a436f6233 fix linter errors 2019-05-13 17:13:28 -07:00
gabrielburnworth 0e7deb79f5 add hover test 2019-05-10 17:14:40 -07:00
gabrielburnworth 5041dad952 fix map image scaling bugs 2019-04-29 19:25:40 -07:00
gabrielburnworth 4e347cfd96 map image pre-calibration preview 2019-04-25 12:11:00 -07:00
gabrielburnworth beee68850a add microsteps 2019-04-16 10:01:27 -07:00
gabrielburnworth 08259b0ab1 misc updates 2019-04-16 10:00:00 -07:00
gabrielburnworth f303c27ce5 misc UI fixes 2019-04-11 23:01:51 -07:00
gabrielburnworth e60106b1c4 add 24hr format config 2019-04-09 23:02:33 -07:00
gabrielburnworth 40defc57b8 panel header icons 2019-04-09 19:07:39 -07:00
gabrielburnworth b88f4fd7e8 change UI farm event titles 2019-04-09 18:52:12 -07:00
gabrielburnworth c17d22e07a dev override configs 2019-04-09 18:29:25 -07:00
gabrielburnworth 1033fb1014 disable commands when disconnected 2019-04-09 18:15:50 -07:00
Rick Carlino 02fbf54896 Linter fixes 2019-04-03 10:22:36 -05:00
Rick Carlino 5aa5fccad4 Upgrade i18next 2019-04-02 14:59:37 -05:00
gabrielburnworth af74e9ccb9 misc bug fixes 2019-03-20 13:24:39 -07:00
gabrielburnworth 3ca67764b9 test cleanup 2019-03-11 19:34:49 -07:00
gabrielburnworth 33059a3b3d farm designer nav updates 2019-03-05 10:59:22 -08:00
gabrielburnworth 79a0cdd31b rename FE variables 2019-02-22 18:09:40 -08:00
gabrielburnworth 2ae38bca3f improve farmEvent form workflow 2019-02-11 18:43:48 -08:00
gabrielburnworth 4cd23253a7 misc bug fixes 2019-02-10 21:10:29 -08:00
gabrielburnworth 37047aef54 parcel migration cleanup 2019-02-06 18:04:50 -08:00
Rick Carlino 8fd2e71362 Tests work again! 🎉 2019-02-04 19:54:59 -06:00
Rick Carlino 347285b659 Fix CSP/caching issue. 2019-02-04 14:54:17 -06:00
Rick Carlino 3cebaf939c Part II of syntheticImport issues :-| 2019-02-04 10:31:52 -06:00
Rick Carlino 86fe6fba78 Part I of syntheticimport issues :-\ 2019-02-04 08:32:26 -06:00
Rick Carlino cf6cf0e2b8 🎉 🎉 🎉 App loads under parcel. Thanks, @mischnic !! 2019-02-01 11:35:03 -06:00
Rick Carlino 0959533319 More webpack reference removals. 2019-01-30 08:00:26 -06:00