9317 Commits

Author SHA1 Message Date
mahula
fda966d273 update cypress dockerfile 2022-07-19 13:05:07 +02:00
mahula
5ab925d823 update both README file regarding using the hosts network for local testing 2022-07-19 11:03:25 +02:00
mahula
5baf558e77 update README regarding yarn usage 2022-07-19 08:35:48 +02:00
mahula
196e0e661d refactor Dockerfile to avoid hardcoded versioning of Playwright 2022-07-18 22:50:58 +02:00
mahula
a04610153b set Playwright test to utilize webkit 2022-07-18 22:28:31 +02:00
mahula
e8bcda810a fix selection if identifiers for login POM in Playwright tests 2022-07-18 22:26:47 +02:00
mahula
9860a0509d rework cypress tests dockerfile:
- reduce to necessary dependencies
- control browser installation (chromium, firefox)
- use yarn for cypress installation
2022-07-15 15:09:57 +02:00
mahula
eaabed0bc3 add eslint to package config 2022-07-15 14:33:38 +02:00
mahula
d419462b7b use yarn instead of npm with cypress tests 2022-07-15 14:29:18 +02:00
mahula
0dca2725e7 fix typo in POM file 2022-07-15 14:20:24 +02:00
mahula
c55a8b1214 Update Readme information 2022-07-12 11:24:58 +02:00
mahula
aa2e07565c add initial e2e test setup utilizing Cypress 2022-07-12 10:23:07 +02:00
mahula
06e2e11da8 add initial e2e test setup utilizing Playwright 2022-07-10 20:23:21 +02:00
mahula
2f67e5f98a
Merge pull request #2030 from gradido/link-text-for-emails
Transaction link: copy link, text and more
2022-07-06 11:57:47 +02:00
mahula
9272ca87cd fix unit test 2022-07-06 11:39:59 +02:00
Moriz Wahl
37dad1ca84
Merge branch 'master' into link-text-for-emails 2022-07-06 11:24:20 +02:00
Alexander Friedland
4b924be72d
Merge pull request #2025 from gradido/2015-Change-welcome-text
change welcome in community text
2022-07-06 10:36:33 +02:00
Alexander Friedland
3e57cfa033
Merge branch 'master' into 2015-Change-welcome-text 2022-07-06 09:56:18 +02:00
Alexander Friedland
69bb329188
Merge pull request #2024 from gradido/2023-switched-link-color
changed link color in navbar and language switch
2022-07-06 09:55:16 +02:00
Alexander Friedland
e1186100bd
Merge branch 'master' into 2023-switched-link-color 2022-07-06 07:50:50 +02:00
Alexander Friedland
d8fd6cb9b7
Merge branch 'master' into 2015-Change-welcome-text 2022-07-06 07:50:45 +02:00
Moriz Wahl
e4a4744f4e fix unit tests 2022-07-05 13:17:52 +02:00
mahula
a9a518c9bb fix linting errors 2022-07-05 13:17:52 +02:00
mahula
ca8732bd75 Update frontend/src/locales/en.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-05 13:17:52 +02:00
mahula
7d9253e4c7 Update frontend/src/components/TransactionLinks/TransactionLink.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-05 13:17:52 +02:00
mahula
794bcbdfa3 update unit test 2022-07-05 13:17:52 +02:00
mahula
45e7fecd39 fix unit test 2022-07-05 13:17:52 +02:00
mahula
a61df84a39 add unit tests for new feature 2022-07-05 13:17:52 +02:00
mahula
4274974207 reformat string to avoid unwanted indents 2022-07-05 13:17:52 +02:00
ogerly
e8b70608e9 double apostrophe removed, fix yarn lint 2022-07-05 13:17:52 +02:00
mahula
6c856c8a92 Update frontend/src/locales/en.json
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
38d9e276ac Update frontend/src/locales/en.json
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
74a6c22f6f Update frontend/src/locales/de.json
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
b8ba6af906 Update frontend/src/components/TransactionLinks/TransactionLink.vue
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
fe4a95e32d Update frontend/src/locales/de.json
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
20e2e0edea Update frontend/src/components/TransactionLinks/TransactionLink.vue
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
5019a7c48f sort locales 2022-07-05 13:17:52 +02:00
mahula
92eb144faa fix linting 2022-07-05 13:17:52 +02:00
mahula
b7fb51887f add dropdown item and method for new link copy use case 2022-07-05 13:17:52 +02:00
mahula
1d4f628cb9 add locales required for new link copy use case 2022-07-05 13:17:52 +02:00
Hannes Heine
0ae0a09303
Merge pull request #2009 from gradido/2000-contribution-resolver
feat: ContributionResolver - createContribution
2022-07-05 11:48:36 +02:00
elweyn
103928518c Change utils file isContributionValid to contributions and changed method isContributionValid to validateContribution. 2022-07-05 11:35:50 +02:00
Moriz Wahl
25b9a5a622
Merge branch 'master' into 2000-contribution-resolver 2022-07-04 15:20:31 +02:00
ogerly
061a9232a1 change welcome in community text 2022-07-01 11:22:37 +02:00
ogerly
1d86215375 change link color 2022-07-01 11:11:17 +02:00
Moriz Wahl
1bb06f5ad4
Merge pull request #2021 from gradido/v1.10.1
release: 1.10.1
2022-06-30 16:04:07 +02:00
Moriz Wahl
9c98087874 release: 1.10.1 2022-06-30 15:55:23 +02:00
Alexander Friedland
f49bb5b1c5
Merge pull request #2001 from gradido/1736-When-session-is-expired-redeem-link-is-not-transported
automatic session logout with info modal
2022-06-30 15:53:57 +02:00
Moriz Wahl
648b905d63 fix test 2022-06-30 15:44:49 +02:00
ogerly
ca8a3a0331 fix lint 2022-06-30 15:30:13 +02:00