OpenSlides/client/src/app/site/assignments
Sean 820a47123a Fix malfunctions in Firefox ESR
Various cryptic issues that had no usefull debug output.

ngx-translates "translate" directive was causing Firefox ESR
to jump in the "drainMicroTaskQueue" infinite recursion when
using the directive in the same component as nGrid.

Therefore, I changed all uses of the translate directive
to the pipe (arround 700 or so, regex is my best friend now)

open todo: adjust the linter that we may never use the translate
directive again.

There was another cryptic issue with the current version
of exceljs which was also causing firefox to go crash
when loading a workbook object. It was sufficient to
have any Workbook() function declared in a module to cause
firefox to crash.
2020-04-06 20:36:24 +02:00
..
components Fix malfunctions in Firefox ESR 2020-04-06 20:36:24 +02:00
models Update translation extractor 2020-04-06 17:18:04 +02:00
services Update to Anulgar 9 2020-04-01 14:50:15 +02:00
assignments-routing.module.ts Adds the chart and dialog for analog voting 2020-03-17 07:24:38 +01:00
assignments.config.ts Last changes and cleanup some todos 2020-03-17 07:24:50 +01:00
assignments.module.spec.ts Add modules and lazy loading 2018-08-15 10:19:46 +02:00
assignments.module.ts Update to Anulgar 9 2020-04-01 14:50:15 +02:00