Commit graph

440 commits

Author SHA1 Message Date
Chris
a81ca2f2b6
Fix upcoming completed issue (#404)
* Fix upcoming completed issue

* fixup! Fix upcoming completed issue

* fixup! fixup! Fix upcoming completed issue

* Fix completed icon plscement

* fixup! Fix completed icon plscement

* Add upcoming section tests
2025-10-11 00:08:13 +03:00
Chris
6efb565a4e
Feat/persist project view (#401)
* Persist project view selection

* fixup! Persist project view selection
2025-10-08 17:46:20 +03:00
Chris Veleris
abb1cb875b release: v0.83.2 2025-10-07 17:14:21 +03:00
Chris
119b04acff
Fix inbox items refresh (#398)
* Fix inbox items refresh

* fixup! Fix inbox items refresh
2025-10-07 17:10:33 +03:00
David Leibovych
27032b5594
Removes horizontal padding on content edit on mobile (#390)
* feat: improves mobile editing by removing horizontal paddings around textarea

* feat: removing border on markdown preview on mobile
2025-10-07 12:42:28 +03:00
Chris Veleris
2fc81a7679 release: v0.83.1 2025-10-07 06:17:29 +03:00
Chris
26d4fba70d
Fix project notes deletion (#396)
* Fix note deletion and modal

* Fix orphan notes issue

* Fix project areas filtering

* fixup! Fix project areas filtering
2025-10-07 06:16:42 +03:00
Chris Veleris
8d46704cd9 release: v0.83 2025-10-06 16:44:23 +03:00
Chris Veleris
f826086922 release: v0.83-rc9 2025-10-05 16:20:23 +03:00
Antonis
4fa2aa91bf
Fix E2E test breakage (#380)
* Add logging placeholder functions, fix notes.js uids

* Add UIDs to inbox items. Includes migration.

* Add UID to users.

* Add project UIDs usage.

* Add script that runs specific E2E test(s)

* Only run Chromium E2E tests by default.

* Fix breaking E2E tests

* fixup! Fix breaking E2E tests

---------

Co-authored-by: antanst <>
Co-authored-by: Chris Veleris <chrisveleris@gmail.com>
2025-10-05 16:04:46 +03:00
Chris Veleris
7651677b71 release: v0.83-rc8 2025-10-04 22:09:45 +03:00
Chris Veleris
e2fa78b830 Fix an issue with areas filter and uid 2025-10-04 22:09:28 +03:00
Chris Veleris
e6b3db7165 release: v0.83-rc7 2025-10-02 00:41:23 +03:00
Chris Veleris
8423aabf3a release: v0.83-rc6 2025-10-02 00:22:55 +03:00
Chris Veleris
823f6677b4 Fix safeRemoveColumn to properly handle SQLite table recreation 2025-10-02 00:21:26 +03:00
Chris Veleris
798674c294 release: v0.83-rc5 2025-10-01 23:45:34 +03:00
Chris Veleris
756253836c release: v0.83-rc4 2025-10-01 23:20:01 +03:00
Chris Veleris
2855488f8b Fix FK issue in migration 2025-10-01 23:19:47 +03:00
Chris Veleris
b5d966e03c release: v0.83-rc3 2025-10-01 18:03:04 +03:00
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