Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Mel Rush 7d030f4850
Delete UI Elements and Refactoring (#6)
* separating components, adding UI framework for future delete and edit

* added if statement in submitMovie to handle axios based on forms title

* making balloon icon stay

* checkbox working, delete checkboxed movies selected on FAB click

* adding comments and cleaning code

* working delete

* adding key to movie models and forms, and setting up search bar to pass input across components

* Delete works! It's a party
2019-06-03 10:01:30 -06:00
Mel Rush 28428d9009
POST functionality and UI elements (#4)
* added new helium logo

* adding balloon logo to menu bar

* post works! and cleaning ui of cards

* adding post functionality, new buttons for add and delete, new forms dialog, new card delete menu

* adding names to all the textfields, and an onchange fcn. temporarily commented out joinStr because it was giving me errors :(

* adding search bar UI

* making buttons floating on bottom right corner

* cleaned menu UI to look pretty, fixed broken on close

* adding checkboxes on delete FAB button click to select all cards

* moving delete axios fcnality to correct method

* adding placeholder image to card

* adding formik dialog! and snackbars

* Adding snackbars and edit menu

* adding read me

* fixing snackbar to give post success alert message to appear on successfull movie post, and functionality to close dialog on success'

* removed unnecessary formsclose method

* Removing method for formsopen which is not needed

* added delete dialog on menu click

* adding delete snackbar, and proper method to delete

* changing app name on browser, removing method

* Added cute little icon :D

* cleaning second line HTML elements to same line

* adding yup validation, and fixed erins changes

* removing unused lines/props
2019-05-23 09:55:34 -06:00
Melanie Rush 928b8444a6 react base'
q
2019-05-09 13:11:50 -06:00