shamoon
|
8cd09ba10d
|
Chore: add prettier organize imports
|
2024-12-13 00:45:20 -08:00 |
|
shamoon
|
8574d28c6f
|
Fix: hide other filtering buttons, fix e2e test paths
|
2024-12-08 21:23:41 -08:00 |
|
shamoon
|
6b2e5559ca
|
Fix: support multiple inbox tags from stats widget (#7281)
|
2024-07-22 10:07:51 -07:00 |
|
shamoon
|
bd4476d484
|
Feature: customizable fields display for documents, saved views & dashboard widgets (#6439)
|
2024-04-26 06:41:12 -07:00 |
|
dependabot[bot]
|
a698791059
|
Chore(deps-dev): Bump @playwright/test from 1.41.2 to 1.42.0 in /src-ui (#5964)
* Chore(deps-dev): Bump @playwright/test from 1.41.2 to 1.42.0 in /src-ui
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.41.2 to 1.42.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.41.2...v1.42.0)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Revert .har changes from playwright bug
---------
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-03-01 21:07:08 +00:00 |
|
dependabot[bot]
|
b55529b913
|
Chore(deps-dev): Bump @playwright/test from 1.40.1 to 1.41.2 in /src-ui (#5634)
* Chore(deps-dev): Bump @playwright/test from 1.40.1 to 1.41.2 in /src-ui
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.40.1 to 1.41.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.40.1...v1.41.2)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update tests for breaking playwright change
---------
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-02-01 22:06:10 -08:00 |
|
shamoon
|
6973691cce
|
Enhancement: dashboard improvements, drag-n-drop reorder dashboard views (#4252)
* Updated dashboard
* Make entire screen dropzone on dashboard too
* Floating upload widget status alerts
* Visual tweaks: spacing, borders
* Better empty view widget
* Support drag + drop reorder of dashboard saved views
* Update messages.xlf
* Disable dashbaord dnd if global dnd active
* Remove ngx-file-drop dep, rebuild file-drop & upload files widget
* Revert custom file drop implementation
* Try patch-package fix
* Simplify dropzone transitions to make more reliable
* Update messages.xlf
* Update dashboard.spec.ts
* Fix coverage
|
2023-09-28 10:18:12 -07:00 |
|
shamoon
|
5ee9ad3e4f
|
Migrate frontend prefix to -pngx
|
2023-09-14 14:51:02 -07:00 |
|
shamoon
|
9a0e44a731
|
Pass saved_view owner as id only (#4158)
|
2023-09-10 16:37:35 -07:00 |
|
shamoon
|
0c6a9a189b
|
migrate frontend tests to playwright
tasks spec
settings spec
manage spec
document-detail spec
global permissions spec
documents-list & dashboard specs
tasks network requests
settings network requests
permissions network requests
manage network request
bulk-edit network requests
Fix specs
try to get playwright working on ci
rename some specs
reconfigure playwright config
increase webserver timeout for ci
fix report path
|
2023-05-18 13:47:43 -07:00 |
|