2498 Commits

Author SHA1 Message Date
Renato
e8a849e6c1 Fix delete button not deleting documents
Still can't delete folders
2023-09-21 04:35:32 +08:00
Renato
4194761b26 Initialize reports page 2023-09-20 17:57:50 +08:00
Martin Tan
e83a17524c Auto-set user & user's groups in permissions when creating folder 2023-09-03 20:09:10 +08:00
Martin Tan
9c66c41436 Remove leading "/" from new folder path & name 2023-09-03 18:35:46 +08:00
Martin Tan
dec3b58270 Add basic large file upload feature 2023-09-03 18:15:03 +08:00
Martin Tan
a29453eaa3 Adding large file upload logic 2023-09-03 12:30:18 +08:00
Martin Tan
896952e824 Adding upload large file component 2023-09-03 11:49:05 +08:00
Martin Tan
d0c5fac853 Add password strength meter 2023-08-26 16:52:09 +08:00
Martin Tan
1301b4eecf Format user-edit-dialog 2023-08-26 16:45:22 +08:00
Martin Tan
714e3ef6c6 Add validator for lbcexpress.com 2023-08-26 16:37:21 +08:00
Martin Tan
1057b01663 Add folder path in document detail 2023-08-22 18:45:29 +08:00
Martin Tan
80110c30c2 Move storage path and correspondent to bottom of form 2023-08-22 18:19:50 +08:00
Martin Tan
6e6e84294e Hide archive serial number 2023-08-22 18:14:27 +08:00
Martin Tan
5710973bce Set default matching algorithm to NONE 2023-08-22 18:00:04 +08:00
Martin Tan
8757ada624 Don't close when saving a document 2023-08-22 17:55:29 +08:00
Martin Tan
aaf9484307 Add basic files and folders support in Explorer 2023-08-21 20:07:04 +08:00
Martin Tan
4695023e62 Adding API to list files and folders 2023-08-20 18:17:51 +08:00
Martin Tan
9136a61625 Only select folder when clicking on checkbox 2023-08-05 18:40:49 +08:00
Martin Tan
ee84acd853 Add folder creation and fix other bugs 2023-08-05 03:45:25 +08:00
Martin Tan
17d69224d9 Get index field metadata saving to work 2023-07-31 02:40:47 +08:00
Martin Tan
8b53c18f0b Add metadata fields in document-detail 2023-07-26 13:31:48 +08:00
Martin Tan
1388acc273 Add default metadata field configuration UI 2023-07-24 03:41:45 +08:00
Martin Tan
e36096e0eb Only display last part of folder path in folder-card-small 2023-06-13 02:40:33 +08:00
Martin Tan
06691b65be Support bulk file uploading with folders 2023-06-13 02:39:05 +08:00
Martin Tan
1c042d4aaf Get storage paths working 2023-06-13 00:07:08 +08:00
Martin Tan
3e5886584f Hide filters in explorer 2023-05-29 20:02:16 +08:00
Martin Tan
fa3f4dbfad Bring back double clicking folder 2023-05-29 20:02:10 +08:00
Martin Tan
c57e1e9551 Improve folder clicking behavior 2023-05-29 20:00:01 +08:00
Martin Tan
55af2ff1f2 Add traversable folder path at the top 2023-05-29 19:49:37 +08:00
Martin Tan
10ab272df7 Get storage path explorer somewhat working 2023-05-29 03:10:37 +08:00
Martin Tan
5ae5777467 Fix bugs & UI stuff with explorer 2023-05-28 20:12:35 +08:00
Martin Tan
c1fc77f55f Get listing storage paths working 2023-05-28 19:58:12 +08:00
Martin Tan
62d6c30ee1 Prepare explorer page 2023-05-18 02:23:09 +08:00
Martin Tan
5f33ff941e Remove paperless stuff 2023-05-15 13:24:45 +08:00
Martin Tan
9acf437d1e Update titles 2023-05-15 13:13:52 +08:00
Martin Tan
03139beccc Updating local build 2023-05-15 12:20:28 +08:00
Martin Tan
a5f9beb905 Fix line endings 2023-05-15 04:50:21 +08:00
Martin Tan
f18ea6cf34 Fix line endings 2023-05-15 04:50:04 +08:00
shamoon
36669652bf
Merge pull request #3109 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng2-pdf-viewer-9.1.5
Bump ng2-pdf-viewer from 9.1.4 to 9.1.5 in /src-ui
2023-04-16 09:08:29 -07:00
shamoon
d4c310433e Grouped bump angular packages to 15.2.7 2023-04-16 08:56:58 -07:00
dependabot[bot]
a9d82a64a8
Bump ng2-pdf-viewer from 9.1.4 to 9.1.5 in /src-ui
Bumps [ng2-pdf-viewer](https://github.com/VadimDez/ng2-pdf-viewer) from 9.1.4 to 9.1.5.
- [Release notes](https://github.com/VadimDez/ng2-pdf-viewer/releases)
- [Changelog](https://github.com/VadimDez/ng2-pdf-viewer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/VadimDez/ng2-pdf-viewer/compare/9.1.4...9.1.5)

---
updated-dependencies:
- dependency-name: ng2-pdf-viewer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 15:21:46 +00:00
dependabot[bot]
74b6b8cb62
Bump @angular/router from 15.2.6 to 15.2.7 in /src-ui
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 15.2.6 to 15.2.7.
- [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/15.2.7/packages/router)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 15:21:21 +00:00
shamoon
566f50ec66 Move zone.js dependency 2023-04-10 11:07:41 -07:00
shamoon
e702f9c317 Move zone.js dependency 2023-04-10 10:59:54 -07:00
dependabot[bot]
9216f000ad
Bump typescript from 4.8.4 to 4.9.5 in /src-ui
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 17:42:24 +00:00
shamoon
3287daf4e4 Update cypress 2023-04-10 10:27:10 -07:00
shamoon
376b40b25f Update ng-bootstrap 2023-04-10 10:24:08 -07:00
shamoon
b00ca90d15 Update zone.js 2023-04-10 10:21:17 -07:00
shamoon
06ec83701c Update @typescript-eslint/eslint-plugin 2023-04-10 10:20:18 -07:00
shamoon
2b61ec32d0 Update eslint-parser 2023-04-10 10:19:53 -07:00