Michael Shamoon
51b552168a
pull frontend lang setting from db if set
2022-05-18 02:41:15 -07:00
Michael Shamoon
097795bf0c
tap ui settings get to avoid dup
2022-05-17 16:12:59 -07:00
Michael Shamoon
c12e55f54c
Properly get username & display name
2022-05-17 11:13:19 -07:00
Michael Shamoon
083290e798
PaperlessUiSettings data object
2022-05-17 11:13:19 -07:00
Michael Shamoon
67b3473365
Refactor to UiSettings
2022-05-17 11:11:39 -07:00
Michael Shamoon
ca14b228aa
include language in db settings
2022-05-17 11:11:39 -07:00
Michael Shamoon
06490aff24
Automatic migration to database
2022-05-17 11:11:39 -07:00
Michael Shamoon
000a3ec164
Use app initializer to wait on settings
2022-05-17 11:11:38 -07:00
Michael Shamoon
7fbd2076c3
Basic frontend settings retrieval
2022-05-17 11:11:38 -07:00
Michael Shamoon
3fc5802094
Update settings.service.ts
2022-05-17 11:11:38 -07:00
Michael Shamoon
c1fb277f25
let OpenDocumentsService handle nav
2022-05-15 23:44:29 -07:00
Michael Shamoon
dc75035bdc
Warn on closing edited doc due to max open docs
2022-05-15 22:55:25 -07:00
Michael Shamoon
c245a7c2dc
Fix unassigned query params ignored
2022-05-11 15:15:06 -07:00
Michael Shamoon
978c26faef
allow commas in non-multi rules query params
2022-05-11 10:26:17 -07:00
Michael Shamoon
1e7404662e
loading indicators for sidebar saved views
2022-05-08 14:16:37 -07:00
Michael Shamoon
cb62485445
fix back button double history bug
2022-05-07 00:08:34 -07:00
Michael Shamoon
e02c767b03
Ensure retain all params when loading saved views
2022-05-06 11:27:18 -07:00
Michael Shamoon
f9fb62b04a
support sort fields & some refactoring
2022-05-05 08:36:18 -07:00
Michael Shamoon
84c2b8ee77
Refactor query param handling to service
2022-05-05 00:23:06 -07:00
Michael Shamoon
cdd7dc25b0
fix some css specificity issues, unused vars
2022-04-16 00:23:15 -07:00
Michael Shamoon
05d3731dbe
miscellaneous css fixes / reorganization
2022-04-13 13:30:02 -07:00
Michael Shamoon
c5427c5a59
Refactor contrast to use luminance function
2022-04-13 08:18:10 -07:00
Michael Shamoon
88defa0358
Initial build of primary color contrast
2022-04-13 08:18:09 -07:00
Michael Shamoon
91c438c1e7
fix error case
...
[ci skip]
2022-04-07 23:06:46 -07:00
Michael Shamoon
f0bbd7bea9
Cleanup file upload susbcriptions
2022-04-05 13:33:24 -07:00
Michael Shamoon
2fb96c0325
Delete upload-documents.service.spec.ts
2022-04-05 13:33:24 -07:00
Michael Shamoon
2c408ad5db
Refactor uploads to service, working global dd
2022-04-05 13:33:24 -07:00
Michael Shamoon
da77c761d0
code formatting
2022-04-05 13:16:13 -07:00
Michael Shamoon
ebb9ca5747
Delete upload-documents.service.spec.ts
2022-04-05 13:16:13 -07:00
Michael Shamoon
0c9482e848
Refactor uploads to service, working global dd
2022-04-05 13:16:12 -07:00
Felix E
7df81f6a15
Merge pull request #591 from paperless-ngx/feature-version-checker
...
Feature: Update checker
2022-04-05 20:11:21 +02:00
Michael Shamoon
023aff7ced
Properly display api errors on list filter & translate error message
2022-04-02 19:45:54 -07:00
Michael Shamoon
106ab3fa7c
Allow notify user if update checking not explicitly set
2022-04-02 10:10:49 -07:00
Michael Shamoon
9485dfb8cc
refactor to update_available
2022-04-02 01:36:19 -07:00
Michael Shamoon
f05f851da4
RemoteVersionService
2022-04-02 01:33:51 -07:00
Michael Shamoon
6affde021b
Add Belarusian localization
2022-03-31 19:42:08 -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
9185d5a8ef
Fix quick filtering
2022-03-27 00:09:09 -07:00
Michael Shamoon
c198c61a59
Query vars for filtering
2022-03-26 23:18:12 -07:00
Michael Shamoon
5b43811b7f
rxjs compatibility
2022-03-26 14:18:16 -07:00
Michael Shamoon
920b03250b
Add Turkish localization
2022-03-26 13:52:15 -07:00
Frank Strieter
4377d15599
test: remove most of the boilerplate tests
2022-03-23 09:24:07 +01:00
Michael Shamoon
d89c005246
Add Serbian localization
2022-03-22 22:26:59 -07:00
Michael Shamoon
332c0bf4f3
Codestyle cleanup
2022-03-18 21:37:38 -07:00
Michael Shamoon
f843487081
Add Chinese localization
...
Addresses https://github.com/paperless-ngx/paperless-ngx/issues/134#issuecomment-1062950795
2022-03-13 14:26:52 -07:00
Michael Shamoon
1396825b95
Add Slovenian language for frontend
...
See #303
2022-03-13 09:15:42 -07:00
Michael Shamoon
6156db2e40
Prettier code cleanup for PR #273
2022-03-11 12:00:31 -08:00
Michael Shamoon
bd4a705769
Prettier code cleanup for .ts files
...
See #182
2022-03-11 11:58:19 -08:00
GruberViktor
6a26c8f4a5
Apply suggestions from code review
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-03-11 20:16:53 +01:00
Viktor
0975c02635
Added nav buttons in the document detail view
...
Sometimes, when you are looking for a document, you need to go into the document-detail view
to read the pdf. To view the next document in the detail view, normally you would go back and
then click on the next.
Here I added two buttons to the toolbar to traverse throught the documents easily.
2022-03-11 17:35:38 +01:00