Johannes Millan
9b4b4b8281
feat: remove number of divs
2024-06-21 15:46:41 +02:00
Johannes Millan
114cf5a0cd
fix: open issue not working anymore
2024-06-21 15:37:44 +02:00
Johannes Millan
cdffb5cb40
fix: play indicator interfering with task drag
2024-06-21 15:26:14 +02:00
Johannes Millan
5d58c53fe1
fix: metric page chart reloads when tracking
2024-06-21 15:15:17 +02:00
Johannes Millan
63ea2c4171
feat: improve shortcut preview styling
2024-06-21 14:11:20 +02:00
Johannes Millan
2dc08bde7c
fix: search bar not working as expected
2024-06-21 13:44:48 +02:00
Johannes Millan
10ccd073c8
fix: add task bar click on item not working
2024-06-21 13:37:27 +02:00
Johannes Millan
b393d99274
fix: icons not always being centered
2024-06-21 13:10:23 +02:00
Johannes Millan
d9cc5807d7
feat(idle): change order of buttons
2024-06-21 11:15:58 +02:00
Johannes Millan
3461bf63a5
fix: task attachment btns
2024-06-20 11:48:29 +02:00
Johannes Millan
12056ce48c
feat: improve task additional info mobile subtask and title styles
2024-06-20 11:34:49 +02:00
Johannes Millan
a8e4ab55b3
feat: improve styling 2
2024-06-20 10:57:54 +02:00
Johannes Millan
19f39c4226
feat(task): improve styling
2024-06-20 10:02:37 +02:00
dependabot[bot]
7f4c447743
build(deps): bump ws and socket.io-adapter
...
Bumps [ws](https://github.com/websockets/ws ) and [socket.io-adapter](https://github.com/socketio/socket.io-adapter ). These dependencies needed to be updated together.
Updates `ws` from 8.11.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.11.0...8.17.1 )
Updates `socket.io-adapter` from 2.5.2 to 2.5.5
- [Release notes](https://github.com/socketio/socket.io-adapter/releases )
- [Changelog](https://github.com/socketio/socket.io-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-adapter/compare/2.5.2...2.5.5 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
- dependency-name: socket.io-adapter
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 16:16:41 +02:00
dependabot[bot]
30514fcd84
build(deps-dev): bump @types/electron-localshortcut from 3.1.0 to 3.1.3
...
Bumps [@types/electron-localshortcut](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/electron-localshortcut ) from 3.1.0 to 3.1.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/electron-localshortcut )
---
updated-dependencies:
- dependency-name: "@types/electron-localshortcut"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 15:52:44 +02:00
dependabot[bot]
7df268690b
build(deps): bump ws and socket.io
...
Bumps [ws](https://github.com/websockets/ws ) and [socket.io](https://github.com/socketio/socket.io ). These dependencies needed to be updated together.
Updates `ws` from 8.17.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.17.0...8.17.1 )
Updates `socket.io` from 4.6.1 to 4.7.5
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/4.6.1...4.7.5 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
- dependency-name: socket.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 15:52:34 +02:00
dependabot[bot]
c8d0017ce7
build(deps-dev): bump karma-jasmine from 4.0.1 to 5.1.0
...
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine ) from 4.0.1 to 5.1.0.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases )
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-jasmine/compare/v4.0.1...v5.1.0 )
---
updated-dependencies:
- dependency-name: karma-jasmine
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 15:52:08 +02:00
Johannes Millan
71db56048f
migrate: fix btn position in sidenav
2024-06-19 14:51:59 +02:00
Johannes Millan
418ec547d0
feat: change default accent color
2024-06-19 14:40:45 +02:00
Johannes Millan
a2accca0e4
feat: improve schedule styling
2024-06-19 14:29:38 +02:00
Johannes Millan
73b44230a5
refactor: cleanup owl stylesheets
2024-06-19 14:13:08 +02:00
Johannes Millan
abf14b1d09
migrate: fix lint
2024-06-19 14:00:01 +02:00
Johannes Millan
d655bde551
migrate: make metrics work again
2024-06-19 13:53:35 +02:00
Johannes Millan
4f29224e65
build: add all files to linting
2024-06-19 10:22:36 +02:00
Johannes Millan
25d9fef1b1
migrate: make build work again
2024-06-19 10:07:39 +02:00
Johannes Millan
154acb8907
refactor: remove dead code
2024-06-19 09:53:03 +02:00
Johannes Millan
5c40e4758f
migrate: add datetimepicker into project 3
2024-06-18 23:10:03 +02:00
Johannes Millan
fba6f4f4cd
migrate: add datetimepicker into project 2
2024-06-18 23:08:00 +02:00
Johannes Millan
3064121f4a
migrate: add boilerplate for datetimepicker
2024-06-18 21:06:35 +02:00
Johannes Millan
1404b15a3e
migrate: make workers work again
2024-06-18 20:56:52 +02:00
Johannes Millan
73099b1737
migrate: better prepare ivy migration
2024-06-18 20:18:05 +02:00
Johannes Millan
efaad3a9c0
Merge branch 'refs/heads/upgrade-ng'
...
* refs/heads/upgrade-ng: (74 commits)
migrate: fix simple counter styling and a couple of other things
migrate: fix simple counter issue
feat: adjust scroll bar styles
migrate: make all remaining e2e tests work 3
migrate: make all remaining e2e tests work 2
migrate: make all remaining e2e tests work
migrate: schedule page styling
migrate: more e2e tests
fix: shepherd navigating initially
build: add logs folder
remove
migrate: make e2e tests work step 1
Revert "migrate: remove hammerjs and fix that legacy-peer-deps was required"
migrate: service worker
migrate: fab btn color
fix: focus mode styles
migrate: snack styling
feat: adjust label text for estimate dialog
migrate: dialog icons
migrate: make es lint work
...
# Conflicts:
# CHANGELOG.md
# package-lock.json
# package.json
2024-06-18 19:30:09 +02:00
Johannes Millan
2297c042a7
migrate: fix simple counter styling and a couple of other things
2024-06-18 19:25:12 +02:00
Johannes Millan
e4d18a0082
migrate: fix simple counter issue
2024-06-18 18:58:01 +02:00
Johannes Millan
c9ff195da2
feat: adjust scroll bar styles
2024-06-18 18:29:46 +02:00
Johannes Millan
6fa65099e9
migrate: make all remaining e2e tests work 3
2024-06-18 18:24:46 +02:00
Johannes Millan
94ab7cc11f
migrate: make all remaining e2e tests work 2
2024-06-18 18:12:33 +02:00
Johannes Millan
fb938b2ab2
migrate: make all remaining e2e tests work
2024-06-18 16:43:44 +02:00
Johannes Millan
724d5247fb
migrate: schedule page styling
2024-06-18 16:38:11 +02:00
Johannes Millan
c80b8e2eec
migrate: more e2e tests
2024-06-18 16:17:50 +02:00
Johannes Millan
6f6c626683
fix: shepherd navigating initially
2024-06-18 16:02:59 +02:00
Johannes Millan
9b7711f95f
build: add logs folder
2024-06-18 16:02:42 +02:00
Johannes Millan
9adf0ae933
remove
2024-06-18 16:02:20 +02:00
Johannes Millan
851bce04b1
migrate: make e2e tests work step 1
2024-06-18 15:11:42 +02:00
Johannes Millan
2d8bd47675
Revert "migrate: remove hammerjs and fix that legacy-peer-deps was required"
...
This reverts commit d5044d01
2024-06-18 12:32:17 +02:00
Johannes Millan
74b7ef409d
migrate: service worker
2024-06-18 12:26:50 +02:00
Johannes Millan
972e9c8be4
migrate: fab btn color
2024-06-18 12:09:32 +02:00
Johannes Millan
70d1eab7f7
fix: focus mode styles
2024-06-18 12:00:07 +02:00
Johannes Millan
76c0135aff
migrate: snack styling
2024-06-18 11:55:37 +02:00
Johannes Millan
2b3450c040
feat: adjust label text for estimate dialog
2024-06-18 11:38:16 +02:00