1866 Commits

Author SHA1 Message Date
dependabot[bot]
0f077dfa76 Merge pull request #1910 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/platform-browser-14.2.8 2022-11-01 21:18:19 +00:00
Michael Shamoon
b5aa62b812 Bump angular packages 2022-11-01 14:07:55 -07:00
dependabot[bot]
352e32a230 Bump ngx-ui-tour-ng-bootstrap from 11.0.0 to 11.1.0 in /src-ui
Bumps [ngx-ui-tour-ng-bootstrap](https://github.com/hakimio/ngx-ui-tour) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/hakimio/ngx-ui-tour/releases)
- [Commits](https://github.com/hakimio/ngx-ui-tour/commits)

---
updated-dependencies:
- dependency-name: ngx-ui-tour-ng-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 21:05:11 +00:00
dependabot[bot]
e0d9308bbc Bump jest-environment-jsdom from 29.1.2 to 29.2.2 in /src-ui
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.1.2 to 29.2.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.2.2/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 20:17:34 +00:00
dependabot[bot]
604060c284 Bump @angular/platform-browser from 14.2.4 to 14.2.8 in /src-ui
Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 14.2.4 to 14.2.8.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/14.2.8/packages/platform-browser)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 20:16:10 +00:00
shamoon
73346c0c17 Merge pull request #1886 from paperless-ngx/1.9.2-ui-tweaks
Feature: 1.9.2 UI tweaks
2022-10-31 12:42:13 -07:00
Michael Shamoon
ba95976aeb Update messages.xlf 2022-10-29 23:19:35 -07:00
shamoon
db811c0b6c Merge pull request #1868 from paperless-ngx/fix/issue-1866
Fix: independent control of saved views
2022-10-29 23:15:28 -07:00
Michael Shamoon
e171b3b50a Implement warning on close unsaved view 2022-10-29 23:14:33 -07:00
Michael Shamoon
5efe90ff27 better positioning in clearable badges 2022-10-29 15:29:50 -07:00
Michael Shamoon
fc3000cc48 Add "clearable" badge 2022-10-29 15:03:27 -07:00
Michael Shamoon
034f4974ff Use check badge for dropdowns 2022-10-29 14:07:45 -07:00
Michael Shamoon
d6003f248e support esc and x button for main search bar 2022-10-29 14:07:31 -07:00
Michael Shamoon
86e9def17a Support keyboard esc and X button for filter editor text field 2022-10-29 14:07:31 -07:00
Michael Shamoon
ea16c6430d fix filterable dropdown corner radius 2022-10-29 14:07:31 -07:00
Michael Shamoon
0122339286 Allow independent saved view control 2022-10-26 12:54:44 -07:00
Michael Shamoon
4c344a053d Retain saved view filters when changing a saved view 2022-10-26 10:39:09 -07:00
Michael Shamoon
393ee95d41 Fix switch from title_content search 2022-10-25 15:31:01 -07:00
Michael Shamoon
01e7b419c4 Fix losing search when adding relative date 2022-10-25 13:43:13 -07:00
Michael Shamoon
9214db0db5 Remove relative date query strings from dropdown 2022-10-25 13:34:36 -07:00
Michael Shamoon
1967c5905c Implement relative date querying 2022-10-25 12:45:15 -07:00
Michael Shamoon
d3a2fe123d Fix frontend task name display 2022-10-24 09:10:10 -07:00
Trenton H
20b7287dc2 Connects up the celery signals to support pending, started and success/failure, without relying on django-celery-results 2022-10-24 09:10:10 -07:00
Michael Shamoon
b87757a0e2 Grammar error, updated frontend translation
https://crowdin.com/translate/paperless-ngx/16/en-it?filter=basic&value=0#
2022-10-23 22:11:24 -07:00
Michael Shamoon
bc9cfdcc47 rename Arabic translation file
[skip ci]
2022-10-20 15:28:10 -07:00
Michael Shamoon
5c1ca4676d Remove legacy translation files
[ci ckip]
2022-10-19 21:44:47 -07:00
Michael Shamoon
dd493f1ed3 Fix button styles broken by bootstrap update 2022-10-18 14:30:31 -07:00
Michael Shamoon
9e9c2057b8 Fix missing loadViewConfig breaks loading saved view 2022-10-13 12:27:41 -07:00
shamoon
e052e8cf3a Merge pull request #1777 from paperless-ngx/fix/issue-1776
Fix: creating new storage path on document edit fails to update menu
2022-10-11 19:59:02 -07:00
Michael Shamoon
79e8580d0f Fix slim sidebar close button position
[ci skip]
2022-10-11 12:34:15 -07:00
Michael Shamoon
d1f757106f Fix new storagepaths not showing in doc detail 2022-10-11 12:23:15 -07:00
Michael Shamoon
77a3f8ed60 Update frontend translation strings 2022-10-10 00:19:01 -07:00
shamoon
3b1f5668f5 Merge pull request #1648 from paperless-ngx/feature-use-celery
Feature: Transition to celery for background tasks
2022-10-10 00:07:55 -07:00
Michael Shamoon
63eb8376c1 prevent duplicate tourAnchor race condition 2022-10-10 00:07:38 -07:00
Michael Shamoon
c387340a07 Fix tour / slim sidebar compatibility 2022-10-09 23:58:41 -07:00
Michael Shamoon
bf499ee35e Slim sidebar compatibility 2022-10-09 23:48:22 -07:00
Michael Shamoon
7cfb3c4d7d Fix code style 2022-10-09 23:47:45 -07:00
Michael Shamoon
f8dc6de971 Add highlighting, move some anchors for visibility 2022-10-09 23:47:45 -07:00
Michael Shamoon
381ea11788 Update translation strings for welcome tour 2022-10-09 23:47:45 -07:00
Michael Shamoon
f638bd5d22 fix tour placement issues, basic offerTour method 2022-10-09 23:47:45 -07:00
Michael Shamoon
2b8faadd2b Add admin tour step, remove step titles, cleaner look 2022-10-09 23:47:45 -07:00
Michael Shamoon
06259a2aad Complete welcome tour 2022-10-09 23:47:31 -07:00
Michael Shamoon
e5daa9bceb Core welcome tour functionality 2022-10-09 23:46:26 -07:00
Michael Shamoon
07f8744349 Fix merge conflict 2022-10-09 23:24:36 -07:00
Michael Shamoon
01cdadb3f7 Merge branch 'dev' into feature/slim-sidebar 2022-10-09 23:15:48 -07:00
shamoon
48452c4a8b Merge pull request #1754 from NiFNi/feature/change-default-matching-algo
change default matching algo to auto and move to constant
2022-10-08 09:35:30 -07:00
Michael Shamoon
08a2be98c6 Fix code style 2022-10-07 06:29:31 -07:00
shamoon
962d0bc57b Merge pull request #1692 from paperless-ngx/feature-frontend-update-checking
Feature: frontend update checking settings
2022-10-05 13:46:32 -07:00
shamoon
60a67fd279 Merge branch 'dev' into feature-use-celery 2022-10-03 18:00:54 -07:00
Michael Shamoon
c428a4eef2 Update paperless-document.ts 2022-10-03 00:27:57 -07:00