Ecosyste.ms: OpenCollective

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

Bloc

A predictable state management library that helps implement the BLoC design pattern
Collective - Host: opensource - https://opencollective.com/bloc - Website: https://bloclibrary.dev - Code: https://github.com/bloc

Checkpoint 02 - Inherent from BlocRecord::Base in AddressBook and Entry

github.com/Bloc/address-bloc-with-db - c192bb05cbc73a1ae83bbcc2831c956f3bb15515 authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 02 - Create a database for AddressBloc and Entry and AddresssBook Tables

github.com/Bloc/address-bloc-with-db - 1ad8a2c9e083de7c89ea43272077b804a510a343 authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 02 - Add BlocRecord dependency and bundle Installing

github.com/Bloc/address-bloc-with-db - 2528bbeeaf886fcc38516be4996ac7d42cffbb1c authored about 9 years ago by Ben Neely <[email protected]>
Add body.landing

github.com/Bloc/curriculum-public - a0cfbb647005248ab5d5b735fa3b4890cb623b7a authored about 9 years ago by Colleen <[email protected]>
Remove body.landing

github.com/Bloc/curriculum-public - 2c4729635ea82164daeb5a850ee85ede48cd1fe8 authored about 9 years ago by Colleen <[email protected]>
Checkpoint 02 - Add Schema and Utilities modules

github.com/Bloc/bloc-record - bd66164a43c2b990abae0e25f124bb4c52be737a authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 02 - Add create method to the Persistence module

github.com/Bloc/bloc-record - bdc2837242a520ca8f336e0727bd664b87c5f7c9 authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 02 - Add save methods to Persistence module

github.com/Bloc/bloc-record - 20d535a7addf9c31bace6db49b1379314ae5c029 authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 02 - Add find method in the Selection module

github.com/Bloc/bloc-record - b14b07f25dc79d41735bec33488e5363b43645fd authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 02 - Create an empty gem and fill in the gemspec

github.com/Bloc/bloc-record - caf2faac3d21ec4038f2f3022d931254a9d44975 authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 02 - Connect BlocRecord to a database

github.com/Bloc/bloc-record - 3bf69b8a14ffcb7769d9446e5ffb0bb27ebc5fd1 authored about 9 years ago by Ben Neely <[email protected]>
API - Reading

github.com/Bloc/bloccit-2-25-16 - bf96594e7cbf2905797a94989d950ddb93682c56 authored about 9 years ago by robmadden <[email protected]>
Private Topics

github.com/Bloc/bloccit-2-25-16 - 181db83e5b2f3e067d309410411fe48840a3814c authored about 9 years ago by Ben Neely <[email protected]>
API - Writing

github.com/Bloc/bloccit-2-25-16 - feae8c4978a3641529c94d3fe8747bd61d5ecac0 authored about 9 years ago by Ben Neely <[email protected]>
Authorization

github.com/Bloc/bloccit-2-25-16 - 1381d629ea4dbdbdaa410b7941483bc7ddbeebdf authored about 9 years ago by Ben Neely <[email protected]>
Posts and Users

github.com/Bloc/bloccit-2-25-16 - 234e0fcdaf8d80e820d6fad676b9e1a9a57b8230 authored about 9 years ago by Ben Neely <[email protected]>
Authentication - Sign In

github.com/Bloc/bloccit-2-25-16 - bea2e0133c33516be83c646b03cccbb999b67221 authored about 9 years ago by Ben Neely <[email protected]>
Fix update roadmap endpoint

github.com/Bloc/spartacus - 96b47e4da86b667cc0f2ac461b05e39e91f19848 authored about 9 years ago by Ben Neely <[email protected]>
Add roadmap endpoints

github.com/Bloc/spartacus - 5494fe4f4d36eb5f6ad31dc053bfb70e47b72df5 authored about 9 years ago by Ben Neely <[email protected]>
Quick typo fix

