shamoon
d109892ced
Fix these frontend tests
2025-09-30 11:38:21 -07:00
shamoon
0cafb79bf3
Merge branch 'dev' into feature-ai
2025-09-30 11:09:24 -07:00
shamoon
1717517e70
Tweakhancement: reorganize some list & bulk editing buttons ( #10944 )
2025-09-26 13:47:24 -07:00
shamoon
5e47069934
Fix select option removal and pagination update ( #10933 )
2025-09-25 00:42:43 -07:00
shamoon
19a54b3b23
Feature: processed mail UI ( #10866 )
2025-09-22 18:17:42 +00:00
shamoon
19ff339804
Fix: show children in tag list when filtering ( #10899 )
2025-09-21 10:09:05 -07:00
shamoon
4cff907ba0
Feature: Nested Tags ( #10833 )
...
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2025-09-17 21:41:39 +00:00
shamoon
8bb65af214
Sure more code smell
2025-09-14 16:27:18 -07:00
shamoon
d21d0eaf08
Merge branch 'dev' into feature-ai
2025-09-14 13:59:30 -07:00
jojo2357
feb5d534b5
Enhancement: long text custom field ( #10846 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2025-09-14 03:19:00 +00:00
shamoon
d230514dd3
Fix: fix pdf editor hover rotate counterclockwise button ( #10848 )
2025-09-13 14:19:50 -07:00
shamoon
c4346124c3
Fix: warp long words in toast content ( #10839 )
2025-09-12 06:56:40 -07:00
shamoon
66f5f3cbee
Merge branch 'dev' into feature-ai
2025-09-11 13:35:20 -07:00
Mattia Paletti
a283c1c320
Enhancement: Add print button ( #10626 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2025-09-11 17:59:11 +00:00
david-loe
2dc4f1f49b
Enhancement: add storage path as workflow trigger filter ( #10771 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2025-09-11 17:41:04 +00:00
shamoon
e00dc63021
Merge branch 'dev' into feature-ai
2025-09-08 11:33:39 -07:00
shamoon
46cf6b4583
Revert "Performance: Enable virtual scrolling for large custom field selects ( #10708 )" ( #10803 )
...
This reverts commit d9459ac37f
.
2025-09-07 16:10:11 -07:00
shamoon
2d701c5c1b
Fix error in system status test
2025-09-06 07:56:15 -07:00
shamoon
dfa6308ca4
Fixhancement: update sidebar view counts on save & next also ( #10793 )
2025-09-06 07:51:36 -07:00
shamoon
f9f069b092
Enhancement: report websocket status ( #10777 )
2025-09-05 11:09:42 -07:00
shamoon
3825023337
Merge branch 'dev' into feature-ai
2025-09-04 09:16:56 -07:00
shamoon
80595899c1
Performance fix: add paging for custom field select options ( #10755 )
2025-09-02 11:46:54 -07:00
shamoon
fcbc438ffd
Merge branch 'dev' into feature-ai
2025-09-01 21:18:31 -07:00
shamoon
a77141e133
Fix: ensure title gets marked as dirty
2025-08-30 09:09:43 -07:00
shamoon
08887cb8e3
Fix: hide sidebar counts during saved views organization ( #10716 )
2025-08-29 09:55:43 -07:00
shamoon
7b679e11bc
Fix: wrap long view titles in sidebar ( #10715 )
2025-08-29 09:37:58 -07:00
david-loe
d9459ac37f
Performance: Enable virtual scrolling for large custom field selects ( #10708 )
2025-08-28 15:07:34 +00:00
shamoon
4076a35559
Merge branch 'dev' into feature-ai
2025-08-26 13:30:16 -07:00
shamoon
0088333360
Chore: refactor document details component ( #10662 )
2025-08-26 13:29:38 -07:00
shamoon
b25b15ba32
Fixhancement: more saved view count refreshes ( #10694 )
2025-08-26 13:27:49 -07:00
shamoon
f94c3eeea8
Fix: prevent scroll for view name in sidebar ( #10676 )
2025-08-24 05:13:09 -07:00
shamoon
22064ed004
Chore: add test for navigation on document load error
2025-08-22 20:03:06 -07:00
shamoon
23daa0b974
Chore: add tests for previewText handling in DocumentDetail
2025-08-22 19:31:41 -07:00
shamoon
7c76377477
Fix: center document close button in app frame ( #10661 )
2025-08-22 18:58:09 -07:00
shamoon
a583cff21c
Fix: prevent loss of changes when switching between open docs ( #10659 )
2025-08-22 16:04:40 -07:00
shamoon
3bb03062b1
Merge branch 'dev' into feature-ai
2025-08-22 08:53:34 -07:00
shamoon
0f0ba92e15
Fix: increase legibility of date filter clear button in light mode ( #10649 )
2025-08-21 07:25:21 -07:00
shamoon
217b004884
Fix: ensure saved view count is visible with long names ( #10616 )
2025-08-18 08:08:25 -07:00
shamoon
4c719948d9
Merge branch 'dev' into feature-ai
2025-08-17 07:49:01 -07:00
shamoon
82ec1be622
Fix: restore version tag display ( #10592 )
2025-08-16 23:57:53 -07:00
shamoon
6bdb365f87
Fixhancement: mobile layout improvements for pdf editor ( #10588 )
2025-08-16 12:06:21 -07:00
shamoon
0ccc2da9bb
Fix some tests from b1c406680f
2025-08-16 07:53:48 -07:00
shamoon
b1c406680f
Merge commit from fork
...
* Security: prevent XSS with storage path template rendering
* Security: prevent XSS svg uploads
* Security: force attachment disposition for logo
* Add suggestions from code review
* Improve SVG validation with allowlist for tags and attributes
2025-08-16 07:34:00 -07:00
shamoon
6eb0b21a44
Merge branch 'dev' into feature-ai
2025-08-11 10:50:15 -07:00
shamoon
6d72ee795f
Feature: PDF editor ( #10318 )
2025-08-11 17:29:48 +00:00
shamoon
64ff422fef
Add more warnings about privacy with remote models
2025-08-06 23:09:13 -04:00
shamoon
540539643c
Merge branch 'dev' into feature-ai
2025-08-06 16:04:06 -04:00
shamoon
91511b45cd
Chore: add info buttons for core metadata items
2025-08-05 07:37:04 -04:00
shamoon
b5dd751b67
Fix: address some button consistency
2025-08-04 23:46:43 -04:00
shamoon
b52412d776
Merge branch 'dev' into feature-ai
2025-08-01 23:51:50 -04:00