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

Move Hide and Show logic of action_icons in users#show from JavaScript to CSS

6e34c13a9fca67e2ed12ce3220886f0b6cc3b966 authored about 9 years ago by Ken Hibino <[email protected]>
Add JavaScript for showing/hiding action icons

3dbd1a2b203aa0cf10e5015f67d841f77af42844 authored about 9 years ago by Ken Hibino <[email protected]>
Create activated scope in User model

df1720e2e97cb15e522eeec6ac40bbe7904413fd authored about 9 years ago by Ken Hibino <[email protected]>
Add JavaScript to Dynamically select options in courses when user selects a subject

3409cf6f1dbcf31c687cc5a3ccd075acd4b583e1 authored about 9 years ago by Ken Hibino <[email protected]>
Add Ajax to comment#create action

0e7e5d7df3be3a5bca7d8054ac63bec2767b1aa9 authored about 9 years ago by Ken Hibino <[email protected]>
Add style to conversations#index

c065b50d34336a7d13248d8b483c42cddbdb5cad authored about 9 years ago by Ken Hibino <[email protected]>
Add integration test for unread messages count

cfdc5adc759f498a627e647533fcaac8bb7bb103 authored about 9 years ago by Ken Hibino <[email protected]>
Rename CSS class for unread_messages and rename method for new_notification_count

5cf7d767141d7bf81b27385be85f2baba8e9d4ed authored about 9 years ago by Ken Hibino <[email protected]>
Add message notification

5b8eaf26caa53c586788cb2f92690f7028cf472a authored about 9 years ago by Ken Hibino <[email protected]>
Add text for conversation between users

aea14b6942f447611fe4dc910448d80d474d16e3 authored about 9 years ago by Ken Hibino <[email protected]>
Add styles to messages#index

f4d6fe0f9f325a437483a54ff3afe809d7314409 authored about 9 years ago by Ken Hibino <[email protected]>
Add simple messaging functionality

cae06682596af9a3c64804e2c740e06c6fbe0d07 authored about 9 years ago by Ken Hibino <[email protected]>
Change layout of textbooks#show page

57ccaaab500e2bad3ba97cb42a54aeba44222ab7 authored about 9 years ago by Ken Hibino <[email protected]>
Add course name to listings

c7c9a74701b0c0fdd4336c962483133e85bebb3b authored about 9 years ago by Ken Hibino <[email protected]>
Add pagination to subjects#show page

fefaf0818e378c7c1c2ec1ea2efdc5f4a51dfa4d authored about 9 years ago by Ken Hibino <[email protected]>
Add caching to subjects sidebar

fdb4b6216b0b25f8c261d85442e074cc8193f568 authored about 9 years ago by Ken Hibino <[email protected]>
Add box shadow to navigation bar

47d87aa0320e9cb6ea1d9c40c65ba9eed15065ff authored about 9 years ago by Ken Hibino <[email protected]>
Fix the bug of search results count

476913e764080ab94d867bdd0b7151b93888040d authored about 9 years ago by Ken Hibino <[email protected]>
Fix syntax error for image-url scss helper

66e36d61fd710046536a8910024bd8125498dba5 authored about 9 years ago by Ken Hibino <[email protected]>
Add scss helper for background image in home page for Heroku production

ca668192c98649c14573461fcea3a9d215e6edad authored about 9 years ago by Ken Hibino <[email protected]>
Update design for home page

98fa1ea94797f9ec7ca54f774a119456db44f9b8 authored about 9 years ago by Ken Hibino <[email protected]>
Fix CSS styles bug for flash message when there is an error

51809aadf2809fd953aaa69f3e8a566651890ba2 authored about 9 years ago by Ken Hibino <[email protected]>
Delete schema.rb since we're now using structure.sql file

84033f43a18cbbaa6b9308b8dc68f93d51ef187f authored about 9 years ago by Ken Hibino <[email protected]>
Add pg_search gem and implement search with Postgres full text search

63bc7cce41025d8c3a1e5f892bc77c9d0bca0258 authored about 9 years ago by Ken Hibino <[email protected]>
Add pagination to textbooks#index and users#show page

