universitas.no icon indicating copy to clipboard operation
universitas.no copied to clipboard

Online newspaper built with Django

Results 22 universitas.no issues
Sort by recently updated
recently updated
newest added

Add "anmeldelser" and "urix"

Feature
Front end

Strossle tilrettelegger for at produktet kan bli kjøpt programmatisk. Vi må legge til noe greier. Er i dialog med de.

- [ ] Escaped characters are not preserved on parse render roundtrip `\[` -> `[` - [ ] Isolated hyphens surrounded by whitespace should be converted to endash `Ofelia -...

Bug

Gather stats, make rollback possible. Create a change log view for stories, for editors to keep track of progress. The log could also contain comments, or simply be an event...

Feature
Prodsys

https://sentry.io/organizations/universitas/issues/966347651/?referrer=github_plugin ``` TypeError: Cannot convert undefined or null to object at hasOwnProperty () at reducer (./src/prodsys/ducks/fileupload.js:195:3) ... (31 additional frame(s) were not displayed) ```

Currently prodsys data is only pulled when the client actively sends requests to the api. Look into if this causes problems if people try to work on the same story...

Feature
Prodsys

https://sentry.io/universitas/universitas_no/issues/821551785/?referrer=github_plugin ``` TypeError: Cannot read property 'scrollIntoView' of null at apply (./src/prodsys/components/frontpage/FrontpageGrid.js:16:17) ```

Bug
Prodsys

This should be quite straightforward to implement. Use a onSave event listener in indesign to export a pdf as a background task whenever a page is saved. Ping the api...

Feature
Prodsys

[CodeFactor](https://www.codefactor.io/repository/github/universitas/universitas.no/overview/master) found an issue: Duplicate Code It's currently on: [webpack\src\prodsys\components\ModelField\modelfield.scss:32-49 ](https://www.codefactor.io/repository/github/universitas/universitas.no/source/master/webpack/src/prodsys/components/ModelField/modelfield.scss#L32)[webpack\src\prodsys\components\Select\Select.scss:77-94 ](https://www.codefactor.io/repository/github/universitas/universitas.no/source/master/webpack/src/prodsys/components/Select/Select.scss#L77)

Code health

The current UI is not very elegant, and the code is also overcomplicated. It's probably cleaner, easier and more useable to use drag-and-drop instead. https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API

Feature
Code health
Prodsys