1481 Commits

Author SHA1 Message Date
Michael Shamoon
95ce2360da Add version check to app frame 2022-04-02 01:33:51 -07:00
Michael Shamoon
f05f851da4 RemoteVersionService 2022-04-02 01:33:51 -07:00
Michael Shamoon
f1b9f2801b Update bootstrap-icons.svg 2022-04-02 01:33:50 -07:00
Michael Shamoon
15be291016 remove unused ngx-infinite-scroll
see 9993381cda
2022-04-01 14:19:59 -07:00
Michael Shamoon
c4daeacbee bump dirty-check-forms, ngx-infinite-scroll, typescript 2022-04-01 13:54:14 -07:00
Michael Shamoon
dcd3d66728 bump @types/node, ng2-pdf-viewer, cypress 2022-04-01 13:25:36 -07:00
Michael Shamoon
f34383b6d7 remove stubborn failing e2e settings test for now 2022-04-01 12:11:08 -07:00
Michael Shamoon
68aa05ff84 bump angular deps & regenerate package-lock 2022-04-01 11:41:01 -07:00
Michael Shamoon
5951a54017 Squashed commit of the following:
commit 3709bf5d7602bb2e126465870e00fca35d4f99be
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date:   Fri Apr 1 09:24:12 2022 -0700

    Attempt 2 to fix test failing on GHA