github.com/Bloc/swiftris-checkpoints - 2e45ab5fcdb72f2f211c7e334ab57bb55618e8e7 authored about 9 years ago by Stanley Idesis <[email protected]>
Merge pull request #21 from Bloc/7-1-upgrade

Update Swiftris to Xcode 7.1, closes #21

github.com/Bloc/swiftris-checkpoints - 116fccb2d2c860d7388d3ac3442e8fe78a42c194 authored about 9 years ago by Stanley Idesis <[email protected]>
@getaaron's suggestions included!

github.com/Bloc/swiftris-checkpoints - 35988e605849c9d0defc22de7ff4a0f0ed3ac7e8 authored about 9 years ago by Stanley Idesis <[email protected]>
@getaaron's suggestions

github.com/Bloc/swiftris - 7a29f42973688fce914c29fc0cf50af9ab37451c authored about 9 years ago by Stanley Idesis <[email protected]>
Per @getaaron's suggestion, use guard in lieu of traditional if/else+unwrap

github.com/Bloc/swiftris - 286d17019db19a4a9e609826bd87334daca58c52 authored about 9 years ago by Stanley Idesis <[email protected]>
Update Swiftris to 7.1

- New & Improved Swift syntax
- Better writing
- Clearer callouts
- All around goodness

github.com/Bloc/swiftris-checkpoints - f8e74f4650b9ac264d7b522e3b5ffb001aa8224e authored about 9 years ago by Stanley Idesis <[email protected]>
Missed one simplification

github.com/Bloc/swiftris - 0be0fd5adddaf5256e7eeda6d18b6407d879f66f authored about 9 years ago by Stanley Idesis <[email protected]>
Fix the delayed falling piece animation

github.com/Bloc/swiftris - 4dbb84fbf0cdcec3d1c93b010b48c32990d23ec7 authored about 9 years ago by Stanley Idesis <[email protected]>
Additional simplifications courtesy of Swift 2

github.com/Bloc/swiftris - 60dd38d077500a3b22fbfeb68ff529816e008ef7 authored about 9 years ago by Stanley Idesis <[email protected]>
Merge pull request #8 from lorenalexm/master

Xcode 7 updates

github.com/Bloc/swiftris - 6760b4df8fcb5ffdfa8a05ab193fa36718b0a62c authored about 9 years ago by Stanley Idesis <[email protected]>
Xcode 7

Updated project to compile under Xcode 7.0.1

github.com/Bloc/swiftris - d815b0e40ed0791e5135562c7845a5faa146d093 authored about 9 years ago by Alex Loren <[email protected]>
Added the JS solution to Broken Greetings

github.com/Bloc/curriculum-public - 9dd7141ee24a868748f0b61f30b721b0fc11b3c9 authored about 9 years ago by Stanley Idesis <[email protected]>
Add get tags endpoint

github.com/Bloc/spartacus - b7fe64359c22c153c805f2300625194bf8d45541 authored about 9 years ago by Ben Neely <[email protected]>
Version 0.2.6

github.com/Bloc/spartacus - b225464bc5f742652e162531844d14d89cc0d10c authored about 9 years ago by Ben Neely <[email protected]>
Merge branch 'master' of github.com:bmneely/spartacus_client

github.com/Bloc/spartacus - 6c3b23955bcfe289537478bcf43db24a361d9ab1 authored about 9 years ago by Ben Neely <[email protected]>
Add resources controller endpoints, resolve #53

github.com/Bloc/spartacus - b631242b3d62691e7134d8505a249927c4179ea0 authored about 9 years ago by Ben Neely <[email protected]>
Merge pull request #7 from Bloc/fe-fix-code

Fix code blocks

github.com/Bloc/curriculum-public - c255cef416bc55344cbd880d2ad76f735d266278 authored about 9 years ago by Colleen <[email protected]>
Fix code blocks

github.com/Bloc/curriculum-public - 10cd0ec968c80d60509a70c11d56a927b5a0895d authored about 9 years ago by Colleen <[email protected]>
Merge pull request #92 from bdougie/master

