Linus Sehn linus
linus commented on issue TEDective/ui#75 2024-04-17 08:46:23 +00:00
Revamp statistics components

Hey @siemer. Generally, the API is becoming much more capable now so I guess depending on what kind of data one want to show, it's already possible with a bit of filtering/aggregating on the frontend.

linus closed issue TEDective/etl#28 2024-04-17 08:44:11 +00:00
Currency conversion does not work on newer TED releases
linus commented on issue TEDective/etl#28 2024-04-17 08:44:03 +00:00
Currency conversion does not work on newer TED releases

was already fixed on master. Please always merge main back to whatever you're working on.

linus opened issue TEDective/ui#77 2024-04-15 10:50:58 +00:00
Add UI for OCDS .json and OCDSGraph file downloads
linus closed issue TEDective/api#9 2024-04-15 10:50:03 +00:00
Add bulk downloads endpoint
linus commented on issue TEDective/api#9 2024-04-15 10:50:01 +00:00
Add bulk downloads endpoint

I added https://api.tedective.org/download/ via simply exposing /srv/tedective/out on holmes. However, this does not trigger a download and it does not look very nice. But I assume both of these…

linus pushed to main at TEDective/ui 2024-04-14 11:08:33 +00:00
2730713773 feat: optimize NodePanel
linus pushed to main at TEDective/infra 2024-04-14 10:43:23 +00:00
c4dc2a054f feat: use deploy-rs
e096c10748 feat: add static file server
Compare 2 commits »
linus pushed to main at TEDective/api 2024-04-14 09:58:41 +00:00
bc7480e1fc Merge pull request 'Week 1' (#16) from development into main
2dd4cff72a fix: pin kuzudb/explorer image to tag 0.3.2
7b67c24195 Merge pull request 'fix/kuzu-explorer' (#15) from fix/kuzu-explorer into development
b8f362c8a1 feat: add ci/cd
08bcd8aed8 Merge branch 'development' into fix/kuzu-explorer
Compare 11 commits »
linus merged pull request TEDective/api#16 2024-04-14 09:58:40 +00:00
Week 1
linus created pull request TEDective/api#16 2024-04-14 09:58:31 +00:00
Week 1
linus pushed to main at TEDective/docs 2024-04-14 09:53:09 +00:00
216918a72b feat: replace plantuml with native mermaid
linus closed issue TEDective/etl#12 2024-04-14 08:53:21 +00:00
Standardize currency to EUR
linus commented on issue TEDective/etl#12 2024-04-14 08:53:20 +00:00
Standardize currency to EUR

Great work @micgor32! I ran the first ETL job with the new currency conversion and (apart from one little fix) it seems to work great.

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

The only thing left I assume is fixing the currently failing workflow :)

linus pushed to main at TEDective/etl 2024-04-14 07:35:36 +00:00
4c17a58e04 fix: make amount parsing more robust
linus pushed to main at TEDective/etl 2024-04-13 22:37:43 +00:00
4d9af18dca chore(nix): update and simplify devenv
linus deleted branch docs/readme-improvement from TEDective/etl 2024-04-13 17:05:47 +00:00
linus pushed to main at TEDective/etl 2024-04-13 17:05:26 +00:00
fce07e658e Merge pull request 'Week 1' (#27) from development into main
3049255e99 fix: closure of bash snippet
08734c33fb fix: readme adjustment
cd1590aab2 Merge pull request 'docs/readme-improvement' (#26) from docs/readme-improvement into development
a05f7fb962 chore: resolve readme conflict
Compare 31 commits »
linus merged pull request TEDective/etl#27 2024-04-13 17:05:25 +00:00
Week 1