Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
if-me.org
if-me.org is a free, open source mental health communication platform to share experiences with loved ones
Collective -
Host: opensource -
https://opencollective.com/ifme
- Website: https://www.if-me.org/
- Code: https://github.com/ifmeorg/ifme
github.com/ifmeorg/ifme - 4794af96728904cd8e3cde9a1b49b7cc183d0e4c authored over 8 years ago
github.com/ifmeorg/ifme - 6a8f99a0fb3625c23ccf21c03f57fceeaff03213 authored over 8 years ago
More cleanup
github.com/ifmeorg/ifme - 1ae7145d440fdeb51a0ad5c613470fabd78e0698 authored over 8 years agogithub.com/ifmeorg/ifme - 8b4bb3fab06f9ca93705ffd3be795fe51cec20a4 authored over 8 years ago
* Renaming group_is_deletable helper method
* Adding one liner ifs where possible
* Adding membe...
github.com/ifmeorg/ifme - 71b6dd6e1e088500ffcb2f7b393a1814d4fdf9b7 authored over 8 years ago
github.com/ifmeorg/ifme - 06c9c991c7698ea7b1902e89bdbeb86d3c998c17 authored over 8 years ago
github.com/ifmeorg/ifme - 1c0aac1d475a4c71c963b31d48cf815d462b3a6a authored over 8 years ago
github.com/ifmeorg/ifme - 0fd8fe78847efff96369815c130c10f7c2d49ffb authored over 8 years ago
Further refactoring groups/show by adding helpers
github.com/ifmeorg/ifme - 6887fd590617cf58be4fe634c7a5f30c7ba6cb28 authored over 8 years ago
* Cleaning up meetings loop
* Changing t('groups.show.delete') to t('groups.leave_group') becaus...
Removing unnecessary instance variables
github.com/ifmeorg/ifme - c95fca78b5082afe48f08c0591a542e776f2a0e9 authored over 8 years ago
After some experimenting with rendering the page and watching the
console, I figured out (I thin...
Cleaning up delete/leave/join group links
github.com/ifmeorg/ifme - 472265bf3f2b76dd93c54c173b964661202c7433 authored over 8 years agogithub.com/ifmeorg/ifme - 582cf097808de85271a60712d79719b776098baa authored over 8 years ago
github.com/ifmeorg/ifme - 7e5b13b2a74d1950bb6a6599a4d82786b880e829 authored over 8 years ago
* Tweaking link helpers to accept additional attributes so that helpers
can be used for both in...
github.com/ifmeorg/ifme - 2db1f7e0b7f062100d7b017c4ea9886ba8d1a4bd authored over 8 years ago
github.com/ifmeorg/ifme - deab9c8bc049c15a68f283a8d9f472ac33ad494f authored over 8 years ago
github.com/ifmeorg/ifme - c37d5b8d05b58304b8887f3f1ac8ec2dfa5e0b54 authored over 8 years ago
github.com/ifmeorg/ifme - 03b722432b559e42caf95ef3bdf455a8fe84a636 authored over 8 years ago
github.com/ifmeorg/ifme - dda35f8282c2775bcfee38106ac2c2e68228daec authored over 8 years ago
github.com/ifmeorg/ifme - 87eda12df17d81af64da12f959c802657c2d7a94 authored over 8 years ago
github.com/ifmeorg/ifme - 465ccfde91a3410c8c14ac96c4d3c9a0493dec18 authored over 8 years ago
github.com/ifmeorg/ifme - 92ce76ec50ecf11e8975a58db594380e83fc6af3 authored over 8 years ago
Adding has_many leaders to group
github.com/ifmeorg/ifme - bc066b5824d6630ea49e4bf0fb012d05ea8a20c8 authored over 8 years ago
* Updating groups controller
* Updating view (@group_leaders are now instances of user instead o...
github.com/ifmeorg/ifme - 570ee001a86dec66c6d0f712789dd1548d66bc6c authored over 8 years ago
Eager loading meeting leaders in controller
github.com/ifmeorg/ifme - 3ce24c7dd4fe053f4829c40ec0667649ec252f46 authored over 8 years agogithub.com/ifmeorg/ifme - d3988d44a04c89d8f0ddfcc7fb3e4a63f3300bf1 authored over 8 years ago
* Updating view to use eager loaded leaders instead of querying
* Adding default order to group....
github.com/ifmeorg/ifme - 0014f0217da127e4f69f309ff67b9e97313bfbda authored over 8 years ago
github.com/ifmeorg/ifme - 7ec428cb10de9e362dca8daa1385b3804b4711d7 authored over 8 years ago
Adding leaders relation to meeting model
github.com/ifmeorg/ifme - 976dfaf455ed594a1e00b9bdbbe7e7bb13aaad1c authored over 8 years agoRefactoring second pass
github.com/ifmeorg/ifme - b33edbea61789bc9c25f437df2aea6719a7f8a1d authored over 8 years ago
This will allow us to easily call meeting.leaders or eager load
group.meetings.includes(:leaders)
* Changing render_group_member_partial to accept group_members instead
of group
* Cleaning up gr...
Cleaning up indentation in groups/show view
github.com/ifmeorg/ifme - 893c06ff1feccc0ef9d1827548ccccb2f6e689a0 authored over 8 years agogithub.com/ifmeorg/ifme - 31f60fadc07ccded8f6de5f885bcf19ea757a8d5 authored over 8 years ago
github.com/ifmeorg/ifme - 5a3f5f8c8b77814023dbb948f4ff85d40c3f286a authored over 8 years ago
github.com/ifmeorg/ifme - c167c2c22f619d3a8ff2cd3793342370c23d6c3a authored over 8 years ago
github.com/ifmeorg/ifme - 462fed107f3984f3fd106088fd40e2b45674ba60 authored over 8 years ago
Refactoring groups#show
github.com/ifmeorg/ifme - 639d565799c76bf2e847ecb15d556ad4dc7d86ed authored over 8 years agogithub.com/ifmeorg/ifme - 6ffee80c717eebbc59356b44447f28804d66af62 authored over 8 years ago
* Adding has and belongs to association between group and meetings
* Adding led_by? method to gr...
github.com/ifmeorg/ifme - 25a3c68f28ce072dd9b1341c3bec2539ff8c024f authored over 8 years ago
github.com/ifmeorg/ifme - 01055a9c090947f19587fc513fa0af235e25a743 authored over 8 years ago
Remove optional lines from datbase.yml
github.com/ifmeorg/ifme - 5b1c7ef5c43e454621d69436e680ba0bf8a911c0 authored over 8 years agogithub.com/ifmeorg/ifme - be10fae1fb612803bae0d1546fda4a7871d945ad authored over 8 years ago
Update Readme to include instructions on authentication error for some Linux users
github.com/ifmeorg/ifme - f8294889f398367605c85fa8016a901c9ea53d0d authored over 8 years agogithub.com/ifmeorg/ifme - 621bf322f944a70c62b52c150ae443bff5e905c1 authored over 8 years ago
github.com/ifmeorg/ifme - 5819a0ab6bcb7eb8a8caea3aa071d03f5b0649f6 authored over 8 years ago
github.com/ifmeorg/ifme - b1a32e7ef754e372e70f2ac85e99f7fda3127fb7 authored over 8 years ago
github.com/ifmeorg/ifme - 96d44ab21dd4a116e1e49eb634d242aaa07e766d authored over 8 years ago
Fixing indentation in notifications/_members
github.com/ifmeorg/ifme - 4b95c6798145f3e687e265bfa52fc9804585560c authored over 8 years agogithub.com/ifmeorg/ifme - 1193fade2c63822d59cafddc307391de55e83514 authored over 8 years ago
Breaking up long lines if possible
github.com/ifmeorg/ifme - 66900a03fea09ba91c8e2bed4cb28a670e9642ce authored over 8 years ago
Conflicts:
app/views/layouts/application.html.erb
github.com/ifmeorg/ifme - bc1020402c2c00fcc5a839c7e5c1053a7d718e51 authored over 8 years ago
github.com/ifmeorg/ifme - 7f37fc1985ed81ccaf332b46067aa4b27e1c06b2 authored over 8 years ago
github.com/ifmeorg/ifme - 88d72fcbf7d16eb888d8a4b6b40f8c4f249ff390 authored over 8 years ago
github.com/ifmeorg/ifme - ab278ce2e32b7cda6f7a035b076b625b1c1050c0 authored over 8 years ago
Refactoring groups/index view, part 2
github.com/ifmeorg/ifme - dc96704ad4fe20f0064651af9e4129cc8b5f896d authored over 8 years ago
Before this commit, the db was being hit every time
user_is_leader_of?(group) was being called. ...
* Mostly focusing on available_groups loop
* Added helper for render_group_member_partial and re...
github.com/ifmeorg/ifme - e2846d7bd699a93a94f73bea5c0cfb33cb190010 authored over 8 years ago
Refactoring joined groups part of groups/index
github.com/ifmeorg/ifme - b7120b6f8db9277c26b19e81bedfff0f6762bd73 authored over 8 years ago
* Eager loading group members so that they are easily accessible within
the view
view
* Fixing ...
github.com/ifmeorg/ifme - cf2e67802c9d681979ba681e60e10557dbc38bbf authored over 8 years ago
Refactoring groups#index
github.com/ifmeorg/ifme - 378e7a9452b56c1cb58ba17b3ddfd60c8f1af5ef authored over 8 years agogithub.com/ifmeorg/ifme - da3cf6373f4f52f54a6ec3ac144ac98ebf54bff8 authored over 8 years ago
* Adding available groups method to user model
* Changing available_groups instance variable to ...
Stella/downgrade google api
github.com/ifmeorg/ifme - e79e32840425d60a3591f233fa85c14c539d85b0 authored over 8 years agoRefactoring groups#index
github.com/ifmeorg/ifme - 3011445e96dee19a344d9efc1f7086ef5b97293c authored over 8 years ago
Extract the calendar uploader from the controller into a service object
in order to reduce contr...
github.com/ifmeorg/ifme - 705f51a032a5c63696a02cc43d5a6be824116829 authored over 8 years ago
* Adding HABTM association between groups and users so that you can call
current_user.groups
* C...
github.com/ifmeorg/ifme - ecd95cfd6410dc03d3d43c3c038bc08b01e56d12 authored over 8 years ago
Fixing indentations in groups_controller
github.com/ifmeorg/ifme - 23c45aff62c65850fa7134fe94d5a7fbc27fe7af authored over 8 years agogithub.com/ifmeorg/ifme - 663db8c9acaa0941e092eea411c8bc844935a47b authored over 8 years ago
github.com/ifmeorg/ifme - e426bef3cd7c0f32ce438e53dcecd23fe34aa135 authored over 8 years ago
github.com/ifmeorg/ifme - 1b5b835d113c84e6604136137fbce06162044030 authored over 8 years ago
github.com/ifmeorg/ifme - 485cedd02db7a57b9a15e20ce7b33176a11911c8 authored over 8 years ago
Cleaning up the set_group method
github.com/ifmeorg/ifme - cd97019e59b58d0eb8fb807695179ebba33b64a0 authored over 8 years ago
This is how I've seen the not found handled in other places. It cleans
things up a little bit
github.com/ifmeorg/ifme - 996efb83d5ea315e27714246a290f0e973975eb2 authored over 8 years ago
Removing line that sets @group in show method
github.com/ifmeorg/ifme - 31725920d10012f8d7afbc874d508a7c4cc65eea authored over 8 years ago@group is already set in the private set_group method
Also addings specs to confirm that this d...
github.com/ifmeorg/ifme - 519701c61358c4627475e69213b62adf73191460 authored over 8 years agogithub.com/ifmeorg/ifme - 3976e8006ca13e29c9ff93f53a0efaa23c5dc177 authored over 8 years ago
github.com/ifmeorg/ifme - de92b4d2da02eb0702ab6740f92102600b878e71 authored over 8 years ago
github.com/ifmeorg/ifme - 914654614a991e36a52ea92a1b9725790604d938 authored over 8 years ago
github.com/ifmeorg/ifme - 043b4bc5680498a3e4d5ac75015f069f0bf2f7cf authored over 8 years ago
github.com/ifmeorg/ifme - e26887b5d26664baf276c53161e81234d2424e77 authored over 8 years ago
github.com/ifmeorg/ifme - 83d3d674dc26cfcaf11389abeb1fe7d957518ff2 authored over 8 years ago
github.com/ifmeorg/ifme - 56003a103b6ef82d9801a924d1e73ec442cb2207 authored over 8 years ago
Configure all application secrets from a single file and put them in ENV
github.com/ifmeorg/ifme - 9b0ee13edd7cd9412f67c694dac967c67233e838 authored over 8 years ago
This uses the gem Figaro and allows for quicker development setup since
all api keys and secrets...
github.com/ifmeorg/ifme - 9229300daed01d64a0139e2540e136d660fb6f9d authored over 8 years ago
github.com/ifmeorg/ifme - 373bc1db2a6821ab41c3eed7d15d3ad7f4b73970 authored over 8 years ago
github.com/ifmeorg/ifme - 73d6a9c3738034d0bcaad2195981973d4aec52b6 authored over 8 years ago