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.
072bac0f3d269b53f11c65c532f34b1388fd237d
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
14
Aug
13
12
11
10
7
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
Added exception handling for item updates
Merge branch 'develop' into add_item_frontent
Merge remote-tracking branch 'origin/update_item_api' into develop
Merge remote-tracking branch 'origin/item_submit_method' into develop
Merge branch 'edit_item_frontend' into develop
Fix typo
Make test more readable
Removed duplicated form errors from template
Merge branch 'edit_item_frontend' of github.com:aptivate/internewshid into item_submit_method
Merge pull request #34 from aptivate/security-spike
Made category field not required on item edit form
Implemented updating of category on form submit
Merge pull request #35 from aptivate/timestamp_formatting
Merge branch 'edit_item_frontend' into update_item_api
Make the form work for adding items too. This doesn't implement the actual save action.
Merge branch 'timestamp_formatting' into item_submit_method
Temporary fix to make items.get() return datetimes
Display errors in the edit form
Added display of errors to form template
Make the update button first in the code so that html5 browsers consider it the default button when pressing enter.
Merge branch 'edit_item_frontend' of github.com:aptivate/internewshid into item_submit_method
Changed form to update item on submit
Use the new 'get' transport layer api
Merge branch 'timestamp_formatting' into item_submit_method
Temporary fix for formatting last_modified field
Merge branch 'develop' into timestamp_formatting
Merge remote-tracking branch 'origin/develop' into edit_item_frontend
Test the AddEditItemView context data
Implement tests for the AddEditItemView
Name the edit item url
Merge branch 'update_item_api' into item_submit_method
Merge branch 'develop' of github.com:aptivate/internewshid into item_submit_method
Changed tests to create actual item in database
Added form submit handler for items
Enable api urls only if DEBUG
Remove reverse lookups for api urls
Add tests for AddEditItemForm
Merge branch 'develop' into update_item_api
Merge pull request #33 from aptivate/transport-for-single-item
WIP on formatting timestamp
Loading