Jonathan Leung j23leung
  • Joined on 2022-09-24
j23leung pushed to 65-isClubRep-fix at public/pyceo 2023-05-27 20:13:27 -04:00
4d920ab06a Fix errors
j23leung created pull request public/pyceo#93 2023-05-27 19:02:54 -04:00
WIP: #65 isClubRep fix
j23leung created branch 65-isClubRep-fix in public/pyceo 2023-05-27 18:59:40 -04:00
j23leung pushed to 65-isClubRep-fix at public/pyceo 2023-05-27 18:59:40 -04:00
9f4fe8e7b7 isClubRep fix (WIP)
j23leung opened issue www/csc-circles#1 2023-02-14 21:13:21 -05:00
WatIAM ID is not necessarily in UWaterloo email address
j23leung deleted branch 69-show-groups from public/pyceo 2022-11-26 23:24:49 -05:00
j23leung pushed to 69-show-groups at public/pyceo 2022-11-19 17:50:02 -05:00
2b592dae53 Merge branch 'master' into 69-show-groups
c0c9736593 Use the admin creds in the HTTPClient when necessary (#85)
1e452d10ce Assume program is Alumni if UWLDAP is missing data (#84)
6a1fa81b82 merenber signs the packages
6df1f4d459 Revert "Simplify packaging"
Compare 8 commits »
j23leung pushed to 69-show-groups at public/pyceo 2022-11-19 17:34:43 -05:00
7fe4e1ac58 Fix line endings
7fdce12603 Remove new groups attribute of user in tests
Compare 2 commits »
j23leung created pull request public/pyceo#82 2022-10-17 23:36:47 -04:00
WIP: Show groups in member for API, CLI and TUI
j23leung pushed to 69-show-groups at public/pyceo 2022-10-17 18:20:03 -04:00
b823a404da Show groups in member for API, CLI and TUI
j23leung commented on issue public/pyceo#69 2022-10-17 16:20:49 -04:00
Show groups in CEO
$ python -m ceo members get ctdalek
uid:                  ctdalek
full name:            Calum Dalek
first name:           Calum
last name:            Dalek
program:             …
j23leung pushed to 69-show-groups at public/pyceo 2022-10-16 15:44:43 -04:00
j23leung created branch 69-show-groups in public/pyceo 2022-10-16 15:44:43 -04:00
j23leung commented on issue public/pyceo#69 2022-10-12 18:30:09 -04:00
Show groups in CEO

I want to take up this issue because funny number, but it looks like we need to implement a new API endpoint to get a user's groups? Or we can include the user's groups in the response of `GET…

j23leung created pull request public/pyceo#78 2022-10-12 02:41:13 -04:00
Sort group member listing by WatIAM ID