Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
internewshid
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
aptivate
client-projects
internewshid
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
3fa12a48f502eaab00063bdd2e011c966daa8a57
Select Git revision
Branches
20
add-feedback-type-column
add-feedback-type-filter
add_south_sudan_importer
age-range-support
age-unknown
autocomplete
better-debug-on-import
ci-fix
covid19-partner-importer
css-columns-resize
css-diet
css-risk-rating
css3
datetime-test-fix
develop
dont-capitalise-things
drc-Importer
drc-importer
drc-importer2
edit-screen-styling
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jul
23
22
21
20
18
17
16
15
14
13
11
10
9
8
7
6
5
3
2
1
30
Jun
29
28
29
28
26
25
24
23
22
21
19
18
16
11
10
9
8
edits to item view page including tags input
WIP on date range for itemcount (failing test)
Add select_related to by_taxonomy for terms
`add_term` in api views should return json of the serialized version of the new item -- currently empty dict
Merge branch 'develop' into chart_consumes_api
Merge count_per_terms, and fix name of reverse relationship between terms and items.
Fixed CSRF error when logging in with stale token
Merge branch 'counts_per_term' into develop
Add tests for `add_categories` with nonsense data
Ensure render_widget works if a widget has no 'get_context_data', and fix dashboard tests
Add aother test for the term count chart widget
Test `add_categories` (in the hid view) with multiple id/term pairs?
Merge remote-tracking branch 'origin/staging' into view-single-item
Add tests for `data_layer.models.Item.apply_term`
Fix tests after renaming of widget, and add new tests for the term count chart widget.
Merge remote-tracking branch 'origin/counts_per_term' into chart_consumes_api
Rename QuestionChartWidget to TermCountChartWidget as this is what it does, and pull the actual data from the transport layer.
Fix error reporting
Improved error message for non-existent taxonomy
Added error checking to itemcount transport layer
Added check to term itemcount API
Ensure dashboard displays error in case of missing or faulty widget, rather than causing the whole application to fail.
Refactored itemcount tests to use taxonomy slugs
Merge branch 'develop' into remove_sources_page
Merge branch 'develop' into view_and_edit_page
Merge branch 'fix_category_names' into develop
Rename Sympton to symptom +...
Renamed test file
Renamed test file
Renamed test functions
Renamed test function
Renamed serializer class
Added term item count to transport layer
Temporarily hide the link to the sources page as there is currently only one source type.
Rename select_action to select_item which makes more sense. Rename the checkbox itself select_item_id to allow other types of selectes in the future. Move the code to determing selected items into ItemTable since this is where the form is generated, and we know how it was build.
Changed term count API test to count terms
Added test for wrong taxonomy not in term count
Removed duplicated test
Added test for long name in term count
Re-order INSTALLED_APPS to remove deprecation warning
Loading