Commit graph

11694 commits

Author SHA1 Message Date
Johannes Millan
0c93cfea07 feat(issueProvider): improve header manipulation and also change jira way of authentication 2024-12-08 21:04:05 +01:00
Johannes Millan
6ab03563bb feat(issueProvider): make issue provider sorting work better 2024-12-08 20:01:34 +01:00
Johannes Millan
987c374f84 feat(issueProvider): improve error handling 2024-12-08 19:34:02 +01:00
Johannes Millan
da2676a347 10.3.0-rc.3 2024-12-07 14:45:15 +01:00
Johannes Millan
2d08b14846 Merge branch 'master' into feat/issue-provider-rework
* master:
  fix: edge case when creating new tags together with existing tags in short syntax
  Update README.md
  Add mention of sync in app summary
  build: add missing dep 2?
2024-12-07 14:41:48 +01:00
Johannes Millan
c1d608a080 fix: edge case when creating new tags together with existing tags in short syntax 2024-12-07 14:39:57 +01:00
Johannes Millan
f7c7a8720b feat(issueProvider): also save model when sorted 2024-12-06 21:36:10 +01:00
Johannes Millan
b6cd3029db fix(issueProvider): migration leading to double entries for providers 2 2024-12-06 21:30:31 +01:00
Johannes Millan
dbe7c6806f fix(issueProvider): migration leading to double entries for providers 2024-12-06 21:26:29 +01:00
Johannes Millan
044dd1c79b feat(issueProvider): make issue providers sortable 2024-12-06 21:23:38 +01:00
Johannes Millan
5414351d65 feat(issueProvider): add ui for making providers sortable 2024-12-06 21:03:47 +01:00
Johannes Millan
1e04417323 feat(issueProvider): make searching all issue providers from bar work 2024-12-06 20:52:39 +01:00
Johannes Millan
0f66ff8d37 feat(issueProvider): add ui for adding from add task bar 2024-12-06 20:03:20 +01:00
Johannes Millan
66581169d0 refactor: further simplify 2024-12-06 19:54:17 +01:00
Johannes Millan
8661ec8d55 refactor: use signals 2024-12-06 19:48:05 +01:00
Johannes Millan
b04693e392 refactor: also extract parts of the addTask function 2024-12-06 18:32:48 +01:00
Johannes Millan
059298b196 refactor: split up add task bar into service 2024-12-06 18:03:19 +01:00
Johannes Millan
a6becb17c1 feat: change icons for adding tasks to backlog and today list 2024-12-06 17:35:50 +01:00
Ari Pollak
cd9df17954 Update README.md 2024-12-06 11:20:52 +01:00
Ari Pollak
2f9a2bc165 Add mention of sync in app summary 2024-12-06 11:20:52 +01:00
Johannes Millan
c688bf1f34 feat(calendar): improve typing 2024-12-05 20:15:47 +01:00
Johannes Millan
04ddf34460 feat(calendar): add feature to auto import current day events as tasks 2024-12-05 20:07:38 +01:00
Johannes Millan
1e9b3e53d4 feat(calendar): also show time for agenda items 2024-12-05 19:33:25 +01:00
Johannes Millan
d6159cbaa1 feat(calendar): sort agenda by day 2024-12-05 19:24:55 +01:00
Johannes Millan
7d6dd25d99 feat: get rid of moment for getWorklogStr 2024-12-05 19:17:06 +01:00
Johannes Millan
7a4e8f1889 test(calendar): make tests work again 2024-12-04 21:32:37 +01:00
Johannes Millan
ace57f484c feat(calendar): add agenda view instead of search for calendar 2024-12-04 21:26:04 +01:00
Johannes Millan
14361d4ee3 feat(calendar): improve styling 2024-12-04 20:26:09 +01:00
Johannes Millan
c427bed0eb feat(calendar): add migration for CALENDAR type to ICAL 2024-12-04 20:22:21 +01:00
Johannes Millan
91712b3d86 feat(calendar): rename CALENDAR type to ICAL 2024-12-04 20:10:44 +01:00
Johannes Millan
ec98bf7f71 feat(calendar): check missing implementations for calendar service 2024-12-04 19:59:47 +01:00
Johannes Millan
6ceb38f40b feat(calendar): update shepherd tutorial with changes 2024-12-04 19:45:09 +01:00
Johannes Millan
4ab21ed41b feat(calendar): cleanup translations 2024-12-04 19:28:29 +01:00
Johannes Millan
6933c7511a feat(calendar): handle edge case when adding calendar task 2024-12-04 19:26:00 +01:00
Johannes Millan
c477ad4357 feat(calendar): unify add function for calendar events 2024-12-04 19:08:41 +01:00
Johannes Millan
5089cf1b2a feat(calendar): remove icon from calendar model 2024-12-04 18:39:29 +01:00
Johannes Millan
4ace3b07b4 feat(calendar): add migration for calendars 2024-12-03 21:24:22 +01:00
Johannes Millan
dc5a934df0 feat(calendar): make test connection work 2024-12-03 20:55:16 +01:00
Johannes Millan
cf5fabef09 feat(calendar): add search for calendar items 2024-12-03 20:45:21 +01:00
Johannes Millan
f551f992f2 feat(calendar): improve initials 2024-12-03 20:14:03 +01:00
Johannes Millan
31d0915279 feat(calendar): migrate basic calendar functionality to issue providers 2024-12-03 20:06:45 +01:00
Johannes Millan
2b2d7df29a feat(calendar): further improve config dialog 2 2024-12-03 19:42:30 +01:00
Johannes Millan
f4f8c41e44 feat(calendar): further improve config dialog 2024-12-03 19:30:52 +01:00
Johannes Millan
93c61db139 feat(calendar): outline adding calendars like issue providers and add basic dialog 2024-12-02 21:23:24 +01:00
Johannes Millan
7915c72694 build: add missing dep 2? 2024-12-02 19:45:04 +01:00
Johannes Millan
f913417efc build: add missing dep 2? 2024-12-02 19:44:37 +01:00
Johannes Millan
dd2fbc415a Merge branch 'master' into feat/issue-provider-rework
* master:
  build: make commit work again
  Update Android source code link in README.md
  build(deps): bump @rollup/rollup-win32-x64-msvc from 4.27.4 to 4.28.0
2024-12-02 19:34:27 +01:00
Johannes Millan
0948580225 build: make commit work again 2024-12-02 19:33:21 +01:00
Gösta J
f393d2330f Update Android source code link in README.md 2024-12-02 19:10:09 +01:00
dependabot[bot]
44cf46ad6c build(deps): bump @rollup/rollup-win32-x64-msvc from 4.27.4 to 4.28.0
Bumps [@rollup/rollup-win32-x64-msvc](https://github.com/rollup/rollup) from 4.27.4 to 4.28.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.27.4...v4.28.0)

---
updated-dependencies:
- dependency-name: "@rollup/rollup-win32-x64-msvc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 12:43:41 +01:00