neopostmodern / wohnungsbot

Der Wohnungsbot — die Anwendung zum 2. Akt ("Das Versprechen des Bots") des Automatisierungsdramas in drei Akten "Von einem der auszog eine Wohnung in Berlin zu finden" von Clemens Schöll
https://wohnungsbot.de
GNU Affero General Public License v3.0
151 stars 27 forks source link

feature: user login #72

Closed avaleriani closed 2 years ago

avaleriani commented 3 years ago

Description

This PR adds login functionality to the bot. Logout functionality added to the DevMenu.

Fixes #68

Type of change

How Has This Been Tested?

I run the bot a couple of times and it worked fine, need help with more testing.

neopostmodern commented 3 years ago

Looks great! Unfortunately I'm only back to my computer in October, but I'll review/merge it then and publish a new version.

Thanks a lot already, that feature has been pending since forever!

neopostmodern commented 2 years ago

So – thanks again for the PR! I'll merge it into the dev branch to clear up a few small things, but overall it looks very good. Thanks especially for updating the prettier config!

neopostmodern commented 2 years ago

Still had to do quite some cleaning up, the app was broken when users supplied no account info among other issues. If you're interested, have a look here: https://github.com/neopostmodern/wohnungsbot/commit/1ecfd3edd5065fa398a09e5ab990bbaa76c6c412

Will publish the new version soon, hopefully today.