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

Data to csv (#1900)

Co-authored-by: Aashish Passrija <[email protected]>
Co-authored-by: A...

github.com/ifmeorg/ifme - 1eb6d8bbe19449786be183abb0b7108094c695ec authored about 4 years ago by Aashish Passrija <[email protected]>
chore: fixed devise deprecation warnings (#1924)

github.com/ifmeorg/ifme - 2acc7a3c4286c98c5f81b4ff61b2e7fdd43f91b9 authored about 4 years ago by Manish Yadav <[email protected]>
[Issue #1820] Refactor care plan contacts controller spec to request spec (#1922)

* refactor care plan contacts controller spec to request spec

github.com/ifmeorg/ifme - 60f8c9b067a9d77d9e1681d954b3346227e47ec1 authored about 4 years ago by Camila Campos <[email protected]>
Issue 1791 - Migrate Header tests from Enzyme to RTL (#1915)

github.com/ifmeorg/ifme - b87ae54d8bb632535fd48fa71358e9fb7df9710e authored about 4 years ago by Wei-Yuan Wen <[email protected]>
migrate Logo tests from Enzyme to RTL (#1916)

github.com/ifmeorg/ifme - 71e1e7fe669e7ebf39cb2362c66dcec9ee5d2134 authored about 4 years ago by Wei-Yuan Wen <[email protected]>
runs migration to drop password histories

github.com/ifmeorg/ifme - 6fe9eccab2867780d42f7024e4f374bcacd00d80 authored about 4 years ago by Ben Pham <[email protected]>
removes password history and all of its references

- https://www.sans.org/security-awareness-training/blog/time-password-expiration-die

github.com/ifmeorg/ifme - 0d5e38fe03794bf1bdfa84dd62f79083702a5bff authored about 4 years ago by Ben Pham <[email protected]>
tests devise password 8 character rules

github.com/ifmeorg/ifme - ecdc992a7da7e16f23f275b19393aad41e8ee58d authored about 4 years ago by Ben Pham <[email protected]>
removes update password modal

- TODO: add this back if you introduce Devise pwned

github.com/ifmeorg/ifme - e7fe42283a1e496968b293a7258bde55de1d4c95 authored about 4 years ago by Ben Pham <[email protected]>
comments out update_password_modal with TODO

- instead of removing, comment out until Devise pwned

github.com/ifmeorg/ifme - b23b7dac9851c1db781f5d7c9b7f6cf9d8e0c1de authored about 4 years ago by Ben Pham <[email protected]>
deletes password validator

github.com/ifmeorg/ifme - cf73965f2089a280ed175e3d822a05be2c001bae authored about 4 years ago by Ben Pham <[email protected]>
updates locales for password errors

github.com/ifmeorg/ifme - 0629d71fcc3cb7bb088deb492f91daafc100c0f1 authored about 4 years ago by Ben Pham <[email protected]>
Issue 1799 - Migrate CarePlanContacts tests from Enzyme to RTL (#1914)

github.com/ifmeorg/ifme - f50aeca660d39a5a626419eb627b0b22b3926e58 authored about 4 years ago by Wei-Yuan Wen <[email protected]>
fix: #1909 autosuggest behavior on keydown (#1913)

* [1909] fix: revert to '' as default value for autocompleteLabel; cleanup: remove unnecessary r...

github.com/ifmeorg/ifme - 19c56a4d8519ee4c493cf937a1f970fb8467d1df authored about 4 years ago by Udayan Shevade <[email protected]>
Add missing tests and checks.

github.com/ifmeorg/ifme - 160952d5e001d8741baeb5f67e648646f946d766 authored about 4 years ago by ashwitha <[email protected]>
Refactor groups controller spec to request spec.

github.com/ifmeorg/ifme - c41d4e29c7c41930558383e223ae23280a0ea8e9 authored about 4 years ago by ashwitha <[email protected]>
[1803] refactor: migrate client/app/widgets/Resources/__tests__ to RTL (#1911)

github.com/ifmeorg/ifme - 32b9cbc7330b687556f10f63925c31da2c04d64a authored about 4 years ago by Udayan Shevade <[email protected]>
refactor moments from controller to request spec (#1906)

github.com/ifmeorg/ifme - f57a67b28ec3d9cdfd87bc6f5f471a8e815f0d8c authored about 4 years ago by M. Bellucci <[email protected]>
Add britton to contributor blurb (#1912)

github.com/ifmeorg/ifme - eb38cfa416badabd2d13e2f098cae6bb2dcc686e authored about 4 years ago by Britton <[email protected]>
Issue 1656 and 1802: QuickCreate Hooks Refactor and QuickCreate Test Rewrite (#1901)

* First pass at hooks refactor on QuickCreate

* fixed race condition between onChange and onS...

github.com/ifmeorg/ifme - 24dbd8167228742aec00cdca2f1e0ae4668b0161 authored about 4 years ago by Micah Ramirez <[email protected]>
[Issue #1832] Refactor omniauth callbacks controller spec to request spec (#1907)

* creates request spec for omniauth callbacks controller and removes old controller spec

* re...

github.com/ifmeorg/ifme - 0e5303c67bfcf71e5f7dc71aa8183e80234e331e authored about 4 years ago by Camila Campos <[email protected]>
Refactor notification controller spec to notification request spec (#1903)

* Refactor notification controller spec to notification request spec

* Change the message in ...

github.com/ifmeorg/ifme - e5239fba033e8efee42e02d19d45533c9fbf4f32 authored about 4 years ago by Ashwitha B G <[email protected]>
Issue 1800 - Migrate Comments test to RTL (#1905)

github.com/ifmeorg/ifme - 8e708a9665d7ef64ca1ae2deae8915275d66172f authored about 4 years ago by Wei-Yuan Wen <[email protected]>
Refactor InputTextArea to be function component (#1897)

* Refactor InputTextArea to be function component

* Change callback ref to useRef hook

* c...

github.com/ifmeorg/ifme - 6706867c3aee7c01c60d54379ef343da4608830d authored about 4 years ago by Britton <[email protected]>
Issus 1804 - migrate ToggleLocale to RTL (#1904)

github.com/ifmeorg/ifme - 2c303ff2827e317092b03b2a9082234b11b10630 authored about 4 years ago by Wei-Yuan Wen <[email protected]>
Refactor/allies spec (#1899)

* change allies controller spec to request spec

* test allies index

* test allies add_alli...

github.com/ifmeorg/ifme - 6bc4c05dbd54515b2794b710d297ab70c0708918 authored about 4 years ago by Andrew Chang <[email protected]>
Change care_plan request tests (#1896)

Improve request test for care_plan following DAMP principle

github.com/ifmeorg/ifme - c3b4b9da012506632ad211fe62062ed7939f336b authored about 4 years ago by Jorge Alejandro Vargas Martinez <[email protected]>
Enhance clarity in a few specs (#1894)

The specs touched have been updated in the following way:

1) A misidentified test has gone fr...

github.com/ifmeorg/ifme - aba0861c27a9173546fe91a10bba27d1ff590060 authored about 4 years ago by Ryder Timberlake <[email protected]>
Refactored pusher_controller_spec to pusher_spec (#1902)

* Refactored pusher_controller_spec to pusher_spec

* Refactored http status & added newline

github.com/ifmeorg/ifme - 7e232993d248ef2819c22b1e495d6bd6ba6428dd authored about 4 years ago by placy2 <[email protected]>
feat: #1792 Migrate 'components/Inputs/' tests to React Testing Library (#1891)

* [1792] migrate InputCheckbox tests to rtl, add afterEach to reset spy

* [1792] migrate Inpu...

github.com/ifmeorg/ifme - c2aadceb5fe41e7e3368484043ed1bbbe962a594 authored about 4 years ago by Udayan Shevade <[email protected]>
Update to latest omniauth-google-oauth2

github.com/ifmeorg/ifme - 62d1a6a64bcfdc4ee881501f580e7ae4b3854170 authored about 4 years ago by Julia Nguyen <[email protected]>
Linting/fix stylelint errors (#1890)

* stylelint autofixes

* ignore no-descending-specificity in these files

* autofixes and re...

github.com/ifmeorg/ifme - 4c6da53e73e5cc2b6e79fd0712f88e9b5e6ef078 authored about 4 years ago by Andrew Chang <[email protected]>
Refactor care_plan controller tests

Change controller tests to request tests

github.com/ifmeorg/ifme - 06eeb66dd15bd33120583532aa11ed8bda088c31 authored over 4 years ago by Jorge Vargas <[email protected]>
Update actionpack

github.com/ifmeorg/ifme - 269077800ac2ce57697a25335800dd5e645a6896 authored over 4 years ago by Julia Nguyen <[email protected]>
Transition LoadMoreButton to function component

* Refactors the LoadMoreButton into a function component
* Removes the deprecated <center> HTML ...

github.com/ifmeorg/ifme - 5acdee9cf91132d93412725d92adf8f9635a948a authored over 4 years ago by FranceJ <[email protected]>
Change tab to spaces

github.com/ifmeorg/ifme - 32c9ee40a8e31399f08c53c63c6d37feb0de376b authored over 4 years ago by FranceJ <[email protected]>
Add name to contributors (#1888)

github.com/ifmeorg/ifme - 260bd2b53fa0bf865d3c6bf3afff67114a5af771 authored over 4 years ago by placy2 <[email protected]>
Story container to function component (#1881)

* Update StoryContainer component

Switches the StoryContainer component from being a Class co...

github.com/ifmeorg/ifme - e3d5a124873bc6a8723777c8ffc9a450018941cd authored over 4 years ago by Britton <[email protected]>
Issue 1160 investigate queries with bullet (#1884)

* Remove :group_members includes on /groups #index

Removes the .includes(:group_members) from...

github.com/ifmeorg/ifme - 9c7f2c3aaaa0c22ccc2f4a14412ab8e9cf0b80a4 authored over 4 years ago by Andrew Schutt <[email protected]>
Contributor blurb: Udayan Shevade (#1879)

github.com/ifmeorg/ifme - 21fc496075550945aeecf69290c3fd2c64a4dc56 authored over 4 years ago by Udayan Shevade <[email protected]>
tweak: add yarn prefix to stylelint in lint script (#1880)

github.com/ifmeorg/ifme - 218d419fe30e721b52d081ae13bdc3ede1c22af8 authored over 4 years ago by Andrew Chang <[email protected]>
add stylelint and stylelint config (#1877)

* add stylelint and stylelint config

* add newline

github.com/ifmeorg/ifme - dcbd5f24ea79d4dabdf6658c47c9d9ff9dfb4442 authored over 4 years ago by Andrew Chang <[email protected]>
Refactor comments spec + controller fixes (#1861)

* change route from comment -> comments

* route changes

* change controller comment -> com...

github.com/ifmeorg/ifme - d9b973ded631fa3d2c73d1333aee7143f4e07a55 authored over 4 years ago by tyler-wel <[email protected]>
Adds myself (Camila Campos) to contributors (#1876)

github.com/ifmeorg/ifme - a1f3c762b37f2656b00391156954a8d3dcdce46d authored over 4 years ago by Camila Campos <[email protected]>
Refactor spec/controllers/secret_shares_controller_spec.rb to spec/request/secret_share_spec.rb (#1875)

github.com/ifmeorg/ifme - 4bee6f4b64ec4a1685b475ddd239384cac103742 authored over 4 years ago by Camila Campos <[email protected]>
Refactor Search controller spec to Search request spec (#1870)

* Refactor Search controller spec to Search request spec

* [Refactor] Renames user1 and user2...

github.com/ifmeorg/ifme - 275003d9513a3ab5d161b77c68142efd5c4f25ff authored over 4 years ago by Ashwitha B G <[email protected]>
feat: #1789 migrate chart tests to use react testing library (#1874)

github.com/ifmeorg/ifme - f83246b2d2d697d51bd31bf41097590b506f4f78 authored over 4 years ago by Udayan Shevade <[email protected]>
Create jest/svgTransform.js to stub out SVGs

github.com/ifmeorg/ifme - 37fe7f2352523092ac5b315632dc4de065402379 authored over 4 years ago by Julia Nguyen <[email protected]>
Create OAuthButton component for Google and FB sign in/up buttons

github.com/ifmeorg/ifme - a20bf95d87ffd5c0f5f300b2b9b0449764cea7a5 authored over 4 years ago by Julia Nguyen <[email protected]>
More OAuthButton style refinements

github.com/ifmeorg/ifme - 7f34e3a2d267e5c6af8ca7cae09976f0d6e6340a authored over 4 years ago by Julia Nguyen <[email protected]>
Refactor/categories spec (#1867)

* create new categories request spec and test index

* test show request

* test index new r...

github.com/ifmeorg/ifme - ca497d591859a2b0148f943abb6514591eda30c2 authored over 4 years ago by Andrew Chang <[email protected]>
[#1869] Create styles alias in Webpack

github.com/ifmeorg/ifme - cf8c1231f2bc7b8a236cfabdeca39045e8b61987 authored over 4 years ago by Julia Nguyen <[email protected]>
[#1869] Use libs alias in Webpack

github.com/ifmeorg/ifme - 88ecfbf3c29d333d12c79e1c1bf3db6e5cd1ea3b authored over 4 years ago by Julia Nguyen <[email protected]>
[#1869] Create widgets alias in Webpack, update .flowconfig, and alias cleanup

github.com/ifmeorg/ifme - 647d563eaf91ecad10315237f47e717edd9fa5e4 authored over 4 years ago by Julia Nguyen <[email protected]>
[#1869] Combine webpack.config.base.js with webpack.config.js

github.com/ifmeorg/ifme - 3f1cef8726e11a49fcd2ee2bc9d9ea058a31de52 authored over 4 years ago by Julia Nguyen <[email protected]>
Fix wonky indentation in HeaderProfile.scss

github.com/ifmeorg/ifme - 702e034d1b5af1989ec36e3b4888b4dfd6ea92df authored over 4 years ago by Julia Nguyen <[email protected]>
[#1869] Create components alias in Webpack

github.com/ifmeorg/ifme - 5084789f870752cc54f47101042e2d8a71b89473 authored over 4 years ago by Julia Nguyen <[email protected]>
[#1869] Update Storybook Webpack config

github.com/ifmeorg/ifme - fcee9780a7d52ab14d78935ef9e2c658062395bd authored over 4 years ago by Julia Nguyen <[email protected]>
[#1869] Create utils and mocks aliases in Webpack

github.com/ifmeorg/ifme - 5c16649685f88abcd679d3f60fb58805adce3800 authored over 4 years ago by Julia Nguyen <[email protected]>
[#1836] Refactor Registrations controller spec to Registrations request spec (#1868)

github.com/ifmeorg/ifme - 6defa788a807bea6fe9f0b99bcc3d7f234332d90 authored over 4 years ago by esh <[email protected]>
refactor print_reminder test for strategies_controller

github.com/ifmeorg/ifme - 426a8bb510b3645dbf4c1fd984e1d528afa2d83e authored over 4 years ago by Andrew Schutt <[email protected]>
refactor additional controller method tests

github.com/ifmeorg/ifme - 1352c5119de9a8598e5d2ab2706a345d317047cf authored over 4 years ago by Andrew Schutt <[email protected]>
strategies #premade spec refactor

github.com/ifmeorg/ifme - ecaa285f9bfe7bfac61558065e26c93151cbd917 authored over 4 years ago by Andrew Schutt <[email protected]>
strategy #show action refactored

github.com/ifmeorg/ifme - 102175ae71dd3807e489c67303e56dc7859f1622 authored over 4 years ago by Andrew Schutt <[email protected]>
Refactors #index for strategy spec

This commit refactors the first context of testing for the #index action within the
strategies_s...

github.com/ifmeorg/ifme - 03a90ee5a902b7a1a9b50119481e6933ce7f066f authored over 4 years ago by Andrew Schutt <[email protected]>
refactor away from "assigns" calls

github.com/ifmeorg/ifme - 19d30668e70bb8d8af276634c2abc3b39cede2f5 authored over 4 years ago by Andrew Schutt <[email protected]>
add link to indonesian read me

github.com/ifmeorg/ifme - 727e648cc234029c3718dc55ed41f34cbf57f4f9 authored over 4 years ago by Muhammad Rahmatullah <[email protected]>
create readme in indonesian language

github.com/ifmeorg/ifme - ef6364716205d431603de1b175dd75ab685d4968 authored over 4 years ago by Muhammad Rahmatullah <[email protected]>
add link to indonesian read me

github.com/ifmeorg/ifme - 7d0dfdd45d1ab28bea0c38ab2b04e42d2afaa048 authored over 4 years ago by Muhammad Rahmatullah <[email protected]>
add link to indonesian read me

github.com/ifmeorg/ifme - a4ca5faf6b745482737c6dbe058d4e17fe01fa15 authored over 4 years ago by Muhammad Rahmatullah <[email protected]>
add link to indonesian read me

github.com/ifmeorg/ifme - 6e0847b028367924862a0ab2a2886e65fbd0d0a6 authored over 4 years ago by Muhammad Rahmatullah <[email protected]>
Add link to main read me, and modify some text

github.com/ifmeorg/ifme - ba29fe61ea027aa9b2ac69888745ee8c1abd15bb authored over 4 years ago by Muhammad Rahmatullah <[email protected]>
add link to indonesian read me

github.com/ifmeorg/ifme - 49e6b1dfe46fbb9e481e64805e4b1eb5873d12c5 authored over 4 years ago by Muhammad Rahmatullah <[email protected]>
remove trailing whitespace

github.com/ifmeorg/ifme - 98279944c434305131a4fbdf4de270d055a3217c authored over 4 years ago by Muhammad Rahmatullah <[email protected]>
convert ChartControl to function component and use hooks api

github.com/ifmeorg/ifme - c04781f9385ac0136478fcc94894d637668aefa6 authored over 4 years ago by Udayan Shevade <[email protected]>
PR #1862 review updates - test cleanup, I18n ChartControl 'Date' label

github.com/ifmeorg/ifme - ae4a0160348edb6e129a29219c915a36ccd1ac02 authored over 4 years ago by Udayan Shevade <[email protected]>
add test for chart control selection

github.com/ifmeorg/ifme - b505365083e8ac966f8efaf9707340fc42c30e8f authored over 4 years ago by Udayan Shevade <[email protected]>
change max method length to 25

github.com/ifmeorg/ifme - b85ca30a72f20065ee59d180128d3054cf5dbb3b authored over 4 years ago by Tyler Welsh <[email protected]>
Updates to errors_spec.rb

github.com/ifmeorg/ifme - b1a5e1ce31ea16e6ebda7223ccb1a6e050ce6cce authored over 4 years ago by Julia Nguyen <[email protected]>
[#1853] Rename master branch as main

github.com/ifmeorg/ifme - 7d71220f4bb0451449650f337eeeae65754f056c authored over 4 years ago by Julia Nguyen <[email protected]>
added vendor/ to gitignore for local gems

github.com/ifmeorg/ifme - 68e66da880dee0836e6abd9faaa89c2bedcda161 authored over 4 years ago by Tyler Welsh <[email protected]>
removed report controller spec, implemented request spec

github.com/ifmeorg/ifme - 693786f50b2e8493ffc8d962243b87c3c8b64f3a authored over 4 years ago by Tyler Welsh <[email protected]>
revert factory changes

github.com/ifmeorg/ifme - 695f7af517c74bbab982453f75ebe8b0790c0747 authored over 4 years ago by Tyler Welsh <[email protected]>
created dedicated comment factory

github.com/ifmeorg/ifme - ed1086383ea36662f4d99e08d54b04bf59eae7e3 authored over 4 years ago by Tyler Welsh <[email protected]>
move to request spec

github.com/ifmeorg/ifme - 555375a64e9e4f122f90753bd58dae4d6ee1ca66 authored over 4 years ago by M.Bellucci <[email protected]>
added my contributor blurb

github.com/ifmeorg/ifme - d2bf2e339a766e6cfddbf59c4579d9996d438108 authored over 4 years ago by Tyler Welsh <[email protected]>
Added CLOUDINARY_SECURE_URL to env example files

When running locally this env variable is used within
"app/services/cloudinary_service.rb"

The ...

github.com/ifmeorg/ifme - 245385919f0ce9ecc865d17381c7cc65d8d56700 authored over 4 years ago by Andrew Schutt <[email protected]>
cleans up invitation_spec

github.com/ifmeorg/ifme - b35d4445efec69cd26539eccfe93b3be7bbf3ebb authored over 4 years ago by Ben Pham <[email protected]>
rearranges let variables and adds AAA comments

- moves let variables into context blocks where its used

github.com/ifmeorg/ifme - 0f29a843a00b9e8a8f987a8082973126601d0b1c authored over 4 years ago by Ben Pham <[email protected]>
refactors invitation controller spec to invitation request spec

github.com/ifmeorg/ifme - 8550724ea51aef312d17d713763806d772e6b06a authored over 4 years ago by Ben Pham <[email protected]>
Update to Rails 6.0.3.3

github.com/ifmeorg/ifme - 2a53c26a8dc8f792b3145129323ef7b4d7658285 authored over 4 years ago by Julia Nguyen <[email protected]>
Update actionview gem

github.com/ifmeorg/ifme - 590686b21b540baa00bed126140ecf6624d21ee1 authored over 4 years ago by Julia Nguyen <[email protected]>
Simplify Storybook webpack config

github.com/ifmeorg/ifme - 3f00b6e40b3b9d1eefe9d0a92344910c3fe2dc58 authored over 4 years ago by Julia Nguyen <[email protected]>
Update Gemfile.lock

github.com/ifmeorg/ifme - 71bdccc0af175577bcb476a03ed874a25c7147a0 authored over 4 years ago by Julia Nguyen <[email protected]>
Update yarn pkgs to address security vulnerabilities

github.com/ifmeorg/ifme - a282e734f5085f22ab90905bafc8f8c647647205 authored over 4 years ago by Julia Nguyen <[email protected]>
Audreyk (#1811)

github.com/ifmeorg/ifme - 3dfeb3d0d3111caacb44f43f4c4568b893118481 authored over 4 years ago by AudreyKj <[email protected]>
Tag unit test refactor from Enzyme to RTL #1797 (#1814)

* adding name to contributors

* Refactor Resource component tests from Enzyme to RTL

* Mad...

github.com/ifmeorg/ifme - 4618d6230b89675e369be6d6cb867dcacb2d434b authored over 4 years ago by Tera15 <[email protected]>
refactors google calendar event controller spec to request google calendar event spec

github.com/ifmeorg/ifme - 73c2c44d9a56664a3e5aa410abb392ca853ccfd9 authored over 4 years ago by Ben Pham <[email protected]>
removes unused variables and unneeded let!

github.com/ifmeorg/ifme - f2b0a14f4ac79667354f15b8ee4059f12ecac37a authored over 4 years ago by Ben Pham <[email protected]>
adds arrange assume act assert comments for tests

github.com/ifmeorg/ifme - 1f5b3b8dfeb2e45561c690a67b445e2c395eb38f authored over 4 years ago by Ben Pham <[email protected]>