Trevor Buckner
6a57542216
Fix links on Home Page
...
Make github issues go to subreddit, update license link to Naturalcrit instead of stolksdorf
2019-05-02 08:38:48 -04:00
Trevor Buckner
72db7fedfb
Remove "Report Issue" from share page
...
Too many users are reporting typos or brew issues thinking the "Report Issue" button is commenting on the document itself, instead of the website. Hoping this limits bug reports to just users who are actually editing documents.
2019-04-08 09:12:48 -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
Trevor Buckner
18a238786e
Hide scrollbar in share page but KEEP SCROLLBAR IN USER PAGE
2019-01-22 13:42:46 -05:00
Trevor Buckner
507f8e0852
Revert "Revert "Merge branch 'master' of https://github.com/naturalcrit/homebrewery ""
...
This reverts commit 0c70162a78 .
2019-01-22 11:26:33 -05:00
Trevor Buckner
0c70162a78
Revert "Merge branch 'master' of https://github.com/naturalcrit/homebrewery "
...
This reverts commit 077511dfa7 , reversing
changes made to facbc5f6dc .
2019-01-22 11:23:35 -05:00
Trevor Buckner
a56a999920
More 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
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
Rae Che
c5ecb9d57d
ESLint reformatting
2018-05-31 10:53:07 -04:00
Rae Che
796df9a1ac
EditPage: Remove stale bit of React state
2018-05-31 10:53:07 -04:00
Rae Che
a369871a06
ESLint reformatting
2018-05-31 10:53:07 -04:00
Rae Che
e86ce5cf06
PrintPage: Fix potentially inconsistent React state update
2018-05-31 10:53:07 -04:00
Rae Che
c4397d34f8
BrewItem: Mark links as noreferrer
2018-05-31 10:53:07 -04:00
Rae Che
66c0c96a4f
EditPage: Mark link as noreferrer
2018-05-31 10:53:07 -04:00
Rae Che
838b64c589
EditPage: Simplify hasChanges.
...
In particular, remove unreachable `return` statement.
2018-05-31 10:53:07 -04:00
Rae Che
d867aa7ce1
EditPage: Consistent trySave on handle[Metadata|Text]change
...
Previously, one of these happened in React's post-state-update callback,
while the other happened directly. They now both use the callback.
2018-05-31 10:53:07 -04:00
Rae Che
761597e71f
EditPage: Fix potentially inconsistent React state updates
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
063d701a0e
Updating the changelog and welcome msg
2017-01-19 12:39:13 -05:00
Scott Tolksdorf
c417c1aa0c
Hiding the editor snapping for now
2017-01-19 11:50:01 -05:00
Scott Tolksdorf
5fe7c7a6d8
renamed render warnings and now built into the brewrenderer
2017-01-14 14:21:51 -08:00
Scott Tolksdorf
6e86d9c123
Added a quick build task and created the warnings component
2017-01-14 13:53:09 -08:00
Scott Tolksdorf
306e4f024c
Adding the meta editor to home page
2017-01-14 13:34:20 -08:00
Scott Tolksdorf
9fd7586726
Fixed renderer crashing with malformed html on load
2016-12-25 23:44:24 -05:00
Scott Tolksdorf
1f1bd669fe
Added additional protection against debounce saving
2016-12-12 10:28:37 -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
1eeb1127b1
Added report back to edit
2016-12-03 13:59:18 -05:00
Scott Tolksdorf
8e6fccc969
Added account nav to newpage and added split table snippet
2016-12-01 10:06:23 -05:00
Scott Tolksdorf
a634b76117
Fixed a bug with saving while not logged in
2016-11-27 18:55:50 -05:00
Scott Tolksdorf
30942785d1
Fixed the User page
2016-11-27 13:45:38 -05:00
Scott Tolksdorf
a0ca45ce1c
Added new account nav item
2016-11-25 00:28:48 -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
Scott Tolksdorf
9e14872f06
Stubbed out a userpage
2016-11-23 23:59:57 -05:00
Scott Tolksdorf
f4f96253c2
Moved deleting a brew into the emtadata editor
2016-11-23 15:01:46 -05:00
Scott Tolksdorf
e61bf22788
Added in metadata editor
2016-11-23 14:47:28 -05:00
Scott Tolksdorf
ccdb6a3cbd
Removing refernces to ver from pages
2016-11-14 23:09:26 -05:00
Scott Tolksdorf
d400c37b6d
Updated style to navbar
2016-11-14 23:03:58 -05:00
Scott Tolksdorf
2f2a1c5146
Control s and p now save and print on editor pages
2016-11-14 22:40:37 -05:00
Scott Tolksdorf
8b3f9ac76a
Cleaned up the server file and added methodfs and statics to the model
2016-11-14 22:30:28 -05:00
Scott Tolksdorf
6672dff938
Print page can now load from local storage
2016-11-14 21:31:01 -05:00
Scott Tolksdorf
5f6f7ec691
Removing save warning from new page
2016-11-14 19:45:02 -05:00
Scott Tolksdorf
a439c418ef
Updating welcome msg and issue template
2016-11-07 19:02:43 -05:00
Scott Tolksdorf
e576e6d971
Added QoL, where if errors are present, we run the checker on text input to give quicker feedback
2016-09-24 10:25:10 -04:00
Scott Tolksdorf
9f05556bc5
Error bar added to edit page
2016-09-24 10:25:10 -04:00