Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hibiken/textbook_app

This is an application for college student to list textbooks to sell to and buy from other students.
https://github.com/hibiken/textbook_app

Display textbooks in users show page

094ed69b77a3ee729e80a2091755b7a03057e91b authored about 9 years ago by Ken Hibino <[email protected]>
Add before filter to textbooks new, create actions to make sure if the user is logged in & Add corresponding test

8a67d8dfb1ca29de749911eab0993ca95d4a789f authored about 9 years ago by Ken Hibino <[email protected]>
Add button-primary CSS class style

5ae5ed274671a23ab1252d7b63e9101d3d9eb648 authored about 9 years ago by Ken Hibino <[email protected]>
Add Textbooks controller and create new page

89e37bfce23f63360a009c0ce4530b9114ca7ded authored about 9 years ago by Ken Hibino <[email protected]>
Add Textbook model and add validations

68a4209d24ed677a399c268e561bf509cfedc7a4 authored about 9 years ago by Ken Hibino <[email protected]>
Adjust site layout test to match the change made in header

f07bcc5881e4f1c3919c10b979dbe586835a04b9 authored about 9 years ago by Ken Hibino <[email protected]>
Change header layout

ca17ca25dac4364e2942e65834bb4a956784c8ca authored about 9 years ago by Ken Hibino <[email protected]>
Refactor activate and create_reset_digest method in User model

3e38173531e157c164a2f57e788275627ae0fe37 authored about 9 years ago by Ken Hibino <[email protected]>
Make sure unactivated user won't show in users index, show page

7b9efbb954573c7a9b4cc61dc77b2185f8378785 authored about 9 years ago by Ken Hibino <[email protected]>
Add test for expired password reset

ee21a82d1b12d7045020f30e24f1581faae0777b authored about 9 years ago by Ken Hibino <[email protected]>
Add password reset

bc41a87bfcde67e829273347e17ab8e6569ef74b authored about 9 years ago by Ken Hibino <[email protected]>
Add account activation

6fa3a8d5b729d9288a08f160d81265a300d57997 authored about 9 years ago by Ken Hibino <[email protected]>
Add ability to delete users for admin user

83cc33478312c353797bbb25d2e57c10bfaea174 authored about 9 years ago by Ken Hibino <[email protected]>
Add users index page

4c312ab0ac8a41b12adb3379481ab3a09e79313b authored about 9 years ago by Ken Hibino <[email protected]>
Add friendly forwarding upon log in

a849e15a950521df26374f7a8f3056e62b1fdaae authored about 9 years ago by Ken Hibino <[email protected]>
Add before filters to edit, update actions in Users controller to confirms the correct user to be logged in

c91f103aebd78e15536afa3c0f559940a2de13bc authored about 9 years ago by Ken Hibino <[email protected]>
Add users edit page

2b85e2424fea589297e5e1e25afec7bf6a2c1f29 authored about 9 years ago by Ken Hibino <[email protected]>
Improve users login test

60e582929958ae16452574e919390ea22c665746 authored about 9 years ago by Ken Hibino <[email protected]>
Change header avatar image to display current user's first name and make it circle

4cb22c8ff22d0a56a03c12da742983ee0776d5b8 authored about 9 years ago by Ken Hibino <[email protected]>
Finish log in/log out

d67e818a2c6b8d9e9a0a5efce824a9f993ac9129 authored about 9 years ago by Ken Hibino <[email protected]>
Add a few assertion in users_signup_test to check for error messages and flash

5dca029eb017bf56dbf38eb10897ae98692361c9 authored about 9 years ago by Ken Hibino <[email protected]>
Clean up view code for flash message

0c07a1cb56b76fce038ea58e32d324ff3e330d70 authored about 9 years ago by Ken Hibino <[email protected]>
Update gravatar_for helper to take size option

d0831fc206273ef31823ccd4b843c9e2b6dfed5a authored about 9 years ago by Ken Hibino <[email protected]>
Add CSS mixin for green buttons

8882976e862479919bd07a6960232ac55dc1c5f5 authored about 9 years ago by Ken Hibino <[email protected]>
Add ruby version number to Gemfile

66eb0f9e30729052fa8cc8e61c8e412b0b84ef0b authored about 9 years ago by Ken Hibino <[email protected]>
Use SSL and the Puma web server in production

22a5e7addc57f64b6b12f190f4062e1b0d93c29d authored about 9 years ago by Ken Hibino <[email protected]>
Finish user sign-up

b6a746ea89eed802cf56e8d0a95c2ee48bb15816 authored about 9 years ago by Ken Hibino <[email protected]>
Add user profile page

335f6a8cc44b6cb6843ccf9589ad06b4abe77383 authored about 9 years ago by Ken Hibino <[email protected]>
Add debug to the layout in development environment

17158f4403574afe1f6e845d9e241e1fb2e6d41b authored about 9 years ago by Ken Hibino <[email protected]>
Add test for downcase email callback

e8be6c4a563ce9605910bc48e8f40230f8a283c4 authored about 9 years ago by Ken Hibino <[email protected]>
Add secure password to User model

8101b4396ee20f719573f6bf492b388fcbb3773d authored about 9 years ago by Ken Hibino <[email protected]>
Add User model and users table in database

3096d48bd6b6cd4280b35177681ae9b01d1bbeaf authored about 9 years ago by Ken Hibino <[email protected]>
Update layout link integration test

1af10cbfdb60071232d27bc1fab43dfb6b8870de authored about 9 years ago by Ken Hibino <[email protected]>
Create Users controller and add signup path to the routes

cc6a2606012d0ccaf50e38d4f36332f5834530d4 authored about 9 years ago by Ken Hibino <[email protected]>
Update route & Use named routes in links

3633db112a159496770a3e3d86714c2f8905ac4a authored about 9 years ago by Ken Hibino <[email protected]>
Add Sass variables

70f4ff6c454dce8e83274a6bd005c400790b29e5 authored about 9 years ago by Ken Hibino <[email protected]>
Refactor Layouts view with partials

d9f664cde6acd1443e7c069f97647db5416cfeaa authored about 9 years ago by Ken Hibino <[email protected]>
Add Bootstrap CSS framework

e9b7abe8dd9789880f0dd7a3aac7269b51f72027 authored about 9 years ago by Ken Hibino <[email protected]>
Add full_title helper

16e1dc48ff89d922eb4e0351cead86a562d76723 authored about 9 years ago by Ken Hibino <[email protected]>
Add Advanced test setup

3c98124a9f40acd558073988054d7f759053a940 authored about 9 years ago by Ken Hibino <[email protected]>
Finish static pages

89de070854ed9e0505dce6311fd25e07efee9e96 authored about 9 years ago by Ken Hibino <[email protected]>
Add a StaticPages controller

5222316f4ba5cd7f63aa8786b35147c85345bedc authored about 9 years ago by Ken Hibino <[email protected]>
Add hello (placeholder to push this to Heroku)

3a8484b22a2dcaf53cadef987ca10990bb6e4c08 authored about 9 years ago by Ken Hibino <[email protected]>
Improve the README

31b89ccff844937a8d11a3252b021a922e9fed10 authored about 9 years ago by Ken Hibino <[email protected]>
Initialize repository

59842f7a3038895d83a7f31013545e422ca24e09 authored about 9 years ago by Ken Hibino <[email protected]>