-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Edit the Readme and License #5
Comments
psnmissaka
pushed a commit
that referenced
this issue
Jul 6, 2018
* structuring the front end with angualr 4 * New angular2 branch commit * buidling up the strucure and routes * Added feed component * new file structure * added boostrap to be used for grid layout * UI devlopment in the home page * Common feed basic structure and post service * component to view a particular post * Added the login layer for the app. Login page needs some customizing * changed the root travis and travis in front end * removed unnecessary script from angular-cli.json * redesigned the login page * login button font change * button to add a stack * created the create post component and the route to it * created the create post component and the route to it * created the stack service * Added some response headers to the API endpoint api/orgs * create post related component creation and few changes in the auth services * Profile detail UI created * Create Post UI created * Create post UI change: Added material components * Profile UI changes * Common Feed and Post UI changes * Fixed merge conflict in travis.yml * Fixed merge conflicts in server.js * Fixed merge conflict in routes.js * Added UI elements to profile Table to view number of posts, comments and likes by a particular user * Sidebar style changes * Navigation and Side Bar changes * Set height in the description field * Removed double quotes * Removed duplicate dependency imports * Fixed styling in top navigation bar * Get all subscribed stacks by user service implemented * Changed API endpoint URL * Create Post implementations * Create Post issues fixed * Vote up and Vote down functions implemented * WIP: Post UI changes and vote function integrated * Text wrap in description * Commenting on posts implemented * Token Based OAuth 2.0 Github Added Authentication is added to the application using PassportJS and OAuth 2.0 Github * NPM Packages Updated * Implemented profile information retreiving from github * Fixed issue in profile * Fixed issue in profile - _body in Response error * Implemented snackbar messages for create post function * Added required fields marks in the create post form * Fixed conflicts * Added progress bar when loading the profile info Removed github service and implemented the common profile service * Fixed issue in showSnackBar function * Fixed issue in creating a post * Removed console logs * Fixed issue in post detailed view * Implemented voting on post and comments * PassportJS file Well Formated * AuthJS well formated
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Readme file needed to be updated including a project setup guidance, a brief overview of the app and license type.
The text was updated successfully, but these errors were encountered: