Commit Graph

8 Commits

Author SHA1 Message Date
Mauricio Siu
1a4f5607dc refactor: add props to toggle and change colors of button toggle 2024-06-08 13:28:43 -06:00
Marius
d54c6e4ac9 feat: create input for toggleable inputs like passwords/connectinstrings 2024-06-08 11:55:05 +02:00
Marius
936cf76a4c fix: fix undefined error for database length 2024-06-07 13:04:30 +02:00
Marius
65254f1686 feat: Update the external database view to hide the password 2024-06-07 12:57:46 +02:00
Marius
b312b1d7e0 Updated the database view to hide the password in the connection string 2024-06-07 12:45:33 +02:00
Mauricio Siu
7fb34ade00 refacto(#118): remove last toaster on start deployments 2024-06-06 00:11:46 -06:00
Victor Krusenstråhle
d1966d43f7 Correct Postgres url from password:password to user:password
Postgres external url currently returns password:password when it should be user:password.
2024-05-07 21:40:12 +02:00
Mauricio Siu
be56ba046c feat: initial commit 2024-04-28 23:57:52 -06:00