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

feat(admin): enable lazy loading for system module

github.com/colmena/colmena - 13bbc514c7641913ba20b4eed8e98df45a5e9340 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin): enable lazy loading for content module

github.com/colmena/colmena - 4ebe4d3bafdf52c92b408f7d728ca9c38a06059e authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin): enable lazy loading for dev module

github.com/colmena/colmena - 95c8e7c80e1dcee2e393c4cd3db5ad43b1517076 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin): enable lazy loading for dashboard module

github.com/colmena/colmena - 27845471e89134f64ebd852241cf46b8cc418386 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api-helpers): refactor code from loopback-apps into api-helpers

github.com/colmena/colmena - e8a31c935c8a728f6637854d6e17d0d30e7d9287 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api): remove Core model

github.com/colmena/colmena - a5f780bbf07776d9fcd0255741733b3df1964620 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api-helpers): move module loading to api-helpers

github.com/colmena/colmena - ddbd6001cba8aa688085696ad7486067182178a8 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api): move module list from package.json to default.yaml

github.com/colmena/colmena - a7005384434f2fcb3485962330cab4e8fda2ec99 authored over 7 years ago by Bram Borggreve <[email protected]>
chore: update depedency versions

github.com/colmena/colmena - 9bad088cffef68b3edcd4d4e75ffa87e5ddc1a85 authored over 7 years ago by Bram Borggreve <[email protected]>
fix(admin-system): don not poll server info endpoint using setTimeout

github.com/colmena/colmena - b42a5bc10ae2bd7f7c21aa3644ecbb94e8368060 authored over 7 years ago by Bram Borggreve <[email protected]>
fix(admin-system): don not poll server info endpoint using setTimeout

github.com/colmena/colmena - 7435c8e70a9ab2eadac2865c94ba85742a04f6f0 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin): update dashboard, add sections for Server Information and Server Modules

github.com/colmena/colmena - 75db231ede1f8f4dbe9f51f1750d12d52eaca8eb authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin): select first domain per default if none is selected

github.com/colmena/colmena - 7689d05abd817fa2ac46f458733bf4949c6b0b7f authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api): remove multiDomain setting

github.com/colmena/colmena - 17d1279936f86d069f15fbc6cbdfa6b9f9d509ed authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin): protect system routes for non-admin users

github.com/colmena/colmena - e9588f64473a2d32b831be5ddcbf4a34f713b266 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin-auth): remove support for realms and domains from auth components

github.com/colmena/colmena - ebfc0b96b9d871e0e0e8e93959d992de80401b08 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin-layout): add avatar to user dropdown in header

github.com/colmena/colmena - 96cec3d4e4ce0e1e00001fd07bcaaa5168dae7ac authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin): remove access token from localstorage on redirect to login

github.com/colmena/colmena - fbb972c32343d2095a83971447014c04e804ee80 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin-system): remove realm field, add avatar from users edit form

github.com/colmena/colmena - 93e261546430facf4c37d24d6c9c0dedb3f79c39 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api): add computed field username

github.com/colmena/colmena - a9bdbd03865a3188bf5f0edf960fcbb804bec0d8 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api): add npm run initdb command

github.com/colmena/colmena - 551d644207a145bbab9405efcc5228eb481e2de4 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api): control INITDB and MIGRATEDB separately

github.com/colmena/colmena - 1e361741ee8b0566938dbfb484f67227be52828a authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin): check if token is valid after setting it from localstorage

github.com/colmena/colmena - a0fe1b1215e9bbfb1a002ffe02cbece58c8a0a6c authored over 7 years ago by Bram Borggreve <[email protected]>
fix(api-system): lock down acl of SystemUser read method

github.com/colmena/colmena - a74899749deca2e00db9f44212c787f7080e7d2a authored over 7 years ago by Bram Borggreve <[email protected]>
Add colors to API log (#276)

* feat(logger): add support for logging in color with chalk

* feat: colorize server output

github.com/colmena/colmena - 077b662a1f6aaab97d7d0da65fca3a462536fb06 authored over 7 years ago by Bram Borggreve <[email protected]>
fix(api): make sure all configured datasources get exported properly

github.com/colmena/colmena - 7a0fb50cd9aac9824223530623dd7b7de0838e37 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api): re-implement sample data and sample files import

github.com/colmena/colmena - f62812a2a07ce58cfb9ea5b3ca9d925c5252a697 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api-helpers): Initial commit of API Helpers package

