Arseniy Zaostrovnykh
b5357b1e1a
RULEAPI-727: Add interactions tests ( #746 )
2022-01-26 13:39:04 +00:00
Arseniy Zaostrovnykh
0223c2a00d
Fix UI warnings: <div> nested in <p> and list items lacking keys ( #708 )
...
Fix the two warnings observed when testing the SearchPage component:
- Each child in an array should have a unique "key" prop.
-> add a key prop to list items
- <div> cannot be nested in <p> (or sth to that effect)
-> change the relevant Typography components from "p" to "div"
2022-01-13 17:41:44 +01:00
Elena Vilchik
1d44a68991
RULEAPI-688 Display covered languages on search page
2021-09-30 12:20:26 +02:00
Čaba Šagi
322a7c4271
RULEAPI-675: When searching for a rule-id the results should start with the corresponding RSPEC ( #373 )
2021-09-21 10:26:06 +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
5992534c55
[RULEAPI-639] Display the rule id in the page title ( #110 )
2021-06-08 18:32:38 +02:00
Arseniy Zaostrovnykh
53c4d38f7a
RULEAPI-570: Add required filters in Github Page search
2021-06-08 13:55:27 +02:00
Arseniy Zaostrovnykh
9bbc7a5926
Fix the unused warning
2021-05-05 15:12:40 +02:00
Arseniy Zaostrovnykh
80d3da511c
RULEAPI-583 Add a link from the frontend to Github PRs adding rules
2021-05-05 14:50:29 +02:00
Nicolas Harraudeau
badbc08602
Migrate frontend to typescript
2021-01-28 19:56:48 +01:00