Panoptes-Front-End icon indicating copy to clipboard operation
Panoptes-Front-End copied to clipboard

Front end for zooniverse/Panoptes

Results 118 Panoptes-Front-End issues
Sort by recently updated
recently updated
newest added

## PR Overview Freshdesk ticket: https://zooniverse.freshdesk.com/a/tickets/20207 Staging branch URL: https://pr-7140.pfe-preview.zooniverse.org/lab/21445/translations?env=production This PR adds Armenian to the list of languages you can publish on the Project Editor -> Translations tab. [(example)](https://www.zooniverse.org/lab/21445/translations)...

1. Update the package lock file with `npm update `, for each package listed in red by `npm outdated`. 1. Bump webpack dependencies, test tooling and Babel to the latest...

A small helper function which iterates through `workflow.tasks` and deletes references to a given task key. It's called after deleting a task, so that other tasks no longer link to...

Refactor previews for JSON data subjects to include subjects with a single `x,y` data series eg. PH-TESS subjects. `getDatasets(data)` reflects on the type of data, then calls an appropriate helper...

Style Markdown code blocks so that long lines wrap without collapsing whitespace. Trim comments so that comments with leading whitespace aren't accidentally displayed as code blocks. - Fixes #6686 by...

Remove [`babel-plugin-transform-es2015-modules-commonjs`](https://www.npmjs.com/package/babel-plugin-transform-es2015-modules-commonjs), which is 6 years out-of-date and no longer supported. It generates security warnings in the console, because of outdated dependencies on [`babel-traverse`](https://www.npmjs.com/package/babel-traverse) (also 6 years out-of-date and not...

Follows https://github.com/zooniverse/pandora/pull/848, moving toward a standard of using only two-character language codes (without dialect specification) in almost all cases. Note: along with merge, a small amount of data cleanup is...

translations

## UI/UX ~~Issue~~ Bug The [Reset Email page](https://www.zooniverse.org/reset-password?reset_password_token=ABC123) has several UI and UX issues. TL;DR: - When you try to reset your password and encounter an error, **no error message**...

bug
ui

## PR Overview Part of: **Pages Editor MVP** project and **FEM Lab** super-project Follows #7129 Staging branch URL: https://pr-????.pfe-preview.zooniverse.org/lab/1982/workflows/editor/3711?env=staging This PR is a cleanup for all the tech debt I've...

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.8.1 to 7.1.2. Release notes Sourced from css-loader's releases. v7.1.2 7.1.2 (2024-05-22) Bug Fixes keep order of @imports with the webpackIgnore comment (#1600) (76757ef) v7.1.1 7.1.1 (2024-04-10)...

dependencies
javascript