aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth/Welcome.js
Commit message (Collapse)AuthorAge
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
|
* Fix classes names for Welcome screenLibravatar kytwb2021-12-18
|
* Fix Dark Mode in auth screensLibravatar kytwb2021-12-14
|
* Simplify navigation in auth screensLibravatar kytwb2021-12-13
|
* Iterate on Welcome screen CTAsLibravatar kytwb2021-12-13
|
* Show only 2 rows of 8 icons, same as FranzLibravatar kytwb2021-12-13
|
* #2319 Limit and shuffle recipes displayed on Welcome screenLibravatar kytwb2021-12-12
|
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
|
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
|
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
|
* 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>
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
| | | | | | | | * Upgrade various dependencies to latest, remove unnecessary electron-hunspell - upgrade eslint and friends to latest - remove deprecated 'node-sass' in favor of 'sass' - disable new rules from 'eslint-config-airbnb' that are conflicting with current code style - add workspace config for 'vscode' that silences 'experimentalDecorator' warning and forces 'prettier' to single quote * Run yarn lint to autofix with new ruleset and worked down lint issues to zero
* Improve user onboarding (#493)Libravatar Bennett2020-03-25
| | | | | Until now, new users have started on the Ferdi dashboard and not on the Welcome screen like Franz does it. This change was made, as users needed to be ablet to change their server before logging in. This commit will change this onboarding process to bring users to the welcome screen on first login and it adds a new "Change Server" screen during authentication that allows the user to change the server without going to the full settings screen. This way, the onboarding experience for new users is a lot easier to go though while also improving the experience for experienced users who want to change their server as they only get the option they are looking for and not the whole settings list.
* Fix more observers related warningsLibravatar Amine Mouafik2019-10-21
|
* Add local server to allow serverlesss usageLibravatar vantezzen2019-10-14
|
* Fix eslint errorsLibravatar vantezzen2019-08-22
|
* Improve onboarding experienceLibravatar vantezzen2019-08-22
|
* Replace public Franz occurences with FerdiLibravatar vantezzen2019-08-21
|
* Fix linting errorsLibravatar Stefan Malzner2018-11-15
|
* inverted welcome button "Create a free account"Libravatar haraldox2018-02-16
|
* fix annoying welcome stylesLibravatar Stefan Malzner2017-12-04
|
* initial commitLibravatar Stefan Malzner2017-10-13