0bdb07975e56eef558c153a2726636d63a54b246 authored about 9 years ago by Ken Hibino <[email protected]>
Switch database from Sqlite3 to PostgreSQL

30b3a68eb555538bf51d6320ef085bd8a2c8b0d5 authored about 9 years ago by Ken Hibino <[email protected]>
Update validation confition for textbook price

18f35ee45f51972401529803096097206cd58fcf authored about 9 years ago by Ken Hibino <[email protected]>
Add note for possible improvements

d9ec6f66b685a60acfa2ca1c5cca8c8f026dcbe0 authored about 9 years ago by Ken Hibino <[email protected]>
Add styles and animation to flash messages

63f3e033d6b603df0456daf5b8bcc2b9cf30b6b7 authored about 9 years ago by Ken Hibino <[email protected]>
Add comments and clean up code, no functionality change

07dfdb8a31a849bb0b2da970f99fff6dc5cd7f72 authored about 9 years ago by Ken Hibino <[email protected]>
Change layout for textbooks#show page

933ee64c59d35cca210004bf2f1b809818012f76 authored about 9 years ago by Ken Hibino <[email protected]>
Add image processing after an image is uploaded

7dfe0140744563c51b474478271f2209fc059b5d authored about 9 years ago by Ken Hibino <[email protected]>
Add image uploader for Textbook

0c574d437b156a0fc584cac2ef5e531b1b4a09b0 authored about 9 years ago by Ken Hibino <[email protected]>
Add CSS styles to notification dropdown

88d8b24a1f3fc24bde31c5859a78daeea39551c7 authored about 9 years ago by Ken Hibino <[email protected]>
Add after_action callback to notify all the commenters

e72cd6e4c077d6f49f85d42d5e6930ec9257ba8b authored about 9 years ago by Ken Hibino <[email protected]>
Add Ajax to clear notification count when user clicks on the bell icon

c19c69bfed162b571b818d84a276665fa6f11342 authored about 9 years ago by Ken Hibino <[email protected]>
Add notification icon to header without search bar

99325d295bcd6f5267ba497f2c15d26d9e897ab6 authored about 9 years ago by Ken Hibino <[email protected]>
Add CSS styles to notification count

e82a7538537a0d481795e5abe5c3b724815f68e5 authored about 9 years ago by Ken Hibino <[email protected]>
Add default scope to Notification model which sorts the notifications by created_at in descending order

646a13a47c9e4c00a0bf314ac5704a3f0feec6da authored about 9 years ago by Ken Hibino <[email protected]>
Add integration test for notifying users after a user create a listing & Update tests for the changes made in application code

45b76cf55a5ab2667779e1b9ec2aeddc20cf3c39 authored about 9 years ago by Ken Hibino <[email protected]>
Add notify_users after_action callback to textbooks controller

cd35305795df1204dff75a5a828ac6f34d18c2e5 authored about 9 years ago by Ken Hibino <[email protected]>
Add integration test for notifications

0324798f92317c75e16fab4a34a87d3581632569 authored about 9 years ago by Ken Hibino <[email protected]>
Add path to Notification model

13a8de5f05d976dc334329bf87c87fb411aa482c authored about 9 years ago by Ken Hibino <[email protected]>
Add after_action hook to comments#create for notification & add bell icon to header

906af687c40d9f8720eb331c6abeeb59dc035b80 authored about 9 years ago by Ken Hibino <[email protected]>
Add Notification model

ba0d27d9a04abf9a2cbe7055ffda878420f595b2 authored about 9 years ago by Ken Hibino <[email protected]>
Change layout for forms

529a358836991acde16028c0f92837dad562103b authored about 9 years ago by Ken Hibino <[email protected]>
Update test after adding friendly_id gem

d73c4124622f57d337eb814e0a39313f93bb4215 authored about 9 years ago by Ken Hibino <[email protected]>
Add colors to social icons

2e1e4ddcee3b770dc74c02c7d91ee1aab3f111ce authored about 9 years ago by Ken Hibino <[email protected]>
Add social share button

4a43e9b569058c706047687ac7edda0089bd349d authored about 9 years ago by Ken Hibino <[email protected]>
Change dropdown icon in header

