183 Commits

Author SHA1 Message Date
Wolfgang Huß
d67b0c8500 Fix tests for favicon urls 2021-11-22 15:54:36 +01:00
Wolfgang Huß
7c43372423 Correct namings etc.
- Rename all "link" contaning names from MySomeThingList.
- Remove comment from notificationsMiddleware.
- Create translations.
2021-11-11 18:24:44 +01:00
Wolfgang Huß
32844b8197 Cleanup 2021-11-11 12:05:26 +01:00
Wolfgang Huß
b7400339ab Split social media page and list component
- Rename variables.
- Implement callbacks.
- Fix tests.
2021-11-11 11:53:56 +01:00
Wolfgang Huß
280f0f5a78 Implement edit callback, fist step 2021-11-09 10:48:22 +01:00
Wolfgang Huß
58464fd53e Remove input addSocialMedia 2021-11-04 18:55:36 +01:00
Wolfgang Huß
433c5fd883 Implement MySomethingList for social media, use edit-item slot
- Pass formData and formSchema by properties.
2021-11-03 13:55:11 +01:00
Wolfgang Huß
d3cc49d37b Implement MySomethingList for social media, use list item slot 2021-11-03 13:04:45 +01:00
Wolfgang Huß
e58b452a7d Write Cypress tests 2021-09-27 12:15:18 +02:00
Wolfgang Huß
7ae5593f82 Implement user notifications settings 2021-09-22 14:05:10 +02:00
Wolfgang Huß
aa454893ce Refactor pageParams, third step
- Implement emails.js in backend as well.
- Move backend links.js into emails.js, because code is not a duplicate of webapp anymore.
2021-08-05 14:44:54 +02:00
0ea3ea0481
lint fix 2021-04-27 11:49:15 +02:00
52740d8fc3
fixed rollback on privacy update fail
coverage privacy.spec.js
2021-04-27 00:44:52 +02:00
b43785499c
lint fixes 2021-04-25 20:48:18 +02:00
f3a7604ab9
coverage security.spec.js 2021-04-25 20:36:46 +02:00
e6de7b1de8
coverage privacy.spec.js 2021-04-25 20:36:34 +02:00
e5ff917d8d
coverage my-organizations.spec.js 2021-04-25 20:36:23 +02:00
aa32e70c45
coverage languages.spec.js 2021-04-25 20:36:16 +02:00
9ce0cb91f4
coverage invites.spec.js 2021-04-25 20:36:10 +02:00
89713c50e3
coverage embeds.spec.js 2021-04-25 20:36:02 +02:00
af6bc6ea2f
coverage delete-account.spec.js 2021-04-25 20:35:54 +02:00
782f5dcce8
coverage data-download.spec.js 2021-04-25 20:35:45 +02:00
fc176e28a4
coverage my-email-address/index.spec.js 2021-04-24 02:08:50 +02:00
Moriz Wahl
73cc1b1fa1 locations: fix frontend test for selecting new location 2021-02-04 15:03:55 +01:00
05adf4a9f1
- have expected call values in test calls 2021-02-03 17:50:36 +01:00
d0274a40ae
- renamed Location2 to LocationMapBox 2021-02-03 17:17:18 +01:00
0ba37aab18
- lots of additional tests
- removed 3 character condition for location query
- lint ing
2021-02-02 06:56:56 +01:00
31038c5c2a
- lint fixes 2021-02-02 02:48:31 +01:00
c0b25040c3
- frontend implementation location query
- remove mapboxtoken from .env template
2021-02-02 02:48:31 +01:00
Moriz Wahl
bd962bbfcc merging rebranding branch from / 2020-11-10 10:28:20 +01:00
Moriz Wahl
f7b60f5928 linting 2020-10-26 11:19:03 +01:00
Moriz Wahl
c4b436f6cb spinner added to download button, only the posts written by the user are exported 2020-10-26 10:43:22 +01:00
Moriz Wahl
14de48ecd7 deleted or disabled post are not available for user data download. 2020-10-16 11:00:58 +02:00
Moriz Wahl
3ba72526b9 filename of downloaded image changed 2020-10-14 12:19:53 +02:00
Moriz Wahl
6ff02b41c8 name of downloaded image is the same as the url in the exported json 2020-10-14 12:03:35 +02:00
Moriz Wahl
a6f87a394a improved German, download images on click 2020-10-14 11:49:06 +02:00
Moriz Wahl
4a79fffa5b Removed XML download. Added image download and description 2020-10-13 17:36:53 +02:00
Moriz Wahl
f0354c337f Export of user data as XML 2020-09-29 15:54:21 +02:00
Moriz Wahl
0e678a5559 basic json download of user data 2020-09-29 13:35:47 +02:00
roschaefer
3a216226bc Paramterize all emails 2020-06-05 14:15:42 +02:00
roschaefer
276ea79e8f Update prettier to v2 2020-03-24 21:11:11 +01:00
Robert Schäfer
512ef672bf
feat: Introduce graphql image type (#3043)
* refactor(graphql): Introduce image type

* Undo changes to .travis.yml

* chore: Upgrade travis to node LTS

- URL is available since v10

* chore: use lts

Co-authored-by: mattwr18 <mattwr18@gmail.com>
2020-03-16 15:32:19 +01:00
Raphael Beer
d465e94596
Refactor: use #shorthand for default v-slot attributes 2020-03-12 23:49:27 +01:00
Raphael Beer
5626cb2771
Revert "Refactor: replace default slots"
This reverts commit f1e308074bc33e6762431f90f335ed849776f4d9.

  Let's take this one at a time...
2020-03-12 23:49:01 +01:00
Raphael Beer
c3cf682fdf
Refactor: replace default slots 2020-03-12 23:49:01 +01:00
Alina Beck
53931a38e5 fix cypress tests 2020-02-11 19:47:05 +01:00
Alina Beck
408b77a3e7 use base-card on post page 2020-02-11 18:19:40 +01:00
Alina Beck
9895c32b0b replace remaining instances of ds-card with base-card 2020-02-11 17:45:32 +01:00
mattwr18
34ec61153a
Fix typo (#2966) 2020-02-03 15:06:08 +01:00
mattwr18
bcc1ab167e Improve styling per @alina-beck review 2020-01-30 10:46:43 +01:00