github.com/colmena/colmena - c4c4954b18a15416dabe855056b6dbb1848e95c2 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api-storate): Add mixins for SystemDomain / SystemUser relations

github.com/colmena/colmena - d60f264f261805b91b18d9ce8392d1e547b7fdec authored over 7 years ago by Bram Borggreve <[email protected]>
fix(api-content): restore relation to File model

github.com/colmena/colmena - 688979f84e24fc58c4436c64374a6a92d0c351b1 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api-storage): finalize rename of Container to StorageContainer

github.com/colmena/colmena - 1f417cf93f50c70e9918c41387a09827b047ec85 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api-system): update roles names to include module

github.com/colmena/colmena - d9d9650794e3cec8498ac1b6a500a99b4ae84dfa authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin-auth): update usage of SDK with new model names

github.com/colmena/colmena - b0972b27745df2b31af9f6952a1c5f3723126b9d authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin-content): update usage of SDK with new model names

github.com/colmena/colmena - 230d5036753608eef25bb3c55d093298dc7facab authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api-system): migrate Container/File models to Storage module

github.com/colmena/colmena - cb8bae5778c48aa01dfcc1348cf73f003037b8aa authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin-system): update usage of SDK with new model names

github.com/colmena/colmena - bd932152429431fbdadddd343dd864eb2e6e094c authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api-content): migrate Event/Page/Post/Product models to Content module

github.com/colmena/colmena - 1c8f8dcb42581c420ed9cb7287179bfb7c869c8c authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api-system): migrate Domain/Setting/User/AccessToken models to System module

github.com/colmena/colmena - 41872a257537f488b94007062ae8865872b3656c authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api-system): create custom Role/RoleMapping models to System module

github.com/colmena/colmena - 671476a3e4349ec1f174255b5e697f823a9a450d authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api-system): create System model that wraps around Ping/Core.modules

github.com/colmena/colmena - ac3fa4576f1eab35b878a8581ea8098c3b20a202 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin-lb-sdk): update loopback sdk with new models

github.com/colmena/colmena - 0e2399c73887de575a6b4b43bd4682bb179a5bd2 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin): update usage of SDK with new model names

github.com/colmena/colmena - aa4ed6d7ffabe3c49e1e8657c671671365f393a9 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api-system): Initial implementation of api-system module

github.com/colmena/colmena - ba0fe85736093afb188edb1758eb5c04f149d864 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api): Initial implementation of Loopback Modules

github.com/colmena/colmena - c879a11daa38788e5861b9fe23dfea9748685997 authored over 7 years ago by Bram Borggreve <[email protected]>
docs(readme): update readme header (#275)

github.com/colmena/colmena - 3ec47a7df5ab8dda97c913c7c6c66c73698806cc authored over 7 years ago by Brannon N. Darby II <[email protected]>
feat(admin-system): disable settings form for system settings

github.com/colmena/colmena - e4f9af8c88dfd043fead94951dc2fa93f8004106 authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin-ui): add disabled property to form fields config

github.com/colmena/colmena - a519e0ff86c195867b8a202e4bca9e9782a7985f authored over 7 years ago by Bram Borggreve <[email protected]>
refactor(system): refactor settings module

github.com/colmena/colmena - e220266e06fe91bccc026d68bebc6a6027ce13f7 authored over 7 years ago by Brannon N. Darby II <[email protected]>
feat(admin-system): clean up domains module

github.com/colmena/colmena - 80f45e9b9f631401c4c9698f012414a8b0e53d6d authored over 7 years ago by Bram Borggreve <[email protected]>
feat: add loopback-console to the project

github.com/colmena/colmena - b62e552382dba98c0ca17236758d789f6089f0af authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api): add default index.html to client dir (#271)

github.com/colmena/colmena - 204c00ef501b759da67758a538a37e700e52511d authored over 7 years ago by Bram Borggreve <[email protected]>
build: remove admin/api cache from travis.yml

github.com/colmena/colmena - 5617625e8655dd453bdfab49c5ff500ea1c148ae authored over 7 years ago by Bram Borggreve <[email protected]>
fix(api): lock down acl on the BaseModel and Container models

github.com/colmena/colmena - 91bb2ad791093ab4dcf00ef0bad96f5d119450ad authored over 7 years ago by Bram Borggreve <[email protected]>
feat: add npm run update command

github.com/colmena/colmena - 8a57988d836bb1bd08887091c0d6965432cc3ea1 authored over 7 years ago by Bram Borggreve <[email protected]>
fix(admin-ui): manually trigger change detection in ngAfterViewInit (for ng 4.2.x)

github.com/colmena/colmena - 31e641ecc2d9d221052d3b96dba2f3dc04de8f4f authored over 7 years ago by Bram Borggreve <[email protected]>
chore: update depedency versions

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

github.com/colmena/colmena - 0fa6c504c4e043d122171202ae11dac2b7631a25 authored over 7 years ago by Bram Borggreve <[email protected]>
feat: add Docker Compose for development servers

github.com/colmena/colmena - fede3a23fd02dbafb81943d5cc5f222dcf80085b authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin-system): leverage UserDetail component for adding new users

