Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
django-vocabulator
Manage
Activity
Members
Labels
Plan
Issues
11
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
Value Flows
VF Code Experiments
django-vocabulator
Graph
master
Select Git revision
Branches
3
demo-app
graphene
master
default
protected
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Jul
22
19
18
17
16
14
13
12
11
10
9
7
6
5
Jun
26
Nov
18
Aug
6
Jun
5
4
2
1
31
May
29
28
26
25
22
6
1
Apr
31
Mar
30
26
25
24
23
11
Oct
Merge branch 'graphene-new-classes' into 'master'
master
master
added fulfillment to db
WIP graphene layer, giving up, at least for now.
fix lambdas, add back some FK queries
WIP circular dependency issue compiling but not recognizing relationship when running
WIP trying to find compile error, making misc. fixes
WIP fixes to model imports as proxies
WIP trying to get graphql queries to run
WIP cleanup compilation errors
Add Fulfillment, api for Plan, Commitment, ResourceSpecification
Merge branch 'graphene'
Clean out old test script, add createToken to tests
Merge branch 'graphene' of git@lab.allmende.io:valueflows/vf-code-experiments/django-vocabulator.git into graphene
Fix merge conflict choice
graphene
graphene
Merge branch 'graphene' of https://lab.allmende.io/valueflows/vf-code-experiments/django-vocabulator into graphene
Make graphiql work
misc fixes to match current VF
WIP putting auth back and CreateProcess
WIP get a mutation there, some auth
compiles with graphene, vocabulator still works
WIP getting graphene layer to compile with vocabulator
Merge branch 'MissingModels' into 'master'
remove inScopeOf from Plan
Add missing models: Plan, Commitment, ResourceSpecification
first commit after moving old graphql api over
looks like original production now
demo-app
demo-app
through getting data converted
got first cut migration created
first pass through for vf upgrade
pegging requirements
clean up some comments
fix cyclical max recursion bug
fix bug in incoming flows
remove lang="en" for agent.name
change label to name for Agents
change Relationship to AgentRelationship in context
add newer options to front page
move flow diagram non-class methods from models to views
refactor preds and next into model methods
added process-resource-flow version
Loading