Ecosyste.ms: OpenCollective

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

colmena

We are on a mission to create a starter project for an API and Admin used as a mobile backend
Collective - Host: opensource - https://opencollective.com/colmena - Code: https://github.com/colmena/colmena-cms

Providing support for karma/jasmine unit tests.

github.com/colmena/colmena - 2bd02e9c57de4f5be100500db59f1bf9e3547e56 authored over 9 years ago
Merge pull request #79 from beeman/develop

Develop

github.com/colmena/colmena - 89f490d04bec340b37dffc68fde227528d8127af authored over 9 years ago
Make sure the confirmed password does not get sent to the API

github.com/colmena/colmena - ebec6228d26fc3aae723a2f28dd99ea9f7f247aa authored over 9 years ago
Replace deprecated beforeCreate with 'before save' observer

github.com/colmena/colmena - c798dc816166963dfc08175e7a2b4d7ea2e075a0 authored over 9 years ago
Merge pull request #72 from alexthewilde/hotfix/update_grunt-connect-proxy

Update grunt-connect-proxy to v0.2.0.

github.com/colmena/colmena - 3fbdecd029ae8e586e18fa7396241901ed5d0971 authored over 9 years ago
Update grunt-connect-proxy to v0.2.0.

github.com/colmena/colmena - 121254976ac15b36f088f32a67ee41860cf72e5a authored over 9 years ago
Merge branch 'pulkitsinghal-master'

github.com/colmena/colmena - 45b5ea1cbea26d080e42d8fe936d4a5b3637e9d1 authored almost 10 years ago
Merge branch 'master' of https://github.com/pulkitsinghal/loopback-angular-admin into pulkitsinghal-master

github.com/colmena/colmena - 7172edb00962c55f83ce3c0b142622a96cc062ff authored almost 10 years ago
Merge branch 'nardoguy14-master'

github.com/colmena/colmena - 3aad5a409562e2590116291e1a13a2bffb3142d8 authored almost 10 years ago
Merge branch 'master' of https://github.com/nardoguy14/loopback-angular-admin into nardoguy14-master

github.com/colmena/colmena - b2b0eaf83b83c0c421293b319b9befff913aa652 authored almost 10 years ago
README.md

github.com/colmena/colmena - 2dfbf5fba9b74900fdb2128146ad5e89e67da013 authored almost 10 years ago
Sticking to original convention on strings.

github.com/colmena/colmena - 3bd8faddb84e5c50a13957eeff637300956082bd authored almost 10 years ago
Deleting notes dependency issue fixed.

github.com/colmena/colmena - 7c58538ca6cece7d785a9f377e96ed31db5ff557 authored almost 10 years ago
bootstrap seed data with findOrCreate()

... also added the default flavor of logging used by loopback boot scripts which can be enabled...

github.com/colmena/colmena - fcb9926703fc6cd70a2aae3a8c026e76b2cc1226 authored almost 10 years ago
Merge pull request #53 from yieme/master

Correct depreciated angular-formly link

github.com/colmena/colmena - 6281f7e07462a7636156a85117563454fac41bb0 authored almost 10 years ago
Delete products if parent category is deleted

github.com/colmena/colmena - 5390692d0e9092f22dbc1b244682083ce363907d authored almost 10 years ago
Update README.md

github.com/colmena/colmena - f5bfa297d40a30d5a56363b92061e71ccefcdd1b authored almost 10 years ago
Update readme

github.com/colmena/colmena - e82e04f7e7ae6db9bf4132e7a71b4f1d585a760b authored almost 10 years ago
Fix running project after 'npm build'

github.com/colmena/colmena - a33b782b691a3323a0616cc06c147e9a683ea70d authored almost 10 years ago
Merge pull request #55 from beeman/develop

Develop

github.com/colmena/colmena - 8886270ca008d43c7d32d6072b34f1ddecfb4aad authored almost 10 years ago
Correct depreciated angular-formly link

Replaced depreciated link with new project url

github.com/colmena/colmena - 6f5f51c69bbaa1437797e359a43bdfaf992d150f authored almost 10 years ago
Merge pull request #50 from yieme/master

Add default sign in details

github.com/colmena/colmena - 4f6be0dd4d13efcdc69f611f41250fc524ec59fd authored almost 10 years ago
Add default sign in details

Great to be able to launch directly to Heroku :-)

Brought the credentials forward from the code.

