Daniel Sun d6sun
  • Joined on 2022-10-01
d6sun pushed to 60-group-lookup at public/pyceo 2023-03-02 10:06:50 -05:00
67cf42d2bc Merge branch 'master' into 60-group-lookup
234ab62f27 add accounttype=0 to CloudStack listAccounts query
Compare 2 commits »
d6sun commented on pull request public/pyceo#88 2023-02-20 14:59:11 -05:00
Add group lookup functionality

Done! For the LDAP it seemed sufficient to replace the search in the _get_club_uid function with a paginated search, since the get_clubs function already did a batched search using the…

d6sun pushed to 60-group-lookup at public/pyceo 2023-02-20 14:26:07 -05:00
3ff156e6ce add cli tests and test paginated searching in search api test
d6sun pushed to 60-group-lookup at public/pyceo 2023-02-19 23:04:30 -05:00
d3f23cf31d add cli tests and test paginated searching in search api test
d6sun pushed to 60-group-lookup at public/pyceo 2023-02-19 22:53:07 -05:00
596d1ef4eb add cli tests and test paginated searching in search api test
dadd9bccca replace ldap club uid search with paged_search
72cd844672 move fuzzy searching into separate file
Compare 3 commits »
d6sun commented on pull request public/pyceo#88 2023-02-15 22:25:29 -05:00
Add group lookup functionality

I wrote some tests for the API endpoint. As far as I can see tests don't seem to be required for the cli or tui. I think the only thing left is for the pull request to be reviewed.

d6sun pushed to 60-group-lookup at public/pyceo 2023-02-15 22:10:42 -05:00
e99ef5203f add api tests and fix ci
8e6ac6b8f3 add buttons to take user to the GetGroupResponseView of each search result
02f4776ef7 fix ci
164d3100a8 update openapi.yaml
Compare 17 commits »
d6sun pushed to 60-group-lookup at public/pyceo 2023-02-15 21:40:42 -05:00
d6sun pushed to 60-group-lookup at public/pyceo 2023-02-15 21:37:40 -05:00
a324c4ddd7 release 1.0.26
744d64480a reduce UWLDAP batch size to 10
2be3968f23 upgrade Debian dependencies
fa5f745c0b fix logging messages for renewing a member
935f769cd2 release 1.0.25
Compare 9 commits »
d6sun pushed to 60-group-lookup at public/pyceo 2023-02-15 20:53:24 -05:00
d4e724c964 add api tests and fix ci
d6sun pushed to 60-group-lookup at public/pyceo 2023-02-15 18:19:47 -05:00
d3cad58a8e add api tests and fix ci
d6sun pushed to 60-group-lookup at public/pyceo 2023-02-15 17:52:42 -05:00
3c87f5b1b3 add api tests and fix ci
d6sun pushed to 60-group-lookup at public/pyceo 2023-01-25 23:45:58 -05:00
23cdaee38d add buttons to take user to the GetGroupResponseView of each search result
d6sun commented on pull request public/pyceo#88 2023-01-09 15:00:25 -05:00
Add group lookup functionality

done! should I also be write some tests as well?

d6sun pushed to 60-group-lookup at public/pyceo 2023-01-09 14:45:35 -05:00
0655d4ceec fix ci
d6sun pushed to 60-group-lookup at public/pyceo 2023-01-09 14:33:30 -05:00
7ea8452e61 fix ci
d6sun created pull request public/pyceo#88 2022-12-23 12:32:34 -05:00
Add group lookup functionality
d6sun pushed to 60-group-lookup at public/pyceo 2022-12-23 12:11:08 -05:00
718588d29a update openapi.yaml
d6sun pushed to 60-group-lookup at public/pyceo 2022-12-23 12:03:31 -05:00
d29e81e1f8 update openapi.yaml
25740fd287 move searching into api
d2cdfa7afe cli command
87fb3df26a clubs api endpoint
Compare 7 commits »
d6sun pushed to 60-group-lookup at public/pyceo 2022-12-23 11:56:49 -05:00
3cdc39f5b1 clubs api endpoint
c860fb5798 Show groups in member for API, CLI and TUI (#82)
f1a3b7e211 Use the admin creds in the HTTPClient when necessary (#85)
Compare 3 commits »