0aa240df6b75edb904dea39ac18df7944d60f535 authored about 9 years ago by Ken Hibino <[email protected]>
Add friendly_id gem and apply it to User, Subject, Textbook models

e1682f9392ec2d74a269167cc1845f20f0e7028e authored about 9 years ago by Ken Hibino <[email protected]>
Update link in header

60162c936ef0eb46e15ace72dd6a7a0bf7b8074c authored about 9 years ago by Ken Hibino <[email protected]>
Add integration test for mark as sold

d0ed31c8ec17d0a342148a246f22b03345ed9e52 authored about 9 years ago by Ken Hibino <[email protected]>
Add the ability to mark an item as sold

64c00482af76720b024226fd361330dc14400e63 authored about 9 years ago by Ken Hibino <[email protected]>
Change global font family to Lato

db0f8f396e77e6bf243fab7c1e67421cfd430cf5 authored about 9 years ago by Ken Hibino <[email protected]>
Change the position of price tag

7416ea098ac363ff0e28c6334a9530707266acda authored about 9 years ago by Ken Hibino <[email protected]>
Improve styles

641e8f8ff6a96a5a5fa1699af7cdb87e4562aa8d authored about 9 years ago by Ken Hibino <[email protected]>
Change location of edit profile and text off new listing to add listing

c35ef9bd1e08ef9a1ba3d2ef53b0eacc7b86a94f authored about 9 years ago by Ken Hibino <[email protected]>
Add comment section to each textbook show page

d44cb60ae4a4982695f4e96073e948fb923d7672 authored about 9 years ago by Ken Hibino <[email protected]>
Add Comment model & Add associations between comments and user, comments and textbook

c6d0018eab912d81fc2e23fd5c9c74c313acd71e authored about 9 years ago by Ken Hibino <[email protected]>
Modify texts in wishlist page

ee3318ad3062879b91fe5dc0b347d2d1f1a7aaab authored about 9 years ago by Ken Hibino <[email protected]>
Update seeds.rb file

938fd6a413d38ec0f2f70c1baa098bebd36ad8c0 authored about 9 years ago by Ken Hibino <[email protected]>
Add CSS styles to wishlist page

1e0998a1fa886a6ccd53faae6ae14011b5453c47 authored about 9 years ago by Ken Hibino <[email protected]>
Update wishlist page to list all the sellers

3f6f9823761676e26585392f1763193abc58151f authored about 9 years ago by Ken Hibino <[email protected]>
Add course_id to Textbook form

2754e6c515d65100cab3c1bc364311f9696e9dd9 authored about 9 years ago by Ken Hibino <[email protected]>
Add simple test for wishlist update

e68b774c8dce1a7813cf2170a3d08229be71f173 authored about 9 years ago by Ken Hibino <[email protected]>
Add Courses controller and views

ea5b7bb8de8d10bd4b5ea11b4242be10513fd7da authored about 9 years ago by Ken Hibino <[email protected]>
Add one_to_many association between Course and Textbooks

439791646f3158cc0422fea602e95f82a4904350 authored about 9 years ago by Ken Hibino <[email protected]>
Add Course model & Add many_to_many association between Users and Courses

909bb855090d5f8a98ece05ce75a73ba9ca5a220 authored about 9 years ago by Ken Hibino <[email protected]>
Update style in users edit page

cd4791963a260ed89f1a702a3fcfc92fdd12cccf authored about 9 years ago by Ken Hibino <[email protected]>
Add text for search results information

5b0ddd11bb58d893b1c21cb4ef2f715866b3f896 authored about 9 years ago by Ken Hibino <[email protected]>
Clean up CSS file

bfa9b0b308f18a40cd4d8e2d3e6c1decf6fc8572 authored about 9 years ago by Ken Hibino <[email protected]>
Update icon to use Bootstrap glyphicon

36fad8e2a9c4dabd1757888ba98e3f94e31f2e15 authored about 9 years ago by Ken Hibino <[email protected]>
Improve styles

