Trevor Buckner
077511dfa7
Merge branch 'master' of https://github.com/naturalcrit/homebrewery
2019-01-22 11:13:53 -05:00
Trevor Buckner
69b25eb03a
Fix duplicate scrollbar in "share" page
2019-01-22 10:54:14 -05:00
Trevor Buckner
a56a999920
More Lint
2019-01-19 20:11:16 -05:00
Trevor Buckner
c1d8796807
Lint
2019-01-19 20:11:16 -05:00
Trevor Buckner
71af97e489
Refactored the "Recent Items" navbar component. Greatly simplified the code to about 70% length and made it much easier to read. Results in the same thing.
...
Oh. And it works again. Recent brews should be showing up fine now.
2019-01-19 20:11:16 -05:00
Trevor Buckner
facbc5f6dc
Merge branch 'master' of https://github.com/naturalcrit/homebrewery
2019-01-15 07:35:38 -05:00
Trevor Buckner
63a1ff454f
Added a notification popup similar to the "YOU ARE NOT USING CHROME" message. Can be used to notify users of current known issues, updates, etc.
...
Currently just reminds users to back up documents with a link to the Reddit FAQ.
2019-01-11 16:31:08 -05:00
Trevor Buckner
c634192289
Added a notification popup similar to the "YOU ARE NOT USING CHROME" message. Can be used to notify users of current known issues, updates, etc.
...
Currently just reminds users to back up documents with a link to the Reddit FAQ.
2019-01-11 16:26:03 -05:00
Scott Tolksdorf
bf21c3d351
lint
2018-12-06 18:19:43 -05:00
Scott Tolksdorf
52c0462a4f
Finished the clean up brew ui
2018-12-06 18:19:43 -05:00
Scott Tolksdorf
1184fe86a5
Removing the admin key, switching to full basic auth
2018-12-06 18:19:43 -05:00
Scott Tolksdorf
7656e53606
Finished stats and brew lookup on admin panel
2018-12-06 18:19:43 -05:00
Scott Tolksdorf
4241052952
Updating readme
2018-12-05 18:14:05 -05:00
Scott Tolksdorf
21b83ead88
Added middleware to force all routes to be https
2018-12-05 18:14:05 -05:00
Scott Tolksdorf
448ea5cf5c
Making the script tag stripper case insensitive
2018-12-03 09:55:49 +00:00
Scott Tolksdorf
20b719d0de
Added in a function to sanatize script tags specifically
v2.8.1
2018-12-03 09:55:49 +00:00
Scott Tolksdorf
8b04cc9269
Adding some more text to the default issue title to guide peopel to add an issue title
2018-11-27 10:38:29 +00:00
Marius
96466211c7
Make imgur link https in order to display image
...
Newer browsers warn and/or do not display content that gets loaded via HTTP if site is visited via HTTPS.
2018-11-26 20:13:25 -05:00
Kurtis Miller
34741291c7
Fix ESLint errors
2018-11-26 20:12:59 -05:00
Kurtis Miller
fcb0cd8ee7
Reset to previous commit
2018-11-26 20:12:59 -05:00
Kurtis Miller
aafac16af2
Add bold/italic shortcuts, reposition renderer warning
2018-11-26 20:12:59 -05:00
Trevor Buckner
911d1d4f9c
Hide duplicate scrollbar in brewRenderer
2018-11-13 15:24:46 -05:00
Trevor Buckner
2cd7b44e12
Merge branch 'PRODUCTION' into master
2018-11-11 04:02:12 -05:00
Trevor Buckner
bfccd1d9e4
Wrap the text in the "source" page.
...
See #332 .
2018-11-11 03:10:27 -05:00
Trevor Buckner
bf1bf6c191
Added spaces for lint...
2018-11-08 16:11:10 -05:00
Trevor Buckner
cc5cb677a1
Found the lint-friendly way to do it. Just needed to pass along the event data.
2018-11-08 16:11:10 -05:00
Trevor Buckner
2dcd7101f3
Fix metadata not working. Some earlier linting caused the handleFieldChange and handleSystem functions to not have access to event data. Returning these to their pre-lint state for now, but there might be a more lint-friendly way to do this later.
2018-11-08 16:11:10 -05:00
Trevor Buckner
f4e7e46a04
Added spaces for lint...
2018-11-08 16:04:14 -05:00
Trevor Buckner
8b3b7cb5aa
Found the lint-friendly way to do it. Just needed to pass along the event data.
2018-11-08 16:04:14 -05:00
Trevor Buckner
77081b39b4
Fix metadata not working. Some earlier linting caused the handleFieldChange and handleSystem functions to not have access to event data. Returning these to their pre-lint state for now, but there might be a more lint-friendly way to do this later.
2018-11-08 16:04:14 -05:00
Trevor Buckner
a06236e3ff
Fix regression with updated Pico-Router
...
This variable name changed with the v2.0.0 of Pico-Router and it wasn't changed here. This was causing every page to display a `<div class="homePage page">` rather than the appropriate `editPage` or `sharePage`. It just wasn't immediately noticeable since `homePage` and `editPage` are almost identical. The problem is clearly visible on `sharePage` however.
`homebrew.jsx` was set to always render a defaultUrl of ` ` which creates a `<div class="homePage page">` by default, overwriting the expected `<div>` on for the current url.
2018-11-07 16:11:18 -05:00
Rae Che
c8585775be
Change circleci mongo version to one that still exists
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
439cdfa1ea
upgrading to mongoose v5
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
4c36f254c4
Removing picofluc for now
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
b6815593fd
adding bithoundrc and updating pico-router
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
84054d1aae
Updating some packages
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
6cd6b3c1c6
Upping version
v2.8.0
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
907dbe4416
Updating to user create-react-class
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
47429d804a
Upping the node ver on circleci
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
1d54ab49e6
Updating superagent
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
f634c451ff
Adding in the missing repository field
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
778c0ca0b1
Updating build scripts and libraries
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
f4985b68ca
Updating build scripts and libraries
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
c8875cff94
lint
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
40f1d4c790
Updating navbar link to go to the new subreddit
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
7818b6db46
Adding mongo image to the circleci config
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
4163e95938
Updating contributing and issue guides, added new verify npm task
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
fed0536673
Moving babelrc into package
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
a4b92af351
Adding in test case runner
2018-11-07 16:00:24 -05:00
Scott Tolksdorf
4584b83c60
adding a circleCI task
2018-11-07 16:00:24 -05:00