Skip to content

Client side crud#7

Open
MTse3 wants to merge 32 commits into
client-sidefrom
client-side-crud
Open

Client side crud#7
MTse3 wants to merge 32 commits into
client-sidefrom
client-side-crud

Conversation

@MTse3
Copy link
Copy Markdown
Owner

@MTse3 MTse3 commented Dec 2, 2015

angular crud with no auth
still need to edit cancel buttons

MTse3 added 14 commits December 2, 2015 12:31
adjusted gulpfile for css
added working test for getAll();
almost working post test
minified css to be included in html
adjusted html to containerize elements
adjusted some testing
issues with build
added some services that could potentially be implemented
changed gulpfile to remove concat
all css files changed to scss
scss files imported into app.scss
index requires app.scss
attempted to adjust layout
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two $scope.update methods? I don't think so.

MTse3 and others added 15 commits December 8, 2015 18:30
added dummy directive
issue with not being able to find template html file
crud is now in services
cleaned up excess comments
made options for right left batting and throwing
numbers input takes number value
stylized title
set defaults for colors and button size/radius
stylized button and heading using declared variables in base scss
added sample directives for transclude  and forms
file structure works, need to adjust for content
commented out parts of html to potentially use as directive
added an player edit template for editing a player (can be removed after cancel button works)
moved bulk of main into players_view html
needs to fix issue with cancel button not showing
removed edit templates(redundant with form directive)
fixed typo with player's position not showing
…button text to be create new player

created table to display all the bio stats for the players in the database
MTse3 and others added 3 commits December 13, 2015 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants