Commit graph

421 commits

Author SHA1 Message Date
Chris Veleris
369ed652ee Fix an issue with character escaping 2025-10-01 18:02:47 +03:00
Chris Veleris
7c2936832f release: v0.83-rc2 2025-10-01 13:10:07 +03:00
Chris Veleris
4adedf0ff8 Tweak the safeRemoveColumn function 2025-10-01 13:09:38 +03:00
Chris Veleris
31eae22f04 Fix formatting 2025-09-30 12:36:47 +03:00
Chris Veleris
aa67d1008d Fix typescript issues 2025-09-30 12:35:55 +03:00
Chris Veleris
1809bdff14 release: v0.83-rc1 2025-09-30 11:54:26 +03:00
Chris Veleris
12531131e8 Add script to bump version 2025-09-30 11:52:12 +03:00
Chris
9d2b1895af
Feat/add project states (#354)
* Scaffold project states

* fixup! Scaffold project states

* Fix blinking project modal

* fixup! Fix blinking project modal

* fixup! fixup! Fix blinking project modal

* Fix an issue with the tag input autosuggest

* fixup! Fix an issue with the tag input autosuggest

* fixup! fixup! Fix an issue with the tag input autosuggest

* Add state to project details

* fixup! Add state to project details

* Add state indicator on project cards

* fixup! Add state indicator on project cards
2025-09-29 16:04:25 +03:00
Antonis
c9f7fbb522
Fix notes.js & areas.js UID usage and remove IDs. (#355)
* Add logging placeholder functions, fix notes.js uids

* Fix areas.js uids and remove ids

* Add UIDs to inbox items. Includes migration.

* id -> uid for task-events.js

---------

Co-authored-by: antanst <>
2025-09-29 16:03:46 +03:00
Chris
11568e6f3c
Move icons in mobile to list (#358) 2025-09-23 22:45:07 +03:00
antanst
8e2f115397 Run headed UI tests sequentially 2025-09-23 10:09:44 +03:00
antanst
ef37ead4b2 Change tags to use uid instead of id. 2025-09-23 10:09:44 +03:00
antanst
3ae4b62071 Small cleanups 2025-09-23 10:09:44 +03:00
Antonis
70956f9ecd
Change tags to use uids instead of ids. (#351)
* Small cleanups

* Change tags to use uid instead of id.

---------

Co-authored-by: antanst <>
2025-09-22 17:10:29 +03:00
Chris Veleris
8b01e456b3 Fix test issues 2025-09-22 14:37:22 +03:00
Antonis
a5fd9d49d2
Fix favicon in production deployments (#346)
Co-authored-by: antanst <>
2025-09-19 16:08:08 +03:00
Chris
c237d71ccb
Add inbox pagination (#340)
* Bump version

* Bump version

* Scaffold inbox pagination

* fixup! Scaffold inbox pagination
2025-09-19 16:07:50 +03:00
klahr
bc121b03d8
Fix translation (#344) 2025-09-19 10:53:23 +03:00
Chris Veleris
259eec2783 Fix an issue with duplicate toasters when creating a task from inbox 2025-09-18 18:25:22 +03:00
Chris
fcbccbc838 Feat add first day of week (#339)
* Add setup for first day of week

* Add full weekdays

* fixup! Add full weekdays
2025-09-18 12:57:28 +03:00
Chris Veleris
175c6a1d7e Remove duplicate toaster 2025-09-18 12:57:28 +03:00
Chris Veleris
f456fd982f Allow note deletion 2025-09-18 12:57:28 +03:00
Chris Veleris
480d12fb13 Bind note to project 2025-09-18 12:57:28 +03:00
Chris
568613151b Fix delete note refresh (#337)
* Remove note from store when deleting

* fixup! Remove note from store when deleting

* Fix note deletion issues

* fixup! Fix note deletion issues

* Add translations
2025-09-18 12:57:28 +03:00
Chris
17cba48ef8 Fix project list empty (#335)
* Move all fetch project actions to layout

* fixup! Move all fetch project actions to layout
2025-09-18 12:57:28 +03:00
Chris Veleris
a336653e23 Bump version
Bump version
2025-09-18 12:57:28 +03:00
Chris Veleris
c527bba2dc Fix issue with recurring tasks search 2025-09-14 21:50:01 +03:00
Chris Veleris
f5b40b70b5 Revert "Fix search for recurring"
This reverts commit d86b340128.
2025-09-13 23:04:57 +03:00
Chris Veleris
5eb0ae25f6 Bump version 2025-09-12 23:23:46 +03:00
Chris Veleris
d86b340128 Fix search for recurring 2025-09-12 23:23:15 +03:00
Chris Veleris
f0ac7fb72d Bump version 2025-09-12 16:55:41 +03:00
Chris Veleris
1bcedd05db Add project_id_changed for tasks that are moved 2025-09-12 16:53:06 +03:00
Chris Veleris
06ebdd2e63 Bump version 2025-09-12 12:59:30 +03:00
Chris Veleris
5837184d2a Tweak including instances for recurring tasks 2025-09-12 12:58:46 +03:00
Chris Veleris
475a7e2bf8 Bump version 2025-09-12 12:43:58 +03:00
Chris
d8cd794a0c
Small fixes (#320)
* Fix upcoming view

* Fix to show areas projects

* fixup! Fix to show areas projects

* Fix symbol validation for tags

* Add hash to allowed characters for tag names

* Fix project deletion constraints

* fixup! Fix project deletion constraints

* Fix search functionality in All Tasks view

* fixup! Fix search functionality in All Tasks view

* Fix task save not refreshing list
2025-09-12 12:39:03 +03:00
Chris
6dcb794a26
Fix recurring tasks duplication in productivity assistant (#313)
* Fix an issue with recurring tasks in prod assistant

* fixup! Fix an issue with recurring tasks in prod assistant
2025-09-10 12:52:06 +03:00
Chris Veleris
86fe74fdf8 Bump version to v0.81 2025-09-09 17:05:29 +03:00
Chris Veleris
691b7f3e7a Bump version 2025-09-09 12:54:48 +03:00
Chris
dc4aca3710
Tweak playwright options (#303)
* Add taskid to html elements

* Fix e2e timeouts

* Fix more e2e tests

* Fix formatting
2025-09-09 12:53:40 +03:00
Chris
e6ffa49ffe
Fix test issues (#302) 2025-09-06 03:40:51 +03:00
Chris Veleris
3e63113115 Fix formatting 2025-09-05 16:57:59 +03:00
Chris Veleris
6910e6407b Fix test issues 2025-09-05 16:55:25 +03:00
Chris Veleris
2ea583bae8 Update version 2025-09-05 16:27:53 +03:00
Chris
7d34694c83
Add more e2e tests (#299)
* Add inbox tests

* Add tasks e2e tests

* Add projects e2e tests

* Add area e2e tests

* Add note e2e tests

* Add tags e2e tests
2025-09-05 11:07:05 +03:00
Chris
699a118bb6
Limit recurring tasks in tasks list view (#298)
* Limit recurring tasks in tasks list view

* Fix upcoming not showing tasks

* Fix upcoming path
2025-09-04 17:00:33 +03:00
antanst
4f7d8efeb8 Change package.json targets for pre-push and pre-release 2025-09-03 13:22:48 +03:00
klahr
1aef01c107
Feature/updated swedish translations (#294)
* Update Swedish translations

* Remove Title Case to make it more Swedish

* Change from Notifikationer to Aviseringar

* Change casing

* Fix bad translation

* Update Swedish translation
2025-08-29 15:03:14 +03:00
klahr
51c1ece2c7 Update Swedish translations 2025-08-20 01:26:51 +03:00
klahr
b75d72dc90 Update Swedish translations 2025-08-20 01:26:51 +03:00