github.com/colmena/colmena - 654c1c73a29e34a9bcd365e139682719410ac2a0 authored almost 10 years ago
Beautified server/common

github.com/colmena/colmena - 77f4b0f026d3d14f7f4075567a884417b6292b92 authored almost 10 years ago
Beautified client/app

github.com/colmena/colmena - 176d331e48ccaa234b99db5d8406a6662eae03af authored almost 10 years ago
Implement grunt-jsbeautifier

github.com/colmena/colmena - 10753522360f3712c2e74d4b8791b114e6147626 authored almost 10 years ago
Remove debugging messages

github.com/colmena/colmena - afbfb3ae9515c848ad9b661b1cf1da3223952c32 authored almost 10 years ago
Remove jshint warnings

github.com/colmena/colmena - 40494bc59a6c14a58a8fea6a9446c77c999b6dc5 authored almost 10 years ago
Comment filters and callbacks

github.com/colmena/colmena - 17bd7abbcdec7f3cecd14e314518c418f8aedaaf authored almost 10 years ago
Only fill in username/password in development

github.com/colmena/colmena - 59ae432756161559993b27c4a08f96f6c1f29997 authored almost 10 years ago
Update bower dependencies

github.com/colmena/colmena - 6095cd21958064a75d4dc13bc94e50b56243ae66 authored almost 10 years ago
Fix jshint errors

github.com/colmena/colmena - 57f88a3c214063a67b9fda346c59614ebd0e2840 authored almost 10 years ago
Add more logic to service and routes

github.com/colmena/colmena - a11c9b6872dfb19e6af7759dd757025b4759dbe1 authored almost 10 years ago
Start implementing FormHelper for common crud operations

github.com/colmena/colmena - fe1bd0f5f8a18a805b23da1716fdb32a91662ebd authored almost 10 years ago
Pretty list of posts

github.com/colmena/colmena - 6a9492079540e7416f319003f64982ecfab61183 authored almost 10 years ago
Let Post extend AppModel

github.com/colmena/colmena - 3b9baa7b48f9296f769be864535c89c741456f53 authored almost 10 years ago
Add AppModel with methods to set created/modified timestamps

github.com/colmena/colmena - f754a9d02b511fa016e799989d8954b91d24c363 authored almost 10 years ago
package.json

github.com/colmena/colmena - d6adaa15d7aaabbae6c554bafa3be5a2b6894a8a authored almost 10 years ago
Merge branch 'master' into feature/resolves-services

github.com/colmena/colmena - 0e5fc844f2e6e759e42be8000a2a78331894795d authored almost 10 years ago
Fix faker config for posts

github.com/colmena/colmena - fe42a1d85e80ed648ef85e79b2b0257f5c724851 authored almost 10 years ago
Fix resolving by injecting the posts resolve into the controller

github.com/colmena/colmena - c8d7fec7925e6bd41e7f3352493b931f36b0265a authored almost 10 years ago
Clean up PostsService

github.com/colmena/colmena - cecfda9657c95da7ae86614f093f7595474f080f authored almost 10 years ago
Start implementing resolves in router using Service

github.com/colmena/colmena - cc3808cbc465fac463285d700ae2e2a4c4d2b813 authored almost 10 years ago
Change npm run dev commands to watch json files

github.com/colmena/colmena - a09d819681f2f0f4929024bd66a3175a02c60223 authored almost 10 years ago
Add Faker to Sandbox to generate dummy posts/events/users

github.com/colmena/colmena - deb81f8f81b4f4997076e71e2545b9f14dc20069 authored almost 10 years ago
Fix resolutions

github.com/colmena/colmena - b5af7101d9a7431442a192354fc20fc7a28f2bd1 authored almost 10 years ago
Merge branch 'feature/icon-sandbox' into develop

github.com/colmena/colmena - 3ca8833145bd8d4fc5967f05146d8b72fc1fe83d authored almost 10 years ago
Add sandbox page for icons

github.com/colmena/colmena - f05a87d8de27d1f9774be310ec3cc1715348882b authored almost 10 years ago
Add includesource task

github.com/colmena/colmena - 8800283ca9890dc7ff8c2846e1f9a7f7ed81cdc3 authored almost 10 years ago
Upgrade ionicons version

github.com/colmena/colmena - 4f4444b7fe2d49d5ef65a06abc0bfbf3a1d51eec authored almost 10 years ago
Merge branch 'feature/bower-update' into develop

