-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CSS issues caused by survey.js and line endings
- Loading branch information
Showing
10 changed files
with
2,703 additions
and
2,688 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,71 +1,71 @@ | ||
# Agile Gitlab CE | ||
|
||
[![Launch Repo Now](https://img.shields.io/badge/gh--pages-Launch%20Now!-ff69b4.svg?maxAge=2592000)](https://lilyheart.github.io/agile-gitlabce/) | ||
|
||
This project is to fill in the missing gaps regarding the Agile workflow in a CE Gitlab installation. | ||
|
||
<!-- [![Gitter](https://img.shields.io/gitter/room/Lilyheart/repo.js.svg?maxAge=2592000)](https://gitter.im/Lilyheart/LilyPrograms) [![GitHub issues](https://img.shields.io/github/issues/Lilyheart/repo.svg?maxAge=2592000)](https://github.com/Lilyheart/repo/issues) [![license](https://img.shields.io/github/license/Lilyheart/repo.svg?maxAge=2592000)](https://github.com/Lilyheart/repo/blob/gh-pages/LICENSE) --> | ||
|
||
## Deployed | ||
|
||
The website is deployed [here](https://lilyheart.github.io/agile-gitlabce/) on GitHub pages. | ||
|
||
<!-- ## Usage | ||
TODO: Write usage instructions --> | ||
|
||
## Contributing :revolving_hearts: | ||
|
||
Not current accepting pull requests. | ||
|
||
<!-- 1. Fork the repo | ||
2. Create a branch for the feature: `git checkout -b new-feature-name` | ||
3. Commit: `git commit -am 'Add a cool thing'` | ||
4. Push to the branch: `git push origin new-feature-name` | ||
5. Submit a pull request --> | ||
|
||
## History | ||
|
||
### [[0.2.8]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.8) - 2019-12-07 | ||
Feedback survey for end of semester. | ||
|
||
### [[0.2.7]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.7) - 2019-12-02 | ||
New Burndown Chart type. | ||
|
||
### [[0.2.6]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.6) - 2019-12-02 | ||
New Burndown Chart type. | ||
|
||
### [[0.2.5]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.5) - 2019-11-16 | ||
Add ability to bookmark a project. | ||
|
||
### [[0.2.4]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.4) - 2019-11-12 | ||
Add List of future plans to FAQ list. | ||
|
||
### [[0.2.3]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.3) - 2019-11-08 | ||
Minor Bug fixes | ||
|
||
### [[0.2.2]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.2) - 2019-11-03 | ||
Instructions added to site! | ||
|
||
### [[0.2.1]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.1) - 2019-10-28 | ||
Notify when there is an update to issues on Gitlab (in 40 lines of code!) | ||
|
||
### [[0.2.0]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.0) - 2019-10-23 | ||
Add hours by member table | ||
Rework log in flow | ||
Fix regression line | ||
Sort sprints/milestones by due date | ||
|
||
### [[0.1.0]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.1.0) - 2019-10-17 | ||
OAuth option added to menu bar | ||
|
||
### [[0.0.1]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.0.1) - 2019-10-16 | ||
Initial release for testing | ||
|
||
<!-- ## Credits | ||
TODO: Write credits --> | ||
|
||
## License | ||
|
||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details | ||
# Agile Gitlab CE | ||
|
||
[![Launch Repo Now](https://img.shields.io/badge/gh--pages-Launch%20Now!-ff69b4.svg?maxAge=2592000)](https://lilyheart.github.io/agile-gitlabce/) | ||
|
||
This project is to fill in the missing gaps regarding the Agile workflow in a CE Gitlab installation. | ||
|
||
<!-- [![Gitter](https://img.shields.io/gitter/room/Lilyheart/repo.js.svg?maxAge=2592000)](https://gitter.im/Lilyheart/LilyPrograms) [![GitHub issues](https://img.shields.io/github/issues/Lilyheart/repo.svg?maxAge=2592000)](https://github.com/Lilyheart/repo/issues) [![license](https://img.shields.io/github/license/Lilyheart/repo.svg?maxAge=2592000)](https://github.com/Lilyheart/repo/blob/gh-pages/LICENSE) --> | ||
|
||
## Deployed | ||
|
||
The website is deployed [here](https://lilyheart.github.io/agile-gitlabce/) on GitHub pages. | ||
|
||
<!-- ## Usage | ||
TODO: Write usage instructions --> | ||
|
||
## Contributing :revolving_hearts: | ||
|
||
Not current accepting pull requests. | ||
|
||
<!-- 1. Fork the repo | ||
2. Create a branch for the feature: `git checkout -b new-feature-name` | ||
3. Commit: `git commit -am 'Add a cool thing'` | ||
4. Push to the branch: `git push origin new-feature-name` | ||
5. Submit a pull request --> | ||
|
||
## History | ||
|
||
### [[0.2.8]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.8) - 2019-12-07 | ||
Feedback survey for end of semester. | ||
|
||
### [[0.2.7]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.7) - 2019-12-02 | ||
New Burndown Chart type. | ||
|
||
### [[0.2.6]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.6) - 2019-12-02 | ||
New Burndown Chart type. | ||
|
||
### [[0.2.5]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.5) - 2019-11-16 | ||
Add ability to bookmark a project. | ||
|
||
### [[0.2.4]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.4) - 2019-11-12 | ||
Add List of future plans to FAQ list. | ||
|
||
### [[0.2.3]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.3) - 2019-11-08 | ||
Minor Bug fixes | ||
|
||
### [[0.2.2]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.2) - 2019-11-03 | ||
Instructions added to site! | ||
|
||
### [[0.2.1]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.1) - 2019-10-28 | ||
Notify when there is an update to issues on Gitlab (in 40 lines of code!) | ||
|
||
### [[0.2.0]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.2.0) - 2019-10-23 | ||
Add hours by member table | ||
Rework log in flow | ||
Fix regression line | ||
Sort sprints/milestones by due date | ||
|
||
### [[0.1.0]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.1.0) - 2019-10-17 | ||
OAuth option added to menu bar | ||
|
||
### [[0.0.1]](https://github.com/Lilyheart/agile-gitlabce/releases/tag/v0.0.1) - 2019-10-16 | ||
Initial release for testing | ||
|
||
<!-- ## Credits | ||
TODO: Write credits --> | ||
|
||
## License | ||
|
||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details |
Oops, something went wrong.