Michael Shamoon
|
dd7693b0b0
|
fix management test failing due to hidden button
|
2022-05-03 13:14:19 -07:00 |
|
Michael Shamoon
|
ef709eaef4
|
ng extract-i18n
|
2022-05-03 13:04:28 -07:00 |
|
Michael Shamoon
|
879b16ce7b
|
Mobile friendly management tables
|
2022-05-03 13:00:42 -07:00 |
|
Quinn Casey
|
8004433ed6
|
Merge pull request #864 from paperless-ngx/fix-863
Always accept yyyy-mm-dd date inputs
|
2022-05-02 08:10:49 -07:00 |
|
shamoon
|
a466c6e432
|
setup-jest compatibility with v28
|
2022-05-02 01:24:24 -07:00 |
|
shamoon
|
ee32e6e8a8
|
Add jest-environment-jsdom, update jest-preset-angular
|
2022-05-02 01:24:24 -07:00 |
|
dependabot[bot]
|
85f8cc2570
|
Bump jest from 27.5.1 to 28.0.3 in /src-ui
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.0.3.
- [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/v28.0.3/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 01:21:57 -07:00 |
|
Michael Shamoon
|
73cf64f879
|
Always accept yyyy-mm-dd date inputs
|
2022-05-01 21:38:04 -07:00 |
|
Michael Shamoon
|
2e9b6eed1a
|
show errors on invalid date input
|
2022-05-01 14:07:31 -07:00 |
|
shamoon
|
f59ea5fec9
|
Merge pull request #852 from paperless-ngx/fix-818
Fix: Older dates do not display on frontend
|
2022-05-01 13:36:55 -07:00 |
|
dependabot[bot]
|
499c96482a
|
Bump @ng-bootstrap/ng-bootstrap from 12.1.0 to 12.1.1 in /src-ui
Bumps [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) from 12.1.0 to 12.1.1.
- [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases)
- [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ng-bootstrap/ng-bootstrap/compare/12.1.0...12.1.1)
---
updated-dependencies:
- dependency-name: "@ng-bootstrap/ng-bootstrap"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-01 20:07:08 +00:00 |
|
Michael Shamoon
|
67a1ad37fc
|
handle very old date strings
|
2022-04-30 22:01:04 -07:00 |
|
Michael Shamoon
|
35ccce233e
|
reset password field visibility
|
2022-04-28 21:07:25 -07:00 |
|
Michael Shamoon
|
1d5c627fd2
|
Bump angular to 13.3.5, builders to 13.3.4, types/node to 17.0.30
Supersedes #831, #832, #838, #839
|
2022-04-28 20:34:35 -07:00 |
|
shamoon
|
c0aaf93846
|
Merge pull request #833 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-17.0.29
Bump @types/node from 17.0.27 to 17.0.29 in /src-ui
|
2022-04-28 20:11:12 -07:00 |
|
dependabot[bot]
|
755415a341
|
Bump @ng-bootstrap/ng-bootstrap from 12.0.2 to 12.1.0 in /src-ui
Bumps [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) from 12.0.2 to 12.1.0.
- [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases)
- [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ng-bootstrap/ng-bootstrap/compare/12.0.2...12.1.0)
---
updated-dependencies:
- dependency-name: "@ng-bootstrap/ng-bootstrap"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-28 21:27:25 +00:00 |
|
dependabot[bot]
|
2190b35ed0
|
Bump @types/node from 17.0.27 to 17.0.29 in /src-ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.27 to 17.0.29.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-28 21:27:05 +00:00 |
|
Michael Shamoon
|
f6bbea8139
|
Update messages.xlf
|
2022-04-26 14:46:37 -07:00 |
|
dependabot[bot]
|
28c2b3b0b8
|
Bump cypress from 9.5.3 to 9.6.0 in /src-ui
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.3 to 9.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.5.3...v9.6.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 19:14:24 +00:00 |
|
Michael Shamoon
|
456431b350
|
Bump angular & tools to 13.3.4 or 13.3.3
|
2022-04-25 12:09:54 -07:00 |
|
shamoon
|
7eb4fa59a5
|
Merge pull request #797 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/concurrently-7.1.0
Bump concurrently from 7.0.0 to 7.1.0 in /src-ui
|
2022-04-25 12:08:48 -07:00 |
|
Michael Shamoon
|
7585179691
|
Update environment.prod.ts
|
2022-04-25 10:34:20 -07:00 |
|
Michael Shamoon
|
421a604b92
|
Merge branch 'main' into dev
|
2022-04-25 10:33:40 -07:00 |
|
dependabot[bot]
|
e76e6c2155
|
Bump concurrently from 7.0.0 to 7.1.0 in /src-ui
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.0.0...v7.1.0)
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 17:27:16 +00:00 |
|
Michael Shamoon
|
e05ae4c087
|
v1.7.0
|
2022-04-25 10:26:49 -07:00 |
|
shamoon
|
a62eee61b2
|
Merge pull request #772 from paperless-ngx/fix-dark-mode-delay-btn-progress
Fix dark mode delay button progress bar not visible
|
2022-04-22 08:15:30 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
4e9d92d732
|
New Crowdin updates (#781)
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
|
2022-04-21 20:33:16 -07:00 |
|
Michael Shamoon
|
8910dab44f
|
Fix dark mode delay button progress bar not visible
|
2022-04-19 19:25:24 -07:00 |
|
Mike Unke
|
3febfd57c2
|
Open preview link in new browser tab
|
2022-04-19 21:47:49 +02:00 |
|
Paperless-ngx Translation Bot [bot]
|
095203187b
|
New translations messages.xlf (French) (#764)
[ci skip]
|
2022-04-18 19:48:23 -07:00 |
|
Michael Shamoon
|
87f3506085
|
use var in input check / radio svgs
|
2022-04-17 00:49:34 -07:00 |
|
Michael Shamoon
|
88087d265a
|
toasts should respect close button coloring
|
2022-04-17 00:48:57 -07:00 |
|
Michael Shamoon
|
5995b97f39
|
fix settings mobile display bugs
|
2022-04-17 00:36:47 -07:00 |
|
Michael Shamoon
|
50ee54857c
|
fix popover carats
|
2022-04-17 00:25:39 -07:00 |
|
Michael Shamoon
|
303491586c
|
fix dark mode progress showing in light mode
|
2022-04-17 00:25:28 -07:00 |
|
Michael Shamoon
|
c1bd01630c
|
remove single-use css vars
|
2022-04-17 00:25:10 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
235ebdb91e
|
New translations messages.xlf (Serbian (Latin)) (#735)
[ci skip]
|
2022-04-16 00:39:08 -07:00 |
|
Michael Shamoon
|
cdd7dc25b0
|
fix some css specificity issues, unused vars
|
2022-04-16 00:23:15 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
7a9ffbabeb
|
New Crowdin updates (#699)
* New translations django.po (Polish)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations django.po (Polish)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
|
2022-04-13 20:33:15 -07:00 |
|
Michael Shamoon
|
05d3731dbe
|
miscellaneous css fixes / reorganization
|
2022-04-13 13:30:02 -07:00 |
|
Michael Shamoon
|
b90e339d10
|
Remove unneeded imports since change to css vars
|
2022-04-13 08:43:35 -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
|
256df08222
|
Tags input should use body color
|
2022-04-12 14:45:47 -07:00 |
|
Michael Shamoon
|
e70244237c
|
v1.7.0-rc1
|
2022-04-11 21:03:02 -07:00 |
|
Quinn Casey
|
c51259d73f
|
Merge pull request #654 from paperless-ngx/fix-doc-detail-time
Fix: frontend document editing erases time data
|
2022-04-11 11:54:24 -07:00 |
|
Michael Shamoon
|
93b4451b5e
|
reorganizing scss for clarity
[ci skip]
|
2022-04-07 23:23:28 -07:00 |
|
Michael Shamoon
|
3a9eb9adcc
|
fix scss organization
[ci skip]
|
2022-04-07 23:15:27 -07:00 |
|
Michael Shamoon
|
91c438c1e7
|
fix error case
[ci skip]
|
2022-04-07 23:06:46 -07:00 |
|
Michael Shamoon
|
f173f59ec7
|
fix some broken css vars
|
2022-04-07 14:27:49 -07:00 |
|