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

fix(admin): update usage of ngx-bootstrap

github.com/colmena/colmena - 8c7fd0600c60a4354aabebbd29ce5d90d8917f8c authored over 7 years ago by Bram Borggreve <[email protected]>
feat(lerna): adjust project structure to support lerna mono-repo

github.com/colmena/colmena - f46368fa49370c22bb6f77d013f4c76862012d64 authored over 7 years ago by Brannon N. Darby II <[email protected]>
chore(ngrx/deps): ngrx and deps updates

github.com/colmena/colmena - 6638b3aaeb3ecb55b1dba31da6de99ebb1a69edc authored over 7 years ago by Brannon N. Darby II <[email protected]>
build: Fix build errors

github.com/colmena/colmena - 033a7a7a19390d0b24c23b91989c99754579bca0 authored over 7 years ago by Bram Borggreve <[email protected]>
chore: update package-lock files

github.com/colmena/colmena - 6553a7e4361b338f69c1d22d679d87f071bbf46f authored over 7 years ago by Bram Borggreve <[email protected]>
refactor(admin): move dev module to separate package

github.com/colmena/colmena - bd24b02ad2a611a12abd0b74746013f395fe06c0 authored over 7 years ago by Bram Borggreve <[email protected]>
refactor(admin): move core module to separate package

github.com/colmena/colmena - c6045eff93e113c13c58b0551e769391f58670ca authored over 7 years ago by Bram Borggreve <[email protected]>
refactor(admin): move dashboard module to separate package

github.com/colmena/colmena - 9a2beade55a3d68a0d8c56bcfa72176b3a130abc authored over 7 years ago by Bram Borggreve <[email protected]>
refactor(admin): move system module to separate package

github.com/colmena/colmena - 392ed77f04e218ed30b6d4c55bc5e84d471b334c authored over 7 years ago by Bram Borggreve <[email protected]>
refactor(admin): move content module to separate package

github.com/colmena/colmena - 39a7441dfd5d9b8230706be24d94adedb9dcb443 authored over 7 years ago by Bram Borggreve <[email protected]>
chore: remove lerna npm client setting

github.com/colmena/colmena - 45e715c064842a34ce08c4ab969407726743546d authored over 7 years ago by Bram Borggreve <[email protected]>
feat: change default ip from 0.0.0.0 to 127.0.0.1

github.com/colmena/colmena - 242493549f57b92a3a2cf7b861aa0362fe471f24 authored over 7 years ago by Bram Borggreve <[email protected]>
chore: Update packaeg versions and lockfiles

github.com/colmena/colmena - 65a7b69ef9a6170529462357194501f2ba8bac9b authored over 7 years ago by Bram Borggreve <[email protected]>
chore: Properly configure eslint + prettier

github.com/colmena/colmena - b34c61e1ff93a000bf315802629919d52d16cccd authored over 7 years ago by Bram Borggreve <[email protected]>
docs: Update README

github.com/colmena/colmena - 87cce9b3d67dc27a9ec19f8bbba2ce79a9194b0a authored over 7 years ago by Bram Borggreve <[email protected]>
build: remove now dependency and move installation to deploy script

github.com/colmena/colmena - e8cc6ed2045ee6fcc41f7d379aad64cb355462c1 authored over 7 years ago by Bram Borggreve <[email protected]>
Add @kumorig as a contributor

