MosaicGroups / mosaic-groups

A Mosaic groups application
GNU General Public License v3.0
6 stars 2 forks source link

Toasts #150

Closed jeffklassen closed 7 years ago

jeffklassen commented 7 years ago

Toasts working and basic toasts configured for most of the use cases.

mnmercer commented 7 years ago

I'm not going to be able to get to this until Sunday, but I'll go through it as soon as I can.

On May 5, 2017, at 4:05 AM, Jeff Klassen notifications@github.com wrote:

Assigned #150 to @mnmercer.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

BKreisel commented 7 years ago

Addressed merge conflicts

BKreisel commented 7 years ago
screen shot 2017-05-05 at 10 51 24 am
jeffklassen commented 7 years ago

Fix it!

On Fri, May 5, 2017 at 4:51 PM, Brandon Kreisel notifications@github.com wrote:

[image: screen shot 2017-05-05 at 10 51 24 am] https://cloud.githubusercontent.com/assets/1513073/25750796/d22de5ac-3180-11e7-85c9-d71a43a46d9e.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MosaicGroups/mosaic-groups/pull/150#issuecomment-299486189, or mute the thread https://github.com/notifications/unsubscribe-auth/AHCOwIGP7aT-E12KAPkk1TkxFMdM1Asmks5r2zeBgaJpZM4NRkdU .

mnmercer commented 7 years ago

Having trouble getting the application to actually start on this branch. I started MongoDB, ran npm install, and then npm start, but opening up http://localhost:3030/ got me a blank screen with 404 errors for vendor.bundle.js and bundle.js.

jeffklassen commented 7 years ago

Run npm run webpack

On May 7, 2017 18:33, "mnmercer" notifications@github.com wrote:

Having trouble getting the application to actually start on this branch. I started MongoDB, ran npm install, and then npm start, but opening up http://localhost:3030/ got me a blank screen with 404 errors for vendor.bundle.js and bundle.js.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MosaicGroups/mosaic-groups/pull/150#issuecomment-299717807, or mute the thread https://github.com/notifications/unsubscribe-auth/AHCOwO9GazkdAGpaov2JozsXYPh0Zt4Uks5r3fJSgaJpZM4NRkdU .

mnmercer commented 7 years ago

Do we need a success toast for creating users?

jeffklassen commented 7 years ago

@BKreisel I'm not able to reproduce that error. @mnmercer I'm merging - per @BKreisel's acceptance of this in chat.