13149 Commits

Author SHA1 Message Date
e3377652d4
fix redeem event, new events for contribution links, refactor contribution links resolver 2023-03-07 12:33:45 +01:00
4a9f3e666d
database update, include contribution & transaction link ids 2023-03-07 12:33:45 +01:00
cbec3384e3
update DB_VERSIOn config requirement 2023-03-07 12:29:59 +01:00
630a37cc51
rename event CONTRIBUTION_CONFIRM to ADMIN_CONTRIBUTION_CONFIRM, clean Eventtypes enum 2023-03-07 12:29:59 +01:00
17992d75ef
separate events into their own file, some nameing conventions 2023-03-07 12:29:59 +01:00
d204e79cd5
rename eventProtocolType to eventType 2023-03-07 12:29:02 +01:00
9d0a620331
prefix admin right with ADMIN_ 2023-03-07 12:28:29 +01:00
ae792850c3
fix down script 2023-03-07 12:28:13 +01:00
cbc7a0557d
modify column to datetime(3) 2023-03-07 12:16:17 +01:00
1eb0cb92eb
Merge branch 'master' into event_refactor_database 2023-03-07 12:03:15 +01:00
mahula
3d9909b98e
Merge pull request #2731 from gradido/2709-the-bell-symbol-must-appear-text
fix(frontend): change contribution design
2023-03-06 17:19:51 +01:00
mahula
6f0f4e41a3
Merge branch 'master' into 2709-the-bell-symbol-must-appear-text 2023-03-06 16:59:38 +01:00
60d7ce451f
removed todo since this is tested now 2023-03-06 13:54:37 +01:00
63dc1b6183
escape type query 2023-03-06 13:47:45 +01:00
10392960bf
fixed typo 2023-03-04 00:43:55 +01:00
5515088929
removed obsolete todo 2023-03-04 00:38:08 +01:00
38f563e294
refine comment 2023-03-04 00:32:21 +01:00
c0f40f9c73
added comment and removed todo 2023-03-04 00:31:33 +01:00
08c379b46f
transform event data 2023-03-04 00:30:56 +01:00
76cbcc2393
remove todo for foreign keys since there is an issue now 2023-03-04 00:02:48 +01:00
277df94052
remove todo as there is an issue now 2023-03-03 23:59:25 +01:00
4379668268
Merge branch 'master' into event_refactor_database 2023-03-03 23:55:24 +01:00
Alexander Friedland
188b8aacea
Merge pull request #2732 from gradido/2685-Desktop-Sub-Menu
refactor(frontend): commnity navbar- & unauthenticated b-gradido styles
2023-03-03 12:34:57 +01:00
Alexander Friedland
7e37ddba60
Merge branch 'master' into 2685-Desktop-Sub-Menu 2023-03-03 12:15:10 +01:00
Alexander Friedland
c3e170d870
Merge pull request #2767 from gradido/2766-bug-migration-of-communities-with-errors
fix(database): change downwards migration to delete entries with last_announced_at IS NULL
2023-03-03 12:10:17 +01:00
Hannes Heine
b42801c1ca
Merge branch 'master' into 2685-Desktop-Sub-Menu 2023-03-03 11:00:53 +01:00
ogerly
11161441ee add submit disable logic over validation 2023-03-03 10:57:54 +01:00
ogerly
d8cabca2b4 forgot password submit add disabled 2023-03-03 10:40:21 +01:00
Alexander Friedland
a9bd9c1d1d
Update frontend/src/pages/Register.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-03-03 10:32:24 +01:00
ogerly
f62765c7b0 added specific style of .btn-gradido in register, login, forgot password 2023-03-03 10:08:32 +01:00
clauspeterhuebner
3e98d28cb9
Merge branch 'master' into 2766-bug-migration-of-communities-with-errors 2023-03-02 22:56:59 +01:00
Moriz Wahl
2adf6b32b0
Merge pull request #2759 from gradido/deleted-contributions-in-admin-interface
feat(admin): deleted contributions visible
2023-03-02 18:46:09 +01:00
Hannes Heine
1c312488a4
Merge branch 'master' into deleted-contributions-in-admin-interface 2023-03-02 15:29:43 +01:00
clauspeterhuebner
3cfc6e61f0
Merge branch 'master' into 2766-bug-migration-of-communities-with-errors 2023-03-02 15:28:18 +01:00
Hannes Heine
d8c5f889d6
Merge pull request #2753 from gradido/2421-feature-user-story-finish-up-register
feat(other): e2e test user story user registration
2023-03-02 15:27:38 +01:00
mahula
4ac23c29e4
Merge branch 'master' into 2421-feature-user-story-finish-up-register 2023-03-02 15:12:22 +01:00
mahula
cc8c671241
Merge pull request #2648 from gradido/2562-style-and-design-changes-to-a-contribution
refactor(frontend): style and design changes to a contribution
2023-03-02 15:10:36 +01:00
Claus-Peter Hübner
3d887bd038 change downwards migration to delete entries with last_announced_at IS
NULL
2023-03-02 15:01:03 +01:00
Hannes Heine
ed36e99d3a
Merge branch 'master' into 2562-style-and-design-changes-to-a-contribution 2023-03-02 14:55:03 +01:00
mahula
e360212b58 upgrade cypress to v12.7.0 2023-03-02 14:38:28 +01:00
mahula
4136592f11 upgrade cypress to v12.7.0 2023-03-02 14:31:08 +01:00
Hannes Heine
6300e08de0
Merge pull request #2740 from gradido/2689-test-email-send-deny-deleted-contribution
test(backend): add tests that ``sendContributionDeleted`` and ``sendContributionDenied`` are called
2023-03-02 14:24:34 +01:00
mahula
b84bf9c868 set test workflow triggers back to push 2023-03-02 14:15:43 +01:00
Hannes Heine
8c2260719c
Merge branch 'master' into 2689-test-email-send-deny-deleted-contribution 2023-03-02 14:11:37 +01:00
mahula
567961947c set timeout instead of wait in email step definition 2023-03-02 13:52:10 +01:00
mahula
10c7e8e2de refactor email step definitions 2023-03-02 13:50:12 +01:00
Moriz Wahl
9b6b298f40
Merge pull request #2763 from gradido/set-EMAIL_TLS-true
fix(backend): set email tls true in test
2023-03-02 13:40:53 +01:00
mahula
d66356c040 refactor email step definitions 2023-03-02 13:26:58 +01:00
Alexander Friedland
7da4c99ad4
Merge branch 'master' into 2562-style-and-design-changes-to-a-contribution 2023-03-02 12:58:39 +01:00
Alexander Friedland
29b2bbe30c
Update frontend/src/locales/en.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-03-02 12:58:29 +01:00