shamoon
65b48952cd
Refactor: loading component
2024-12-06 00:46:21 -08:00
shamoon
8722ff481c
Fix: use update preview component for dashboard widget
2024-12-04 23:14:08 -08:00
shamoon
24b678b7e6
Delete workflow-dialog.component.scss
2024-12-04 00:21:28 -08:00
shamoon
1d65628132
Feature: email, webhook workflow actions ( #8108 )
2024-12-03 00:12:40 +00:00
shamoon
0fc1860d4c
Enhancement: use stable unique IDs for custom field select options ( #8299 )
2024-12-02 04:15:38 +00:00
shamoon
2b29233a1e
Feature: scheduled workflow trigger ( #8036 )
2024-11-24 18:22:31 +00:00
shamoon
e94a92ed59
Feature: two-factor authentication ( #8012 )
2024-11-18 18:34:46 +00:00
shamoon
22f29b3659
Chore: add note about select options to edit dialog ( #8267 )
2024-11-12 22:25:05 -08:00
shamoon
a4b8bf1250
Fix: prevent focus error on custom field edit when switching from select
2024-10-20 19:19:30 -07:00
shamoon
e78d758656
Fix: resolve some silly frontend test things
2024-10-10 20:38:24 -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
Trenton H
7c11a37150
Feature: Enhanced templating for filename format ( #7836 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-10-06 12:54:01 -07:00
shamoon
991c9b0ca4
Enhancement: disable-able mail rules, add toggle to overview ( #7810 )
2024-09-30 19:42:19 -07:00
shamoon
4903e4290d
Enhancement: re-work mail rule dialog, support multiple include patterns ( #7635 )
2024-09-05 15:32:03 -07:00
shamoon
15554322dd
Enhancement: allow specifying default currency for Monetary custom field ( #7381 )
2024-08-05 17:02:03 -07:00
shamoon
d1c3ea7faa
Resolve test error
2024-07-28 14:08:16 -07:00
shamoon
a7d8b5c960
Clarify has any tags
2024-07-15 15:37:43 -07:00
shamoon
4ad4862641
Feature: select custom field type ( #7167 )
2024-07-09 07:57:07 -07:00
shamoon
1b9cf5121b
Add missing disable autocomplete for doc type edit dialog
2024-07-06 13:24:43 -07:00
shamoon
3435ffd00c
Chore: update to Angular v18 ( #7106 )
2024-06-26 20:57:39 -07:00
shamoon
f812f2af4d
Fix: remove admin.logentry perm, use admin (staff) status ( #6380 )
2024-04-14 00:35:34 +00:00
shamoon
b1aa57abcb
Fix: workflow action reordering
2024-03-17 15:44:10 -07:00
shamoon
d2ee319684
Fix: remove outdated mail rule text re. consumption templates
2024-03-05 16:26:35 -08:00
shamoon
00a8f0cd6e
Enhancement: show ID when editing objects ( #6003 )
2024-03-04 23:21:48 +00:00
shamoon
f07441a408
Feature: workflow removal action ( #5928 )
...
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2024-03-04 17:37:42 +00:00
shamoon
6487dab132
Enhancement: confirm buttons ( #5680 )
2024-02-08 18:23:06 +00:00
shamoon
1141c3f361
Fix: fix calendar popup header background color and disable browser autofill ( #5514 )
2024-01-23 19:48:41 -08:00
shamoon
5781a0d51f
Fix frontend tests icon imports
2024-01-19 22:28:32 -08:00
shamoon
bb98fc5f65
Chore: better bootstrap icons ( #5403 )
2024-01-18 00:27:38 +00:00
shamoon
6d5f4e92cc
Enhancement: title assignment placeholder error handling, fallback ( #5282 )
2024-01-10 10:18:55 -08:00
shamoon
f525ac0af6
Chore: add pre-commit hook for codespell ( #5324 )
2024-01-08 13:03:05 -08:00
shamoon
d46abeff01
Fix: empty match field cannot be saved ( #5301 )
2024-01-07 22:10:26 +00:00
shamoon
4b00a72ff5
Fix: path fnmatch case note
2024-01-07 10:48:04 -08:00
shamoon
86338465fb
Fix: workflow edit form loses unsaved changes in v2.3.1 ( #5299 )
2024-01-07 08:16:58 -08:00
shamoon
fd8bfe1a80
Fix: edit workflow form not displaying trigger settings in v2.3.0 ( #5276 )
2024-01-06 17:27:49 +00:00
shamoon
21063a5c22
Fix: workflow trigger / action ID color legibility
2024-01-03 08:33:19 -08:00
shamoon
ba2f51bed1
Fix: consistent workflow action name display
2024-01-03 00:45:22 -08:00
shamoon
3b6ce16f1c
Feature: Workflows ( #5121 )
2024-01-03 08:19:19 +00:00
shamoon
66b2d90c50
Refactor frontend data models
2023-12-19 22:36:35 -08:00
shamoon
a6248bec2d
Chore: Update Angular to v17 ( #4980 )
2023-12-19 15:02:05 -08:00
shamoon
72000cac36
Fix: show errors for select dropdowns ( #4979 )
2023-12-14 10:05:36 -08:00
shamoon
4481f12e32
Enhancement: implement document link custom field ( #4799 )
2023-12-05 08:16:56 -08:00
shamoon
f27f25aa03
Enhancement: support assigning custom fields via consumption templates ( #4727 )
2023-12-03 15:35:30 -08:00
shamoon
47a2ded30d
Fix: use default permissions for objects created via dropdown ( #4778 )
2023-12-03 00:52:48 +00:00
Trenton H
6e371ac5ac
Enhancement: Allow excluding mail attachments by name ( #4691 )
...
* Adds new filtering to exclude attachments from processing
* Frontend use include / exclude mail rule filename filters
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-12-02 08:26:19 -08:00
shamoon
ed34815393
Fix: Prevent text wrap on consumption template label ( #4616 )
2023-11-17 00:40:40 -08:00
shamoon
10729f0362
Feature: Implement custom fields for documents ( #4502 )
...
Adds custom fields of certain data types, attachable to documents and searchable
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-11-05 17:27:23 -08:00
shamoon
5665db844e
Fix: hover colors, empty lists, disable autocomplete, translation strings
2023-10-15 12:00:30 -07:00
shamoon
9712ac109d
Feature: consumption templates ( #4196 )
...
* Initial implementation of consumption templates
* Frontend implementation of consumption templates
Testing
* Support consumption template source
* order templates, automatically add permissions
* Support title assignment in consumption templates
* Refactoring, filters to and, show sources on list
Show sources on template list, update some translation strings
Make filters and
minor testing
* Update strings
* Only update django-multiselectfield
* Basic docs, document some methods
* Improve testing coverage, template multi-assignment merges
2023-09-22 16:53:13 -07:00