github.com/colmena/colmena - b65788b6d12033b8d18f7f5370d93898bc3d4fd0 authored over 7 years ago by Bram Borggreve <[email protected]>
style: clean up formatting with npm run lint

github.com/colmena/colmena - 2a8dc67ae9659b4067c1a07f7acde92912032b3c authored over 7 years ago by Bram Borggreve <[email protected]>
refactor(admin-system): remove subscriptions from UserService

github.com/colmena/colmena - 691bf14938700caaec9fd4433f6f53501c9c0f8e authored over 7 years ago by Bram Borggreve <[email protected]>
fix(admin): make sure adding/removing roles works

github.com/colmena/colmena - 9a10e75c6e8bced074ab06cd101d78ce3602634f authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin-lb-sdk): update loopback sdk

github.com/colmena/colmena - ca7084808c3a42a348388dffe61e966f36943bce authored over 7 years ago by Bram Borggreve <[email protected]>
feat(api): add methods to add and remove roles by name to user prototype

github.com/colmena/colmena - 0b3d9d73cd0e2e937a50f33d197f9e144b4d0c24 authored over 7 years ago by Bram Borggreve <[email protected]>
chore: update package-log.json

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

github.com/colmena/colmena - bde2948ff0ef044d69a2be67fa943bedb760b837 authored over 7 years ago by Bram Borggreve <[email protected]>
chore(ci): install global dependencies on circle and travis

github.com/colmena/colmena - 7f7c05b5073b8b513101a15dc7d2c77acd3d28c5 authored over 7 years ago by Bram Borggreve <[email protected]>
chore: move dev dependencies up + move deps to admin-ui

github.com/colmena/colmena - 59515097976ec1998a6ecd902fa2d10b0d97712d authored over 7 years ago by Bram Borggreve <[email protected]>
chore: fix all dependencies to the exact version

github.com/colmena/colmena - 41214d800f32530bb25b4aa2c30196a605532e90 authored over 7 years ago by Bram Borggreve <[email protected]>
chore: make sure all packages save exact dependency version

github.com/colmena/colmena - 4a2114ede0d1976b0dd8450614a48ba43c2e03f3 authored over 7 years ago by Bram Borggreve <[email protected]>
chore: use lerna run dev --stream instead of npm-run-all (#259)

github.com/colmena/colmena - 76df057a76fce9f4f59497a89807e67e44b98b4b authored over 7 years ago by Bram Borggreve <[email protected]>
cli: add clean script to remove top-level node_modules

github.com/colmena/colmena - 0cb6d36bac485a3299b2cd4f6cc5d370272d914d authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin-system): clean up user module

github.com/colmena/colmena - 6551aad0d11f73e7dace52c77b02e6b31908ac3a authored over 7 years ago by Bram Borggreve <[email protected]>
feat(admin-system): improve user management module

github.com/colmena/colmena - 9dd4c1984af310ba3f4dcacdf0b87024d274ffe9 authored over 7 years ago by Brannon N. Darby II <[email protected]>
chore: update depedency versions

github.com/colmena/colmena - 651c0e04844102fa41cef3368b7ee5d1cd6c72e2 authored over 7 years ago by Bram Borggreve <[email protected]>
build: add setup for circle ci

github.com/colmena/colmena - f26cac561cc997dfd9695c65074bbecd1884af84 authored over 7 years ago by Bram Borggreve <[email protected]>
chore: remove fc reference from tslint.json

github.com/colmena/colmena - 7d16f56cfecda11c381bcfdc79e8d799b83e205a authored over 7 years ago by Bram Borggreve <[email protected]>
fix(api): make sure roles in sample data are created with the correct id

github.com/colmena/colmena - 6c8f6a6c409577079737a4758dca893df6a07244 authored over 7 years ago by Brannon N. Darby II <[email protected]>
chore: sync tsconfigs across all packages

