aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/package.json
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump to sonar-ui-common@0.0.35Philippe Perrin2019-10-281-1/+1
|
* Update sonar-ui-common to 0.0.34Jeremy Davis2019-10-211-1/+1
|
* Refactor tabs to use new BoxedTabs componentJeremy Davis2019-10-081-1/+1
|
* SONAR-12481 Bump dompurify versionJeremy Davis2019-09-301-1/+1
|
* Move from styled-components to @emotionGrégoire Aubert2019-09-301-2/+3
|
* SONAR-12414 Prevent click event from bubbling outside of popupphilippe-perrin-sonarsource2019-09-301-1/+1
|
* SONAR-12481 Fix SSF-97Jeremy Davis2019-09-271-1/+1
|
* SONAR-12443 Fix SSF-95Jeremy Davis2019-09-161-2/+2
|
* Add support for styled componentphilippe-perrin-sonarsource2019-09-031-1/+3
|
* SONAR-12322 Project Mark/Unmark as favorite button is not refreshing ↵philippe-perrin-sonarsource2019-08-091-1/+1
| | | | properly when switching of project
* SONAR-12199 Add Copy button to file header and update ClipboardButtonSiegfried Ehret2019-08-051-1/+1
| | | | usage
* SONAR-12245 Fix throwGlobalError and checkStatusJeremy Davis2019-07-291-1/+1
|
* Bump to eslint-config-sonarqube 0.5.1philippe-perrin-sonarsource2019-07-191-1/+1
|
* Moved SelectList to sonar-ui-commonphilippe-perrin-sonarsource2019-07-181-1/+1
|
* SC-704 Extract more components (#1921)Grégoire Aubert2019-07-161-10/+1
| | | | | | | | | | * Extract BoxedGroupAccordion * Extract Select and SearchSelect * Extract Validation controls * Update sonar-ui-common
* MMF-769 User can close their account (#1861)Benoit2019-07-121-1/+1
|
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-15/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * SC-704 Extract icons components to sonar-ui-common * Better typings for theme * Use sonar-ui-common in extensions * Extract some helpers * Extract l10n helper to sonar-ui-common * Extract requests helper to sonar-ui-common * Extract part of urls helper * Move buttons, Tooltips and ScreenPositionFixers * Move modal related components * Move IdentityProviderLink * Move GenericAvatar * Move SizeRating * Move charts and move deps to peerDeps * Move nav * Move formatMeasure * Move Rating * Move PageActions * Move the rest of ui components * Move more controls components * Include theme inside extension build * Add missing theme context provider in extensions * Update react to same version everywhere * Update sonar-ui-common * Update eslint configuration
* Update configure analysis screen for GitHub on SonarCloud (#1728)Siegfried Ehret2019-06-281-13/+14
|
* SONAR-12196 Fix SSF-79Jeremy Davis2019-06-281-0/+3
|
* Add support for yarn format-* scripts on windowsphilippe-perrin-sonarsource2019-06-131-2/+2
|
* SONAR-12109 Fix initial vendor bundle size, and re-activate bundle size ↵Grégoire Aubert2019-05-241-1/+1
| | | | checking on CI
* SONAR-12109 Web Analytics plugins (#1652)Grégoire Aubert2019-05-231-1/+0
|
* Better minify inline CSSGrégoire Aubert2019-05-131-3/+4
|
* SONAR-11955 Allow more levels in embedded documentation, and make it DRYer ↵Wouter Admiraal2019-04-251-1/+3
| | | | by re-using logic from sonar-docs
* SONAR-11952 Fix measure graph zoom issueWouter Admiraal2019-04-121-1/+1
|
* SONAR-11956 Correct TOC parsing logic, always show sticky TOC for pagesGrégoire Aubert2019-04-121-1/+0
|
* Improve front end local build timeGrégoire Aubert2019-03-291-0/+1
|
* Update prettier to last versionGrégoire Aubert2019-03-291-2/+3
| | | | * Prettier format all modules
* Update webpack dependenciesGrégoire Aubert2019-03-291-23/+24
|
* Update jest and enzymeGrégoire Aubert2019-03-291-8/+8
| | | | * Update jest snapshots
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-291-30/+30
| | | | | | * Fix ts and eslint issues * Drop forSingleOrganization * Update Typscript on extensions
* Enable coverage for web appGrégoire Aubert2019-02-111-6/+8
|
* create a separate js bundle for legacy browsers (#1073)Stas Vilchik2018-12-201-1/+1
|
* drop flowStas Vilchik2018-12-071-5/+3
|
* Remove useless gitDir from lint-staged configGrégoire Aubert2018-11-081-1/+0
|
* SONARCLOUD-132 New homepageGrégoire Aubert2018-11-011-0/+1
| | | | | | | * Create sticky menu bar * Add languages section animation * Add figures section counter animation * Animate featured projects carrousel
* update web dependenciesStas Vilchik2018-10-261-53/+55
|
* Disable ts-jest typescript diagnosticsGrégoire Aubert2018-10-251-0/+7
|
* update eslint, its plugins and config (#837)Stas Vilchik2018-10-171-7/+7
|
* SONAR-11265 use valid-url library to validate urlsStas Vilchik2018-10-161-0/+2
|
* Update TS to 3.1.2Grégoire Aubert2018-10-111-16/+16
|
* upgrade to babel 7 (#745)Stas Vilchik2018-10-031-15/+16
|
* SONARCLOUD-120 Add new "Create Organization" page (#691)Stas Vilchik2018-09-251-1/+1
|
* Cirrus - Avoid runing eslint 2 times on CIGrégoire Aubert2018-09-241-2/+3
|
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-101-17/+17
|
* SONAR-11017 Improve ToC (#529)Pascal Mugnier2018-07-251-6/+20
|
* SONAR-11017 Fix generating of raw text of a doc pageStas Vilchik2018-07-251-1/+1
|
* SONAR-10869 add custom syntax for warning/info messages (#519)Stas Vilchik2018-07-251-0/+1
|
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-251-1/+3
|
* SONAR-11017 Add ToC component to markdownsPascal Mugnier2018-07-251-0/+1
|