summaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard/navbar.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Introduce `.secondary-nav` and handle `.page-content` spacing universally (#2...silverwind2024-03-221-2/+1
* Add background to dashboard navbar, fix missing padding (#29940)silverwind2024-03-201-2/+2
* Remove the negative margin from `.page-content` (#29922)silverwind2024-03-201-1/+1
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-181-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-18/+18
* Fix dropdown icon position (#27175)wxiaoguang2023-09-211-1/+1
* Enable djlint H008 and fix issues (#26869)silverwind2023-09-011-1/+1
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-261-2/+2
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-3/+3
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Fix mobile navbar and misc cleanups (#25134)silverwind2023-06-091-1/+1
* Notification list enhancements, fix striped tables on dark theme (#24639)silverwind2023-05-101-1/+1
* Fix incorrect user visibility (#24557)Zettat1232023-05-061-2/+2
* Remove unnecessary g-menu-stackable-scrollable (#24462)wxiaoguang2023-05-011-1/+1
* Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix...wxiaoguang2023-04-291-1/+1
* Remove fomantic ".link" selector and styles (#23888)wxiaoguang2023-04-031-2/+2
* add user visibility in dashboard navbar (#22747)yp053272023-03-081-6/+8
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-3/+3
* set user dashboard org visibility to basic (#22706)yp053272023-02-021-4/+4
* Optimize html templates (#22080)Jason Song2022-12-091-4/+4
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-16/+16
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Only show accessible teams in dashboard dropdown list (#19642)Jimmy Praet2022-05-071-1/+1
* Fix correct usage of teams (#17732)Gusted2021-11-201-2/+2
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-4/+4
* Unified link creation. (#15619)KN4CK3R2021-04-301-7/+7
* fix org navbar (#15173)Jimmy Praet2021-03-261-1/+2
* org dashboard: move teamselector left (#14954)Norwin2021-03-171-52/+53
* Fix truncated organization names (#14655)vnkmpf2021-02-121-6/+6
* Truncated organisations name #14583 (#14615)vnkmpf2021-02-091-4/+4
* Team dashboards (#14159)Jimmy Praet2020-12-271-4/+34
* Fix missing username on dashboard context switch navbar (#13959)Cirno the Strongest2020-12-121-0/+1
* Don't show dashboard links for globally disabled repo units (#13908)Jimmy Praet2020-12-081-4/+8
* Allow 20 characters for "View [organization]" button (#13906)Jimmy Praet2020-12-081-1/+1
* Direct avatar rendering (#13649)silverwind2020-12-031-4/+3
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1
* Adding visual cue for "Limited" & "Private" organizations. (#13040)Spencer Taylor2020-10-061-0/+10
* Make SVG size argument optional (#12814)silverwind2020-09-111-5/+5
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-5/+5
* add explicit dimensions to navbar avatar (#9986)silverwind2020-01-261-3/+3
* Add /milestones endpoint (#8733)Brad Albright2019-12-151-2/+7
* Add more title attributes on shortened names (#6647)zeripath2019-04-171-3/+3
* Make organization dropdown scrollable when using mouse wheel (#5988)Muhammed TİFTİKÇİ2019-03-041-1/+1
* UI: Make dashboard navbar and footer full-width (#6013)silverwind2019-02-091-1/+1
* Hide org/create menu item in Dashboard if user has no rights (#4678) (#4680)SagePtr2018-08-121-0/+2
* Responsive view (#2750)Morgan Bazalgette2017-12-301-36/+36
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-3/+3
* Refactor User.Id to User.IDUnknwon2016-07-241-2/+2
* Upgrade octicon to 4.3.0Unknwon2016-07-161-1/+1
* fix #2454Unknwon2016-02-141-1/+1