Commit Graph

27 Commits

Author SHA1 Message Date
antifallobst af1a045464
feat: added an impress
Build and Deploy / build-docker (push) Successful in 7m34s Details
2023-12-07 17:01:04 +01:00
antifallobst b989dc06d7
feat: added profile routing 2023-10-13 18:20:18 +02:00
antifallobst f49205a2c6
feat: added client side signup/verify data validation 2023-10-11 17:34:33 +02:00
antifallobst ca7ed256f8
refactor: updated yew / renamed signin/signup state field `submitted` to `loading` 2023-10-11 12:51:30 +02:00
antifallobst 9fa9c651ac
feat: added info text to account verification popup 2023-10-08 15:51:42 +02:00
antifallobst 2c6c529cc6
feat: added storing if the preview popup was already shown this session 2023-10-08 15:40:32 +02:00
antifallobst 21a3b81044
feat: added a beta preview alert 2023-10-08 14:22:16 +02:00
antifallobst 039cff2f2a
feat: added direct verification option in signup popup 2023-10-08 14:11:45 +02:00
antifallobst 815d5face5
feat: implemented auto login after account verification 2023-10-08 13:57:56 +02:00
antifallobst d39277e182
feat: added loader to signin widget and restructured signin flow 2023-10-07 10:43:32 +02:00
antifallobst 35d0ca8945
feat: implemented signup and account verification 2023-10-06 20:48:56 +02:00
antifallobst 6c915ef56d
feat: added compile time environment variable for setting the api url
this allows easy local testing
2023-10-04 22:36:27 +02:00
antifallobst 069504da25
feat: improved 404 2023-10-03 01:22:50 +02:00
antifallobst b730d0d595
content: added a small about page 2023-10-03 01:10:49 +02:00
antifallobst de0e2b0976
feat: storing api access tokens as cookie 2023-10-02 21:41:11 +02:00
antifallobst 482e5d60a4
feat: preventing enter in signin text fields 2023-10-02 20:23:01 +02:00
antifallobst 93cacdb8e5
feat: improved the signin ux 2023-10-02 20:04:10 +02:00
antifallobst d0e119eabc
feat: implemented signin api call 2023-10-02 15:53:33 +02:00
antifallobst 8c756a4eb6
feat: added a session struct to communicate with the api and added it as context 2023-09-30 22:12:57 +02:00
antifallobst 90f725d02d
feat: implemented form data fetching and the sign_up ui 2023-09-29 00:22:11 +02:00
antifallobst 39da0f4e99
feat: implemented a sign_in popup 2023-09-28 22:54:33 +02:00
antifallobst dc7f8eeff8
refactor(topbar): refactored TopBar to be a function_component and implemented a second topbar for users that are logged in 2023-09-28 19:49:28 +02:00
antifallobst 4d8449f63a
feat: added content to home 2023-09-28 16:54:00 +02:00
antifallobst b24115ce20
feat: implemented signin/signup button toggling 2023-09-28 15:43:44 +02:00
antifallobst effec7064b
feat: implemented basic routing 2023-09-28 14:23:12 +02:00
antifallobst ff498c3a61
feat: added a link prop to the topbars tab component 2023-09-28 13:58:08 +02:00
antifallobst 44e1c2bada
initial commit 2023-09-28 13:08:15 +02:00