shamoon
d01192b81e
Fix: fix dark mode icon blend mode in 2.13.3 ( #8166 )
2024-11-03 05:27:20 -08:00
shamoon
e22ccbda26
Fix: dont use filters for inverted thumbnails ( #8121 )
2024-10-30 11:43:02 -07:00
shamoon
de95b296a0
Change: open not edit ( #7942 )
2024-10-16 16:56:40 -07:00
shamoon
2994f3a740
Fix: only show colon on cards if correspondent and title shown ( #7893 )
2024-10-10 15:07:52 -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
ff4203938b
Fix: correct card display custom field trackby variable
2024-07-09 13:06:06 -07:00
shamoon
3435ffd00c
Chore: update to Angular v18 ( #7106 )
2024-06-26 20:57:39 -07:00
shamoon
f7347bdb69
Fix: remove unnecessary i18ns
2024-05-29 00:07:32 -07:00
shamoon
cb160212d4
Fix: consistently use created_date for doc display ( #6758 )
2024-05-17 10:20:40 -07:00
shamoon
654685873a
Fix: restore search highlighting on large cards results ( #6728 )
2024-05-14 21:38:10 -07:00
shamoon
ce08400f4e
Enhancement: show name on cards if custom field empty, add tooltip ( #6620 )
2024-05-07 11:09:15 -07:00
shamoon
bd4476d484
Feature: customizable fields display for documents, saved views & dashboard widgets ( #6439 )
2024-04-26 06:41:12 -07:00
shamoon
a3892302b0
Fix: formatting, tiny large card rounded corners bug
2024-03-05 22:40:52 -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
f525ac0af6
Chore: add pre-commit hook for codespell ( #5324 )
2024-01-08 13:03:05 -08: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
5e8de4c1da
Enhancement: shared icon & shared by me filter ( #4859 )
2023-12-19 20:45:04 +00:00
shamoon
9e93ae952a
Enhancement: Improved popup preview, respect embedded viewer, error handling ( #4947 )
2023-12-18 16:41:51 +00:00
shamoon
5ee9ad3e4f
Migrate frontend prefix to -pngx
2023-09-14 14:51:02 -07:00
shamoon
3dda02660c
Implement isNumber pipe
2023-08-12 08:31:42 -07:00
shamoon
851290ee89
Merge branch 'dev' into feature-widget-buttons
2023-07-27 11:49:17 -07:00
shamoon
a8c6c55e3b
Useful buttons for saved view widgets
2023-07-26 11:36:55 -07:00
shamoon
992a647424
Fix large card date hover text color
2023-07-26 11:31:37 -07:00
shamoon
06def8c11e
frontend unit tests
...
toasts component testing
conditional import of angular setup-jest for vscode-jest support
Update jest.config.js
Create open-documents.service.spec.ts
Add unit tests for all REST services
settings service test
Remove component from settings service test
Create permissions.service.spec.ts
upload documents service tests
Update package.json
Create toast.service.spec.ts
Tasks service test
Statistics widget component tests
Update permissions.service.ts
Create app.component.spec.ts
settings component testing
tasks component unit testing
Management list component generic tests
Some management component tests
document notes component unit tests
Create document-list.component.spec.ts
Create save-view-config-dialog.component.spec.ts
Create filter-editor.component.spec.ts
small and large document cards unit testing
Create bulk-editor.component.spec.ts
document detail unit tests
saving work on documentdetail component spec
Create document-asn.component.spec.ts
dashboard & widgets unit testing
Fix ResizeObserver mock
common component unit tests
fix some merge errors
Update app-frame.component.spec.ts
Create page-header.component.spec.ts
input component unit tests
FilterableDropdownComponent unit testing
and found minor errors
update taskservice unit tests
Edit dialogs unit tests
Create date-dropdown.component.spec.ts
Remove selectors from guard tests
confirm dialog component tests
app frame component test
Miscellaneous component tests
Update document-list-view.service.spec.ts
directives unit tests
Remove unused resizeobserver mock
guard unit tests
Update query-params.spec.ts
try to fix flaky playwright
filter rules utils & testing
Interceptor unit tests
Pipes unit testing
Utils unit tests
Update upload-documents.service.spec.ts
consumer status service tests
Update setup-jest.ts
Create document-list-view.service.spec.ts
Update app-routing.module.ts
2023-06-15 23:53:04 -07:00
shamoon
c2b5451fe4
Add frontend owner filtering
...
Add owner to doc cards, table
Frontend testing for owner filtering
2023-05-08 15:34:14 -07:00
shamoon
95d32dc0da
Implement double-click documents
2023-03-28 23:26:13 -07:00
shamoon
bf8ae22f3f
Rename comments --> notes
2023-03-18 13:59:17 -07:00
shamoon
89c639f850
Just include comments on document object
2023-03-17 18:47:03 -07:00
shamoon
e19dd2d527
Support navigating directly to comments
2023-03-17 18:47:03 -07:00
shamoon
3911740360
Show number of comments on cards, tab
2023-03-17 18:47:03 -07:00
Michael Shamoon
d15773f282
Merge branch 'dev' into feature-permissions
2023-01-27 12:35:48 -08:00
Michael Shamoon
4dc0c7bbe2
Better display of multiple comment hits
2023-01-27 10:29:40 -08:00
Michael Shamoon
459de80124
Fix display of comment search hit in large cards
2023-01-25 12:04:33 -08:00
Michael Shamoon
a4d96061de
Merge branch 'dev' into feature-permissions
2023-01-05 19:45:12 -08:00
Michael Shamoon
b869ad02a1
comment search highlighting
2023-01-04 19:06:51 -08:00
Michael Shamoon
e2093436ac
lint for eslint
2022-12-17 21:49:08 -08:00
Michael Shamoon
f31cee75f3
Merge branch 'dev' into feature-permissions
2022-12-17 20:05:12 -08:00
Michael Shamoon
5bf5710d39
lint frontend
2022-12-15 23:36:01 -08:00
Michael Shamoon
ceeb2da3fe
Merge branch 'dev' into feature-permissions
2022-12-09 17:54:14 -08:00
Michael Shamoon
2c1333a75f
Dont use document data from /documents API call for edit
2022-11-27 21:19:23 -08:00
Michael Shamoon
3c48ce0225
option to truncate content on /documents endpoint
2022-11-27 21:19:23 -08:00
Michael Shamoon
96a29883cd
Refactor permissions to use enums, permissions service
2022-11-12 04:31:42 -08:00
Michael Shamoon
59e359ff98
Refactor permissions check code
...
Directly check permissions and no subscription (uisettings is always initialized on frontend startup)
update permission directive to accept single string
add explicit management permission name
2022-11-11 15:45:37 -08:00
Kaaybi
4603813896
feat: reflect django permissions on UI
2022-11-11 18:33:04 +00:00
shamoon
9eee37bc68
Merge branch 'dev' into feature-created-date
2022-05-26 14:28:33 -07:00
Michael Shamoon
1997b7b2d9
Mark various tooltips for translation
2022-05-19 23:50:57 -07:00
Markus
69ef26dab0
Feature: Dynamic document storage pathes ( #916 )
...
* Added devcontainer
* Add feature storage pathes
* Exclude tests and add versioning
* Check escaping
* Check escaping
* Check quoting
* Echo
* Escape
* Escape :
* Double escape \
* Escaping
* Remove if
* Escape colon
* Missing \
* Esacpe :
* Escape all
* test
* Remove sed
* Fix exclude
* Remove SED command
* Add LD_LIBRARY_PATH
* Adjusted to v1.7
* Updated test-cases
* Remove devcontainer
* Removed internal build-file
* Run pre-commit
* Corrected flak8 error
* Adjusted to v1.7
* Updated test-cases
* Corrected flak8 error
* Adjusted to new plural translations
* Small adjustments due to code-review backend
* Adjusted line-break
* Removed PAPERLESS prefix from settings variables
* Corrected style change due to search+replace
* First documentation draft
* Revert changes to Pipfile
* Add sphinx-autobuild with keep-outdated
* Revert merge error that results in wrong storage path is evaluated
* Adjust styles of generated files ...
* Adds additional testing to cover dynamic storage path functionality
* Remove unnecessary condition
* Add hint to edit storage path dialog
* Correct spelling of pathes to paths
* Minor documentation tweaks
* Minor typo
* improving wrapping of filter editor buttons with new storage path button
* Update .gitignore
* Fix select border radius in non input-groups
* Better storage path edit hint
* Add note to edit storage path dialog re document_renamer
* Add note to bulk edit storage path re document_renamer
* Rename FILTER_STORAGE_DIRECTORY to PATH
* Fix broken filter rule parsing
* Show default storage if unspecified
* Remove note re storage path on bulk edit
* Add basic validation of filename variables
Co-authored-by: Markus Kling <markus@markus-kling.net>
Co-authored-by: Trenton Holmes <holmes.trenton@gmail.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
2022-05-19 14:42:25 -07:00
Michael Shamoon
b2911b2eba
use created_date in all of frontend
2022-05-18 03:25:02 -07:00