dependabot[bot]
|
6cc626fd86
|
Chore(deps-dev): Bump @codecov/webpack-plugin in /src-ui (#8150)
Bumps @codecov/webpack-plugin from 1.2.0 to 1.2.1.
---
updated-dependencies:
- dependency-name: "@codecov/webpack-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-01 23:01:54 +00:00 |
|
dependabot[bot]
|
8b8f1af513
|
Chore(deps-dev): Bump @types/jest (#8144)
Bumps the frontend-jest-dependencies group in /src-ui with 1 update: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest).
Updates `@types/jest` from 29.5.13 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-01 22:45:03 +00:00 |
|
dependabot[bot]
|
4226a1bddc
|
Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 21 updates (#8143)
* Chore(deps): Bump the frontend-angular-dependencies group
Bumps the frontend-angular-dependencies group in /src-ui with 21 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `18.2.6` | `18.2.11` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.6` | `18.2.10` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.6` | `18.2.10` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.6` | `18.2.10` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.6` | `18.2.10` |
| [@angular/localize](https://github.com/angular/angular) | `18.2.6` | `18.2.10` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.6` | `18.2.10` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.6` | `18.2.10` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.6` | `18.2.10` |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select) | `13.9.0` | `13.9.1` |
| [ng2-pdf-viewer](https://github.com/VadimDez/ng2-pdf-viewer) | `10.3.1` | `10.3.4` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.6` | `18.2.11` |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `18.2.6` | `18.2.11` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `18.2.6` | `18.2.11` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `18.3.1` | `18.4.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `18.3.1` | `18.4.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `18.3.1` | `18.4.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `18.3.1` | `18.4.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `18.3.1` | `18.4.0` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.6` | `18.2.11` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.6` | `18.2.10` |
Updates `@angular/cdk` from 18.2.6 to 18.2.11
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/18.2.6...18.2.11)
Updates `@angular/common` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/common)
Updates `@angular/compiler` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/compiler)
Updates `@angular/core` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/core)
Updates `@angular/forms` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/forms)
Updates `@angular/localize` from 18.2.6 to 18.2.10
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/compare/18.2.6...18.2.10)
Updates `@angular/platform-browser` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/platform-browser)
Updates `@angular/platform-browser-dynamic` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/platform-browser-dynamic)
Updates `@angular/router` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/router)
Updates `@ng-select/ng-select` from 13.9.0 to 13.9.1
- [Release notes](https://github.com/ng-select/ng-select/releases)
- [Changelog](https://github.com/ng-select/ng-select/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ng-select/ng-select/compare/v13.9.0...v13.9.1)
Updates `ng2-pdf-viewer` from 10.3.1 to 10.3.4
- [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/10.3.1...10.3.4)
Updates `@angular-devkit/build-angular` from 18.2.6 to 18.2.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/18.2.6...18.2.11)
Updates `@angular-devkit/core` from 18.2.6 to 18.2.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/18.2.6...18.2.11)
Updates `@angular-devkit/schematics` from 18.2.6 to 18.2.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/18.2.6...18.2.11)
Updates `@angular-eslint/builder` from 18.3.1 to 18.4.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.0/packages/builder)
Updates `@angular-eslint/eslint-plugin` from 18.3.1 to 18.4.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.0/packages/eslint-plugin)
Updates `@angular-eslint/eslint-plugin-template` from 18.3.1 to 18.4.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.0/packages/eslint-plugin-template)
Updates `@angular-eslint/schematics` from 18.3.1 to 18.4.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.0/packages/schematics)
Updates `@angular-eslint/template-parser` from 18.3.1 to 18.4.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.4.0/packages/template-parser)
Updates `@angular/cli` from 18.2.6 to 18.2.11
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/18.2.6...18.2.11)
Updates `@angular/compiler-cli` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/compiler-cli)
---
updated-dependencies:
- dependency-name: "@angular/cdk"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@ng-select/ng-select"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: ng2-pdf-viewer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/schematics"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/builder"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin-template"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/schematics"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/template-parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler-cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Change output name
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-11-01 22:32:12 +00:00 |
|
shamoon
|
e22ccbda26
|
Fix: dont use filters for inverted thumbnails (#8121)
|
2024-10-30 11:43:02 -07:00 |
|
shamoon
|
56d296f04b
|
Fix: use static object for activedisplayfields to prevent changes (#8120)
|
2024-10-30 11:21:01 -07:00 |
|
shamoon
|
11cfa0871e
|
Fix: dont invert pdf colors in FF (#8110)
|
2024-10-30 00:54:19 -07:00 |
|
shamoon
|
94fe7a9e3d
|
Bump version to 2.13.2
|
2024-10-29 11:09:19 -07:00 |
|
shamoon
|
9c9b4effe2
|
Merge branch 'dev'
|
2024-10-29 11:08:50 -07:00 |
|
github-actions[bot]
|
75f5007ede
|
New Crowdin translations by GitHub Action (#8101)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-10-29 11:07:03 -07:00 |
|
github-actions[bot]
|
d95baf4e6b
|
New Crowdin translations by GitHub Action (#8093)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-10-29 11:05:08 -07:00 |
|
shamoon
|
3af3484a00
|
Fix: cf query dropdown styling affecting other components (#8095)
|
2024-10-28 23:14:11 -07:00 |
|
shamoon
|
eee08d389f
|
Bump version to 2.13.1
|
2024-10-28 11:27:57 -07:00 |
|
github-actions[bot]
|
b3b0e95d2d
|
New Crowdin translations by GitHub Action (#8083)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-10-28 11:00:35 -07:00 |
|
shamoon
|
35907313e8
|
Fix: allow removing dead document links from UI, validate via API (#8081)
|
2024-10-28 10:39:17 -07:00 |
|
github-actions[bot]
|
d4a20c7e30
|
New Crowdin translations by GitHub Action (#8080)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-10-28 09:00:31 -07:00 |
|
shamoon
|
3b1dffe0dc
|
Fix: dont display trashed docs in doc links
|
2024-10-28 08:57:38 -07:00 |
|
shamoon
|
fa0ab0de27
|
Merge branch 'main' into dev
|
2024-10-28 08:42:07 -07:00 |
|
github-actions[bot]
|
3d030637ca
|
New Crowdin translations by GitHub Action (#8025)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-10-28 07:03:42 -07:00 |
|
shamoon
|
1888ee6a3f
|
Fix: doc link documents search should exclude null (#8064)
|
2024-10-27 17:13:29 -07:00 |
|
shamoon
|
b2e9f3195a
|
Fix: fix custom field query empty element removal (#8056)
|
2024-10-27 06:53:59 -07:00 |
|
shamoon
|
df9917b0f4
|
Merge branch 'dev' into beta
|
2024-10-25 09:18:11 -07:00 |
|
github-actions[bot]
|
86418f6e04
|
New Crowdin translations by GitHub Action (#7911)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-10-25 09:17:18 -07:00 |
|
shamoon
|
f6548e0e55
|
Enhancement: automatically refresh display list after custom field edit
|
2024-10-22 09:19:22 -07:00 |
|
shamoon
|
a4b8bf1250
|
Fix: prevent focus error on custom field edit when switching from select
|
2024-10-20 19:19:30 -07:00 |
|
shamoon
|
1726aec989
|
Enhancement: automatically refresh display list after custom field edit
|
2024-10-20 19:17:18 -07:00 |
|
shamoon
|
549312859e
|
Merge branch 'dev' into beta
|
2024-10-20 19:06:52 -07:00 |
|
shamoon
|
0520db5e93
|
Update translation strings
|
2024-10-19 22:56:57 -07:00 |
|
shamoon
|
1cb85d41f3
|
Change: dont show remove button at all from doc link dropdowns if disabled
|
2024-10-19 17:23:37 -07:00 |
|
tooomm
|
fb94a5d377
|
Fix: remove space before my profile button in dropdown (#7963)
|
2024-10-19 17:17:53 -07:00 |
|
shamoon
|
85e2081e40
|
Merge branch 'dev' into beta
|
2024-10-18 22:36:27 -07:00 |
|
shamoon
|
71e2565386
|
Enhancement: auto-focus default select field in custom field dropdown (#7961)
|
2024-10-18 22:35:57 -07:00 |
|
shamoon
|
82be90f7ff
|
Merge branch 'dev' into beta
|
2024-10-17 14:33:05 -07:00 |
|
shamoon
|
f0ad073bb2
|
Fix: document link field consistent behavior with insufficient permissions (#7953)
|
2024-10-17 14:32:56 -07:00 |
|
shamoon
|
61c804a6e3
|
Merge branch 'dev' into beta
|
2024-10-16 16:57:08 -07:00 |
|
shamoon
|
de95b296a0
|
Change: open not edit (#7942)
|
2024-10-16 16:56:40 -07:00 |
|
shamoon
|
86a57838a8
|
Fix: tweak icon placement in small doc card buttons
|
2024-10-16 16:39:20 -07:00 |
|
shamoon
|
bddb9bfad8
|
Update preview-popup.component.scss
|
2024-10-15 21:58:25 -07:00 |
|
shamoon
|
613f8a0065
|
Bump version to 2.13.0
|
2024-10-14 07:56:14 -07:00 |
|
shamoon
|
cb617531bc
|
Fix: preserve text linebreaks in doc edit (#7908)
|
2024-10-13 10:45:05 -07:00 |
|
github-actions[bot]
|
0a61b8e6fc
|
New Crowdin translations by GitHub Action (#7728)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-10-12 20:58:10 -07:00 |
|
shamoon
|
e78d758656
|
Fix: resolve some silly frontend test things
|
2024-10-10 20:38:24 -07:00 |
|
shamoon
|
073c42984a
|
Enhancement: dont wait to get preview (#7894)
|
2024-10-10 19:43:13 -07:00 |
|
shamoon
|
2994f3a740
|
Fix: only show colon on cards if correspondent and title shown (#7893)
|
2024-10-10 15:07:52 -07:00 |
|
shamoon
|
2353f7c2db
|
Feature: OAuth2 Gmail and Outlook email support (#7866)
|
2024-10-10 20:57:32 +00:00 |
|
shamoon
|
024b60638a
|
Feature: live preview of storage path (#7870)
|
2024-10-09 23:35:36 +00:00 |
|
shamoon
|
facec317ef
|
Fix: fix auto-dismiss completed tasks on open document (#7869)
|
2024-10-07 07:25:52 -07:00 |
|
shamoon
|
95d1abd416
|
Fix: trigger change warning for saved views with default fields if changed (#7865)
|
2024-10-06 14:27:02 -07:00 |
|
Trenton H
|
7c11a37150
|
Feature: Enhanced templating for filename format (#7836)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-10-06 12:54:01 -07:00 |
|
shamoon
|
54293bedb1
|
Enhancement: management list button improvements (#7848)
|
2024-10-03 23:00:28 -07:00 |
|
shamoon
|
fc683e150a
|
Add missing interface to resolve test warning
|
2024-10-02 20:21:47 -07:00 |
|