Skip to content

Commit 1c9f1de

Browse files
chore (backlog): update tasks
1 parent 5e02468 commit 1c9f1de

4 files changed

Lines changed: 11 additions & 4 deletions

backlog/tasks/task-013 - Add-IP-whitelisting-and-cookie-based-session-auth.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ title: Add IP whitelisting and cookie-based session auth
44
status: In Progress
55
assignee: []
66
created_date: '2026-02-27 00:54'
7-
updated_date: '2026-02-27 00:56'
7+
updated_date: '2026-02-27 01:14'
88
labels:
99
- auth
1010
dependencies: []
1111
references:
1212
- app/main.py
1313
priority: medium
14+
ordinal: 2000
1415
---
1516

1617
## Description

backlog/tasks/task-014 - Decouple-export-from-formatted-response.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
id: TASK-014
33
title: Decouple export from formatted response
4-
status: To Do
4+
status: In Progress
55
assignee: []
66
created_date: '2026-02-27 00:54'
7+
updated_date: '2026-02-27 01:14'
78
labels:
89
- refactor
910
dependencies: []
@@ -12,6 +13,7 @@ references:
1213
- app/meetup_query.py
1314
- app/slackbot.py
1415
priority: medium
16+
ordinal: 3000
1517
---
1618

1719
## Description

backlog/tasks/task-016 - Replace-capture_groups-Playwright-scraper-with-GraphQL.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
---
22
id: TASK-016
33
title: Replace capture_groups Playwright scraper with GraphQL
4-
status: To Do
4+
status: In Progress
55
assignee: []
66
created_date: '2026-02-27 00:54'
7+
updated_date: '2026-02-27 01:14'
78
labels:
89
- refactor
910
dependencies: []
1011
references:
1112
- app/capture_groups.py
1213
- app/meetup_queries.gql
1314
priority: medium
15+
ordinal: 1000
1416
---
1517

1618
## Description

backlog/tasks/task-017 - Handle-missing-events-and-imprecise-date-parsing.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
---
22
id: TASK-017
33
title: Handle missing events and imprecise date parsing
4-
status: To Do
4+
status: In Progress
55
assignee: []
66
created_date: '2026-02-27 00:54'
7+
updated_date: '2026-02-27 01:14'
78
labels:
89
- bug
910
dependencies: []
1011
references:
1112
- app/meetup_query.py
1213
priority: medium
14+
ordinal: 4000
1315
---
1416

1517
## Description

0 commit comments

Comments
 (0)