aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth/AuthLayout.js
Commit message (Collapse)AuthorAge
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
| | | | | | | | | | - update .eslintrc to work for .js and .ts - update devDependencies - lint properly both root /src and nested /packages - update webhint recommended setting for tsconfig.json to shrink output - Manage all eslint rules from the repo root - escape single quotes in scripts to please windows build Co-authored-by: Vijay A <avijayr@protonmail.com>
* Removed hardcoded strings and reused constants defined in config.js (#1499)Libravatar Vijay Raghavan Aravamudhan2021-06-05
|
* Make update banner dismissable (#564)Libravatar Sampath Kumar Krishnan2020-04-12
| | | | | | | | | - Remove the sticky option passed to InfoBar in AppUpdateInfoBar - Use component state to manage visibility of AppUpdateInfoBar in AuthLayout and AppLayout. - InfoBar will be dismissed only for the current session Co-Authored-By: Mahadevan Sreenivasan <mahadevan_sv@yahoo.com> Co-authored-by: Mahadevan Sreenivasan <mahadevan_sv@yahoo.com>
* Fix GitHub links to reflect Ferdi orgLibravatar Amine Mouafik2019-09-19
|
* Replace Franz with FerdiLibravatar vantezzen2019-08-22
|
* Replace public Franz occurences with FerdiLibravatar vantezzen2019-08-21
|
* Fix dark mode style overridesLibravatar Stefan Malzner2019-06-28
|
* fix eslint issuesLibravatar Dominik Guzei2019-06-05
|
* support app updates also for unauthenticated usersLibravatar Dominik Guzei2019-06-05
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* Upgrade to react 16Libravatar Stefan Malzner2018-12-09
| | | | TODO: add componentDidCatch
* Add windows title bar dark mode styling & add titlebar to authLibravatar Stefan Malzner2018-11-16
|
* Fix lintingLibravatar Stefan Malzner2018-11-16
|
* Merge branch 'develop' into feature/dark-themeLibravatar Stefan Malzner2018-11-16
|\
| * Fix linting errorsLibravatar Stefan Malzner2018-11-15
| |
* | Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
|/
* initial commitLibravatar Stefan Malzner2017-10-13