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.
a390a66b7752e8c322509f253cef50f16d8f2462
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
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
Migration to delete old category Terms and create new ones
Added simple test for term name in term count
Moved regions category into fixture
Moved questions category into test fixture
Renamed test method to be more approriate
Changed lookup field for taxonomy viewset
Initial version of term count API
WIP counts per term API
Basic page template and styles for single item:Question
Fix tests to work with new action commands
Don't fail if there is no action.
Rename delete command to delete
Merge remote-tracking branch 'origin/staging' into view_and_edit_page
Loading