Linus Sehn linus
linus pushed to main at TEDective/etl 2024-06-16 15:35:10 +00:00
38b3f22a5f fix: make nix build work
linus pushed to main at TEDective/api 2024-06-16 15:12:21 +00:00
713a0580b6 Merge pull request 'Week 3/4 API' (#22) from testing into main
1bf389852f chore: remove ide specific files
04f19c35af Merge 'development' into 'testing'
ebea3ce1ff Merge pull request 'fix: trigger the workflow' (#21) from feature/tests into development
78f687dc13 Merge branch 'development' into feature/tests
Compare 36 commits »
linus merged pull request TEDective/api#22 2024-06-16 15:12:20 +00:00
Week 3/4 API
linus approved TEDective/api#22 2024-06-16 15:12:10 +00:00
Week 3/4 API
linus pushed to main at TEDective/etl 2024-06-16 15:03:50 +00:00
dc41b09642 Merge pull request 'Week 3/4 ETL' (#35) from testing into main
b5de4a33f4 Merge'development' into 'testing
5216bd5fd0 Merge pull request 'Implemented eForms' (#34) from feature/eforms into development
5f6aea98d4 feat: added test case for eform
b73439d01d chore: merge development into feature/eforms
Compare 20 commits »
linus merged pull request TEDective/etl#35 2024-06-16 15:03:48 +00:00
Week 3/4 ETL
linus approved TEDective/etl#35 2024-06-16 15:03:34 +00:00
Week 3/4 ETL
linus commented on issue TEDective/ui#73 2024-05-26 09:38:16 +00:00
Allow filtering by date (YYYY-MM)

This is probably the shadcn code we want to use:

from https://github.com/shadcn-ui/ui/issues/885#issuecomment-2059600641:

"use client"

import * as React from "react"
import * as
linus commented on pull request TEDective/api#19 2024-05-11 08:28:31 +00:00
Week 3 - API

Hey @micgor32,

so what happens now is that all the data until 2017-01 is requested but the limit of the kuzudb query hits. The current default is 400, see https://git.fsfe.org/TEDective/api/s…

linus approved TEDective/api#18 2024-04-21 10:57:17 +00:00
Week 2 - API

LGTM 👍

linus approved TEDective/etl#32 2024-04-21 10:56:24 +00:00
Week 2 - ETL

Looks all very good to me. Feel free to merge. @micgor32 Maybe you want to try running a full pipeline on holmes on Monday?

linus commented on issue TEDective/etl#24 2024-04-18 14:05:22 +00:00
Publish to PyPi

@micgor32 I'd be great if you could also remove the relevant workflow.

linus commented on pull request TEDective/etl#29 2024-04-18 14:03:03 +00:00
feature/new_archive_structure

Coolio 🚀

linus commented on issue TEDective/api#1 2024-04-18 13:54:24 +00:00
Add caching

@micgor32 Feel free to close this once we have implmeneted a sensible cache TTL for all endpoints.

linus commented on issue TEDective/etl#24 2024-04-18 13:52:45 +00:00
Publish to PyPi

@micgor32 Please simply specify the build and publish instructions from the devenv in the README and close this once this is done 🚀

linus commented on pull request TEDective/etl#29 2024-04-18 13:51:22 +00:00
feature/new_archive_structure

In 2023 the e-forms are less than 5% from what I found. So either way we need the new archive structure for the implementation of e-forms to make sense. Do you agree?

Makes sense to me. I…

linus commented on pull request TEDective/etl#31 2024-04-18 06:13:52 +00:00
Fix rates missing rates

I'm fine with that solution.

linus commented on pull request TEDective/etl#29 2024-04-18 06:13:22 +00:00
feature/new_archive_structure

But what's very interesting is the eForms ratio. This really validates TEDective/etl#18 and this should probably be the main focus for now.

linus commented on pull request TEDective/etl#29 2024-04-18 06:12:17 +00:00
feature/new_archive_structure

Well, how does it break? Sure, if there's hardly any data, deduplication isn't very helpful anyway but without seeing the error I don't know what's going on.

linus commented on issue TEDective/ui#5 2024-04-17 08:47:13 +00:00
Integrating accessibility standards into all UI elements

Feel free to remap to Ctrl+J or something like that.