github.com/colmena/colmena - aa31ca68a217092ae885b9778a14b3753a264255 authored over 7 years ago by Bram Borggreve <[email protected]>
Small change to fix deleting of users. (#244)

Currently it's not possible to delete users. This change would fix that and is consistent with o...

github.com/colmena/colmena - f4453f9123733a1193c5f996bbc002c41fb857d9 authored over 7 years ago by Marcus <[email protected]>
chore: rename api-lb-sdk to admin-lb-sdk

github.com/colmena/colmena - 4bb7f939e19604a0aad3d9af693a5cde7cfd9084 authored over 7 years ago by Bram Borggreve <[email protected]>
fix(api): Make sure a default storage folder is present

github.com/colmena/colmena - 15f3e6c496810417118509b21fc302e3e2cb4977 authored over 7 years ago by Bram Borggreve <[email protected]>
chore: Add Travis setup

github.com/colmena/colmena - 47ace1bcd8d42b8b7ecfd2f5c8b5eb73a97d5439 authored over 7 years ago by Bram Borggreve <[email protected]>
chore: add new modules dir to lerna

github.com/colmena/colmena - 85a9062ba829962818586558c8feb8a524f0dc89 authored over 7 years ago by Bram Borggreve <[email protected]>
docs: Update README

github.com/colmena/colmena - ca8dcb611b2b8bc0bbd9769f01bf73e78cfeca8b authored over 7 years ago by Bram Borggreve <[email protected]>
chore: Add @colmena/logger based on Bunyan

github.com/colmena/colmena - 4f31178089971006915f58567a10c4ffbc1891a6 authored over 7 years ago by Bram Borggreve <[email protected]>
chore: Remove last package-scropts and implement cross-env

github.com/colmena/colmena - cfcffaf9bd2885d1b39e34df23291f97ce7329b8 authored over 7 years ago by Bram Borggreve <[email protected]>
chore: Do some package cleanup

github.com/colmena/colmena - 140990c75e8926ac6c165a7bf87406a68eaacd6f authored over 7 years ago by Bram Borggreve <[email protected]>
fix(api): make sure Settings get exposed with correct type [Fixes #238]

github.com/colmena/colmena - b358daf2863520f6a2f8ada17d6acff9c82371cf authored over 7 years ago by Bram Borggreve <[email protected]>
chore: Refactor Angular libraries to packages directory

github.com/colmena/colmena - e7e5c79b81f0eb16c7f8e9216758d495abaaa885 authored over 7 years ago by Bram Borggreve <[email protected]>
chore: Format code with prettier

github.com/colmena/colmena - 987515f0d4c40359886b9b9471777e344b116e7d authored over 7 years ago by Bram Borggreve <[email protected]>
chore: Refactor to use lerna and install prettier

github.com/colmena/colmena - 5dc901687297e460ae4f31abaae7a5ec75d4eb16 authored over 7 years ago by Bram Borggreve <[email protected]>
Update LoopBack SDK

github.com/colmena/colmena - 762a1ac8bff15c5588892c5b5998ff7447351323 authored over 7 years ago by Bram Borggreve <[email protected]>
Update README.md

github.com/colmena/colmena - 7ab782808fe94831c77ece9af78ed69c1ec30c39 authored over 7 years ago by Bram Borggreve <[email protected]>
chore(admin): upgrade to Angular 4.0.1 + Angular CLI 1.0.0 (#236)

github.com/colmena/colmena - 10b2dab6146afa49ec6e104bd847a26e323287fa authored over 7 years ago by Bram Borggreve <[email protected]>
chore(admin): upgrade to Angular 4.0.0-rc.3 + Angular CLI 1.0.0-rc.2

github.com/colmena/colmena - 8978afe6d554cf1d2c8ed142ef743c03365c9951 authored almost 8 years ago by Bram Borggreve <[email protected]>
chore(admin): upgrade to Angular 4.0.0 RC2 + Angular CLI 1.0.0-RC1

github.com/colmena/colmena - a7751ad5a410ab3c323d805f8f2a9f14a3544bb3 authored almost 8 years ago by Bram Borggreve <[email protected]>
chore(admin): downgrade TypeScript due to compatibility with loopback-sdk-builder

github.com/colmena/colmena - d11e99f10e831e53dda6e36203c086c2e6aa8be4 authored almost 8 years ago by Bram Borggreve <[email protected]>
chore(api): update loopback-component-templates

github.com/colmena/colmena - 598f7f323141ca8c50ce28a3c25bc92636895b4c authored almost 8 years ago by Bram Borggreve <[email protected]>
docs(README): add list of known issues and describe work in progress

github.com/colmena/colmena - 1fef359270932b8149a85c6af3127284b65377cb authored almost 8 years ago by Bram Borggreve <[email protected]>
chore(admin): upgrade to Angular 4.0.0 RC1 + Angular CLI 1.0.0-rc0

github.com/colmena/colmena - 7712d2a4ea08ca4ef22a55b1d28626c8131555cf authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(api): implement code to handle password reset flow

github.com/colmena/colmena - 0c4d858d3bf96efccad1a9f9e5cb25122d9b9100 authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(admin): implement code to handle password reset flow

github.com/colmena/colmena - fe8b2d803d658226e521e4cdbb1ff65239b00dcf authored almost 8 years ago by Bram Borggreve <[email protected]>
docs(README): Add backers and sponsors from Open Collective (#228)

Now your open collective backers and sponsors can to appear directly on your README.
see how i...

github.com/colmena/colmena - e0bef78fe7595ea263e81f35ab125ea6e07fd2ea authored almost 8 years ago by Pia Mancini <[email protected]>
feat(admin): add components to view content items

github.com/colmena/colmena - 0aac8d2dae7468c9a1e49c759b37c5485e7162d3 authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(admin): move System module to FormService

github.com/colmena/colmena - 5b557b060ba12332cd8b7164b6ff4e4c2ce8cf58 authored almost 8 years ago by Bram Borggreve <[email protected]>
fix(api): re-order boot scripts so settings get applied after sample data

github.com/colmena/colmena - 5db71f302700550111e67e592d081a0a2885ff37 authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(admin): move Content module to FormService

github.com/colmena/colmena - b2d563daeb2f5bea13cb56bf083dc59bf33c91d9 authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(admin): implement FormService

github.com/colmena/colmena - 4f975a0103d1f6a6fa71c9b0ba7ebd7286de174f authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @dmtw as a contributor

github.com/colmena/colmena - 49b902fdb45a34fffff20c78731f6a34f5765f9c authored almost 8 years ago by Bram Borggreve <[email protected]>
fix(admin): use destroyById to delete content items)

* fix(admin): use destroyById to delete content items)

github.com/colmena/colmena - 1955a91966397ff3b4dcfac945758a51253f3522 authored almost 8 years ago by dmtw <[email protected]>
fix(api): config/default: set mongodb url to false

github.com/colmena/colmena - dffbdf93c930c8132947c7467fc473a505dc8018 authored almost 8 years ago by Bram Borggreve <[email protected]>
fix(admin): generate LoopBack SDK to match with API

github.com/colmena/colmena - 81972f238c8c0eee7b78e4e327ba15dbf6b368b9 authored almost 8 years ago by Bram Borggreve <[email protected]>
docs: add Contributing specs

github.com/colmena/colmena - 2c907dd85d1f2faf8fe597ff030eb6cc49908c89 authored almost 8 years ago by Bram Borggreve <[email protected]>
docs: add Code of Conduct

github.com/colmena/colmena - 6bfba7a50eff0d58880c5a1ab7d6f0a252188b1e authored almost 8 years ago by Bram Borggreve <[email protected]>
docs: add some info on running on non-localhost machines

github.com/colmena/colmena - 379d16a666bfe942a4a587f14c10a0f56a9def65 authored almost 8 years ago by Bram Borggreve <[email protected]>
fix(api): fix startup issues due to unwanted loopback upgrade

github.com/colmena/colmena - f5ea7f4cc4db468f55d7ca465ade0b179fc473a9 authored almost 8 years ago by Bram Borggreve <[email protected]>
fix(api): rollback loopback version to LTS (2.x)

github.com/colmena/colmena - b58cd30d8602e9c250762bbda5738e8b552b7978 authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(general): run npm install of sub components on top-level postinstall

github.com/colmena/colmena - dc62d36d017a62eb06c43300789668508b12d78c authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(admin): Move away from @colmena/colmena-angular meta package

The @colmena/colmena-angular meta package will be useful once
this project will be more componen...

github.com/colmena/colmena - ad01ed872ad300b6830e2e03866a7dc9568ca356 authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(api): add support for MongoDB

github.com/colmena/colmena - f43d15fdcbfbd0f0f5052f3a045238d5209db308 authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(api): enhance importing sample data, do cleanup and import images

github.com/colmena/colmena - 91d49de1586ee73ae662bc335299c879e1d2a2da authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(api): Move away from @colmena/colmena-loopback meta package

The @colmena/colmena-loopback meta package will be useful once
this project will be more compone...

github.com/colmena/colmena - 5b04289563d5a969403caef32c7e00650f4886ef authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(admin): Consume and use API configuration published on /config.js

github.com/colmena/colmena - e20b3a4983461fbb9c4c22468c5bfad038f25268 authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(api): Publish API configuration in /config.js

github.com/colmena/colmena - 4427d0dd4e919b238e5f3343a4bee457f47232e6 authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(api): Add relationships between File and related models

github.com/colmena/colmena - e64338e5cedf9e2599d0443429942ee46e319d9c authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(admin): Implement Files module + uploader component

github.com/colmena/colmena - 15ca6f95ba622051be5313375ba886dfd8c91c23 authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(admin): add ui-dashboard-icon component

github.com/colmena/colmena - 348746e6cefae6ddf5512f954a842141410edb70 authored almost 8 years ago by Bram Borggreve <[email protected]>
Implement loopback-component-model-extender

github.com/colmena/colmena - a18f7df85890e86296292a768e61d17215e0d27e authored almost 8 years ago by Bram Borggreve <[email protected]>
feat(api): add models for file storage

github.com/colmena/colmena - 67ba4f0ea711524862bf1629f980e8bb41a1891f authored almost 8 years ago by Bram Borggreve <[email protected]>
Updeate templates for GitHub Issue

github.com/colmena/colmena - 3c05b796932e4811f34c96ba79a558984c7eaa52 authored almost 8 years ago by Bram Borggreve <[email protected]>
Update installation instructions

github.com/colmena/colmena - 5268cdf2daf207a5756ea3985773a5c39e359313 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add templates for GitHub Issues and Pull Requests

github.com/colmena/colmena - b033e56f6cb3d475406135b30f3f136f16ec50f2 authored almost 8 years ago by Bram Borggreve <[email protected]>
Small cosmetical fixes to System + Dev modules

github.com/colmena/colmena - d1d8b3a00c73a7208ccd6c6f2657d55231593465 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add component + services for managing Pages model

github.com/colmena/colmena - 883ab7a45c9176d89e72e40e48b36f9264cb8104 authored almost 8 years ago by Bram Borggreve <[email protected]>
Update lb-sdk to include Page model

github.com/colmena/colmena - 205c14ba7dbb39ac6ad3b3585e28c4d8a30c07c6 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add Page model

github.com/colmena/colmena - 266cbe8e4ed64c23607efec9b7e858baa90bfee6 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add Slack badge to README.md

github.com/colmena/colmena - ddc08a2dbb08e2bbdb4dbb8530a028cfb8a86a56 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @alexthewilde as a contributor

github.com/colmena/colmena - cdaadb925df4d118245fb045d0c9e9e55edf9bb8 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @yshing as a contributor

github.com/colmena/colmena - 53a08f5287d859cb210bafdeaa4ec353c5f224d7 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @josx as a contributor

github.com/colmena/colmena - 2a5f7e1f74c716c398fcb11d883331d2bb816d32 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @silverbux as a contributor

github.com/colmena/colmena - 3c79c1c59d5f176f0bb668d334a6b74c4f4c5b45 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @ktersius as a contributor

github.com/colmena/colmena - c42dcc717025e3212b9a45bde56a0a3b47e67581 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @Chenzc as a contributor

github.com/colmena/colmena - c4af118891ea71c5f22d3711571d1e386e728435 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @bdunnette as a contributor

github.com/colmena/colmena - ef87edf2fb414b0fd98a1a54d4fa03199ba9b78f authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @hoangtrongphuc as a contributor

github.com/colmena/colmena - 4e4506a501581da73c1a4822a3afa05648c6b744 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @brownman as a contributor

github.com/colmena/colmena - 977c9463453dc0bf7447f0d7af554cbd12665946 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @tuanpmt as a contributor

github.com/colmena/colmena - e73dee8f612a39ec94eef64ec23b55d67457df5c authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @pulkitsinghal as a contributor

github.com/colmena/colmena - e59292b994fec8832627d4bbaf9f407df02359bf authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @flashbag as a contributor

github.com/colmena/colmena - 4bbf3d43e4bdfaa5d99359aecad8a2f80902c071 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @dthib as a contributor

github.com/colmena/colmena - 0c56bdc7168127c4bc9a628d875dfaa824615f23 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @asgeirbirkis as a contributor

github.com/colmena/colmena - c16a05832fe1ee6e56c048bc4467e3d2c60e2f96 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @rhalff as a contributor

github.com/colmena/colmena - 910da370e771b92003ead03104c653fea2b0e89f authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @bmcintyre as a contributor

github.com/colmena/colmena - d6ec3188bd2e9708f94b6f87a280a002319b56b1 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @yieme as a contributor

github.com/colmena/colmena - fe18d82a430c07b1f7f733baf9d643668a3668d8 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @nardoguy14 as a contributor

github.com/colmena/colmena - 8ed130e5329904e28837070a168cd992d9fed35e authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @elartix as a contributor

github.com/colmena/colmena - 4bd0c8d8526bfc5de9dff51fc7f520dd9fc97950 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @drmikecrowe as a contributor

github.com/colmena/colmena - 56593a7f29aad7492e8b56c34a83e5e8f6a837d8 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @portokallidis as a contributor

github.com/colmena/colmena - 1b64f950dc4030ca74810d3d157897663c77fb88 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @movibe as a contributor

github.com/colmena/colmena - 30addc4bbc72548cd0432db332ed5664b317e049 authored almost 8 years ago by Bram Borggreve <[email protected]>
Add @beeman as a contributor

github.com/colmena/colmena - 8eb52edd57f325c03bd8fdb011ab178fc78f5c85 authored almost 8 years ago by Bram Borggreve <[email protected]>
Update Dashboard views

github.com/colmena/colmena - 509f38e30d459ebb47eead88917a4e8f4c3fc8ad authored almost 8 years ago by Bram Borggreve <[email protected]>