Quick README fix

github.com/Bloc/spartacus - 1982c7c87de55409e30961388726fac4af18ab58 authored over 9 years ago by Ben Neely <[email protected]>
Update README.md

github.com/Bloc/spartacus - 1f58fca41d2b5e3166f4b21c6504a2f3ceec1eae authored over 9 years ago by Brian Douglas <[email protected]>
Move documentation

github.com/Bloc/spartacus - 5c6a1a39ae7c79082c84f8d6b2c6471b8c473e25 authored over 9 years ago by Ben Neely <[email protected]>
Fix copy paste doc error

github.com/Bloc/spartacus - afc02f3b96a54f1b9ebfac457c6ae75a9ad8bc9e authored over 9 years ago by Ben Neely <[email protected]>
Add docs

github.com/Bloc/spartacus - 18696fac60a345881213c7bb2df98ff1e1eb92b5 authored over 9 years ago by Ben Neely <[email protected]>
Move cassettes into specs

github.com/Bloc/spartacus - e77aba99f1210022d432e423fa1e68d7b19d6dd7 authored over 9 years ago by Ben Neely <[email protected]>
Add course subject endpoints, resolve #7

github.com/Bloc/spartacus - a9fc478311de8dd71c5f9da04d8d9bd19d8ea7cf authored over 9 years ago by Ben Neely <[email protected]>
Bump gem version

github.com/Bloc/spartacus - 3582501f519bf54a1e824300de3786e85984b174 authored over 9 years ago by Ben Neely <[email protected]>
Start adding specs

github.com/Bloc/spartacus - 897eec3c3f30a8c53b4b8d36f639c480db0db8a5 authored over 9 years ago by Ben Neely <[email protected]>
Merge pull request #5 from Bloc/fe-update-foundation

Fe update foundation

github.com/Bloc/curriculum-public - 2beed2f2a7f879dc733c75ca5d7dc424ace0c8cb authored over 9 years ago by Colleen <[email protected]>
Use query instead of body

github.com/Bloc/spartacus - 8631c7cd8feb971463fe182ba1d46694c9892cce authored over 9 years ago by Ben Neely <[email protected]>
Add routes for alumni stories

github.com/Bloc/spartacus - 55f7e092179dfb9c811876f04fc5b0dc30124f8f authored over 9 years ago by Ben Neely <[email protected]>
Improve ClassFactory and add update user method

github.com/Bloc/spartacus - 5c7d44dbe358425f7d78b4432b3921dd2e5ff3f2 authored over 9 years ago by Ben Neely <[email protected]>
Use email and password to initialize client

github.com/Bloc/spartacus - 61ba1093c5c1cb1a94005def13ff96afc5d5c3ea authored over 9 years ago by Ben Neely <[email protected]>
Fix file requires

github.com/Bloc/spartacus - 3df2447019770caaeae5673b03e0b738edfa4523 authored over 9 years ago by Ben Neely <[email protected]>
More user routes

github.com/Bloc/spartacus - c98d9fe08570d785d7c29fe9ce9a0794277cd980 authored over 9 years ago by Ben Neely <[email protected]>
Better whitelisting and more docs

github.com/Bloc/spartacus - 4b0892b0074a4c00761fbe7be9eb0c34295658d4 authored over 9 years ago by Ben Neely <[email protected]>
Give option to change base path

github.com/Bloc/spartacus - faacc3f7e4c887bb77b636e293c6e38808e3c022 authored over 9 years ago by Ben Neely <[email protected]>
Add class factory and re-organize

github.com/Bloc/spartacus - a213dcad111448437fe5601162ea283dac1f4339 authored over 9 years ago by Ben Neely <[email protected]>
Remove compiled gem

github.com/Bloc/spartacus - 0dddcf36404a0a5958daea53e3a87a73058f09de authored over 9 years ago by Ben Neely <[email protected]>
Start adding user routes

