Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

jira-plugin

Jira plugin for VsCode
Collective - Host: opensource - https://opencollective.com/jira-plugin - Code: https://github.com/gioboa/jira-plugin

fix: add JSON.stringify in some jiraPluginDebugLog

github.com/gioboa/jira-plugin - 33fed43cabaa8b9a9071c66abac975ba88f791f5 authored almost 6 years ago by gioboa <[email protected]>
feat: getLabels API

github.com/gioboa/jira-plugin - f67caa3b3cb22e51e0e32559f2d3d4989e1be700 authored almost 6 years ago by gioboa <[email protected]>
fix: fix after testing create issue with epic link

github.com/gioboa/jira-plugin - 74c72f1f1256113948c334ecacd62102bacf445b authored almost 6 years ago by gioboa <[email protected]>
refactor: minor changes

github.com/gioboa/jira-plugin - a7419aebec5742e9ce6205fa8ae329f2611fbacf authored almost 6 years ago by gioboa <[email protected]>
feat: managed EpicLink custom field

github.com/gioboa/jira-plugin - 9bc84a9b36261ee034a4393da6a9b1c25e9b51b2 authored almost 6 years ago by gioboa <[email protected]>
refactor: constants

SEARCH_MAX_RESULTS -> 1000 LIST_MAX_RESULTS -> 50

github.com/gioboa/jira-plugin - 06ca49605bbcc37aaee261570906d2fa2a10e4f2 authored almost 6 years ago by gioboa <[email protected]>
refactor: modify api model

github.com/gioboa/jira-plugin - c4c0f7e5ccec673743713daac21f77c040f397f9 authored almost 6 years ago by gioboa <[email protected]>
feat: add getAllEpics API

github.com/gioboa/jira-plugin - 4b71281bd4aff81cd0f5c46fa3657b01db3702b7 authored almost 6 years ago by gioboa <[email protected]>
fix: SEARCH_MAX_RESULTS -> 1000

github.com/gioboa/jira-plugin - eed2783f1a6975249153eafcc98455f3d5838921 authored almost 6 years ago by gioboa <[email protected]>
fix: debug log

github.com/gioboa/jira-plugin - 54708a1bd48c0488128cf4da35342bae4d35c48d authored almost 6 years ago by gioboa <[email protected]>
fix: managed special field assignee and reporter

github.com/gioboa/jira-plugin - ae5876919f459ec993df0ebff4cff0edcb5982e8 authored almost 6 years ago by gioboa <[email protected]>
fix: managed array field type with allowedValues

github.com/gioboa/jira-plugin - 344679d8c93767d6d9080a51245b7ecffab1ffc1 authored almost 6 years ago by gioboa <[email protected]>
docs: update README

github.com/gioboa/jira-plugin - 8363c690660bb8acc48a7037177b1f349a44ab7c authored almost 6 years ago by gioboa <[email protected]>
refactor: move log methods

github.com/gioboa/jira-plugin - 39b4a7aefba7485e497a16469bf6fe0f781b6146 authored almost 6 years ago by gioboa <[email protected]>
fix: improve debug log

github.com/gioboa/jira-plugin - d2763896f3ed22c17e61d5824c6d2fbb6117be84 authored almost 6 years ago by gioboa <[email protected]>
docs: update readme + add key features

github.com/gioboa/jira-plugin - 1a7b741aadcdcdab3d22fd5139d6701368ff4d7b authored almost 6 years ago by gioboa <[email protected]>
docs: update contributors list

github.com/gioboa/jira-plugin - 3c691766ddfda5c6a0ed0af11b1f2205c003cea9 authored almost 6 years ago by gioboa <[email protected]>
fix: creation of Document Link Provider

now Document Link Provider highlight correctly jira issue

github.com/gioboa/jira-plugin - 43338b71e65bbb81ce331c1829ff12dc4ae88920 authored almost 6 years ago by gioboa <[email protected]>
style: update settings.json

github.com/gioboa/jira-plugin - fb0a548fa0694a91470058bcbaabf3cc4187c778 authored almost 6 years ago by gioboa <[email protected]>
Merge pull request #50 from knicefire/fix/proper-project-links

fix: Fixing issue with link provider by using proper configuration method

github.com/gioboa/jira-plugin - 5f7ee829fc612403a2cd087c22771f15b5ce2d33 authored almost 6 years ago by Giorgio Boa <[email protected]>
fix: Fixing issue with link provider by using proper configuration methods

