Skip to content

CareyLF/easycla

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,508 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Easy Contributor License Agreement (CLA) Project

CircleCI

The Contributor License Agreement (CLA) service of the Linux Foundation lets project contributors read, sign, and submit contributor license agreements easily.

This repository contains both the backend and front-end UI for supporting and managing the application.

This platform supports both GitHub and Gerrit source code repositories. Additional information can be found in the Getting Started Guide.

Getting Started Guide

See the Getting Started Guide to get started with EasyCLA.

Third-party Services

Besides integration with Auth0 and Salesforce, the CLA system has the following third party services:

  • Docusign for CLA agreement e-sign flow
  • Docraptor for convert html CLA template as PDF file

CLA Backend

The CLA project has two backend projects.

The majority of the backend APIs are implemented in python, and can be found in the cla-backend directory.

Recent backend development was implemented in Golang, and can be found in the cla-backend-go directory. In particular, this backend contains APIs powering Automated Templates, GitHub Whitelists, and Duplicate Company handling in the Corporate Console.

CLA Frontend

Overview

CLA frontend consists of three independent SPA build with Ionic framework.

  • cla-frontend-project-console for LinuxFoundation director/admin/user to manage project CLA
  • cla-frontend-corporate-console for any concrete company CLA manager to sign CCLA and manage employee CLA whitelist
  • cla-frontend-contributor-console for any project contributor to sign ICLA or CCLA

Architecture

See the docs/ARCHITECTURE.md document.

License

Copyright The Linux Foundation and each contributor to CommunityBridge.

This project’s source code is licensed under the MIT License. A copy of the license is available in LICENSE.

The project includes source code from keycloak, which is licensed under the Apache License, version 2.0 (Apache-2.0), a copy of which is available in LICENSE-keycloak.

This project’s documentation is licensed under the Creative Commons Attribution 4.0 International License (CC-BY-4.0). A copy of the license is available in LICENSE-docs.

About

No description, website, or topics provided.

Resources

License

MIT and 2 other licenses found

Licenses found

MIT
LICENSE
CC-BY-4.0
LICENSE-docs
Unknown
LICENSE-keycloak

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 30.1%
  • TypeScript 25.9%
  • HTML 14.8%
  • JavaScript 13.2%
  • Go 8.3%
  • CSS 5.5%
  • Other 2.2%