aboutsummaryrefslogtreecommitdiffstats
path: root/templates/org/team/new.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-051-4/+4
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-3/+3
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-3/+3
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-2/+2
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-39/+39
* Change green buttons to primary color (#27099)silverwind2023-09-181-2/+2
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Fix admin team access mode value in team_unit table (#24012)yp053272023-04-131-2/+2
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-6/+6
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-3/+3
* Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)wxiaoguang2023-02-131-4/+4
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* 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-101-4/+4
* Remove useless "Cancel" buttons (#21872)Yarden Shoham2022-12-051-1/+0
* Replace some icons with SVG (#20741)silverwind2022-08-101-6/+4
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-37/+37
* 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-051-25/+60
* 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-161-2/+2
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* 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-201-2/+10
* Add team option to grant rights for all organization repositories (#8688)David Svantesson2019-11-061-0/+18
* fix new team 500 (#6749)Lunny Xiao2019-04-251-1/+1
* 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
* 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
* #2497 incorrect error handle for team nameUnknwon2016-01-291-4/+4
* Indent all templates with tabsAdam Strzelecki2015-12-081-75/+75
* fix #650Unknwon2015-11-221-60/+72
* UI: Confirmation boxUnknwon2014-09-281-1/+8
* Removed trailing white spacesTristan Storch2014-08-301-3/+3
* Finish new edit team page, add member to teamUnknwon2014-08-241-5/+20
* Finish team list, create new team, join/leave team pageUnknwon2014-08-161-0/+48