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
Graph
31e0441848429746b157583ffafbdea72e767ebc
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Aug
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 the selection of columns to display.
Merge branch 'tabbed_page' into make_view_edit_view_into_tab
Removed duplicated code
Remove outer html from the view and edit page, this is now taken care of by the tabbed page rendering.
Add parameter to view & edit process to work out which tab to redirect to.
Document label setting
Add the request to the call to each tab's get_context_data
Merge remote-tracking branch 'origin/develop' into make_view_edit_view_into_tab
Merge pull request #21 from aptivate/ui-bug-fixes
Merge pull request #20 from aptivate/extend-notice-time
Changed a test to use Mock object
Stopped assuming context can be None in render_tab
Merge branch 'tab_rendering' of github.com:aptivate/internewshid into tab_rendering
Added error handling for missing template
Merge branch 'tab_rendering' into make_view_edit_view_into_tab
-- show developed by aptivate on small screen
Merge remote-tracking branch 'origin/tab_rendering' into tabbed_page_tab_html
Added handling of missing tab when rendering
Added test for missing tab error message
Merge branch 'tabbed_page_tab_html' into tab_rendering
Refactored tests to use BasicHtmlTab not TestTab
Test the active tab functionality
Fix render tests to use the view_name when needed
Changed template to call render_tab as simple tag
Refactored tests to use basic html tab
Increase time before fade out on 'update' messages
Merge branch 'tabbed_page_tab_html' into tab_rendering
Don't use Bootstrap tabs for our tabbed navigation, as those are meant for single page applications, not for links that reload the page.
Fixed bug where wrong property was being read
Fix urls.py
Cherry pick tab styling from Jay's ui-upload-rumors branch.
Modified render_tab to have access to the request
Add tab html to the tabbed page template, and invoke the render_tab templatetag.
Add a property to get the currently active tab
Register the template tag. Also use the view name, not the tab name, when fetching the tab to render.
Add a basic html tab for tabs that just contain text (and for testing)
Fix url patterns. We could fix the single regexp, but apparently best practice is to have this on multiple lines.
Moved default settings into render function
Modified render_tab to pass settings to tab
Merge pull request #17 from aptivate/itemtable_filters
Loading