shamoon
|
f89b6281da
|
Enhancement: angular 19 (#8584)
|
2025-01-01 22:26:53 -08:00 |
|
shamoon
|
90731e05f5
|
Fix: remove accidental console log
|
2024-12-30 23:11:53 -08:00 |
|
shamoon
|
4e3d25c714
|
Enhancement: custom field sorting (#8494)
|
2024-12-30 18:18:34 +00:00 |
|
shamoon
|
2bcbed31e9
|
Fix: add some minor frontend permissions checks (#8524)
|
2024-12-19 08:08:46 -08:00 |
|
shamoon
|
8cd09ba10d
|
Chore: add prettier organize imports
|
2024-12-13 00:45:20 -08:00 |
|
shamoon
|
dafb0b1f21
|
Enhancement: process mail button (#8466)
|
2024-12-11 11:03:53 -08:00 |
|
shamoon
|
a186527f07
|
Enhancement: use theme-color meta tag (#8359)
|
2024-11-26 10:24:48 -08:00 |
|
shamoon
|
8bfe68743d
|
Enhancement: support owner permissions for file tasks (#8195)
|
2024-11-20 20:25:53 +00:00 |
|
shamoon
|
e94a92ed59
|
Feature: two-factor authentication (#8012)
|
2024-11-18 18:34:46 +00:00 |
|
shamoon
|
56d296f04b
|
Fix: use static object for activedisplayfields to prevent changes (#8120)
|
2024-10-30 11:21:01 -07:00 |
|
shamoon
|
2353f7c2db
|
Feature: OAuth2 Gmail and Outlook email support (#7866)
|
2024-10-10 20:57:32 +00:00 |
|
shamoon
|
024b60638a
|
Feature: live preview of storage path (#7870)
|
2024-10-09 23:35:36 +00:00 |
|
shamoon
|
facec317ef
|
Fix: fix auto-dismiss completed tasks on open document (#7869)
|
2024-10-07 07:25:52 -07:00 |
|
shamoon
|
991c9b0ca4
|
Enhancement: disable-able mail rules, add toggle to overview (#7810)
|
2024-09-30 19:42:19 -07:00 |
|
s0llvan
|
c92c3e224a
|
Feature: page count (#7750)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-09-25 08:22:12 -07:00 |
|
shamoon
|
bee963c23d
|
Fix: saved view permissions fixes (#7672)
|
2024-09-10 13:33:19 -07:00 |
|
Trenton H
|
3813dc2e18
|
Chore: Update backend dependencies in bulk (#7656)
|
2024-09-08 20:03:38 +00:00 |
|
shamoon
|
b8283047ae
|
Fix: saved view sidebar heading not always visible (#7584)
|
2024-08-30 15:43:08 -07:00 |
|
shamoon
|
dad3a1ff28
|
Feature: add Korean language (#7573)
|
2024-08-28 20:10:23 -07:00 |
|
shamoon
|
5fe846de1d
|
Fix: initial upload message not being dismissed (#7438)
|
2024-08-10 08:32:06 -07:00 |
|
shamoon
|
8fa52046e4
|
Enhancement: optimize tasks / stats reload (#7402)
|
2024-08-05 23:25:55 -07:00 |
|
shamoon
|
0ee85aae21
|
Enhancement: log when pre-check fails for documents in trash (#7355)
|
2024-08-05 17:01:01 -07:00 |
|
shamoon
|
dcfc53b7f2
|
Change: more clearly handle init permissions error (#7334)
|
2024-07-28 07:06:15 -07:00 |
|
shamoon
|
3435ffd00c
|
Chore: update to Angular v18 (#7106)
|
2024-06-26 20:57:39 -07:00 |
|
shamoon
|
a796e58a94
|
Feature: documents trash aka soft delete (#6944)
|
2024-06-17 08:07:08 -07:00 |
|
shamoon
|
d2883b83c5
|
Fix: including ordering param for id__in retrievals from frontend (#6875)
|
2024-06-02 02:28:31 +00:00 |
|
shamoon
|
8abb0cd75d
|
Enhancement: only include correspondent 'last_correspondence' if requested (#6792)
|
2024-05-22 23:15:58 +00:00 |
|
shamoon
|
4fa08a9c96
|
Change: allow modifier+arrow keyboard shortcuts in input fields
|
2024-05-07 09:10:38 -07:00 |
|
shamoon
|
8ea3259fe7
|
Fix: table view doesnt immediately display custom fields on app startup (#6600)
|
2024-05-07 15:30:34 +00:00 |
|
shamoon
|
c6e7d06bb7
|
Feature: global search, keyboard shortcuts / hotkey support (#6449)
|
2024-05-02 16:15:56 +00:00 |
|
shamoon
|
63e1f9f5d3
|
Feature: custom fields filtering & bulk editing (#6484)
|
2024-04-26 15:10:03 -07:00 |
|
shamoon
|
bd4476d484
|
Feature: customizable fields display for documents, saved views & dashboard widgets (#6439)
|
2024-04-26 06:41:12 -07:00 |
|
shamoon
|
05b1ff9738
|
Feature: document history (audit log UI) (#6388)
|
2024-04-23 15:16:28 +00:00 |
|
Trenton H
|
b720aa3cd1
|
Chore: Convert the consumer to a plugin (#6361)
|
2024-04-18 02:59:14 +00:00 |
|
shamoon
|
f812f2af4d
|
Fix: remove admin.logentry perm, use admin (staff) status (#6380)
|
2024-04-14 00:35:34 +00:00 |
|
shamoon
|
ebe1479503
|
Fix: catch sessionStorage errors for large documents (#6150)
|
2024-03-21 06:31:25 -07:00 |
|
shamoon
|
f6084acfc8
|
Feature: system status (#5743)
|
2024-03-04 09:26:25 -08:00 |
|
shamoon
|
a020d807d4
|
Fix: always pass remove_inbox_tags from UI, dont require in API (#5962)
|
2024-03-01 12:00:54 -08:00 |
|
shamoon
|
966eb00de0
|
Chore: miscellaneous frontend testing
|
2024-02-23 23:36:03 -08:00 |
|
shamoon
|
b643a68fa3
|
Enhancement: bulk delete objects (#5688)
|
2024-02-08 10:13:15 -08:00 |
|
Moritz Pflanzer
|
c508be6ecd
|
Feature: OIDC & social authentication (#5190)
---------
Co-authored-by: Moritz Pflanzer <moritz@chickadee-engineering.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-02-08 16:15:38 +00:00 |
|
shamoon
|
6cf732e6ec
|
Add Japanese translation (#5641)
|
2024-02-03 11:37:21 -08:00 |
|
shamoon
|
c62d892969
|
Feature: option for auto-remove inbox tags on save (#5562)
|
2024-02-02 02:41:10 +00:00 |
|
shamoon
|
454098630b
|
Enhancement: mergeable bulk edit permissions (#5508)
|
2024-02-01 19:56:57 +00:00 |
|
shamoon
|
5e3d1b26e7
|
Fix: Dont attempt to retrieve objects for which user doesnt have global permissions (#5612)
|
2024-02-01 01:20:14 -08:00 |
|
shamoon
|
88ae60a4a0
|
Fix: enforce object permissions for app config (#5516)
|
2024-01-23 12:23:15 -08:00 |
|
shamoon
|
6651c80fb9
|
Remove unused workflow trigger / action perms from UI
|
2024-01-23 12:18:52 -08:00 |
|
shamoon
|
2a6e79acc8
|
Feature: app branding (#5357)
|
2024-01-13 19:57:25 +00:00 |
|
shamoon
|
f525ac0af6
|
Chore: add pre-commit hook for codespell (#5324)
|
2024-01-08 13:03:05 -08:00 |
|
shamoon
|
3b6ce16f1c
|
Feature: Workflows (#5121)
|
2024-01-03 08:19:19 +00:00 |
|