9158 Commits

Author SHA1 Message Date
shamoon
cc345c2d67 Fix translation strings from merge 2024-04-24 22:54:18 -07:00
shamoon
a9445e4854 Check for custom_field_ prefix without regex 2024-04-24 22:52:22 -07:00
shamoon
9f8c82c800 Custom field display on small cards, whitespace on dates 2024-04-24 22:52:22 -07:00
shamoon
9b53b589f8 Fix detect saved view is modified if display mode null and not small cards 2024-04-24 22:52:22 -07:00
shamoon
19d25a5342 Update document-list.component.spec.ts 2024-04-24 22:52:22 -07:00
shamoon
df46f53e38 Include disaply fields and mode for save view as 2024-04-24 22:52:22 -07:00
shamoon
de4030994e Fix table view without tags or title 2024-04-24 22:52:22 -07:00
shamoon
0c0eeafd5c Coverage 2024-04-24 22:52:22 -07:00
shamoon
ac56d46761 Dont try to iterate display_fields if NoneType 2024-04-24 22:52:22 -07:00
shamoon
820e6b5ebc Backend coverage, code comments 2024-04-24 22:52:22 -07:00
shamoon
f19a6a4add Unified filtering of display fields by perms / disabled 2024-04-24 22:52:22 -07:00
shamoon
2cbb97735c Fix hide title in table view breaks table layout 2024-04-24 22:52:22 -07:00
shamoon
ea7eaac9f5 Hide notes and owner sort fields if needed 2024-04-24 22:52:22 -07:00
shamoon
05c7105643 Add shared to table view 2024-04-24 22:52:22 -07:00
shamoon
72df553289 Exclude added for small cards default list, make show just like other fields 2024-04-24 22:52:22 -07:00
shamoon
218488eba6 Add default to empty drag-drop list 2024-04-24 22:52:22 -07:00
shamoon
4207463d20 increase font size 2024-04-24 22:52:22 -07:00
shamoon
c07e3f8379 Use simple JSON field for display_fields 2024-04-24 22:52:22 -07:00
shamoon
6f546b9cba Hide sort fields if insufficient permissions 2024-04-24 22:52:22 -07:00
shamoon
89acce9507 Fix coverage 2024-04-24 22:51:31 -07:00
shamoon
386a4390f1 Refactor fields location 2024-04-24 22:51:31 -07:00
shamoon
c1bf77a1c9 Cleanup 2024-04-24 22:51:31 -07:00
shamoon
0e1ab79773 Blank out display fields for better backwards compatibility 2024-04-24 22:51:31 -07:00
shamoon
9a2d30cb33 Refactoring 2024-04-24 22:51:31 -07:00
shamoon
eb1eab1dfc Customizable documents view
Fix
2024-04-24 22:51:09 -07:00
shamoon
ffae52c9ac Support large cards display mode 2024-04-24 22:51:09 -07:00
shamoon
8d96e22591 Make display_mode and page_size blank 2024-04-24 22:51:09 -07:00
shamoon
d8e7113fef Real display of custom fields 2024-04-24 22:51:09 -07:00
shamoon
149b1538ac Basic display of custom fields 2024-04-24 22:51:09 -07:00
shamoon
af94eed042 Basic toggling of fields 2024-04-24 22:51:09 -07:00
shamoon
4ffe5d34f0 Update translation strings 2024-04-24 22:51:09 -07:00
shamoon
4dc8cea473 Refactoring names 2024-04-24 22:51:09 -07:00
shamoon
9b075fb86b Updated UI for editing saved views with custom fields 2024-04-24 22:51:09 -07:00
shamoon
9decfbfcf2 Refactor dashboard_view_table_columns to document_display_fields 2024-04-24 22:51:09 -07:00
shamoon
cd4cc4d9e1 Frontend display custom fields in dasboard views 2024-04-24 22:51:09 -07:00
shamoon
0f29899b71 Backend for custom fields in dashboard views 2024-04-24 22:51:09 -07:00
shamoon
044f9d6f5c Update translation strings 2024-04-24 22:51:09 -07:00
shamoon
4cd9fd6832 UI for editing customizable dashboard views 2024-04-24 22:49:15 -07:00
shamoon
23a96810f7 Preserve column ordering 2024-04-24 22:48:35 -07:00
shamoon
38e79aa1d9 Customizable dashboard views 2024-04-24 22:48:35 -07:00
shamoon
7a0334f353 Fix: cast custom fields values list to list for other DB types
Closes #6482
2024-04-24 01:35:45 -07:00
shamoon
d03e48ea88 Fix missing test import 2024-04-24 00:28:18 -07:00
shamoon
342e6d4679 Fix: include number placeholder in relative date strings 2024-04-24 00:22:08 -07:00
dependabot[bot]
584f1361ad
Chore(deps): Bump python-ipware in the major-versions group (#6468)
Bumps the major-versions group with 1 update: [python-ipware](https://github.com/un33k/python-ipware).


Updates `python-ipware` from 2.0.3 to 3.0.0
- [Changelog](https://github.com/un33k/python-ipware/blob/main/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-ipware/compare/v2.0.3...v3.0.0)

---
updated-dependencies:
- dependency-name: python-ipware
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-versions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 09:08:46 -07:00
shamoon
05b1ff9738
Feature: document history (audit log UI) (#6388) 2024-04-23 15:16:28 +00:00
dependabot[bot]
d65fcf70f3
Chore(deps-dev): Bump the development group with 2 updates (#6466)
* Chore(deps-dev): Bump the development group with 2 updates

Bumps the development group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).


Updates `ruff` from 0.3.7 to 0.4.1
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.7...v0.4.1)

Updates `mkdocs-material` from 9.5.17 to 9.5.18
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.17...9.5.18)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updates the ruff hook version to match

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2024-04-23 14:53:56 +00:00
shamoon
a5d3d51cc5
Fix: always check workflow filter_mailrule if set (#6474) 2024-04-23 07:37:14 -07:00
shamoon
f4489ca2e7 Enhancement: larger documents in rotate / split dialogs 2024-04-23 00:49:20 -07:00
Benedikt Schwering
e40893e74f
Fix: scroll for large tables (#6460)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-04-21 23:31:33 +00:00
shamoon
d002ae2e05 Fix: monetary field with null values 2024-04-20 21:44:31 -07:00