Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

willy1989cv

willy1989cv pushed 12 commits to main transport-data/tdc-data-portal
  • add scroll to follow dropdown content 8e4b3bc
  • test ckan action 527c361
  • Merge branch 'main' into fix/follow-unfollow-feat ae6b4e4
  • test 8f76783
  • [m] create ckan action to check groups followed by user 7557244
  • Fix tests e163cec
  • Fix tests c98948a
  • Merge branch 'main' into fix/follow-unfollow-feat 4cfd40c
  • fix tests, add favicon 5b38126
  • Merge branch 'main' into fix/follow-unfollow-feat d4a5516
  • omit follow/unfollow test ccd1707
  • Merge pull request #175 from transport-data/fix/follow-unfollow-feat Follow Unfollow Dataset, Organization and Geogr... e5edf80

View on GitHub

willy1989cv closed a pull request on transport-data/tdc-data-portal
Follow Unfollow Dataset, Organization and Geographies
**Changes** Allow users to follow a dataset, organization or geographies related to the dataset, from the dataset page
willy1989cv pushed 4 commits to fix/follow-unfollow-feat transport-data/tdc-data-portal
  • Update ckanext-tdc hash af2609d
  • Update ckan hash 2ca7e6e
  • Merge branch 'main' into fix/follow-unfollow-feat d4a5516
  • omit follow/unfollow test ccd1707

View on GitHub

willy1989cv pushed 1 commit to main transport-data/tdc-data-portal

View on GitHub

willy1989cv pushed 5 commits to fix/follow-unfollow-feat transport-data/tdc-data-portal
  • [xs] Update Home Page image size and format documentation cc32e9b
  • [s] update filters descriptions 42602cb
  • [xs] fix user menu on mobile 70da7c5
  • Update README 8871e50
  • Merge branch 'main' into fix/follow-unfollow-feat 4cfd40c

View on GitHub

willy1989cv pushed 1 commit to main transport-data/tdc-data-portal
  • [xs] fix user menu on mobile 70da7c5

View on GitHub

willy1989cv pushed 1 commit to main transport-data/tdc-data-portal
  • [s] update filters descriptions 42602cb

View on GitHub

willy1989cv created a comment on an issue on transport-data/tdc-data-portal
@nicolas-becker I've updated the searchbar as requested, please review again; >The 'in' filter is a bit misleading. The description indicates that it is possible to search for region, countries an...

View on GitHub

willy1989cv pushed 1 commit to fix/follow-unfollow-feat transport-data/tdc-data-portal
  • [m] create ckan action to check groups followed by user 7557244

View on GitHub

