mobilizon/js/src
Thomas Citharel 0c667b13ae
Export participants to different formats
* CSV
* PDF (requires Python dependency `weasyprint`)
* ODS (requires Python dependency `pyexcel_ods3`)

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-10-05 10:52:55 +02:00
..
@types Fix eslint warnings 2020-11-30 12:48:21 +01:00
api Don't use compile-time defined URLs, just use window.location 2019-08-13 11:15:19 +02:00
apollo Fix session issues 2021-08-13 18:06:54 +02:00
assets Remove outdated vue logo 2021-06-29 10:27:20 +02:00
components Add Telegram Logo component (icon was removed from MDI) 2021-09-29 19:12:34 +02:00
filters Add short format for datetimes 2021-08-01 10:51:18 +02:00
graphql Export participants to different formats 2021-10-05 10:52:55 +02:00
i18n Cleanup en_US.json i18n file 2021-09-30 08:31:33 +02:00
mixins Fix a typescript issue with catch variable type 2021-09-29 18:20:33 +02:00
plugins Fix lint issues 2020-11-30 12:48:21 +01:00
router Update deps 2021-06-27 16:35:21 +02:00
services "Jisti Meet" -> "Jitsi Meet" in EventMetadata.ts 2021-09-01 19:20:24 +00:00
types Export participants to different formats 2021-10-05 10:52:55 +02:00
typings Rollback Phoenix client to 1.5 because of issues with Jest 2021-09-29 20:24:55 +02:00
utils Delete current actor ID as well from local storage when unlogging 2021-08-20 18:49:17 +02:00
views Export participants to different formats 2021-10-05 10:52:55 +02:00
App.vue Set update app snackbar text in secondary 2021-06-28 08:36:18 +02:00
common.scss Fix some more a11y issues with grey text 2021-06-11 15:05:58 +02:00
constants.ts Fix language change 2020-10-28 19:57:57 +01:00
main.ts Fix broken popup warning about changes in event edition 2021-08-11 16:06:30 +02:00
registerServiceWorker.ts Add a snackbar message to allow the user to trigger service-worker refresh 2021-06-18 18:19:04 +02:00
service-worker.ts Include uncontrolled clients into clients to focus 2021-06-18 18:41:53 +02:00
shims-tsx.d.ts Upgrade deps 2020-12-14 09:23:29 +01:00
shims-vue.d.ts Introduce basic js unit tests 2020-12-02 12:08:32 +01:00
variables.scss Revert text color from error messages 2021-09-07 17:42:21 +02:00
vue-apollo.ts Rollback Phoenix client to 1.5 because of issues with Jest 2021-09-29 20:24:55 +02:00