github.com/colmena/colmena - 4d69a5fe7c46d3352ef6c68b0ab275a69da9186c authored over 7 years ago by Brannon N. Darby II <[email protected]>
build: add travis notifications to colmena slack

github.com/colmena/colmena - 72e129c4063cc704d5913534a05a01c5772ce5fc authored over 7 years ago by Bram Borggreve <[email protected]>
fix: remove obsolete dependencies

github.com/colmena/colmena - 5ba191542e577b84532c5267a0be1f5030b1db4d authored over 7 years ago by Bram Borggreve <[email protected]>
chore: move admin-auth from packages to modules (#255)

github.com/colmena/colmena - 54f1a011ba96b1b9426564c9ef5443fb78fa1be1 authored over 7 years ago by Bram Borggreve <[email protected]>
fix(admin-layout): fix top right header dropdowns

github.com/colmena/colmena - 01cb235458b141a2f82413bc725aa8b3f0b652f3 authored over 7 years ago by Bram Borggreve <[email protected]>
refactor(admin-ui): remove the icon view from fc-data-grid

github.com/colmena/colmena - a7c3cfd89191ed702d8d9fea021a85f04bd279aa authored over 7 years ago by Bram Borggreve <[email protected]>
build: move devDependencies to top level and add tsconfig.json files

github.com/colmena/colmena - 78b9c95fec0ee22b13ad35f260ab8c4f3f83d4aa authored over 7 years ago by Brannon N. Darby II <[email protected]>
fix(admin-ui): fix sweetalert2 and move ng2-toasty dependency

github.com/colmena/colmena - e9f713e14054bea471951ba3bcab5bed5a4289cd authored over 7 years ago by Bram Borggreve <[email protected]>
fix(api): make sure apps/api/client dir exists

github.com/colmena/colmena - 2de10b1311e13313d7b7b5e8647232470fb25f10 authored over 7 years ago by Bram Borggreve <[email protected]>
fix(api): make sure Settings value is peristed correctly in mongo

github.com/colmena/colmena - 94daace3a73b551412a88312e1d930a6f93307e3 authored over 7 years ago by Bram Borggreve <[email protected]>
chore(api): upgrade to loopback v3

github.com/colmena/colmena - 18bcd8be49051d85818068446dee079b9db2de5d authored over 7 years ago by Bram Borggreve <[email protected]>
chore(sdk): regenerate sdk

github.com/colmena/colmena - e45549061c590d9dbeff8e9fbeaf6ac398eee6cd authored over 7 years ago by Bram Borggreve <[email protected]>
fix(api): refactor model File to StorageFile

github.com/colmena/colmena - f7d11a56430224a6dc2249740fe761f7fb7e9dec authored over 7 years ago by Bram Borggreve <[email protected]>
fix(api): refactor loaded method in Settings model

github.com/colmena/colmena - d36a9da95b1c0a8e2eb07aa284c72055a1e7d276 authored over 7 years ago by Bram Borggreve <[email protected]>
build(travis): only run now.sh deployment script on develop branch

github.com/colmena/colmena - d2b71be2c47f6e4554e4cf54618ce4b4806c42b4 authored over 7 years ago by Bram Borggreve <[email protected]>
build(travis): set Node version to 8

github.com/colmena/colmena - 0c19fe4cd5a96cee894a87b9c6e7913554df9317 authored over 7 years ago by Bram Borggreve <[email protected]>
fix(ng-cli): add paths to tsconfig.app.json (#247)

github.com/colmena/colmena - ea031e6296c772c064420cf7cb8775a2fb8daa43 authored over 7 years ago by Brannon N. Darby II <[email protected]>
docs(README): update checkout command

github.com/colmena/colmena - 2355746a1379bcad1bbd166e1a15226cacd77fa2 authored over 7 years ago by Bram Borggreve <[email protected]>
docs(README): change ip reference from 0.0.0.0 to 127.0.0.1

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

github.com/colmena/colmena - 0827ef524a75acb334f3b0e295e5e9bf7fb9aefd authored over 7 years ago by Bram Borggreve <[email protected]>
chore: rename opencollective projct from colmena-cms to colmena

github.com/colmena/colmena - 92111628466f6b3facd0a10ec55f6e22f7ddc5c2 authored over 7 years ago by Bram Borggreve <[email protected]>
chore: rename from Colmena CMS to Colmena

github.com/colmena/colmena - cb7a7ab3b8b66d54a8c10f404e0b67900db959f3 authored over 7 years ago by Bram Borggreve <[email protected]>