github.com/Bloc/spartacus - 8918b11a39a6db2f8d6f95ef28ebada0aa142e36 authored over 9 years ago by Ben Neely <[email protected]>
Remove auth token

github.com/Bloc/spartacus - b1130b7cddc73adecaf0ca60ceec30a8c377db91 authored over 9 years ago by Ben Neely <[email protected]>
Bump version

github.com/Bloc/spartacus - a1c348f3b7b435efc1db9bc713a7bd18b45570f3 authored over 9 years ago by Ben Neely <[email protected]>
Remove puts

github.com/Bloc/spartacus - a90c2fecf20bf6e8077562a1d36e166b3496f143 authored over 9 years ago by Ben Neely <[email protected]>
Allow checkpoint body and assignment

github.com/Bloc/spartacus - 756d3dea3952de937e03180a7b6b0cdf62ab3597 authored over 9 years ago by Ben Neely <[email protected]>
34. jQuery: Seek Bars – Assignment

github.com/Bloc/bloc-jams-source - 40ffe0bbd59d39ef0cc4bf4f447d2983086b55d4 authored over 9 years ago by Colleen <[email protected]>
34. jQuery: Seek Bars

github.com/Bloc/bloc-jams-source - ea64c70ce77a1989cf8f461fb742efa90d2ef17b authored over 9 years ago by Colleen <[email protected]>
33. jQuery: Buzz Library – Assignment

github.com/Bloc/bloc-jams-source - 64121c9e87fb438c94a64da17020068f12396e84 authored over 9 years ago by Colleen <[email protected]>
33. jQuery: Buzz Library

github.com/Bloc/bloc-jams-source - 9f33206f8a8b119e4e2679d28af3ca79d4e70a3a authored over 9 years ago by Colleen <[email protected]>
32. jQuery: Next and Previous Buttons – Assignment

github.com/Bloc/bloc-jams-source - 16d15620bd589b5545f356bd0934f3047ab88cbe authored over 9 years ago by Colleen <[email protected]>
32. jQuery: Next and Previous Buttons

github.com/Bloc/bloc-jams-source - ab493317a8d396a0116e72615a81450d17a86f4d authored over 9 years ago by Colleen <[email protected]>
31. jQuery: Play/Pause

github.com/Bloc/bloc-jams-source - 58bfc91d174096f14bdded73f40c04023e26bd59 authored over 9 years ago by Colleen <[email protected]>
30. jQuery: Collection and Album Views

github.com/Bloc/bloc-jams-source - 448df31853a8ddf1f93b8fba10f048d893435d12 authored over 9 years ago by Colleen <[email protected]>
29. jQuery: Landing Page

github.com/Bloc/bloc-jams-source - ed7dce993dab82c166f14acebbaae49f8c911e18 authored over 9 years ago by Colleen <[email protected]>
28. HTML & CSS: Music Player

Note that the code in album.js reverts back to the code from the
previous checkpoint because the...

github.com/Bloc/bloc-jams-source - 4cc91038e27885a71afbdca07e98c2f95262be07 authored over 9 years ago by Colleen <[email protected]>
27. DOM Scripting: Play/Pause Part 2 – Assignment

github.com/Bloc/bloc-jams-source - ca5ad59ad789d89b9b7104540ee7617152fe415c authored over 9 years ago by Colleen <[email protected]>
27. DOM Scripting: Play/Pause Part 2

github.com/Bloc/bloc-jams-source - 116f17f2199d5ed7436b6bf2274f838728b38d1d authored over 9 years ago by Colleen <[email protected]>
26. DOM Scripting: Play/Pause Part 1

Note that many of the lines removed from album.js are because the
previous checkpoint’s assignme...

github.com/Bloc/bloc-jams-source - 3241dfb0e5c5f20b2b67acabde8b7152e7c213be authored over 9 years ago by Colleen <[email protected]>
25. DOM Scripting: Album View – Assignment

Note that the code presented here is one possible solution to the
assignment. Students may come ...

