Commit Graph

9162 Commits (84a18ffde6d36d5a94a8799870c4e92452176cea)

Author SHA1 Message Date
Rick Carlino 84a18ffde6 Remove deprecation warnings, rename api:deprecate to api:tidy 2019-11-21 13:57:19 -06:00
Rick Carlino e8bf8e3587 Verbiage updates 2019-11-21 11:44:47 -06:00
Rick Carlino e70695536a Account deactivation ✔️ 2019-11-21 11:25:46 -06:00
Rick Carlino a0e69bdb4a Automatically delete old accounts after 14 days. TODO: Tests 2019-11-20 17:49:39 -06:00
Rick Carlino 8ac0c0625e
Merge pull request #1577 from gabrielburnworth/staging
Panel updates and fixes
2019-11-20 14:21:36 -06:00
gabrielburnworth 574be119b1 dep updates (fe) 2019-11-20 11:59:21 -08:00
gabrielburnworth a6b6b872f1 fix margin css 2019-11-20 11:51:32 -08:00
gabrielburnworth 290eb11441 fix auto-deprecator 2019-11-20 11:50:49 -08:00
gabrielburnworth aa6326c3b2 allow translation of new phrases 2019-11-20 11:50:15 -08:00
gabrielburnworth 0a4db75572 update point panels 2019-11-20 11:48:55 -08:00
gabrielburnworth 4eb8ac28a8 add new panel color 2019-11-20 11:48:14 -08:00
Rick Carlino b8929d6de5
Merge pull request #1576 from gabrielburnworth/staging
Change map zoom method
2019-11-19 13:35:05 -06:00
gabrielburnworth db135676dd dep updates (fe) 2019-11-19 10:49:01 -08:00
gabrielburnworth 27214fa0a4 clean up test output 2019-11-19 10:34:11 -08:00
gabrielburnworth 8f626c2833 remove css zoom usage 2019-11-19 10:22:52 -08:00
Rick Carlino b251dbdf8c
Merge pull request #1575 from FarmBot/grid_planting
Grid and Row Planting
2019-11-19 11:48:28 -06:00
Rick Carlino 839928a1fe Linter fixes 2019-11-19 11:24:09 -06:00
Rick Carlino 5ccdc30654 AddPlant no longer has a done button. Remove tests for said button. 2019-11-19 10:02:39 -06:00
Rick Carlino 19c7ef2f36 createCB tests 2019-11-19 09:31:04 -06:00
Rick Carlino 22f90b08fa <PlantGrid/> tests, part II 2019-11-19 08:58:22 -06:00
Rick Carlino 60fc32fd7e <PlantGrid/> tests, part I 2019-11-19 08:25:03 -06:00
Rick Carlino dbb330efcf stashGrid tests 2019-11-18 17:57:03 -06:00
Rick Carlino 354e51b265 saveGrid tests 2019-11-18 17:34:36 -06:00
Rick Carlino 085f165318 Merge branch 'grid_planting' of github.com:FarmBot/Farmbot-Web-App into grid_planting 2019-11-18 15:54:15 -06:00
Rick Carlino efb2eeab00 InputCell tests 2019-11-18 15:52:53 -06:00
Rick Carlino 9c0bbc3f81 Tests for generateGrid 2019-11-18 14:20:46 -06:00
Rick Carlino ad5b8cca37 mapStateToProps tests. 2019-11-18 13:38:23 -06:00
Rick Carlino 0c687233c7 Merge branch 'security_updates' into grid_planting 2019-11-18 04:40:41 -06:00
Rick Carlino 9dcdf1a000 Merge branch 'staging' of github.com:FarmBot/Farmbot-Web-App into security_updates 2019-11-18 04:37:52 -06:00
Rick Carlino 79085e32a0 Merge branch 'staging' of github.com:FarmBot/Farmbot-Web-App into grid_planting 2019-11-18 04:37:38 -06:00
Rick Carlino e711183cf0
Merge branch 'staging' into grid_planting 2019-11-16 09:38:00 -06:00
Rick Carlino e249949738 Security updates 2019-11-16 09:32:48 -06:00
Rick Carlino 7b8cfe9f4b overflowX: none 2019-11-15 16:43:25 -06:00
Rick Carlino 8127f5e529 overflowY: scroll 2019-11-15 16:32:08 -06:00
Rick Carlino 80f20cf7f4 Add styles to horizontal rule 2019-11-15 16:23:30 -06:00
Rick Carlino 0518f7e40e Use `name` as `plant.name` instead of `openfarm_slug` 2019-11-15 16:20:06 -06:00
Rick Carlino be854a047b Allow scrolling of grid planting panel 2019-11-15 16:07:04 -06:00
Rick Carlino 652b5e1358 openfarm_slug the variable, not the string 2019-11-15 15:59:52 -06:00
Rick Carlino f86182f46a Confirm save on exit via back button 2019-11-15 15:55:22 -06:00
Rick Carlino 8a903b7463 Swap numPlantsV and spacingH 2019-11-15 15:16:15 -06:00
Rick Carlino 9c83b01e4a Swap numPlantsV and spacingH 2019-11-15 15:14:46 -06:00
Rick Carlino 97bad3c217 Remove DONE button 2019-11-15 14:58:44 -06:00
Rick Carlino 232dccaf5d Grid icons match users xy_swap setting 2019-11-15 13:36:59 -06:00
Rick Carlino 1d14585ccb Dont clear form values when user clicks "CANCEL" 2019-11-15 12:41:10 -06:00
Rick Carlino 5b809926ad Swap the position of the SAVE and CLEAR buttons. Change CLEAR to CANCEL. 2019-11-15 12:34:48 -06:00
Rick Carlino 7f00a1fe6e Add "Grid and Row" header 2019-11-15 11:53:10 -06:00
Rick Carlino 313b129e7f Style the button. NEXT: Test and ship 2019-11-15 10:51:23 -06:00
Rick Carlino 0a2c9a7b74 Input boxes are ✔️. NEXT: Buttons, tests. 2019-11-15 10:39:22 -06:00
Rick Carlino 8661241fd8 Extract grid inputs to <GridInput/> 2019-11-15 08:30:13 -06:00
Rick Carlino 47942fb9c8 Limit grids to 100 for now. 2019-11-15 07:45:22 -06:00