aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/components/DashboardRepoList.vue
Commit message (Expand)AuthorAgeFilesLines
* Fix typescript errors in Vue files, fix regression in "Recent Commits" chart ...silverwind2024-12-081-4/+13
* Fix some places which doesn't repsect org full name setting (#32243)Lunny Xiao2024-11-181-1/+1
* Remove jQuery import from some files (#32512)wxiaoguang2024-11-151-2/+2
* Fix checkbox bug on private/archive filter (#32236)cloudchamb3r2024-10-111-3/+3
* Include collaboration repositories on dashboard source/forks/mirrors list (#3...Lunny Xiao2024-09-241-1/+0
* Convert frontend code to typescript (#31559)silverwind2024-07-071-3/+3
* Use `querySelector` over alternative DOM methods (#31280)silverwind2024-06-101-2/+2
* Fix DashboardRepoList margin (#31121)silverwind2024-05-281-2/+0
* Fix dashboard commit status null access (#30771)wxiaoguang2024-04-301-2/+2
* Remove fomantic input module (#30194)silverwind2024-03-311-2/+2
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-19/+19
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-10/+10
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-221-2/+2
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-10/+10
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-181-4/+5
* Only do counting when count_only=true for repo dashboard (#29884)wxiaoguang2024-03-181-1/+1
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-151-22/+40
* Unify search boxes (#29530)Denys Konovalov2024-03-141-1/+1
* Update JS dependencies (#27922)silverwind2023-11-061-1/+0
* Restore warning commit status (#27504)silverwind2023-10-081-0/+1
* Use fetch helpers instead of fetch (#27026)silverwind2023-09-191-2/+3
* Reorder blocks in vue SFCs (#26874)silverwind2023-09-021-150/+148
* Remove polluted ".ui.left" style (#26809)wxiaoguang2023-08-301-1/+1
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-261-1/+1
* Fix organization list in dashboard (#26650)yp053272023-08-221-3/+7
* Add link to job details and tooltip to commit status in repo list in dashboar...yp053272023-08-211-7/+14
* Remove commit status running and warning from the dashboard repo list (#26036)Yarden Shoham2023-07-211-2/+1
* Fix commit status color on dashboard repolist (#25993)silverwind2023-07-201-1/+1
* Introduce shared template for search inputs (#25338)silverwind2023-06-221-1/+1
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-141-1/+1
* Fix mobile navbar and misc cleanups (#25134)silverwind2023-06-091-2/+0
* Add up and down arrows to selected lookup repositories (#24727)Tyrone Yeh2023-06-021-2/+44
* Repo list improvements, fix bold helper classes (#24935)silverwind2023-05-291-22/+58
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-211-1/+1
* Mute repo names in dashboard repo list (#24811)Yarden Shoham2023-05-191-1/+1
* Add status indicator on main home screen for each repo (#24638)Yarden Shoham2023-05-131-1/+20
* Remove highlight in repo list (#24675)yp053272023-05-121-1/+1
* Add org visibility label to non-organization's dashboard (#24558)Hester Gong2023-05-071-0/+3
* Automatically select the org when click create repo from org dashboard (#24325)yp053272023-04-251-1/+2
* Restore bold on repolist (#24337)silverwind2023-04-251-1/+1
* Add --font-weight-bold and set previous bold to 601 (#24307)wxiaoguang2023-04-241-1/+1
* Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit...wxiaoguang2023-03-261-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-2/+2
* Use a general approach to show tooltip, fix temporary tooltip bug (#23574)wxiaoguang2023-03-231-4/+0
* Remove stars in dashboard repo list (#23530)yp053272023-03-171-5/+1
* Refactor branch/tag selector to Vue SFC (#23421)wxiaoguang2023-03-141-1/+1
* Refactor dashboard repo list to Vue SFC (#23405)wxiaoguang2023-03-141-0/+432