github.com/gioboa/jira-plugin - 5282b8fbf94ef775e662b7c1d22df05fe3625f13 authored almost 6 years ago by Roman Ostolosh <[email protected]>
refactor: change methods name

github.com/gioboa/jira-plugin - 1035060aa910dd5236c3fba043a12a62010b1998 authored about 6 years ago by gioboa <[email protected]>
refactor: improve error log in required missing field

github.com/gioboa/jira-plugin - 8fade4a3245634d1487908e6efe4867068fe7c34 authored about 6 years ago by gioboa <[email protected]>
fix: explorer limit info

use SEARCH_MAX_RESULTS

github.com/gioboa/jira-plugin - ae643fd35331b2fb0c8b904da915bb244f60d2e4 authored about 6 years ago by gioboa <[email protected]>
refactor: MAX_RESULT -> SEARCH_MAX_RESULTS

github.com/gioboa/jira-plugin - 36a68704f9fed450a6c83dcf757ba5f1a54ddf60 authored about 6 years ago by gioboa <[email protected]>
fix: jql MAX_RESULT

github.com/gioboa/jira-plugin - 5dd867397ffa75f34c1eded4e5014b633bb073b9 authored about 6 years ago by gioboa <[email protected]>
fix: add ASSIGNEES_MAX_RESULTS

github.com/gioboa/jira-plugin - a89e6c886eaaf240bfbcdd9edaceb77480d80278 authored about 6 years ago by gioboa <[email protected]>
style: project extensions recommendations

github.com/gioboa/jira-plugin - ad759c5e83519251f0614458665b2b4dfea878d9 authored about 6 years ago by gioboa <[email protected]>
Update issue templates

github.com/gioboa/jira-plugin - 8abac0a72f98f96d093501376d0b646b123f94f8 authored about 6 years ago by Giorgio Boa <[email protected]>
Update issue templates

github.com/gioboa/jira-plugin - 2f8c39f12df00d8f360ba8e0dbc69650e522b1c1 authored about 6 years ago by Giorgio Boa <[email protected]>
docs: minor fix in README file

github.com/gioboa/jira-plugin - c5c554fcca2cd04ccec683eb859cddd09e9f5008 authored about 6 years ago by gioboa <[email protected]>
docs(README): update README with new features

github.com/gioboa/jira-plugin - cf688eca1c600c5bc424d08ebd1ed4d2a1e6b8c8 authored about 6 years ago by gioboa <[email protected]>
Merge pull request #44 from gioboa/insert_working_issue_comment

feat: insert Working issue key + summary comment

github.com/gioboa/jira-plugin - 54ec55806778fbf5c6507fe54b5f893e67349efa authored about 6 years ago by Giorgio Boa <[email protected]>
Merge pull request #43 from gioboa/use_favorite_filters

add possibility to use favorite filters

github.com/gioboa/jira-plugin - 6e6b0ca22aa40c3e0cdbfd4c6d35c6594c5b4f1f authored about 6 years ago by Giorgio Boa <[email protected]>
feat: insert Working issue key + summary comment

github.com/gioboa/jira-plugin - 37614da342e5c01001ca1f8afa1d86ec7814799f authored about 6 years ago by gioboa <[email protected]>
feat: favorite filters implementation

exclude favorites filters with different project key/name inside jql

github.com/gioboa/jira-plugin - 817456a521bc78f9a3e9e723a78e043dfa9cdafa authored about 6 years ago by gioboa <[email protected]>
feat: favorite filters implementation

github.com/gioboa/jira-plugin - bc6ec42767cc6648b5570bbdf758d897c8b39f71 authored about 6 years ago by gioboa <[email protected]>
feat: set order in filters list

github.com/gioboa/jira-plugin - 705d324e6aa81067b2de7f1bc0f8e7cc5c63461f authored about 6 years ago by gioboa <[email protected]>
feat: FavouritesFiltersCommand

github.com/gioboa/jira-plugin - be0b77a8ce3485036014d9951e5ed916947f46d6 authored about 6 years ago by gioboa <[email protected]>
feat(api): add getFavoriteFilters REST API

github.com/gioboa/jira-plugin - 4f88d53da9ca27f7fa31274ff8fa5a233620c92f authored about 6 years ago by gioboa <[email protected]>
chore(deps): add @types/copy-paste

github.com/gioboa/jira-plugin - 3b9cc1955f28e3f87bd5957a4be8072b34f93280 authored about 6 years ago by gioboa <[email protected]>
docs(CONTRIBUTING): Commit Message Format