github.com/colmena/colmena - bec0999fa3023b39ba234ace6cfc688bf8ab99db authored almost 10 years ago
Update packages in bower

github.com/colmena/colmena - 8e73b1b204c8f4bcddab565463afd41124ba5bb0 authored almost 10 years ago
Update angular-file-upload

github.com/colmena/colmena - 5ca894cfccf2f973186adf900cac39782a6d5d53 authored almost 10 years ago
Fix scrollbar issue on screens with enough space (#40)

github.com/colmena/colmena - 798d0328c53ed98707d805e5c52328659b2687b7 authored almost 10 years ago
Merge pull request #43 from movibe/user-fix

Correct method to access user data

github.com/colmena/colmena - 835c886a74b2914c599d308462298b17b499d045 authored almost 10 years ago
Merge branch 'master' into user-fix

github.com/colmena/colmena - 1e0968e39161145c2f94b66e68af29a0b2f5b7da authored almost 10 years ago
Correct method to access user data

github.com/colmena/colmena - 545179b81017afb9314617859c62d29d05802513 authored almost 10 years ago
Bring back sidebar to Sandbox

github.com/colmena/colmena - c780c0687670196060fe1f6f8d90421b5f415bd1 authored almost 10 years ago
Merge branch 'bmcintyre-master' into develop

github.com/colmena/colmena - 251270f297da77079fd4f3aee936ddab129a0eb3 authored almost 10 years ago
Prevent wrapping of firstname in French translation for Admin user

github.com/colmena/colmena - 27fb73df1869f3b67e1bf6b9f135a8cb39845e7a authored almost 10 years ago
Fix Portuguese-Brazilian translation

github.com/colmena/colmena - 3c958eafdbc5274336c6520764b9a12a36a37e2f authored almost 10 years ago
Merge commit '78064edcffca70fd0bdc2a2f8e9cbb4a0b2f63ac'

* commit '78064edcffca70fd0bdc2a2f8e9cbb4a0b2f63ac':

github.com/colmena/colmena - 2ec183ae635d42a15b04eb0e8107e86fd5ca85ba authored almost 10 years ago
Improved Locale (lang) switcher.

Display flag of current locale
Persist selection with cookie.

github.com/colmena/colmena - fdb4a3b5b1110a80c2411379fd928066b723cbd7 authored almost 10 years ago
Merge pull request #38 from bmcintyre/master

Adding French il8n + additional Translate keys

github.com/colmena/colmena - 78064edcffca70fd0bdc2a2f8e9cbb4a0b2f63ac authored almost 10 years ago
Merge branch 'master' of github.com:beeman/loopback-angular-admin

# By Bram Borggreve (1) and Tuan PM (1)
# Via Bram Borggreve
* 'master' of github.com:beeman/loo...

github.com/colmena/colmena - dccdc51176e7053252e48192db23932fca1a0276 authored almost 10 years ago
Added "French" il8n, Added missing translate

github.com/colmena/colmena - 59301655974418abeadcea5224111baf8c26d60d authored almost 10 years ago
Create storage/files folder

github.com/colmena/colmena - b2d87a3e0f158a5863f2edd5d211dccb94da194a authored almost 10 years ago
Merge branch 'tuanpmt-master' into develop

github.com/colmena/colmena - 2bc63cd725cbb99f3918655d2f33ad461cedcc5f authored almost 10 years ago
Fixed duplicate request every time routing done

github.com/colmena/colmena - 67d75bea7420ee9cd33f96bc8132030389025f58 authored almost 10 years ago
Fix issue #33 (Avatar disappears when doing a F5 refresh)

github.com/colmena/colmena - cc8bc1dcc60f89eb3faf5ea50d37f04fe0a825bc authored almost 10 years ago
Implement angular-loading-bar

github.com/colmena/colmena - 4b6cc8c4f01ef6486be973d324b25f92930a6dc7 authored almost 10 years ago
package.json

github.com/colmena/colmena - 1d70df7ff879ac5d498ed5156e5de6ed549a83f2 authored almost 10 years ago
Add German translation

github.com/colmena/colmena - 9758cf712045995251b06cf67a68e94db4626ffa authored about 10 years ago
Remove error while building on CircleCI

github.com/colmena/colmena - 514ba45a6bbcbe9706491297907e31eea803af66 authored about 10 years ago
Merge branch 'movibe-language-fixes' into develop

github.com/colmena/colmena - 7aad6216b22008c567af7e863a546d6a0ed7889f authored about 10 years ago
Remove jshint warnings

github.com/colmena/colmena - 27044009e5ddd48451ec152cf551651ce23bc3f7 authored about 10 years ago
Merge branch 'language-fixes' of https://github.com/movibe/loopback-angular-admin into movibe-language-fixes

github.com/colmena/colmena - 1fb7ab5cf98ac84cf78dfd4a40ed373d8a22c0dd authored about 10 years ago
Merge branch 'movibe-passaport' into develop

github.com/colmena/colmena - c5ea2d85a67f6ea4873d4d71c133620e532f3f70 authored about 10 years ago
Fixes for my Language Portugues Brazil

* Change language of the Portugues for Portuguese BR
* Fix for different languages
* Fix for fla...

github.com/colmena/colmena - 751feb9d7b92e8e0ca2812edfba40e6d71b56e0c authored about 10 years ago
Fixes to Login with Passaport

github.com/colmena/colmena - 890d55e22b5055d044f11c3276344c0c9ad96763 authored about 10 years ago
Merge branch 'master' of https://github.com/beeman/loopback-angular-admin

github.com/colmena/colmena - 062ce9e471b2eb864aa4d3f57ef440033c07e2b9 authored about 10 years ago
New translation file

github.com/colmena/colmena - f03c3ee59113af24dd8d85933b34bdd0471d335a authored about 10 years ago
Add gettext task, index strings in modules/subdirs

github.com/colmena/colmena - fdd0a95437757ed191d80fbe3207ed7434b62b80 authored about 10 years ago
Make Angular constant ENV accessible through CoreService

github.com/colmena/colmena - f7469ef080a5e4720ba5d4cb1c67487f6ee18ee8 authored about 10 years ago
Add Dutch translation

github.com/colmena/colmena - d4c65e3ae2189bd08e395020ebd78969292853f1 authored about 10 years ago
Merge branch 'feature/services' into develop

github.com/colmena/colmena - a6fe4f87caea00a2373d1f5389b10506c8a19b34 authored about 10 years ago
Refactore Notes to use a service

github.com/colmena/colmena - c7f8406d9d8598ea0fe3346354328dbdaeb11eea authored about 10 years ago
Merge branch 'features'

github.com/colmena/colmena - 2fde5ef56a0ac90b8e5bb2c9bcdcc172dbc50aeb authored about 10 years ago
Merge branch 'master' of https://github.com/beeman/loopback-angular-admin into features

github.com/colmena/colmena - 008743344c1c1923ead8dc3328c08a73ddf49d7b authored about 10 years ago
New translation file

github.com/colmena/colmena - 49e8654fe2a40b4d6efca85ab48427ba8fa337c9 authored about 10 years ago
Merge branch 'develop'

github.com/colmena/colmena - 1869a9d7fd6c34b0ee9598de08a7c0c4db29708c authored about 10 years ago
Merge branch 'feature/coreservice' into develop

github.com/colmena/colmena - 11e17b848fd0c2ea4eb589a738a3962a7cda0344 authored about 10 years ago
Remove gettextCatalog from http interceptor

github.com/colmena/colmena - 4ed5c800c68172ad2ea00323cb7c974dfefe4080 authored about 10 years ago
Merge branch 'master' of github.com:beeman/loopback-angular-admin

github.com/colmena/colmena - b70adfcfeaa7bbce39196ccb3f72dd2e58fa36ff authored about 10 years ago
Merge branch 'feature/coreservice' into develop

github.com/colmena/colmena - 33b98fcc0ad128c30f3bf1d477558994e727a254 authored about 10 years ago
Replace toast confirm with CoreService toast

github.com/colmena/colmena - 4fc32d6bb3f51297298b7c94cd156275e77f290d authored about 10 years ago
Replace SweetAlert confirm with CoreService confirm

github.com/colmena/colmena - 9450113bb96e3281ad7674279bdd7c8e2a4257cf authored about 10 years ago
Merge pull request #28 from beeman/develop

Merge CoreService

github.com/colmena/colmena - 0bcd521d4e87d473c03fba6318c39459fd7ed041 authored about 10 years ago
Merge branch 'feature/coreservice' into develop

github.com/colmena/colmena - 9b88f72db9c1e8bae9ca6fbcbfbfeba21ecd48b0 authored about 10 years ago
Refactor NotesController to use CoreService

github.com/colmena/colmena - 639bfa471dad27e542bb4148f3ebe7584c8cfc2c authored about 10 years ago