Farmbot-Web-App
Farmbot-Web-App copied to clipboard
Setup, customize, and control FarmBot from any device
* `text-align: center` the crop label * Change crop label background to `linear-gradient(transparent, rgba(0,0,0,.5))` * Add `border-radius: 5px` to the crop tiles * Remove double-column gutter so vertical and horizontal...
- [x] Font weight of all folders and sequences should be normal, with only the selected item bolded - [x] Always show the 3-dot and 3-bar icons on mobile -...
- [ ] Add quick-access RUN buttons - [ ] All other quick actions in 3-dot menu - [ ] Add all sequence infos into tooltip
- [ ] Color of text should be #434343 - [ ] Padding and overall height should be consistent at 30px - [ ] Text should be vertically aligned in...
# Expected Behavior When dragging a crop from the crop details panel into the map (to add a plant), the drag helpers (crosshairs, alignment indicators, and overlap indicators) should be...
- [ ] Frontend should receive `throttled_at` and `throttled_until` changes without a refresh. This is related to `deviceIsThrottled` and `BatchQueue`, which may not be working correctly. - [ ] It...
# Expected Behavior The grid line labels (`100`, `200`, etc) should be legible at all zoom levels # Actual Behavior At 0.75 zoom and farther out the labels are too...
EDIT: Phase 1 is complete and rolled out publicly as the `ASSERTION` command. This issue is now solely for Phase 2 (the diagnostic center). Add a `TEST` command allowing the...
Like the delete buttons for tools and seed containers (when they are in a slot) Delete buttons to make work like this: - Delete sequence - Delete regimen - Delete...
Depending on the FarmBot model chosen, the `RESET HARDWARE PARAMETER DEFAULTS` button should reset defaults to appropriate values for that model. Maybe use the seeding feature under the hood? If...