d2a1aa33f9d9adb9336568d395a01b1feda0e310 authored about 9 years ago by Ken Hibino <[email protected]>
Add search icon

2e649e0dae1eb885de27f7fd7f8d97cbb746efb7 authored about 9 years ago by Ken Hibino <[email protected]>
Add minor changes to home page

0a162d8422d12c785cf9d13776c77aaecf373057 authored about 9 years ago by Ken Hibino <[email protected]>
Change home page design

fb59c79f573bdbf82636cc4adb46ce054d740c2e authored about 9 years ago by Ken Hibino <[email protected]>
Add includes clause in query for textbooks index for better performance

65cc799f55e637ca9933cc3e916e712eb60f42f5 authored about 9 years ago by Ken Hibino <[email protected]>
Add integration test for simple search

d18f59f3fcdca56b0f7635b872d652483a4257cd authored about 9 years ago by Ken Hibino <[email protected]>
Add CSS styles to search input filed in the navbar

8afb1e72f5be3e56194b7f08f02d4eea6f453397 authored about 9 years ago by Ken Hibino <[email protected]>
Add simple search bar in the header

23ffe45d71f801bbeef279e818e400fb9ee3571f authored about 9 years ago by Ken Hibino <[email protected]>
Update new listing test

bf5cfa9464ff637e7de49f248b2961c0fe186d71 authored about 9 years ago by Ken Hibino <[email protected]>
Clean up CSS layout

d704d8d7d3a7a79a27a5d664b136e20e4c00439d authored about 9 years ago by Ken Hibino <[email protected]>
Add Subjects controller and subjects show page

b695e9611a7ef12e8bd8bfac27e7915b9dbb5191 authored about 9 years ago by Ken Hibino <[email protected]>
Add sidebar for subjects

99f82cad04bff3bcfecf127916dd05f0354090cc authored about 9 years ago by Ken Hibino <[email protected]>
Update seeds.rb file

657750bc591f6c585d063374d0a909c5e9cfe447 authored about 9 years ago by Ken Hibino <[email protected]>
Update tests to include subject_id

7f8f68e45e72a110ee7cad3a9f503549052c3647 authored about 9 years ago by Ken Hibino <[email protected]>
Add Subject model and create subject sidebar

58a8c2403e124901d475a5e8bf12e50ecb629217 authored about 9 years ago by Ken Hibino <[email protected]>
Refactor Sass file and set the theme color variable

d785dfa1ba1fb3774aceea88e50dde7b82148d9b authored about 9 years ago by Ken Hibino <[email protected]>
Style navbar

8fc5aecdaadddc96b84a65704246f1bf12363c68 authored about 9 years ago by Ken Hibino <[email protected]>
Add configuration for AWS S3 for production

a8b0d14def4eafd87cbbe60579ba762a085911ed authored about 9 years ago by Ken Hibino <[email protected]>
Add image uploader for users avatar & Update avatar view helper

113857cbc44c2149884fcf4826d0741653c64e41 authored about 9 years ago by Ken Hibino <[email protected]>
Add textbooks show page

c6ba9314b9a1a63a75c71befaa3f48b74922b004 authored about 9 years ago by Ken Hibino <[email protected]>
Make style change in users show page

809506a352067be36177698247cec0841fb3121b authored about 9 years ago by Ken Hibino <[email protected]>
Add default scope to Textbook, created_at, DESC

88f7aa94b2addca7f8fd71f764492861edec24de authored about 9 years ago by Ken Hibino <[email protected]>
Style textbooks index and users show page

ec189c87ae42c41b4f1b7ab71e13c0d6ca35541a authored about 9 years ago by Ken Hibino <[email protected]>
Add description column to textbooks table

a1d23a1b3320eff9a8e1c52bf619925e0ccb109b authored about 9 years ago by Ken Hibino <[email protected]>
Add destroy action to Textbook controller

22a533cba57ad54b5e81339dfb3cacd09f84a846 authored about 9 years ago by Ken Hibino <[email protected]>
Add textbooks edit page

dcdca2147b27dd05d7818b722e84fd3b834ef93e authored about 9 years ago by Ken Hibino <[email protected]>
Add listing in textbooks index page

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