G.Ambatte

Results 69 issues of G.Ambatte

#1423 was an attempt to unify the underlying editor page for NewPage and EditPage. However the rest of the project moved on before the PR was completed. This issue is...

P1 - high priority
Approved

Currently the project has no documentation or instructions on how to install Homebrewery on Ubuntu or Raspbian. As these are popular distributions to run on the Raspberry Pi as a...

Epic
P3 - low priority
Approved

Sub-epic of #1896 - Document the installation process required to get Homebrewery running on MacOS. - [ ] Get Homebrewery working on MacOS - [ ] Document requirements - [...

sub-epic
P3 - low priority
Approved

This PR will resolve #1907. This PR modifies the text generated when code is folded, using the following rules: 1. Use the first header in the folded section. At this...

This PR resolves #2135. After investigating Gazook89's draft PR #2391, I was unable to automate the re-folding of previously folded code blocks in the Editor. However, on comparing the `handleInject`...

P2 - minor feature or not urgent

This PR will resolve #2351. The thumbnail property is removed from the Google properties and is instead saved in the MongoDB stub. In the current iteration, any thumbnail data currently...

### Your idea: As per the comments on #2392, there is potentially value in storing the code folding state of the brew, allowing these folds to persist through a closing/reopening...

P2 - minor feature or not urgent
Approved

Brews that are stored in Google Drive do not show any author information in the file metadata on the `/edit` page. Reproduction steps: 1. Open the `/edit` page of any...

User page changes: - [x] show current tags in BrewItem (mimic current author listing functionality?) (#2317 / #2318) - [x] expand filter to include tags (#2319 / #2320) - [x]...

Epic
P2 - minor feature or not urgent

As the `tags` data object was originally a string (`''`), when this was converted to an array (I assume using `[].concat(tags)`, it resulted in the first item in the array...

cleanup
tweak