Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Rename KeyJsonValueSchemaDescriptor #17847

Merged
merged 68 commits into from
Jun 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
b98fb5a
fix: Update code
larshelge Apr 22, 2024
4a36454
fix: Update code
larshelge Apr 22, 2024
3a3d858
fix: Update code
larshelge Apr 22, 2024
569ac66
Merge branch 'master' into lars-dev
larshelge Apr 22, 2024
6199e66
fix: Update code
larshelge Apr 22, 2024
7dde1f6
Merge branch 'master' into lars-dev
larshelge Apr 26, 2024
fdfb0fc
fix: Update code
larshelge Apr 26, 2024
44939e7
fix: Update code
larshelge Apr 26, 2024
88f0c0e
fix: Update code
larshelge Apr 26, 2024
f5f5e10
fix: Update code
larshelge Apr 26, 2024
c188bac
fix: Update code
larshelge Apr 26, 2024
b3f591b
fix: Update code
larshelge Apr 26, 2024
19dabc6
fix: Update code
larshelge Apr 26, 2024
0129ce2
fix: Update code
larshelge Apr 26, 2024
b93fbaf
Merge branch 'master' into lars-dev
larshelge Apr 26, 2024
2f154b9
Merge branch 'master' into lars-dev
larshelge Apr 29, 2024
a8dfce8
fix: Update code
larshelge Apr 29, 2024
88d8110
fix: Update code
larshelge Apr 29, 2024
7b2a793
fix: Update code
larshelge Apr 29, 2024
24d62dd
fix: Update code
larshelge Apr 29, 2024
a71fabf
fix: Update code
larshelge Apr 29, 2024
7be5b01
fix: Update code
larshelge Apr 29, 2024
c4d351e
Merge branch 'master' into lars-dev
larshelge Apr 29, 2024
7d5c7f5
fix: Update code
larshelge Apr 29, 2024
edcf1c3
Merge branch 'master' into lars-dev
larshelge Apr 29, 2024
14bc140
fix: Update code
larshelge Apr 29, 2024
b96ff26
fix: Update code
larshelge May 20, 2024
e3309e1
fix: Update code
larshelge May 20, 2024
5173fd9
Merge branch 'master' into lars-dev
larshelge May 20, 2024
e013f50
fix: Update code
larshelge May 20, 2024
485e26b
Merge branch 'master' into lars-dev
larshelge May 22, 2024
4fd0ddb
Merge branch 'master' into lars-dev
larshelge May 29, 2024
ed4dec7
fix: Update code
larshelge May 31, 2024
71d224c
fix: Update code
larshelge May 31, 2024
616008f
fix: Update code
larshelge May 31, 2024
3d3d8e8
fix: Update code
larshelge May 31, 2024
130bd96
fix: Update code
larshelge May 31, 2024
9eb967e
fix: Update code
larshelge May 31, 2024
eeb4b00
fix: Update code
larshelge May 31, 2024
e427428
fix: Update code
larshelge May 31, 2024
222700c
fix: Update code
larshelge May 31, 2024
851529a
Merge branch 'master' into lars-dev
larshelge May 31, 2024
669f057
fix: Update code
larshelge May 31, 2024
05e9993
fix: Update code
larshelge May 31, 2024
da1a609
Merge branch 'master' into lars-dev
larshelge Jun 1, 2024
b64a030
Merge branch 'master' into lars-dev
larshelge Jun 5, 2024
f967953
fix: Update code
larshelge Jun 5, 2024
7973d66
Merge branch 'master' into lars-dev
larshelge Jun 5, 2024
7bf332f
Merge branch 'master' into lars-dev
larshelge Jun 8, 2024
b60ec3c
Merge branch 'master' into lars-dev
larshelge Jun 10, 2024
e5da1de
fix: Update code
larshelge Jun 10, 2024
678ed19
fix: Update code
larshelge Jun 10, 2024
aa766c4
Merge branch 'master' into lars-dev
larshelge Jun 10, 2024
5e635fc
Merge branch 'master' into lars-dev
larshelge Jun 16, 2024
9dcd48f
fix: Update code
larshelge Jun 16, 2024
0b26ded
fix: Update code
larshelge Jun 16, 2024
3cd9c08
fix: Update code
larshelge Jun 16, 2024
8036b62
Merge branch 'master' into lars-dev
larshelge Jun 16, 2024
7c7fe68
fix: Update code
larshelge Jun 16, 2024
c4d129f
fix: Update code
larshelge Jun 16, 2024
8c18dfa
Merge branch 'master' into lars-dev
larshelge Jun 16, 2024
2455592
fix: Update code
larshelge Jun 16, 2024
a8f9348
fix: Update code
larshelge Jun 16, 2024
39b8f5d
fix: Update code
larshelge Jun 16, 2024
8bffd17
fix: Update code
larshelge Jun 16, 2024
dd32518
Merge branch 'master' into lars-dev
larshelge Jun 17, 2024
09e63ff
Merge branch 'master' into lars-dev
larshelge Jun 20, 2024
a04942b
fix: Update code
larshelge Jun 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
import org.hisp.dhis.schema.descriptors.DataSetElementSchemaDescriptor;
import org.hisp.dhis.schema.descriptors.DataSetNotificationTemplateSchemaDescriptor;
import org.hisp.dhis.schema.descriptors.DataSetSchemaDescriptor;
import org.hisp.dhis.schema.descriptors.DatastoreEntrySchemaDescriptor;
import org.hisp.dhis.schema.descriptors.DocumentSchemaDescriptor;
import org.hisp.dhis.schema.descriptors.EventChartSchemaDescriptor;
import org.hisp.dhis.schema.descriptors.EventFilterSchemaDescriptor;
Expand All @@ -110,7 +111,6 @@
import org.hisp.dhis.schema.descriptors.InterpretationSchemaDescriptor;
import org.hisp.dhis.schema.descriptors.ItemConfigSchemaDescriptor;
import org.hisp.dhis.schema.descriptors.JobConfigurationSchemaDescriptor;
import org.hisp.dhis.schema.descriptors.KeyJsonValueSchemaDescriptor;
import org.hisp.dhis.schema.descriptors.LayoutSchemaDescriptor;
import org.hisp.dhis.schema.descriptors.LegendDefinitionsSchemaDescriptor;
import org.hisp.dhis.schema.descriptors.LegendSchemaDescriptor;
Expand Down Expand Up @@ -307,7 +307,7 @@ private void init() {
register(new CategoryOptionGroupSetDimensionSchemaDescriptor());
register(new DataElementGroupSetDimensionSchemaDescriptor());
register(new OrganisationUnitGroupSetDimensionSchemaDescriptor());
register(new KeyJsonValueSchemaDescriptor());
register(new DatastoreEntrySchemaDescriptor());
register(new EventFilterSchemaDescriptor());
register(new VisualizationSchemaDescriptor());
register(new ApiTokenSchemaDescriptor());
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
/**
* @author Ameen Mohamed <ameen@dhis2.org>
*/
public class KeyJsonValueSchemaDescriptor implements SchemaDescriptor {
public class DatastoreEntrySchemaDescriptor implements SchemaDescriptor {
public static final String SINGULAR = "dataStore";

public static final String PLURAL = "dataStores";
Expand Down
Loading