willy1989cv created a comment on an issue on transport-data/tdc-data-portal
Updated [here](https://github.com/transport-data/tdc-data-portal/blob/main/docs/home-page/README.md#featured-asset)

View on GitHub

willy1989cv pushed 1 commit to main transport-data/tdc-data-portal
  • [xs] Update Home Page image size and format documentation cc32e9b

View on GitHub

willy1989cv pushed 12 commits to fix/follow-unfollow-feat transport-data/tdc-data-portal
  • Omit regions from package_patch b55497b
  • adjusted styling f89a4f3
  • [xs][dms][feat] Removed regions when there is no country related to them in the dataset c28878a
  • [xs][dms][feat] Removed regions when there is no country related to them in the dataset 81a38ce
  • rollback 77e4c71
  • [xs][frontend] Removed regions on edit a55cd1d
  • Merge pull request #176 from transport-data/user_profile_dropdown_fix User Profile Dropdown Fix 30b7b03
  • [xs][docs][geographies] Added topic to how to users edit a geography via CKAN UI 80beed7
  • [xs][docs][geographies] Added topic to how to users edit a geography via CKAN UI bd26165
  • [xs][dataset-approval][frontend] Changed redirection after edit dataset a85fbc0
  • Merge branch 'main' into fix/follow-unfollow-feat ae6b4e4
  • test 8f76783

View on GitHub

willy1989cv created a comment on an issue on transport-data/tdc-data-portal
Hello @nicolas-becker this implementation is based on the mockups.I will adjust the texts as you described. > * I was wondering if it is possible to include multiple filters in the search query a...

View on GitHub

willy1989cv pushed 2 commits to main transport-data/tdc-data-portal
  • adjusted styling f89a4f3
  • Merge pull request #176 from transport-data/user_profile_dropdown_fix User Profile Dropdown Fix 30b7b03

View on GitHub

willy1989cv closed a pull request on transport-data/tdc-data-portal
User Profile Dropdown Fix
willy1989cv pushed 1 commit to fix/follow-unfollow-feat transport-data/tdc-data-portal

View on GitHub

willy1989cv created a comment on an issue on transport-data/tdc-data-portal
Doc: https://github.com/transport-data/tdc-data-portal/blob/main/docs/newsletter Test: https://github.com/transport-data/tdc-data-portal/actions/runs/11443191415/job/31835267784#step:14:1427

View on GitHub

willy1989cv pushed 1 commit to main transport-data/tdc-data-portal
  • [xs] update newsletter doc 025ee3d

View on GitHub

willy1989cv created a comment on an issue on transport-data/tdc-data-portal
Done. @Verena205 @Uchechukwu-Onye-Igbo

View on GitHub

willy1989cv pushed 1 commit to main transport-data/tdc-data-portal
  • [xs] change newsletter signup url 857bc37

View on GitHub

willy1989cv pushed 3 commits to main transport-data/tdc-data-portal
  • removed logout icon from header and added messages for no api key and sysadmins dd54aab
  • fix settings test 125742c
  • Merge pull request #174 from transport-data/user_account_fixes User Account Management Fixes fce14b6

View on GitHub

willy1989cv closed a pull request on transport-data/tdc-data-portal
User Account Management Fixes
In this PR - Removed SignOut Icon from the Header - Added proper messages if no Api keys or Sysadmins are found
willy1989cv created a comment on an issue on transport-data/tdc-data-portal
> FYI, from what I can see so far, this only happens to this dataset. This is because this dataset is related to all regions available. This causes the api to crash when checking which regions...

View on GitHub

willy1989cv pushed 18 commits to main transport-data/tdc-data-portal
  • feat: added user account management dropdown 4b272d0
  • made dropdown component fafcb81
  • implemented additional req f6d3dea
  • added docs 77e9589
  • added integration tests d645140
  • updated tests 17f2f20
  • added pagination bfcf6da
  • fix tests 3a8352c
  • fix potential bug 4d73cce
  • implemented additional req ed1880c
  • add frontend filter on add new token 04207c2
  • Merge branch 'main' into user_account_management 19d50aa
  • updated tests ca58a35
  • fixed tests 91fd786
  • updated docs d66ae50
  • Merge branch 'main' into user_account_management 68b9a89
  • Merge branch 'main' into user_account_management c368a9e
  • Merge pull request #162 from transport-data/user_account_management User Account Management 05657e1

View on GitHub

willy1989cv closed a pull request on transport-data/tdc-data-portal
User Account Management
## Acceptance Criteria Given that I am a logged in user of the TDC portal, * [x] I can log out by clicking on a button that show up in a dropdown when I click on my user icon * [x] I click on th...
willy1989cv pushed 25 commits to main transport-data/tdc-data-portal
  • follow dataset and org c9db0a1
  • add follow geography 30d141f
  • Merge branch 'main' into feature/follow-dataset-orgs-geos 60383f8
  • resolve merge conflicts 5e99e58
  • Merge branch 'main' into feature/follow-dataset-orgs-geos 85d1e47
  • follow region as groups ff77ba7
  • add integrations tests 3fde5a7
  • add documentation 83aa025
  • Create package-lock.json 590fab6
  • remove tests b7b3193
  • Update README.md fe74fbb
  • add e2e test 0695959
  • update test name 16698fe
  • Delete follow_unfollow.cy.js edc104f
  • Merge branch 'main' into feature/follow-dataset-orgs-geos 648772d
  • Force package-lock 606431e
  • Package-lock 4a13d81
  • Merge branch 'main' into feature/follow-dataset-orgs-geos cf6c9f9
  • Merge branch 'feature/follow-dataset-orgs-geos' of https://github.com/transport-data/tdc-data-portal into feature/fol... fa89cf2
  • add sysadmin api to request followers 8f42df8
  • and 5 more ...

View on GitHub

willy1989cv closed a pull request on transport-data/tdc-data-portal
Fix Follow/Unfollow feature
willy1989cv pushed 8 commits to user_account_management transport-data/tdc-data-portal
  • fix: prevent internal server error on package_show with contributors data 737ded9
  • feat: upgrade ckanext-tdc 7138aef
  • fix: failing auth function on /dashboard/topics and /dashboard/datasets-approvals 6cd1494
  • fix: approval email link not right 9df5dbe
  • feat: upgrade ckanext-tdc 845de65
  • [sm][dataset-approval][frontend][feature] Added filter in the newsfeed for the dataset approval activities flow 6f1ed80
  • Merge branch 'main' of github.com:transport-data/tdc-data-portal a826f81
  • Merge branch 'main' into user_account_management c368a9e

View on GitHub

willy1989cv pushed 3 commits to feature/follow-dataset-orgs-geos transport-data/tdc-data-portal
  • [sm][dataset-approval][frontend][feature] Added filter in the newsfeed for the dataset approval activities flow 6f1ed80
  • Merge branch 'main' of github.com:transport-data/tdc-data-portal a826f81
  • Merge branch 'main' into feature/follow-dataset-orgs-geos 3c5b7b0

View on GitHub

Load more