aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/app
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19553, SONAR-18959 Fixing indentation and analysis warning modalRevanshu Paliwal2023-06-152-4/+7
* SONAR-18440 RTL Migration Project ManagementViktor Vorona2023-06-151-4/+4
* SONAR-18211 Fix application breadcrumb not updating after admin name change7PH2023-06-151-3/+3
* [NO JIRA] Remove react-testing-selector library and replace itMathieu Suen2023-06-151-3/+3
* [NO JIRA] Fix Code Smellsguillaume-peoch-sonarsource2023-06-142-2/+3
* SONAR-19526 Improve accessibility of FlagMessageMathieu Suen2023-06-141-2/+2
* SONAR-19437 Browser fails to display previous pageWouter Admiraal2023-06-132-6/+32
* [NO JIRA] Fix returning promises where void is expectedWouter Admiraal2023-06-132-8/+15
* SONAR-18433 RTL Migration Project BranchesViktor Vorona2023-06-121-3/+1
* SONAR-19472 New layout for Code pageJay2023-06-091-0/+1
* SONAR-19345 Layout changes for new MIUI issue pagesRevanshu Paliwal2023-06-091-0/+1
* [NO-JIRA] Fix yarn lint (jsx-boolean-value)Viktor Vorona2023-06-091-1/+1
* SONAR-19380 Make alert component less noisy for screen readerMathieu Suen2023-06-087-56/+84
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-0525-65/+47
* SONAR-19391 Adopt bubble chart to new designstanislavh2023-06-051-1/+5
* SONAR-19174 Migrating code viewer to MIUIRevanshu Paliwal2023-06-012-93/+0
* [NO JIRA] Improve account and token accessiblityMathieu Suen2023-05-311-1/+11
* SONAR-19347 Add synchronize now button for GithubMathieu Suen2023-05-301-8/+2
* SONAR-19346 Banner with GitHub sync status on Users, Groups, Authentication p...Vik Vorona2023-05-262-144/+162
* SONAR-19236 Move security hotspot activity to its own tabWouter Admiraal2023-05-241-5/+0
* SONAR-19236 Implement sidebar hotspot list using the new design system7PH2023-05-241-1/+1
* SONAR-19236 Move Security Hotspots content to new tabsWouter Admiraal2023-05-241-27/+1
* SONAR-19236 Add base layout for Hotspots pagestanislavh2023-05-241-1/+1
* SONAR-19084 GitHub Provisioning wordingguillaume-peoch-sonarsource2023-05-111-3/+3
* SONAR-19084 Display Github Synchronisation statusguillaume-peoch-sonarsource2023-05-111-0/+118
* SONAR-19084 Improve github authentication settingMathieu Suen2023-05-112-3/+2
* SONAR-19291 - Embed Ubuntu Mono font familyKevin Silva2023-05-111-0/+1
* SONAR-18652 Drop usages of deprecated paging mechanism in the frontend API re...7PH2023-05-052-5/+16
* [NO JIRA] Rename ISO date helpersWouter Admiraal2023-05-052-17/+18
* SONAR-18503 Read documentation base URL from backend to generate documentatio...stanislavh2023-05-057-23/+25
* SONAR-18670 Drop scrollToElement helper function in favor of native browser s...7PH2023-05-031-7/+4
* SONAR-19018 Updating CaYC boxes in projects pages to MIUIRevanshu Paliwal2023-04-252-4/+16
* SONAR-19026 Adapt the Graph component to MIUIDavid Cho-Lerat2023-04-251-1/+1
* SONAR-18436 Migrate Project Links to RTLstanislavh2023-04-141-2/+2
* SONAR-18940 Embed Inter fontJeremy Davis2023-04-112-1/+2
* SONAR-18960 Rework it-license selenium tests7PH2023-04-111-4/+2
* SONAR-18948 Update tailwindcss dependenciesDavid Cho-Lerat2023-04-041-1/+1
* SONAR-18733 Prevent reports generation for not-yet-analyzed branchesAmbroise C2023-04-042-74/+147
* SONAR-18945 Fix the position of the "More" menu dropdownDavid Cho-Lerat2023-04-031-1/+2
* SONAR-18776 Fixes for project menu after UX validationRevanshu Paliwal2023-03-306-9/+9
* SONAR-18931 Migrate to RTL for PRDecorationBindingstanislavh2023-03-301-1/+6
* SONAR-18918 Fixing accessibility issues in global searchRevanshu Paliwal2023-03-302-60/+70
* SONAR-18421 Migrate project nav tests to RTLJeremy Davis2023-03-3023-1174/+283
* SONAR-18868 Fix Main and Top Bars positionningJeremy Davis2023-03-302-4/+4
* SONAR-18888 UserApp and GroupApp refactorizationguillaume-peoch-sonarsource2023-03-301-3/+9
* SONAR-18779 Fix the dropdown component accessibility issue in the design systemKevin Silva2023-03-303-6/+9
* SONAR-18921 Revert tooltips to use existing SQ tooltipRevanshu Paliwal2023-03-293-3/+3
* SONAR-18734 Display details about available branches in regulatory report modalAmbroise C2023-03-292-0/+25
* SONAR-18776 Branch selector scroll fix and resolving code smellsRevanshu Paliwal2023-03-283-5/+7
* SONAR-18776 Fix padding between branch selector and menuJeremy Davis2023-03-272-32/+1