shamoon
|
7f127475ca
|
Feature: scheduled workflow trigger (#8036)
|
2024-11-24 18:22:31 +00:00 |
|
shamoon
|
55d2f2de9b
|
Refactor: fix unnecessary use of filterable dropdown sorting (#8328)
|
2024-11-21 18:50:52 -08:00 |
|
shamoon
|
36ec018689
|
Feature: two-factor authentication (#8012)
|
2024-11-18 18:34:46 +00:00 |
|
shamoon
|
81fbc7b7f3
|
Chore: add note about select options to edit dialog (#8267)
|
2024-11-12 22:25:05 -08:00 |
|
shamoon
|
2bdbf3055d
|
Feature: loading preview, better text popup preview (#8011)
|
2024-11-12 16:20:52 -08:00 |
|
shamoon
|
4d8e6a2aa6
|
Fix: another Firefox plaintext popup fix
|
2024-11-06 08:58:15 -08:00 |
|
dependabot[bot]
|
a0d1ac8294
|
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
|
515f4647d1
|
Fix: dont invert pdf colors in FF (#8110)
|
2024-10-30 00:54:19 -07:00 |
|
shamoon
|
d00f54cccf
|
Fix: cf query dropdown styling affecting other components (#8095)
|
2024-10-28 23:14:11 -07:00 |
|
shamoon
|
d09dec8b53
|
Fix: allow removing dead document links from UI, validate via API (#8081)
|
2024-10-28 10:39:17 -07:00 |
|
shamoon
|
f9a62ab82f
|
Fix: dont display trashed docs in doc links
|
2024-10-28 08:57:38 -07:00 |
|
shamoon
|
27c987f7b1
|
Fix: doc link documents search should exclude null (#8064)
|
2024-10-27 17:13:29 -07:00 |
|
shamoon
|
910cc4d119
|
Fix: fix custom field query empty element removal (#8056)
|
2024-10-27 06:53:59 -07:00 |
|
shamoon
|
aeffc20a8d
|
Fix: prevent focus error on custom field edit when switching from select
|
2024-10-20 19:19:30 -07:00 |
|
shamoon
|
6f8d2b3d84
|
Change: dont show remove button at all from doc link dropdowns if disabled
|
2024-10-19 17:23:37 -07:00 |
|
shamoon
|
f46b512981
|
Enhancement: auto-focus default select field in custom field dropdown (#7961)
|
2024-10-18 22:35:57 -07:00 |
|
shamoon
|
f90a9c6f70
|
Fix: document link field consistent behavior with insufficient permissions (#7953)
|
2024-10-17 14:32:56 -07:00 |
|
shamoon
|
36ebe2fe0b
|
Update preview-popup.component.scss
|
2024-10-15 21:58:25 -07:00 |
|
shamoon
|
590144d921
|
Fix: resolve some silly frontend test things
|
2024-10-10 20:38:24 -07:00 |
|
shamoon
|
0485472a07
|
Feature: OAuth2 Gmail and Outlook email support (#7866)
|
2024-10-10 20:57:32 +00:00 |
|
shamoon
|
b8111df963
|
Feature: live preview of storage path (#7870)
|
2024-10-09 23:35:36 +00:00 |
|
Trenton H
|
ca1f21fcca
|
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
|
79471c59eb
|
Add missing interface to resolve test warning
|
2024-10-02 20:21:47 -07:00 |
|
shamoon
|
b2e5406aae
|
Feature: custom fields queries (#7761)
|
2024-10-03 00:15:42 +00:00 |
|
shamoon
|
ca08cc19fa
|
Enhancement: disable-able mail rules, add toggle to overview (#7810)
|
2024-09-30 19:42:19 -07:00 |
|
shamoon
|
05af2af9b5
|
Enhancement: compactify dates dropdown (#7759)
|
2024-09-23 10:30:13 -07:00 |
|
shamoon
|
cd7f2b8055
|
Fix: handle overflowing dropdowns on mobile (#7758)
See https://github.com/ng-bootstrap/ng-bootstrap/pull/4760
|
2024-09-23 10:29:37 -07:00 |
|
shamoon
|
7f04c6a09a
|
Fix a random test error
|
2024-09-16 19:36:44 -07:00 |
|
shamoon
|
82fce24a57
|
Fix: filter out shown custom fields that have been deleted from saved view edit (#7710)
|
2024-09-15 08:02:38 -07:00 |
|
shamoon
|
18af513165
|
Refactor: allow filterpipe to specify key
|
2024-09-13 22:21:38 -07:00 |
|
shamoon
|
5e5235e191
|
Fix: fix display of permissions filter users dropdown
|
2024-09-11 09:47:48 -07:00 |
|
shamoon
|
a55f97ffab
|
Enhancement: re-work mail rule dialog, support multiple include patterns (#7635)
|
2024-09-05 15:32:03 -07:00 |
|
shamoon
|
1a2607a7b3
|
Fix: correct select field wrapping with long text (#7572)
|
2024-08-28 16:39:14 -07:00 |
|
shamoon
|
0b22a10a71
|
Enhancement: allow specifying default currency for Monetary custom field (#7381)
|
2024-08-05 17:02:03 -07:00 |
|
shamoon
|
e59e1c0ae9
|
Fix: disable inline create buttons if insufficient permissions (#7401)
|
2024-08-05 16:45:48 -07:00 |
|
shamoon
|
05b4fa964d
|
Resolve test error
|
2024-07-28 14:08:16 -07:00 |
|
shamoon
|
c8078c8c0d
|
Chore: add permissions info link from webUI (#7310)
|
2024-07-24 10:06:38 -07:00 |
|
shamoon
|
8461c5baac
|
Clarify has any tags
|
2024-07-15 15:37:43 -07:00 |
|
shamoon
|
91b0fc5639
|
Enhancement: disable add split button when approrpriate (#7215)
|
2024-07-11 03:27:04 +00:00 |
|
shamoon
|
97c9833046
|
Enhancement: wrapping of saved view fields d-n-d UI (#7216)
|
2024-07-10 20:14:59 -07:00 |
|
shamoon
|
f3298e1311
|
Fix: move dashboard tour anchor to fix overlapping issues
|
2024-07-09 11:43:25 -07:00 |
|
shamoon
|
a38e341015
|
Feature: select custom field type (#7167)
|
2024-07-09 07:57:07 -07:00 |
|
shamoon
|
b19643baaf
|
Add missing disable autocomplete for doc type edit dialog
|
2024-07-06 13:24:43 -07:00 |
|
shamoon
|
2ea9c7e135
|
Chore: update to Angular v18 (#7106)
|
2024-06-26 20:57:39 -07:00 |
|
shamoon
|
e9ba6de03e
|
Feature: documents trash aka soft delete (#6944)
|
2024-06-17 08:07:08 -07:00 |
|
shamoon
|
52b280897c
|
Enhancement: better boolean custom field display (#7001)
|
2024-06-15 09:00:18 -07:00 |
|
Dominik Bruhn
|
6377233f38
|
Enhancement: support delete originals after split / merge (#6935)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-06-08 11:29:03 -07:00 |
|
shamoon
|
3e2d105da6
|
Fix: including ordering param for id__in retrievals from frontend (#6875)
|
2024-06-02 02:28:31 +00:00 |
|
shamoon
|
dd7971363e
|
Fix: remove unnecessary i18ns
|
2024-05-29 00:07:32 -07:00 |
|
shamoon
|
f2b274c0a7
|
Enhancement: accessibility improvements for tags, doc links, dashboard views (#6786)
|
2024-05-22 23:08:25 +00:00 |
|