Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / adlio/trello issues and pull requests
#93 - Added GetBoardsInOrganization to Organizations.go
Pull Request -
State: closed - Opened by justinfarrelldev over 2 years ago
- 2 comments
#92 - Rukenshia/trello Merge
Pull Request -
State: closed - Opened by adlio over 2 years ago
#91 - Extracted field structs to named structs for ease of use in empty struct checks
Pull Request -
State: closed - Opened by justinfarrelldev almost 3 years ago
#90 - feat: AddFileAttachment support
Pull Request -
State: closed - Opened by temamagic over 3 years ago
- 4 comments
#89 - feat: support `Archive` and `Unarchive` methods on `List`
Pull Request -
State: closed - Opened by G-Rath over 3 years ago
- 1 comment
#88 - Add "start" field to trello.Card
Pull Request -
State: closed - Opened by Rukenshia over 3 years ago
- 3 comments
#87 - Attachments[] is always empty even if there is attachments
Issue -
State: closed - Opened by Trini8ed over 3 years ago
- 2 comments
#86 - Added Member webhook.
Pull Request -
State: closed - Opened by PierreLeGuen over 3 years ago
- 1 comment
#85 - Board.CreateLabel Feature
Pull Request -
State: closed - Opened by adlio over 3 years ago
- 1 comment
#84 - SetClient Consistency
Pull Request -
State: closed - Opened by adlio over 3 years ago
- 1 comment
#83 - SetClient expansion + Caching
Pull Request -
State: closed - Opened by adlio over 3 years ago
- 1 comment
#82 - Cannot get instance of some entities with valid client without making an api request
Issue -
State: closed - Opened by G-Rath over 3 years ago
- 1 comment
#81 - Add method to get all card attachments
Pull Request -
State: closed - Opened by kolaente almost 4 years ago
- 2 comments
#80 - Getting custom fields doesn't work as expected
Issue -
State: open - Opened by ghostravenstorm about 4 years ago
- 1 comment
#79 - invite with link?
Issue -
State: open - Opened by TJM about 4 years ago
- 1 comment
#78 - Fix #74 - make extra arguments optional
Pull Request -
State: closed - Opened by TJM about 4 years ago
- 1 comment
#77 - Use type.setClient(c) for consistency and ...
Pull Request -
State: open - Opened by TJM about 4 years ago
- 6 comments
#76 - feat: Add IDOrganizations and IDBoards to Member
Pull Request -
State: closed - Opened by TJM about 4 years ago
#75 - Organization ID? (Member.IDOrganizations)
Issue -
State: closed - Opened by TJM about 4 years ago
#74 - Use `args ...Arguments` instead of `args Arguments`?
Issue -
State: closed - Opened by TJM about 4 years ago
- 1 comment
#73 - Use rate.Limiter for throttling
Pull Request -
State: closed - Opened by Rukenshia about 4 years ago
#72 - Client does not get cleaned up properly
Issue -
State: closed - Opened by Rukenshia about 4 years ago
- 5 comments
#71 - Add GetMyMember function
Pull Request -
State: closed - Opened by surminus about 4 years ago
- 3 comments
#70 - Bump version?
Issue -
State: closed - Opened by sgaynetdinov over 4 years ago
- 4 comments
#69 - Support dropdown list-type custom fields
Issue -
State: open - Opened by fdcds over 4 years ago
#68 - Add new method for deleting a card
Pull Request -
State: closed - Opened by utkuufuk over 4 years ago
#67 - Cards lack GetList() method
Issue -
State: open - Opened by fdcds over 4 years ago
- 1 comment
#66 - Add functions to archive & unarchive a card
Pull Request -
State: closed - Opened by utkuufuk over 4 years ago
- 3 comments
#65 - Sets client on board sideloads
Pull Request -
State: closed - Opened by rhardih over 4 years ago
- 1 comment
#64 - Add GetChecklist() method
Pull Request -
State: closed - Opened by enrico5b1b4 over 4 years ago
- 1 comment
#63 - feat: add GetLastComment method on card
Pull Request -
State: closed - Opened by mehanizm over 4 years ago
- 1 comment
#62 - feat: add custom field clean method
Pull Request -
State: open - Opened by mehanizm over 4 years ago
- 1 comment
#61 - style: fix typos and go vet format
Pull Request -
State: closed - Opened by mehanizm over 4 years ago
- 1 comment
#60 - fix: get rid of npe in search results
Pull Request -
State: closed - Opened by mehanizm over 4 years ago
- 1 comment
#59 - Fix Issues with Unclosed Files in Tests
Pull Request -
State: closed - Opened by adlio over 4 years ago
#58 - Introduced Board.AddMember()
Pull Request -
State: closed - Opened by msamoylov over 4 years ago
- 1 comment
#57 - Introduced Board.AddMember()
Pull Request -
State: closed - Opened by msamoylov over 4 years ago
- 2 comments
#56 - Force field retrival to really get all the properties (Starred, etc.)
Pull Request -
State: closed - Opened by glenux almost 5 years ago
- 1 comment
#55 - Post() was not handling HTTP errors.
Pull Request -
State: closed - Opened by alecthomas about 5 years ago
- 3 comments
#54 - Fix dropdown custom-field
Pull Request -
State: closed - Opened by AlmogBaku about 5 years ago
- 4 comments
#53 - Allow correctly reading custom fields
Pull Request -
State: closed - Opened by tiramiseb about 5 years ago
- 3 comments
#52 - Add Starred on Board struct + force all fields retrieval from API on GetBoard
Pull Request -
State: closed - Opened by glenux about 5 years ago
- 2 comments
#51 - Updates *Member.GetBoards
Pull Request -
State: closed - Opened by rhardih about 5 years ago
- 4 comments
#50 - Adds Subscribed to Board
Pull Request -
State: closed - Opened by rhardih over 5 years ago
- 2 comments
#49 - Adds missing "subscribed" field to List
Pull Request -
State: closed - Opened by rhardih over 5 years ago
- 1 comment
#48 - Allow defaulList argument for CreateBoard
Pull Request -
State: closed - Opened by jtsaito over 5 years ago
- 1 comment
#47 - Put list
Pull Request -
State: closed - Opened by jtsaito over 5 years ago
- 1 comment
#46 - Update board
Pull Request -
State: closed - Opened by jtsaito over 5 years ago
- 1 comment
#45 - Attachment Not Working
Issue -
State: open - Opened by baturorkun over 5 years ago
- 5 comments
Labels: enhancement, help wanted
#44 - Revert "fix custom fields fetching #42"
Pull Request -
State: closed - Opened by adlio over 5 years ago
- 1 comment
#43 - fix custom fields fetching #42
Pull Request -
State: closed - Opened by AlmogBaku over 5 years ago
- 1 comment
#42 - Couldn't fetch custom fields values when getting a list of cards
Issue -
State: closed - Opened by AlmogBaku over 5 years ago
- 2 comments
#41 - adds rudimentary list & checklist creation methods
Pull Request -
State: closed - Opened by fabstu over 5 years ago
- 2 comments
#40 - added delete method for webhook
Pull Request -
State: closed - Opened by jokaorgua over 5 years ago
- 1 comment
#39 - Webhooks wrong request
Issue -
State: closed - Opened by jokaorgua over 5 years ago
- 2 comments
#38 - typo fix in json spec
Pull Request -
State: closed - Opened by madetara over 5 years ago
- 1 comment
#37 - Checklst API
Issue -
State: closed - Opened by madetara over 5 years ago
- 2 comments
#36 - Please make SemVer tags / releases
Issue -
State: closed - Opened by AlekSi over 5 years ago
- 2 comments
#35 - Go Vet
Pull Request -
State: closed - Opened by jtsaito over 5 years ago
- 1 comment
#34 - Added the implementation of 'GetMyNotifications'
Pull Request -
State: closed - Opened by xescugc almost 6 years ago
- 2 comments
#33 - Golint 2
Pull Request -
State: closed - Opened by jtsaito almost 6 years ago
- 3 comments
#32 - Golint
Pull Request -
State: closed - Opened by jtsaito almost 6 years ago
- 2 comments
#31 - Create and delete methods for boards
Pull Request -
State: closed - Opened by jtsaito almost 6 years ago
- 5 comments
#30 - support get my boards
Pull Request -
State: closed - Opened by ogidow almost 6 years ago
- 1 comment
#29 - feat(label): add create label function
Pull Request -
State: closed - Opened by ullayne02 almost 6 years ago
- 5 comments
#28 - Fix "creating cards on a list" example in README
Pull Request -
State: closed - Opened by n7st almost 6 years ago
- 2 comments
#27 - Support for adding URL Attachments to a card
Pull Request -
State: closed - Opened by mauromsl almost 6 years ago
- 5 comments
#26 - Custom fields
Issue -
State: closed - Opened by fimdomeio about 6 years ago
- 2 comments
#25 - board: added organization to board struct
Pull Request -
State: closed - Opened by eyJhb about 6 years ago
- 1 comment
#24 - [add and remove label]
Pull Request -
State: closed - Opened by heinrichgrt over 6 years ago
- 1 comment
#23 - Label API support
Pull Request -
State: closed - Opened by mangelajo over 6 years ago
- 5 comments
#22 - Labels
Pull Request -
State: closed - Opened by mangelajo over 6 years ago
- 1 comment
#21 - Add basic support for CustomFields
Pull Request -
State: closed - Opened by mangelajo over 6 years ago
- 9 comments
#20 - Label API support
Pull Request -
State: closed - Opened by mangelajo over 6 years ago
- 4 comments
#19 - Set client on cards when getting lists
Pull Request -
State: closed - Opened by Crevil over 6 years ago
- 4 comments
#18 - Client longevity is not propagated to cards if requested on lists
Issue -
State: closed - Opened by Crevil over 6 years ago
- 1 comment
#17 - fixed typo for Card.IDLabels struct tag
Pull Request -
State: closed - Opened by mikelu92 over 6 years ago
- 1 comment
#16 - AddMember with tests
Pull Request -
State: closed - Opened by spenserpothier over 6 years ago
- 3 comments
#15 - add Card.AddMember method
Pull Request -
State: closed - Opened by Segflow over 6 years ago
- 2 comments
#14 - Support the idLabels field on card
Pull Request -
State: closed - Opened by mcasper over 6 years ago
- 3 comments
#13 - re-add client on search endpoint
Pull Request -
State: closed - Opened by luccacabra over 6 years ago
- 3 comments
#12 - update searchOptions Modifiers type
Pull Request -
State: closed - Opened by luccacabra over 6 years ago
- 3 comments
#11 - update searchOptions Modifiers type
Pull Request -
State: closed - Opened by luccacabra over 6 years ago
- 3 comments
#10 - Fix broken test that was calling unexported field
Pull Request -
State: closed - Opened by mrls over 6 years ago
- 1 comment
#9 - Make client public
Pull Request -
State: closed - Opened by derveloper over 6 years ago
- 1 comment
#8 - Allow getting a new client with a context.Context
Pull Request -
State: closed - Opened by ernesto-jimenez almost 7 years ago
- 4 comments
#7 - Add Lists and Actions to Board
Pull Request -
State: closed - Opened by ernesto-jimenez almost 7 years ago
- 1 comment
#6 - Update README.md to point to current trello api docs
Pull Request -
State: closed - Opened by spenserpothier about 7 years ago
- 3 comments
#5 - feat: add `Card.DueComplete` field
Pull Request -
State: closed - Opened by francoishill over 7 years ago
- 1 comment
#4 - added dueComplete field to Card
Pull Request -
State: closed - Opened by wcarmon over 7 years ago
- 1 comment
#3 - Creating a webhook fails
Issue -
State: closed - Opened by sdgandhi over 7 years ago
- 2 comments
#2 - fix: Trello have float values for checklist `Pos`
Pull Request -
State: closed - Opened by francoishill over 7 years ago
- 1 comment
#1 - Case on https://github.com/sirupsen/logrus import
Issue -
State: closed - Opened by wcarmon over 7 years ago
- 2 comments