34 Commits

Author SHA1 Message Date
Arseniy Zaostrovnykh
d206474dd2
Fix the bugs and codesmells reported by SC on the search page 2023-05-19 08:57:30 +02:00
Rudy Regazzoni
31f3a23b45
Add language AzureResourceManager as a supported language (#1827) 2023-05-04 11:55:34 +02:00
Nils Werner
8059dc77b1
Modify rule S2260: Add Docker as new language (RULEAPI-773) (#1391) 2022-11-14 17:33:51 +01:00
Loris S
33aaca1316
RULEAPI-760: Add a new language identifier for kubernetes rules (#992) 2022-05-25 10:04:20 +02:00
Marco Antognini
2e7f232913
RULEAPI-633: Autolink RSPECs 2022-02-07 18:16:41 +00:00
Fred Tingaud
b4161466e6
RULEAPI-661: Add syntax coloring 2022-02-04 16:28:24 +00:00
Fred Tingaud
7d868d3f35
Use a more readable form to display parameters 2022-02-01 12:25:23 +00:00
Fred Tingaud
500a488b04
RULEAPI-724: Strikethrough rule ID if the rule is closed, deprecated, or removed 2022-01-31 18:44:44 +00:00
Fred Tingaud
5a68d54bbe
RULEAPI-732: Don't use chips for the status titles in search page 2022-01-31 10:46:01 +00:00
Fred Tingaud
cfe0e34962
RULEAPI-729: Reduce title fonts to make the page more readable 2022-01-28 14:17:25 +00:00
Fred Tingaud
c8c825feb0
RULEAPI-705 differentiate closed and obsolete rules in the UI (#704) 2022-01-17 20:13:15 +01:00
Nils Werner
b46b76025c
Rename 'Common' to 'Text' (#714) 2022-01-17 17:05:01 +01:00
Arseniy Zaostrovnykh
09f8c0b9f2
RULEAPI-571: test the UI components (#709) 2022-01-14 16:07:50 +00:00
Marco Antognini
105f563bb5
RULEAPI-703: Fix warnings emitted during npm run predeploy
Parse custom string instead of file and explicitly introduce level-1
section so that asciidoctor sees it.
2022-01-14 16:06:36 +00:00
Arseniy Zaostrovnykh
b335def299
Fix the frontend warnings (#696)
Two warnings descovered when trying to test RulePage component:
- `<div>` nested in `<p>`
- `<Tabs>` component with contradictory attributes: `centered` and `scrollable`
2022-01-12 17:52:35 +00:00
Nils Werner
0153e37597
RULEAPI-715: Add the "common" language (#632) 2021-12-01 15:18:31 +00:00
Elena Vilchik
84fb0a245c
RULEAPI-697 Display if rule is removed for some language 2021-10-01 15:47:43 +02:00
Arseniy Zaostrovnykh
8d21500f3b
RULEAPI-700 Highlight the metadata JSON on the rule page (#432) 2021-09-30 17:15:45 +02:00
Elena Vilchik
1d44a68991
RULEAPI-688 Display covered languages on search page 2021-09-30 12:20:26 +02:00
Arseniy Zaostrovnykh
79e776ed8d
RULEAPI-691: Rule coverage: Track the last version of an analyzer implementing a rule along with the first version 2021-09-30 10:59:30 +02:00
Čaba Šagi
954bdb3fef
Remove quotes from title when searching for jira implementation tickets. (#391) 2021-09-23 16:14:10 +02:00
Čaba Šagi
2ec88ce0d8
RULEAPI-673: Stop displaying "Not implemented" for languages that do implement the rule (#386) 2021-09-22 13:49:19 +02:00
Čaba Šagi
99eefa300d
Revert setting of metadata (#370) 2021-09-20 15:23:53 +02:00
Čaba Šagi
a6040466de
Twitter cards support (#360) 2021-09-17 11:56:35 +02:00
Čaba Šagi
68e7b7bf54
RULEAPI-667: Page title should contain rule ID (#348) 2021-09-16 13:37:14 +02:00
Pierre-Loup
49aa2dcd4f
RULEAPI-653: Add a new language identifier for secrets detection rules (#154) 2021-07-01 12:26:02 +00:00
Evgeny Mandrikov
0d75ee679a
Change Jira and GitHub repository for Kotlin analyzer 2021-06-24 16:28:40 +02:00
Arseniy Zaostrovnykh
89c477a756
RULEAPI-652: [GH Page] Display the description of the rule when no language is specified 2021-06-10 15:30:10 +02:00
Pierre-Loup
5992534c55
[RULEAPI-639] Display the rule id in the page title (#110) 2021-06-08 18:32:38 +02:00
Arseniy Zaostrovnykh
6bc79d539b
RULEAPI-634: The link "Edit on Github" in the GitHub page displaying a non-merged PR is broken 2021-06-03 16:30:50 +02:00
Arseniy Zaostrovnykh
a228658b91
RULEAPI-626 Fix the crash when choosing terraform, rust, solidity, html - any non covered language 2021-06-01 16:50:15 +02:00
Amélie Renard
ac5af2d116
RULEAPI-612 Enable full-text search over the non-implemented RSPECS in the PRs along with the rspecs on the master branch
Co-authored-by: Arseniy Zaostrovnykh <arseniy.zaostrovnykh@sonarsource.com>
2021-05-20 11:24:59 +02:00
Amélie Renard
eaf7866168
RULEAPI-613 GH Page: Modify links in "Related Tickets and Pull Requests" paragraph 2021-05-20 10:31:47 +02:00
Nicolas Harraudeau
badbc08602 Migrate frontend to typescript 2021-01-28 19:56:48 +01:00