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.
aabab489c157d37e6c73dd2190aca7c1f4e0f303
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
7
Aug
6
5
4
3
31
Jul
30
29
28
27
24
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
Fix test
Merge pull request #26 from aptivate/make_view_edit_view_into_tab
Merge branch 'make_view_edit_view_into_tab' of github.com:aptivate/internewshid into make_view_edit_view_into_tab
Fixed misleading test names
Merge branch 'make_view_edit_view_into_tab' of github.com:aptivate/internewshid into make_view_edit_view_into_tab
Added network_provider column to ItemTable, and ensure it's not displayed in the table widget. Also ensure the widget doesn't display the 'select_item' column, previously named 'delete'.
Fixed failing test due to duplicate tab instances
Merge branch 'make_view_edit_view_into_tab' of github.com:aptivate/internewshid into make_view_edit_view_into_tab
Merge branch 'fix_upload_button' into make_view_edit_view_into_tab
Remove the default data-view, and route the data view to the main tabbed page's all tab.
Merge branch 'develop' into fix_upload_button
Merge branch 'tabbed_page' into fix_upload_button
Merge pull request #22 from aptivate/tabbed_page
Merge branch 'tabbed_page' of github.com:aptivate/internewshid into tabbed_page
Removed white space
Rename migration to something explanatory
Removed comment about default value for JSONField
Fix label
Remove uncessary call to all() when filtering
Merge branch 'make_view_edit_view_into_tab' into tabbed_pages_tweaks
Added next url parameter to upload form
Merge pull request #24 from aptivate/tabbed-view-header-styling
Only show the save changes button if we're on page with question types/categories.
Added migration to create initial tabbed page & tabs
Added missing migration file for previous commit.
styling for headers that relate to tabbed pages and views
Merge branch 'make_view_edit_view_into_tab' into fix_upload_button
Make TabbedPage.name and TabInstance.name SlugFields as they are used in URLs. Also rename TabInstance.view_name to tab_type, which is clearer and paralles the dashboard implementation.
Do not include set question type header if there are no question types.
Fixed upload form to read source from tab settings
Fix tests to take tab_instance and the redirect url into account.
When process_items is called without a request, redirect to data-view (don't try to double guess the tab)
Provide the tab instance to get_context_data, and use that to work out the URL to redirect forms to.
Merge branch 'make_view_edit_view_into_tab' into fix_upload_button
Restored passing request to tab get_context_data
Merge branch 'make_view_edit_view_into_tab' of github.com:aptivate/internewshid into make_view_edit_view_into_tab
Merge branch 'make_view_edit_view_into_tab' of github.com:aptivate/internewshid into fix_upload_button
Fix the selection of columns to display.
Merge branch 'tabbed_page' into make_view_edit_view_into_tab
Removed duplicated code
Loading