shamoon
e8905c1c5e
pngx-pdf-viewer based on ng2-pdf-viewer with pdfjs 3.11
...
Squashed commit of the following:
commit 32bec8dfedbc7cbd0e2f290e1fd9ceaaa7a94366
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Thu Nov 30 12:38:19 2023 -0800
Correctly include pdf worker js
commit 48aedbb2b9983a45ee319bc8fa1518d430c4a81b
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Thu Nov 30 08:30:53 2023 -0800
Update angular.json
commit 23db5031632290e42e15a4eb46e2f0c72a6dadd9
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Thu Nov 30 00:43:08 2023 -0800
Update pdf-viewer.component.ts
commit b01a18526e7df893d7ab09e491470f4bd2c3abeb
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Wed Nov 29 22:50:33 2023 -0800
pngx-pdf-viewer based on ng2-pdf-viewer with pdfjs 3.11
Implement zoom
2023-11-30 14:25:14 -08:00
shamoon
3b1ac7a144
Revert "Update tests for new viewer"
...
This reverts commit 312031e6f1846cf671ec51a175fe8288e9b7d0c8.
2023-11-30 14:23:40 -08:00
shamoon
312031e6f1
Update tests for new viewer
2023-11-28 20:06:10 -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
5ee9ad3e4f
Migrate frontend prefix to -pngx
2023-09-14 14:51:02 -07:00
shamoon
9a0e44a731
Pass saved_view owner as id only ( #4158 )
2023-09-10 16:37:35 -07:00
shamoon
be4685742c
remove redundant e2e tests
2023-08-01 19:23:11 -07:00
Daniel Dietzler
4693632c7d
Feature: separate save / save & close buttons ( #3575 )
...
* Add setting to decide whether the edit dialog should automatically close on save
* Add the actual button to the ui
* Revert "Add the actual button to the ui"
This reverts commit e1f5a8bde0e8a2f6bafa2896d6a7e57e70d0c670.
* Revert "Add setting to decide whether the edit dialog should automatically close on save"
This reverts commit feef3c909b055b4bc4d2884324a4678348e1e536.
* Add button for save without exit
* Correct save button ordering, ensure perms, update translation strings
* fix e2e tests
* Add unit testing for save / save & close button
---------
Update messages.xlf
Update document-detail.component.spec.ts
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
2023-06-18 08:06:54 -07:00
shamoon
74c965d21d
Adds quick filters from document detail
2023-05-30 08:38:33 -07:00
shamoon
0c6a9a189b
migrate frontend tests to playwright
...
tasks spec
settings spec
manage spec
document-detail spec
global permissions spec
documents-list & dashboard specs
tasks network requests
settings network requests
permissions network requests
manage network request
bulk-edit network requests
Fix specs
try to get playwright working on ci
rename some specs
reconfigure playwright config
increase webserver timeout for ci
fix report path
2023-05-18 13:47:43 -07:00