summaryrefslogtreecommitdiffstats
path: root/templates/admin
Commit message (Expand)AuthorAgeFilesLines
* Fix admin-dl-horizontal (#25512) (#25535)Giteabot2023-06-272-13/+13
* Refactor path & config system (#25330) (#25416)wxiaoguang2023-06-221-9/+0
* Various UI fixes (#25264) (#25431)Giteabot2023-06-221-1/+1
* Show OAuth2 errors to end users (#25261) (#25271)Giteabot2023-06-152-6/+17
* Fix all possible setting error related storages and added some tests (#23911)...Giteabot2023-06-141-1/+1
* Add details summary for vertical menus in settings to allow toggling (#25098)HesterG2023-06-071-6/+6
* Use a separate admin page to show global stats, remove `actions` stat (#25062)wxiaoguang2023-06-033-8/+20
* Minor UI improvements: logo alignment, auth map editor, auth name display (#2...wxiaoguang2023-06-023-4/+4
* various style fixes (#25008)Denys Konovalov2023-05-303-4/+4
* Fix delete user account modal (#25004)HesterG2023-05-301-9/+9
* Fix admin config page error, use tests to cover the admin config and 500 erro...wxiaoguang2023-05-291-10/+0
* Improve some Forms (#24878)JakobDev2023-05-262-7/+7
* Rewrite logger system (#24726)wxiaoguang2023-05-211-54/+11
* Improve queue & process & stacktrace (#24636)wxiaoguang2023-05-118-129/+124
* Rewrite queue (#24505)wxiaoguang2023-05-083-220/+76
* Update LDAP filters to include both username and email address (#24547)Gary Moon2023-05-052-2/+2
* Replace `N/A` with `-` everywhere (#24474)silverwind2023-05-021-1/+1
* Add "Updated" column for admin repositories list (#24429)Yarden Shoham2023-04-291-0/+2
* Improve template helper (#24417)wxiaoguang2023-04-293-6/+6
* Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix...wxiaoguang2023-04-291-11/+11
* Fix layouts of admin table / adapt repo / email test (#24370)wxiaoguang2023-04-284-53/+52
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-272-4/+11
* Modify width of ui container, fine tune css for settings pages and org header...Hester Gong2023-04-262-68/+61
* Remove unnecessary helper function `DateFmtLong` (#24343)Yarden Shoham2023-04-261-1/+1
* Fix template function DateTime (#24317)wxiaoguang2023-04-258-12/+12
* Improve some modal action buttons (#24289)wxiaoguang2023-04-249-30/+12
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-238-12/+12
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-2326-169/+114
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-2310-35/+29
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-1111-15/+15
* Clean template/helper.go (#23922)wxiaoguang2023-04-071-1/+1
* Convert .Source.SkipVerify to $cfg.SkipVerify (#23839)yp053272023-04-031-1/+1
* Prefill input values in oauth settings as intended (#23829)yp053272023-04-021-7/+7
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-276-15/+15
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-245-11/+11
* Fix `.locale.Tr` function not found in delete modal (#23468)delvh2023-03-201-2/+20
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-145-48/+17
* Support reflogs (#22451)Philip Peterson2023-03-131-0/+12
* Handle OpenID discovery URL errors a little nicer when creating/editing sourc...zeripath2023-03-101-1/+1
* Fix missed `.hide` class (#23208)yp053272023-03-021-3/+3
* Fix some more hidden problems (#23074)wxiaoguang2023-02-222-2/+2
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-197-19/+19
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-133-17/+17
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-083-1/+17
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-0121-21/+21
* Improve checkbox accessibility a bit by adding the title attribute (#22593)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-2/+2
* Implement actions (#21937)Jason Song2023-01-313-0/+21
* Display unreferenced packages total size in package admin panel (#22498)Lunny Xiao2023-01-181-1/+3
* Use dynamic package type list (#22263)KN4CK3R2022-12-291-12/+3