16 Commits
Author SHA1 Message Date
Mickael Kerjean 5881c768de fix (translation): error page translation 2022-12-02 00:37:37 +11:00
Mickael Kerjean f6394d1cd2 fix (back): longstanding issue with back button
the call to unlisten was removing the navigation from react router
altogether instead of it being local to the component itself. Somehow
we can't unlisten to the local component level so we got rid of the
entire back button altogether
2022-10-11 17:11:54 +11:00
Mickael Kerjean d6616856b5 maintain (eslint): cleanup via eslint 2022-01-30 23:38:40 +11:00
Mickael Kerjean e5800c6c3b feature (sso): authentication middleware 2022-01-06 20:22:26 +11:00
Mickael Kerjean 6ce0680a18 refactoring (eslint): shared component cleanup 2021-12-22 01:44:59 +11:00
Mickael Kerjean bb4365c83f refactoring (connect): simplify & cleanup connection page 2021-12-22 00:17:19 +11:00
Mickael Kerjean 5156432b52 maintain (eslint): linting on frontend 2021-12-21 01:32:37 +11:00
Mickael Kerjean ef8fe6adb5 cleanup (eslint): cleanup as per eslint rules 2020-12-22 21:29:01 +11:00
Mickael Kerjean a9834d374c feature (translation): first step towards i18n #248 2020-05-26 02:02:34 +10:00
Mickael KERJEAN 464abe07b1 fix (error page): home button instead of back when no history is available 2019-02-06 23:14:24 +11:00
Mickael KERJEAN ce6a228968 feature (admin): admin console 2018-12-19 18:35:09 +11:00
Mickael KERJEAN 147bf77b77 improvement (error): improve error page and s3 messages 2018-10-26 03:24:08 +11:00
Mickael KERJEAN 8f62551787 feature (Share): workable version for sharing 2018-10-15 22:48:27 +11:00
Mickael KERJEAN 5552211eb4 improvement (incremental): update colors and improve page when current folder is empty 2018-10-15 22:47:46 +11:00
Mickael KERJEAN cbde40bea3 improvement (error): add a home button on error page 2018-10-15 22:47:02 +11:00
Mickael KERJEAN bde4079fb9 maintenance (code): incremental improvement 2018-09-26 02:36:21 +10:00