github.com/gioboa/jira-plugin - 2cf29dd731f5c0946958318c18f7130600eea6ec authored about 6 years ago by gioboa <[email protected]>
**docs** update README images

github.com/gioboa/jira-plugin - 88e7ce80bdcb4ac85d8a624c20d20a2dcd1a3482 authored about 6 years ago by gioboa <[email protected]>
**fix** copy to clipboard - minor fix

github.com/gioboa/jira-plugin - e0f571b3e891fa78f308818ef20e563ff124e444 authored about 6 years ago by gioboa <[email protected]>
**fix** typo in message

github.com/gioboa/jira-plugin - d9e1e043d95dc07b4ad8c2f9d1fe302bb350bf51 authored about 6 years ago by gioboa <[email protected]>
**fix** copy to clipboard - add UI feedback

github.com/gioboa/jira-plugin - 1bfe16ff1c61ce72c70c4472d524fdc840f3b919 authored about 6 years ago by gioboa <[email protected]>
package-lock.json

github.com/gioboa/jira-plugin - 8fd502cbea9a191685993a0c1ab8e9fa4370f0f4 authored about 6 years ago by gioboa <[email protected]>
Merge pull request #40 from gioboa/copy-to-clipboard

**feat** copy Jira Summary to clipboard

github.com/gioboa/jira-plugin - f7ee88b96b06ae3833ed31f34ff1c677423a6aa5 authored about 6 years ago by Giorgio Boa <[email protected]>
**fix** set working issue

now if the user choose NO the plugin works correctly

github.com/gioboa/jira-plugin - bfbf0a6b23ca11be4e13e865417601f29e955f66 authored about 6 years ago by gioboa <[email protected]>
**style** vscode settings

github.com/gioboa/jira-plugin - 3d257131d0df2cb5bfd152ea88cf04a77c46d640 authored about 6 years ago by gioboa <[email protected]>
**feat** copy Jira Summary to clipboard

github.com/gioboa/jira-plugin - 2fb722da6cb0ec5f9b7d92d1f0e6331d0b75bc1b authored about 6 years ago by gioboa <[email protected]>
**fix** create issue - improve workflow

github.com/gioboa/jira-plugin - f92ecdd68e61c752a0d59264da9adb4bd263b937 authored about 6 years ago by gioboa <[email protected]>
**fix** create issue - manage type number

github.com/gioboa/jira-plugin - bf47b962cd0b47d58c3f23cc9bfb6810b7f247f4 authored about 6 years ago by gioboa <[email protected]>
**fix** create issue - configurable implementation for manage all cases

need more work for accept all field types

github.com/gioboa/jira-plugin - e89f7232a87105577b272469f5bdbb2467becdce authored about 6 years ago by gioboa <[email protected]>
**fix** include additionalStatuses

additional statuses are needed for solve some strange behaviour

github.com/gioboa/jira-plugin - 68a464bdef865110f428b32ccd1c72003d38abd0 authored about 6 years ago by gioboa <[email protected]>
**docs** update contributors list

github.com/gioboa/jira-plugin - 8bc8e70bfb2be2cf26c8a23a440591b0a5b53ac6 authored about 6 years ago by gioboa <[email protected]>
**fix** improve error messages

github.com/gioboa/jira-plugin - c88fdf333176ca5d865d2ec317d42896af309c40 authored about 6 years ago by gioboa <[email protected]>
Merge pull request #37 from Kaffiend/master

add category to issue and refresh commands

github.com/gioboa/jira-plugin - df287459f19def998bb983f1424c270b5c50ccd0 authored about 6 years ago by Giorgio Boa <[email protected]>
add category to issue and refresh commands

github.com/gioboa/jira-plugin - bccd564907c9e1d27d6f2ce5d528acf305a00b20 authored about 6 years ago by Imackie <[email protected]>
**fix** create issue, detect which fields are mandatory

github.com/gioboa/jira-plugin - b2b1da28c334990c06820d3e5d63dfadcfe23233 authored about 6 years ago by gioboa <[email protected]>
**fix** typo in addNewComment api

github.com/gioboa/jira-plugin - 2f9007dd6be3f156b1695a72dd025d084ba7548b authored about 6 years ago by gioboa <[email protected]>
**fix** refactor explorer icons

github.com/gioboa/jira-plugin - 537dec6633cc9a39d2861ff65d46a1c26d607b43 authored about 6 years ago by gioboa <[email protected]>
**fix** create issue assignee