2022-04-01 09:28:47 -07:00
Michael Shamoon
918eb2e602 Fix failing e2e settings test
[ci skip]
2022-04-01 09:09:02 -07:00
Quinn Casey
0c8eac8cc9 Merge pull request #588 from paperless-ngx/locale-belarusian
Add Belarusian localization
2022-04-01 11:51:02 +07:00
Paperless-ngx Translation Bot [bot]
09474b15e0 New Crowdin updates (#538)
* New translations django.po (Spanish)
[ci skip]

* New translations messages.xlf (Spanish)
[ci skip]

* New translations django.po (Serbian (Latin))
[ci skip]

* New translations messages.xlf (Serbian (Latin))
[ci skip]

* New translations django.po (Serbian (Latin))
[ci skip]

* New translations messages.xlf (Serbian (Latin))
[ci skip]

* New translations django.po (Chinese Simplified)
[ci skip]

* New translations django.po (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations django.po (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations django.po (Russian)
[ci skip]

* New translations django.po (Russian)
[ci skip]

* New translations messages.xlf (Russian)
[ci skip]

* New translations messages.xlf (Russian)
[ci skip]

* New translations django.po (Belarusian)
[ci skip]

* New translations messages.xlf (Belarusian)
[ci skip]

* New translations django.po (Belarusian)
[ci skip]

* New translations django.po (Belarusian)
[ci skip]

* New translations messages.xlf (French)
[ci skip]

* New translations django.po (Russian)
[ci skip]

* New translations django.po (Belarusian)
[ci skip]

* New translations django.po (Finnish)
[ci skip]

* New translations messages.xlf (Finnish)
[ci skip]

* New translations django.po (Finnish)
[ci skip]

* New translations messages.xlf (Finnish)
[ci skip]

* New translations django.po (Finnish)
[ci skip]

* New translations django.po (Finnish)
[ci skip]

* New translations django.po (Belarusian)
[ci skip]

* New translations django.po (Belarusian)
[ci skip]

* New translations messages.xlf (Belarusian)
[ci skip]

* New translations messages.xlf (Belarusian)
[ci skip]

* New translations messages.xlf (Belarusian)
[ci skip]

* New translations messages.xlf (Russian)
[ci skip]

* New translations messages.xlf (Belarusian)
[ci skip]
2022-03-31 19:47:16 -07:00
Michael Shamoon
6affde021b Add Belarusian localization 2022-03-31 19:42:08 -07:00
Michael Shamoon
49cf5dbf7c fix management e2e tests title
[ci skip]
2022-03-29 23:30:05 -07:00
Michael Shamoon
3f811d7a7e document-detail e2e tests
[ci skip]
2022-03-29 23:12:19 -07:00
Michael Shamoon
053a67fadd test changing pdf viewer 2022-03-29 20:20:46 -07:00
Michael Shamoon
4f36f5c73d Fix settings tests failing because of loading time 2022-03-29 20:02:19 -07:00
Michael Shamoon
89c3fc6777 Fix fixture organization
[ci skip]
2022-03-29 20:02:19 -07:00
Michael Shamoon
8ebb5e224d Mock some API methods in settings spec 2022-03-29 20:02:19 -07:00
Michael Shamoon
337d6d6f9c Mock some API methods 2022-03-29 20:02:19 -07:00
Michael Shamoon
383405da48 Multiple documents, filtering, view changes, in document list e2e testing 2022-03-29 20:02:19 -07:00
Michael Shamoon
b863b178d2 Some document list bulk editor e2e tests 2022-03-29 20:02:19 -07:00
Michael Shamoon
c16484f01e Settings e2e tests 2022-03-29 20:02:19 -07:00
Michael Shamoon
26b74424ac Management e2e tests 2022-03-29 20:02:19 -07:00
shamoon
4784ab7c8a Merge pull request #540 from paperless-ngx/filtering-query-params
Feature: Filtering query params aka browser navigation for filtering
2022-03-28 00:07:46 -07:00
Michael Shamoon
a239cffee3 Remove unused var 2022-03-28 00:06:42 -07:00
Michael Shamoon
cdc5e78ab4 Clarify query var transformation code 2022-03-27 23:47:53 -07:00
Michael Shamoon
664cfd0b5c Clear all subscriptions, switchMap 2022-03-27 23:41:29 -07:00
Michael Shamoon
bb8e2ee48b move const 2022-03-27 00:25:27 -07:00
Michael Shamoon
9185d5a8ef Fix quick filtering 2022-03-27 00:09:09 -07:00
Michael Shamoon
22a90363f6 Allow filtering by document metadata 2022-03-27 00:08:08 -07:00
Michael Shamoon
b67b2f04d9 Remove exact document router link matching 2022-03-26 23:30:01 -07:00
Michael Shamoon
c198c61a59 Query vars for filtering 2022-03-26 23:18:12 -07:00
Quinn Casey
ef090e8421 Merge pull request #536 from paperless-ngx/locale-turkish
Add Turkish localization
2022-03-27 07:04:16 +07:00
Michael Shamoon
5b43811b7f rxjs compatibility 2022-03-26 14:18:16 -07:00
Paperless-ngx Translation Bot [bot]
4585f9688e New Crowdin updates (#517)
* New translations messages.xlf (Slovenian)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations django.po (Russian)
[ci skip]

* New translations messages.xlf (Russian)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]
2022-03-26 13:53:04 -07:00
Michael Shamoon
920b03250b Add Turkish localization 2022-03-26 13:52:15 -07:00
Michael Shamoon
1a1f5e98ef pipe typo
[ci skip]
2022-03-25 01:50:04 -07:00
Frank Strieter
35a16a7b18 fix: exclude cypress from build in Dockerfile 2022-03-25 07:26:15 +01:00
shamoon
d5e6970c73 Merge pull request #515 from paperless-ngx/clickable-dashboard-widget-tags
Clickable tags in dashboard widgets
2022-03-24 14:36:32 -07:00
Michael Shamoon
3acafea5d0 Remove text interpolation from doc routerLink 2022-03-24 08:09:41 -07:00
Michael Shamoon
922641d54c Clickable tags in dashboard widgets 2022-03-23 22:08:00 -07:00
Michael Shamoon
8565a2c3ed Unify management lists with single template 2022-03-23 13:31:00 -07:00
shamoon
6790532d8f Merge pull request #454 from schnuffle/pre-commit
Corrections to pass pre-commit hooks
2022-03-23 11:58:02 -07:00
Frank Strieter
5ba5b8c2ee fix code style issues
solve merge conflicts

format code

format code

format code
2022-03-23 09:39:55 +01:00
Frank Strieter
29f30ebb8b chore: update package.lock 2022-03-23 09:24:07 +01:00
Frank Strieter
2b7d5d85df test: run tests in ci 2022-03-23 09:24:07 +01:00
Frank Strieter
02e31ac6f8 test: add cypress test for documents list 2022-03-23 09:24:07 +01:00
Frank Strieter
4377d15599 test: remove most of the boilerplate tests 2022-03-23 09:24:07 +01:00
Frank Strieter
b8c3d4042b chore: replace karma with jest 2022-03-23 09:23:59 +01:00