Commit Graph

9 Commits (fa7e64df1de13b361551b0ff8f81335719c1a4a2)

Author SHA1 Message Date
Eugen Rochko 134de736dc
Change icons in web UI ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-10-24 17:45:08 +00:00
Renaud Chaput d27216dc46
Enforce import order with ESLint () 2023-05-23 17:15:17 +02:00
Renaud Chaput 8f66126b10
Use the new JSX transform () 2023-05-23 10:52:27 +02:00
fusagiko / takayamaki 349cae0b57
Add type annotation for DisplayName component () 2023-05-09 23:08:54 +02:00
Renaud Chaput c8181eb0a4
Enforce stricter rules for Typescript files () 2023-05-09 03:11:56 +02:00
Yamagishi Kazutoshi d1b057a0ac
Remove legacy decorators syntax () 2023-03-24 03:17:53 +01:00
Renaud Chaput 44a7d87cb1
Rename JSX files with proper `.jsx` extension () 2023-02-20 03:20:59 +01:00
Eugen Rochko 1f95190202
Refactor icons in web UI to use Icon component ()
* Refactor uses of icons to an Icon component in web UI

* Refactor options passed to the Icon component

* Make tests work with absolute component paths
2019-02-01 00:14:05 +01:00
namelessGonbai bb5558de62 Implement adding a user to a list from their profile ()
* Add add user to list from thier profile

* Fix listAdderCss
2018-11-05 18:52:38 +01:00