github.com/Bloc/bloc-jams-source - 2d8ba57a1e0ca88035f822352d1f5d83885d52aa authored over 9 years ago by Colleen <[email protected]>
25. DOM Scripting: Album View

github.com/Bloc/bloc-jams-source - e64a43141890f91d5b99a3f75d71f2aba84c8ae3 authored over 9 years ago by Colleen <[email protected]>
24. DOM Scripting: Collection View

Note that the lines removed from index.html, landing.js as well as
removing utilities.js altoget...

github.com/Bloc/bloc-jams-source - 0a17805e0d9f278ef866170e4b429a1ecacf8cd2 authored over 9 years ago by Colleen <[email protected]>
23. DOM Scripting: Events – Assignment

github.com/Bloc/bloc-jams-source - 951dedee86e1f00c9bbc6a18f5f2d7e9f854f918 authored over 9 years ago by Colleen <[email protected]>
23. DOM Scripting: Events

github.com/Bloc/bloc-jams-source - 228f8dcec12c52dfbc6972c09b5639d753242db2 authored over 9 years ago by Colleen <[email protected]>
22. DOM Scripting: Animation – Assignment

github.com/Bloc/bloc-jams-source - 1219fd742515f2f82db04bbc09e63a02d66bacda authored over 9 years ago by Colleen <[email protected]>
22. DOM Scripting: Animation

github.com/Bloc/bloc-jams-source - 366fcd621146438cde071887e59696a199235538 authored over 9 years ago by Colleen <[email protected]>
10. HTML & CSS: Album View

github.com/Bloc/bloc-jams-source - 9d984e014828583eff0df3ef9c73affee8eebea1 authored over 9 years ago by Colleen <[email protected]>
9. HTML & CSS: Collection View – Assignment

github.com/Bloc/bloc-jams-source - 773f455b164d0aedb6176d1caa51824227d23b9c authored over 9 years ago by Colleen <[email protected]>
9. HTML & CSS: Collection View

github.com/Bloc/bloc-jams-source - 998f2a89fe93bca6cb07df3418f597f98e067e36 authored over 9 years ago by Colleen <[email protected]>
8. HTML & CSS: Responsiveness – Assignment

github.com/Bloc/bloc-jams-source - 92037ee8f1bb572bbafba60e5f0d8d59bf37889c authored over 9 years ago by Colleen <[email protected]>
8. HTML & CSS: Responsiveness

github.com/Bloc/bloc-jams-source - 61e7425df4fd8241eeaca8077eef28dd8d0ed6a7 authored over 9 years ago by Colleen <[email protected]>
7. HTML & CSS: Styles

github.com/Bloc/bloc-jams-source - 0dacf291e3448b720f75cdbcfee31fb2cfa59275 authored over 9 years ago by Colleen <[email protected]>
6. HTML & CSS: Basic Structure – Assignment

github.com/Bloc/bloc-jams-source - 954cb16e517a57731899e3c6d0ffa1a1b91effb3 authored over 9 years ago by Colleen <[email protected]>
6. HTML & CSS: Basic Structure

github.com/Bloc/bloc-jams-source - 822f5a16fd10608453e12fdba44679f60fa83519 authored over 9 years ago by Colleen <[email protected]>
Initial commit

github.com/Bloc/bloc-jams-source - 8579f284aabcb78f97402b7ae5c7223b14c0ad1e authored over 9 years ago by Colleen <[email protected]>
Change name

github.com/Bloc/spartacus - bf5ce01a3c4b518ecde6e1836219760d4c218883 authored over 9 years ago by Ben Neely <[email protected]>
Add readme and license

github.com/Bloc/spartacus - ea05370f196a3acfe62e6863f4097feab64e54e4 authored over 9 years ago by Ben Neely <[email protected]>
Add checkpoint update route

github.com/Bloc/spartacus - 6b9b5445064f4a78611db51c22b44171422f1ac3 authored over 9 years ago by Ben Neely <[email protected]>