Claus-Peter Hübner
|
d26da285b2
|
Merge remote-tracking branch 'origin/1920-feature-create-contribution-link-table' into 1921-feature-contribution-link-crud-in-admin-resolver
|
2022-06-10 00:09:38 +02:00 |
|
Claus-Peter Hübner
|
8a0147c811
|
shift enum in ticket #1921
|
2022-06-09 23:54:06 +02:00 |
|
Claus-Peter Hübner
|
d7ff6446d9
|
evaluate nullable columns vs entity
|
2022-06-09 23:52:40 +02:00 |
|
Claus-Peter Hübner
|
4c34542e80
|
rename column description to memo
Merge remote-tracking branch
'origin/1920-feature-create-contribution-link-table' into
1921-feature-contribution-link-crud-in-admin-resolver
|
2022-06-09 23:47:53 +02:00 |
|
Claus-Peter Hübner
|
94a48173e0
|
remove *.bak files from repo
Merge remote-tracking branch
'origin/1920-feature-create-contribution-link-table' into
1920-feature-create-contribution-link-table
|
2022-06-09 23:20:05 +02:00 |
|
Claus-Peter Hübner
|
2775a2006c
|
Merge remote-tracking branch 'origin/1920-feature-create-contribution-link-table' into 1920-feature-create-contribution-link-table
|
2022-06-09 22:58:34 +02:00 |
|
Claus-Peter Hübner
|
e76817ebdb
|
column validFrom NOT NULL
|
2022-06-09 22:55:52 +02:00 |
|
Claus-Peter Hübner
|
e769390868
|
correct nullable columns vs nullable attributes
|
2022-06-09 22:54:26 +02:00 |
|
Claus-Peter Hübner
|
4fdaebe8db
|
Merge remote-tracking branch 'origin/1920-feature-create-contribution-link-table' into 1921-feature-contribution-link-crud-in-admin-resolver
|
2022-06-09 22:40:24 +02:00 |
|
clauspeterhuebner
|
64c821e53a
|
Merge branch 'master' into 1920-feature-create-contribution-link-table
|
2022-06-09 22:33:16 +02:00 |
|
Claus-Peter Hübner
|
7577f59406
|
Merge remote-tracking branch 'origin/1920-feature-create-contribution-link-table' into 1920-feature-create-contribution-link-table
|
2022-06-09 22:31:13 +02:00 |
|
Claus-Peter Hübner
|
3328c200d8
|
rework PR comments
|
2022-06-09 22:28:56 +02:00 |
|
clauspeterhuebner
|
83c66d052a
|
Update database/entity/0037-add_contribution_links_table/ContributionLinks.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-06-09 22:27:54 +02:00 |
|
clauspeterhuebner
|
b65aa5cefc
|
Update database/entity/0037-add_contribution_links_table/ContributionLinks.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-06-09 22:26:30 +02:00 |
|
clauspeterhuebner
|
114465c234
|
Update backend/src/config/index.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-06-09 22:24:22 +02:00 |
|
Alexander Friedland
|
871b0f3220
|
Merge pull request #1969 from gradido/link-about-gradido-locales
locales link german, english navbar
|
2022-06-09 22:18:58 +02:00 |
|
Moriz Wahl
|
6b03bd96fb
|
Merge branch 'master' into 1920-feature-create-contribution-link-table
|
2022-06-09 11:15:17 +02:00 |
|
Claus-Peter Hübner
|
fadaaf85b0
|
new method createContributionLink
|
2022-06-09 01:48:27 +02:00 |
|
Claus-Peter Hübner
|
77e266e389
|
input and output types for creatingContributionLink
|
2022-06-09 01:48:07 +02:00 |
|
Claus-Peter Hübner
|
fd8444bc40
|
backend with correct db-version
|
2022-06-09 01:46:37 +02:00 |
|
Claus-Peter Hübner
|
9782a0545f
|
Merge remote-tracking branch 'origin/1920-feature-create-contribution-link-table' into 1921-feature-contribution-link-crud-in-admin-resolver
|
2022-06-08 21:34:21 +02:00 |
|
Claus-Peter Hübner
|
fd352602ec
|
delete value NONE from enum
|
2022-06-08 21:33:26 +02:00 |
|
Claus-Peter Hübner
|
605a6757a3
|
change default cycle-value to ONCE
|
2022-06-08 21:32:42 +02:00 |
|
Claus-Peter Hübner
|
a32910a766
|
Resolver with new method createContributionLink
|
2022-06-08 03:24:55 +02:00 |
|
Claus-Peter Hübner
|
0817b54384
|
Args object for create ContributionLink
|
2022-06-08 03:22:35 +02:00 |
|
Claus-Peter Hübner
|
f7935973ef
|
CRUD Rights for ContributionLink
|
2022-06-08 03:21:59 +02:00 |
|
Claus-Peter Hübner
|
906d700f19
|
Merge remote-tracking branch
'origin/1920-feature-create-contribution-link-table' into
1921-feature-contribution-link-crud-in-admin-resolver
|
2022-06-08 03:21:25 +02:00 |
|
Claus-Peter Hübner
|
10c8b51850
|
Merge remote-tracking branch 'origin/1920-feature-create-contribution-link-table' into 1921-feature-contribution-link-crud-in-admin-resolver
|
2022-06-07 23:01:16 +02:00 |
|
Claus-Peter Hübner
|
a881103c5f
|
add softdelete feature to contributionlinks
|
2022-06-07 22:52:08 +02:00 |
|
Claus-Peter Hübner
|
e71725686c
|
change backend config for db-version 0037
|
2022-06-07 22:21:40 +02:00 |
|
Claus-Peter Hübner
|
698f13078e
|
define enum for ContributionLinks cycles
|
2022-06-07 22:14:02 +02:00 |
|
Claus-Peter Hübner
|
bb35332e2e
|
change Cycle Type in tabel ContributionLinks
|
2022-06-07 22:13:27 +02:00 |
|
Claus-Peter Hübner
|
74bcdaf8c4
|
add .project and correct .gitignore
|
2022-06-03 00:06:14 +02:00 |
|
ogerly
|
1e0e6e24b9
|
locales link german, english navbar
|
2022-06-02 21:46:18 +02:00 |
|
Moriz Wahl
|
06319f2c66
|
Merge pull request #1968 from gradido/version-1.9.0
devops: Release Version 1.9.0
|
2022-06-02 15:40:38 +02:00 |
|
Moriz Wahl
|
9f9c6aed79
|
devops: Release Version 1.9.0
|
2022-06-02 14:28:27 +02:00 |
|
Wolfgang Huß
|
7bf026f704
|
Merge pull request #1914 from gradido/1840-refactor-to-filter-object--sub-rename+filters-obj
refactor: 🍰 Refactor To `filters` Object And Rename Filters Properties
|
2022-06-02 11:44:54 +02:00 |
|
Wolfgang Huß
|
8264b18d43
|
Merge branch 'master' of github.com:gradido/gradido into 1840-refactor-to-filter-object--sub-rename+filters-obj
|
2022-06-02 11:22:37 +02:00 |
|
Wolfgang Huß
|
ca8ce34f68
|
Move 'searchUsers' query from mutations to queries, correct and refine test descriptions
|
2022-06-02 11:21:57 +02:00 |
|
Alexander Friedland
|
343864b6f1
|
Merge pull request #1964 from gradido/1963-remove-d-flex-from-col-in-register
refactor register button position
|
2022-06-02 09:02:26 +02:00 |
|
ogerly
|
de7a41516a
|
refactor register button position
|
2022-06-02 08:04:21 +02:00 |
|
Alexander Friedland
|
b58e653d28
|
Merge pull request #1958 from gradido/1956-redemption-link-is-not-displayed-in-the-mobile-version
fixed redeem link is mobile start false
|
2022-06-01 14:45:19 +02:00 |
|
Moriz Wahl
|
7ee664b8c8
|
set defaults for transcation link list filters in query
|
2022-06-01 14:12:41 +02:00 |
|
Moriz Wahl
|
2c67d5f5fe
|
filter args optional, now default values
|
2022-06-01 14:11:50 +02:00 |
|
Moriz Wahl
|
70b1119840
|
queries in queries file instead of mutations
|
2022-06-01 14:10:37 +02:00 |
|
Wolfgang Huß
|
6bdcd867e7
|
Merge branch 'master' of github.com:gradido/gradido into 1840-refactor-to-filter-object--sub-rename+filters-obj
|
2022-06-01 10:48:13 +02:00 |
|
Alexander Friedland
|
117a13c3d8
|
Merge branch 'master' into 1956-redemption-link-is-not-displayed-in-the-mobile-version
|
2022-06-01 10:40:56 +02:00 |
|
Alexander Friedland
|
bad6b00e63
|
Merge pull request #1959 from gradido/1951-remove-back-link-and-remove-gray-box
1951 remove back link and remove gray box
|
2022-06-01 10:40:32 +02:00 |
|
ogerly
|
119b8cdb96
|
remove computed learnMore
|
2022-06-01 10:37:32 +02:00 |
|
Wolfgang Huß
|
8650f86a7d
|
Put expected directly into the test after Moriz suggestion to get it better to debug
|
2022-06-01 10:26:53 +02:00 |
|