github.com/gioboa/jira-plugin - bbb1b7b8345b02577ce848560b104105de463e3b authored about 6 years ago by gioboa <[email protected]>
Merge branch 'create_ticket'

github.com/gioboa/jira-plugin - d2c9c186f23049bf8af16b486e1883c83ced877b authored about 6 years ago by gioboa <[email protected]>
**feat** create issue: add priority field

github.com/gioboa/jira-plugin - fa4642d8bdb779c6d78daa25492b496a9f78ddb3 authored about 6 years ago by gioboa <[email protected]>
**feat** icons for all available states

github.com/gioboa/jira-plugin - c80ea8051429e1bac648d8d4287bf9b80f6cbfa6 authored about 6 years ago by gioboa <[email protected]>
**feat** create issue: add assignee

github.com/gioboa/jira-plugin - ff84359b070cc3c1b4be655f20f6d6f7f9eaa689 authored about 6 years ago by gioboa <[email protected]>
**feat** modal "open issue created" after successful issue creation

github.com/gioboa/jira-plugin - 18877a1dd30bb93013a796a0e91da4c5b2326fcb authored about 6 years ago by gioboa <[email protected]>
Merge remote-tracking branch 'origin/master' into create_ticket

github.com/gioboa/jira-plugin - 36b42efeeaad992dee868abca93e779d2fbc1f72 authored about 6 years ago by gioboa <[email protected]>
**doc** README contributors list

thanks guys :-)

github.com/gioboa/jira-plugin - 75e931b7053104e4c41b81cab253b6682543031f authored about 6 years ago by gioboa <[email protected]>
rename file

github.com/gioboa/jira-plugin - c789de701f8e149a18c635a99b87ad012d2498ce authored about 6 years ago by Giorgio Boa <[email protected]>
add FEATURE_REQUEST file

github.com/gioboa/jira-plugin - 26b99d196dcb0cf02e864e177d42abba1dc93ccc authored about 6 years ago by Giorgio Boa <[email protected]>
add issue_template file

github.com/gioboa/jira-plugin - 5f1717baf948d6ebf461a99a4d38bae4eabeba87 authored about 6 years ago by Giorgio Boa <[email protected]>
**fix** move "create issue" in navigation bar and add new icon

github.com/gioboa/jira-plugin - 54cbb742185191d31f8f328190f312483d365316 authored about 6 years ago by gioboa <[email protected]>
**feat** createIssue

field: type, summary, description

github.com/gioboa/jira-plugin - d49d2ed377d53d564cea9d59c5bc23c96ca86a41 authored about 6 years ago by gioboa <[email protected]>
**feat** add select issue type

github.com/gioboa/jira-plugin - a51a46c8e4c52e72d4fb7ecc69f44e8ecc34d52a authored about 6 years ago by gioboa <[email protected]>
**feat** create issue first draft

github.com/gioboa/jira-plugin - e6c6a2b47f8d9bbb00f194854d2fff51fb495b96 authored about 6 years ago by gioboa <[email protected]>
**fix** jira connector issue

solve this issue -> https://github.com/floralvikings/jira-connector/issues/115

github.com/gioboa/jira-plugin - 2a444ab7eec349ec1d6e45c2c2af0560b4c49688 authored about 6 years ago by gioboa <[email protected]>
**docs** change readme image

github.com/gioboa/jira-plugin - a0079bf841f996b5e6e977308db018dc69785f3f authored about 6 years ago by gioboa <[email protected]>
**docs** README.md

github.com/gioboa/jira-plugin - 6044bf8d1e2676510c310831788fe95a73f53a60 authored about 6 years ago by gioboa <[email protected]>
**docs** README.md

contributors + license

github.com/gioboa/jira-plugin - 8d2bb28503399de3c747914c817c55b0cb35b988 authored about 6 years ago by gioboa <[email protected]>
**feat** current sprint issues

with this command you can search all issues for the current sprint

github.com/gioboa/jira-plugin - 7dfd47a7b5cd6c9dec31f8f9ad21669c9e6b57d8 authored about 6 years ago by gioboa <[email protected]>
Merge pull request #24 from tiago-pullup/current-sprint-feature

Current Sprint functionality and work state separator

github.com/gioboa/jira-plugin - dfc7267469c276000b9ce3ad9907ae3d3abc51b3 authored about 6 years ago by Giorgio Boa <[email protected]>
Order by status in all jql instead js order

Change the title of Current Sprint filter

github.com/gioboa/jira-plugin - e9d848a3296b46a0a879f9704f28583176050285 authored about 6 years ago by Tiago Ramos <[email protected]>