M M Arif 2019-06-04 08:11:50 +00:00
parent a19bfde377
commit 6a4a4840b0
1 changed files with 53 additions and 0 deletions

53
Features.md Normal file

@ -0,0 +1,53 @@
# Features
#### *This list may not show all the features GitNex offer. It's a list to show the basic features offered by the app.
- My Repositories
- Repositories list
- Organizations list
- Create team in organization
- View organization repositories
- View organization members
- View organization team members
- Create new repository
- Create new organization
- Search/filter repositories, organizations, teams, members etc
- Profile view
- Repository stars, watchers, issues count
- Issues list
- Issue counter badge
- Issue comments
- Comment on issues
- Search issues in issues list
- Create new issue with multiple assignees, labels and add milestone, due date to it
- Create label
- Edit/delete labels
- Repository information
- Milestones list
- Create a new milestone
- Branches list
- Releases with source download
- Collaborators view for repository
- Markdown support
- Emoji support
- Settings: Pretty and Normal time format, language change, issue badge
- Option to access local non-https installs
- Add collaborator to the repository
- Add an email address to your account
- Users can now edit his / her own comments
- See who are your followers
- See who you are following
- Better handling of logins
- Add/remove labels from an issue
- Repo README.md in information tab
- Basic HTTP authentication support. Use USERNAME@YOUR-DOMAIN.COM in URL field
- Create a new user - Admin privilege required
- Closed issues in new tab
- Edit issue
- Organization overview
- Code block colors - change in settings
- Home screen of your choice - change in settings
- Close and reopen an issue
- Create new release
- Mention collaborators in issues, comments. Start with @ and username of user, suggestion box will appear if user exists
- 2FA OTP support. Check the Troubleshoot wiki page for usage