summaryrefslogtreecommitdiffstats
path: root/templates/org/team
Commit message (Expand)AuthorAgeFilesLines
* Improve checkbox accessibility a bit by adding the title attribute (#22593)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-4/+4
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-102-7/+7
* Remove useless "Cancel" buttons (#21872)Yarden Shoham2022-12-051-1/+0
* Add team member invite by email (#20307)KN4CK3R2022-10-192-1/+39
* Skip dirty check for team forms (#21154)KN4CK3R2022-09-142-2/+2
* Do not add links to Posters or Assignees with ID < 0 (#20577)zeripath2022-09-031-3/+1
* Replace some icons with SVG (#20741)silverwind2022-08-101-6/+4
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-276-82/+82
* Replace blue button and label classes with primary (#19763)silverwind2022-05-202-2/+2
* Fix `<strong>` html in translation (#18929)Gusted2022-02-271-2/+2
* Fix team management UI (#18886)Lunny Xiao2022-02-252-3/+3
* Update assignees check to include any writing team and change org sidebar (#1...zeripath2022-02-231-22/+46
* Use "read" value for General Access (#18496)Gusted2022-02-011-1/+1
* Fix new team (#18212)Lunny Xiao2022-01-081-3/+3
* Team permission allow different unit has different permission (#17811)Lunny Xiao2022-01-052-28/+63
* Fixed org styles. (#17807)KN4CK3R2021-11-251-94/+96
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-166-18/+18
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-263-11/+44
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-2/+2
* Update JS dependencies (#15033)silverwind2021-03-222-2/+2
* Direct avatar rendering (#13649)silverwind2020-12-032-2/+2
* Add class to page content to unify top margin (#13766)silverwind2020-11-304-4/+4
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-212-2/+2
* Make SVG size argument optional (#12814)silverwind2020-09-114-8/+8
* Update Octicons to v10 (#12240)silverwind2020-07-171-1/+1
* Org action fixes and form cleanup (#10512)John Olheiser2020-02-274-12/+14
* Change action GETs to POST (#10462)John Olheiser2020-02-254-6/+24
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-114-6/+14
* Add setting to set default and global disabled repository units. (#8788)David Svantesson2020-01-171-1/+5
* Team permission to create repository in organization (#8312)David Svantesson2019-11-202-2/+13
* Allow to add and remove all repositories to/from team. (#8867)David Svantesson2019-11-091-11/+42
* Add team option to grant rights for all organization repositories (#8688)David Svantesson2019-11-063-4/+34
* fix new team 500 (#6749)Lunny Xiao2019-04-251-1/+1
* Move input fields to add members to a team and repos to a team (#5853)sebastian-sauer2019-01-252-34/+34
* Improve team members and repositories settings UI (#5457)Lunny Xiao2018-12-094-10/+15
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-1/+1
* Add separate string for the 'Create Team' button. (#3647)bugreport02018-03-091-1/+1
* Use Semantic UI's Search component for user and repo search (#2636)harry2017-10-032-4/+2
* EnableUnit() -> UnitEnabled() (#2242)Ethan Koenig2017-08-021-1/+1
* Remove unit types commits and settings (#2161)Lauris BH2017-07-171-2/+2
* Add units to team (#947)Lunny Xiao2017-05-181-0/+15
* fix: remove `str2html` from org full name (#1360)Bo-Yi Wu2017-04-051-1/+1
* fix leave team 404 (#1154)Lunny Xiao2017-03-091-1/+1
* fix: Add str2html on DisplayName of Org. (#1091)Bo-Yi Wu2017-03-011-1/+1
* #3348 always use relative avatar link in the templateUnknwon2016-08-052-2/+2
* Refactor User.Id to User.IDUnknwon2016-07-244-9/+9
* Upgrade octicon to 4.3.0Unknwon2016-07-161-1/+1
* #2497 incorrect error handle for team nameUnknwon2016-01-291-4/+4
* Indent all templates with tabsAdam Strzelecki2015-12-085-206/+206