diff --git a/.github/specs/ROUTINES-IMPLEMENTATION-SUMMARY.md b/.github/specs/archive/ROUTINES-IMPLEMENTATION-SUMMARY.md similarity index 100% rename from .github/specs/ROUTINES-IMPLEMENTATION-SUMMARY.md rename to .github/specs/archive/ROUTINES-IMPLEMENTATION-SUMMARY.md diff --git a/.github/specs/e2e-routines-test-plan.md b/.github/specs/archive/e2e-routines-test-plan.md similarity index 100% rename from .github/specs/e2e-routines-test-plan.md rename to .github/specs/archive/e2e-routines-test-plan.md diff --git a/.github/specs/plan-routinesFeature.prompt.md b/.github/specs/archive/plan-routinesFeature.prompt.md similarity index 100% rename from .github/specs/plan-routinesFeature.prompt.md rename to .github/specs/archive/plan-routinesFeature.prompt.md diff --git a/backend/config/version.py b/backend/config/version.py index ca1c1c6..39b95ac 100644 --- a/backend/config/version.py +++ b/backend/config/version.py @@ -2,7 +2,7 @@ # file: config/version.py import os -BASE_VERSION = "1.0.14-a" # update manually when releasing features +BASE_VERSION = "1.0.15" # update manually when releasing features def get_full_version() -> str: """ diff --git a/frontend/e2e/.auth/user-cc.json b/frontend/e2e/.auth/user-cc.json index fb4fcf8..3b75c0a 100644 --- a/frontend/e2e/.auth/user-cc.json +++ b/frontend/e2e/.auth/user-cc.json @@ -2,20 +2,20 @@ "cookies": [ { "name": "refresh_token", - "value": "oxkpzGInQ4shJIvaKgzPTk-G1g-yuISm-eWLWAHCz8c", + "value": "DxpdHN19-u06WvFHt0QDGQ-L8vPbVjFgShFhxKNhBMI", "domain": "localhost", "path": "/api/auth", - "expires": 1786910690.97027, + "expires": 1787085982.145659, "httpOnly": true, "secure": true, "sameSite": "Strict" }, { "name": "access_token", - "value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImUyZS1jY0B0ZXN0LmNvbSIsInVzZXJfaWQiOiIzMDgxMGE1MS0xOGRkLTRjOGEtOWU2MS0xZGRjMGM5NGQ2ODAiLCJ0b2tlbl92ZXJzaW9uIjowLCJleHAiOjE3NzkxNDU0OTB9.wgl1nIrfwav8NhRqXaqglqbtwZ-W6M3FfR2_J00v_lw", + "value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImUyZS1jY0B0ZXN0LmNvbSIsInVzZXJfaWQiOiJkYzkwNjU3Mi02MmNkLTRjM2MtOTFiNy0wZGJjZGVhMjZjZDMiLCJ0b2tlbl92ZXJzaW9uIjowLCJleHAiOjE3NzkzMjA3ODJ9.8tmlxpVR4KL_kclP1Ak1Wdx7_qZtLayb3lrcQHlFdY8", "domain": "localhost", "path": "/", - "expires": 1779145490.969587, + "expires": 1779320782.145583, "httpOnly": true, "secure": true, "sameSite": "Lax" @@ -27,11 +27,11 @@ "localStorage": [ { "name": "authSyncEvent", - "value": "{\"type\":\"logout\",\"at\":1779134690681}" + "value": "{\"type\":\"logout\",\"at\":1779309981997}" }, { "name": "parentAuth", - "value": "{\"expiresAt\":1779307491379}" + "value": "{\"expiresAt\":1779482782305}" } ] } diff --git a/frontend/e2e/.auth/user-delete.json b/frontend/e2e/.auth/user-delete.json index 2a8bd36..817ac1b 100644 --- a/frontend/e2e/.auth/user-delete.json +++ b/frontend/e2e/.auth/user-delete.json @@ -2,20 +2,20 @@ "cookies": [ { "name": "refresh_token", - "value": "n_EftQzpLANJ_pI4xwg6LQDCDds9Ufvy1GcnnYJQ00A", + "value": "fzE1WOI8ku1O7zv_5fFC_eRgk0CmbokqVZk1g_M_V9A", "domain": "localhost", "path": "/api/auth", - "expires": 1786910690.820234, + "expires": 1787085982.03234, "httpOnly": true, "secure": true, "sameSite": "Strict" }, { "name": "access_token", - "value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImUyZS1kZWxldGVAdGVzdC5jb20iLCJ1c2VyX2lkIjoiNDE3OWYwNzItYTM3MC00NGY1LTg1YmMtZmU1ZDIwNzY3NWE3IiwidG9rZW5fdmVyc2lvbiI6MCwiZXhwIjoxNzc5MTQ1NDkwfQ.1uhXDEXNncubgx4D8XnFI6KWxXT4wvvvGrXQfHvjnhU", + "value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImUyZS1kZWxldGVAdGVzdC5jb20iLCJ1c2VyX2lkIjoiZjQwZjEzMDgtNmNjNi00NTA4LWE0NmQtODYwMjMzNzhkNDQ4IiwidG9rZW5fdmVyc2lvbiI6MCwiZXhwIjoxNzc5MzIwNzgyfQ.NI2FXDnR2Q7yoKSMjFeElmQNtHDYoXtB8zQ-nPda2NQ", "domain": "localhost", "path": "/", - "expires": 1779145490.819506, + "expires": 1779320782.032289, "httpOnly": true, "secure": true, "sameSite": "Lax" @@ -27,11 +27,11 @@ "localStorage": [ { "name": "authSyncEvent", - "value": "{\"type\":\"logout\",\"at\":1779134690558}" + "value": "{\"type\":\"logout\",\"at\":1779309981887}" }, { "name": "parentAuth", - "value": "{\"expiresAt\":1779307491309}" + "value": "{\"expiresAt\":1779482782189}" } ] } diff --git a/frontend/e2e/.auth/user.json b/frontend/e2e/.auth/user.json index 43acac5..9be7ace 100644 --- a/frontend/e2e/.auth/user.json +++ b/frontend/e2e/.auth/user.json @@ -2,20 +2,20 @@ "cookies": [ { "name": "refresh_token", - "value": "GyPtMIGYCphOLBJzZ6jG87S9PKImCOhrVEvuVL0-Wu8", + "value": "UEtX_GEYexwXzL3sl4-QgOEsdnqThwUccA82UsoiR2M", "domain": "localhost", "path": "/api/auth", - "expires": 1786993807.67933, + "expires": 1787085980.357146, "httpOnly": true, "secure": true, "sameSite": "Strict" }, { "name": "access_token", - "value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImUyZUB0ZXN0LmNvbSIsInVzZXJfaWQiOiJjNWUzMTkwYi1hZWIzLTRlMTEtYmFiNS1hNjBkOTM5NmEyN2QiLCJ0b2tlbl92ZXJzaW9uIjowLCJleHAiOjE3NzkyMjg2MDd9.f7dGIujexK9ffYWPM5ExUbL_UPRg0ULo778AR2J_yf0", + "value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImUyZUB0ZXN0LmNvbSIsInVzZXJfaWQiOiJlNDlkMWU2Mi1kNDFiLTQ2YTEtYTU3ZS1lNmUwMzk0ZmEwYjgiLCJ0b2tlbl92ZXJzaW9uIjowLCJleHAiOjE3NzkzMjA3ODB9.waOPPnZ7gmCgOUxGU9CO7APhdpr78mDJCokRlbfLV3w", "domain": "localhost", "path": "/", - "expires": 1779228607.679281, + "expires": 1779320780.357103, "httpOnly": true, "secure": true, "sameSite": "Lax" @@ -27,11 +27,11 @@ "localStorage": [ { "name": "authSyncEvent", - "value": "{\"type\":\"logout\",\"at\":1779217807539}" + "value": "{\"type\":\"logout\",\"at\":1779309980235}" }, { "name": "parentAuth", - "value": "{\"expiresAt\":1779390607821}" + "value": "{\"expiresAt\":1779482780489}" } ] }