Commits on Source (1373)
Showing
- .babelrc 0 additions, 3 deletions.babelrc
- .gitignore 21 additions, 1 deletion.gitignore
- .gitlab-ci.yml 51 additions, 177 deletions.gitlab-ci.yml
- .gitlab/issue_templates/bug.md 0 additions, 28 deletions.gitlab/issue_templates/bug.md
- .gitlab/issue_templates/feature.md 0 additions, 22 deletions.gitlab/issue_templates/feature.md
- .gitlab/merge_request_templates/checklist_before_merging.md 0 additions, 61 deletions.gitlab/merge_request_templates/checklist_before_merging.md
- .releaserc 33 additions, 0 deletions.releaserc
- .sassrc 3 additions, 0 deletions.sassrc
- LICENSE 1 addition, 1 deletionLICENSE
- README.md 1023 additions, 87 deletionsREADME.md
- client.sample.css 7 additions, 0 deletionsclient.sample.css
- config.sample.federated.json 0 additions, 41 deletionsconfig.sample.federated.json
- config.sample.json 106 additions, 23 deletionsconfig.sample.json
- cypress.config.js 13 additions, 0 deletionscypress.config.js
- cypress/README.md 54 additions, 0 deletionscypress/README.md
- cypress/e2e/create-channel.cy.js 128 additions, 0 deletionscypress/e2e/create-channel.cy.js
- cypress/e2e/create-job-offer.cy.js 52 additions, 0 deletionscypress/e2e/create-job-offer.cy.js
- cypress/e2e/create-project.cy.js 90 additions, 0 deletionscypress/e2e/create-project.cy.js
- cypress/e2e/create-user.cy.js 56 additions, 0 deletionscypress/e2e/create-user.cy.js
- cypress/e2e/delete-channel.cy.js 63 additions, 0 deletionscypress/e2e/delete-channel.cy.js
.babelrc
deleted
100644 → 0
.gitlab/issue_templates/bug.md
deleted
100644 → 0
.gitlab/issue_templates/feature.md
deleted
100644 → 0
.releaserc
0 → 100644
.sassrc
0 → 100644
This diff is collapsed.
client.sample.css
0 → 100644
config.sample.federated.json
deleted
100644 → 0
cypress.config.js
0 → 100644
cypress/README.md
0 → 100644
cypress/e2e/create-channel.cy.js
0 → 100644
cypress/e2e/create-job-offer.cy.js
0 → 100644
cypress/e2e/create-project.cy.js
0 → 100644
cypress/e2e/create-user.cy.js
0 → 100644
cypress/e2e/delete-channel.cy.js
0 → 100644