G.Ambatte
bcbf596aa8
Increase minimum height of brewItem in CSS so all four items are always visible.
...
Adjust eslint line in `server.js` to re-enable the test with a slightly higher maximum value.
2021-01-22 21:24:22 +13:00
G.Ambatte
6d219aa701
Unwinding refactored code + corrections.
2021-01-22 17:29:26 +13:00
G.Ambatte
da32845dd1
(WIP) Unwinding refactoring to improve clarity and readability of new functions
2021-01-22 16:44:34 +13:00
Sean Robertson
4073536d96
(WIP) Remove target=_blank and rel=noopener noreferrer from brewItem.jsx to eliminate white flash on User page when clicking link to download source of a brew.
2021-01-22 13:59:15 +13:00
G.Ambatte
e8135fcbb4
Added sanitizeHtml function to Homebrew model to generate HTML from the brew for the source page.
...
Moved `source` page generation function to a new function module. Added option to function to create plain text download with a sanitized filename and made it accessible from a new page: `download`.
Added the `download` item to the BrewItem so it appears on each brew on the User page.
Added `sanitize-filename` dependency to `package.json`.
2021-01-21 00:02:15 +13:00
Trevor Buckner
7462e66858
Fix metadata in Google docs
...
Update view counts via service account since modifying another users' file properties requires increased permission scope
2020-11-22 23:53:34 -05:00
Trevor Buckner
35e1ce0df2
Initial Commit. All seems to be working...?
...
EditPage.jsx and GoogleActions.js need to be cleaned up and shortened...
2020-10-05 23:33:15 -04:00
Trevor Buckner
2d092cb290
Forgot to update styles for BrewItems
2020-05-19 01:45:53 -04:00
Timothy Cyrus
0ea80bd758
Update client/homebrew/pages/userPage/brewItem/brewItem.jsx
...
Co-Authored-By: Trevor Buckner <calculuschild@gmail.com >
2020-04-16 20:24:01 -04:00
Timothy Cyrus
f6d623ace3
Update brewItem.jsx
2020-04-16 20:24:01 -04:00
Trevor Buckner
502ef6ad7c
Lint
2019-02-14 13:54:35 -05:00
Trevor Buckner
a26e828f00
Change popup warning if you are the only editor
...
If you are the only editor, it will warn you that the document is about to be permanently deleted.
2019-02-14 13:54:35 -05:00
Rae Che
c4397d34f8
BrewItem: Mark links as noreferrer
2018-05-31 10:53:07 -04:00
Scott Tolksdorf
f18a181e2e
Updating to user create-react-class
2018-04-09 00:12:56 -04:00
Scott Tolksdorf
ed1b5252be
lint
2018-04-09 00:12:56 -04:00
Scott Tolksdorf
18852932e8
Added new delete brew option on user page
2017-02-18 14:46:14 -05:00
Scott Tolksdorf
e5ffb7c629
Greatly improved the user page UI
2016-12-03 16:27:15 -05:00
Scott Tolksdorf
ce5596c489
Making the user page a bit prettier
2016-12-03 14:54:11 -05:00
Scott Tolksdorf
30942785d1
Fixed the User page
2016-11-27 13:45:38 -05:00
Scott Tolksdorf
4e5cd914f7
User page now running properly
2016-11-24 23:35:10 -05:00
Scott Tolksdorf
6af9dd9325
Added in a brew item component
2016-11-24 00:07:04 -05:00