mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-22 23:47:28 +00:00
* feat(JiraIssueProvider): allow to use self-hosted Jira without web extension
* test(JiraIssueProvider): allow to use self-hosted Jira without web extension
* fix(JiraIssueProvider): fixes problems with fetch error handling
* fix(JiraIssueProvider): fixes problems with fetch error handling
* feat(JiraIssueProv): timeout no longer trips block-access; snack suppressed when block banner shows
* refactor(JiraIssueProvider): minor cleanups on direct-fetch path
- early-return direct-fetch in _sendRequestToExecutor$ so the
promise / _requestsLog plumbing is only set up for the path
that actually consumes it
- show global progress bar for direct-fetch requests (countUp /
finalize countDown) so web users get the same UX as the
extension path
- match wiki label to the actual i18n string in en.json
("Fetch Jira directly from the browser (bypass extension)")
---------
Co-authored-by: Johannes Millan <johannes.millan@gmail.com>
|
||
|---|---|---|
| .. | ||
| long-term-plans | ||
| plans | ||
| promotion | ||
| research | ||
| screens | ||
| sync-and-op-log | ||
| wiki | ||
| add-new-integration.md | ||
| build-and-publish-notes.md | ||
| documentation-guide.md | ||
| ENV_SETUP.md | ||
| github-access-token-instructions.md | ||
| gitlab-access-token-instructions.md | ||
| how-to-rate.md | ||
| howto-refresh-snap-credentials.md | ||
| i18n-script-usage.md | ||
| legacy-webview-analysis.md | ||
| mac-app-store-code-signing-guide.md | ||
| performance-project-tag-report.md | ||
| plugin-development.md | ||
| styling-guide.md | ||
| theming-contract.md | ||
| TRANSLATING.md | ||
| unused-translations-analysis.md | ||
| update-android-app.md | ||
| update-mac-certificates.md | ||