Open susheel opened 10 years ago
Maybe there is a django script which can list all the mappings...? For now mappings of the cyfronet module based on cyfronet branch merged with develop branch are the following:
/lobcderquery
/lobcdermetadata
/lobcderdelete
/lobcder
/dashboard
<- this one is used for showing cloud console (including Atomic Service development)/retrivevtk
That all the urls acctualy in the develop branch (including urls by CYF)
admin/doc/
admin/
login/(?P<backend>[/]+)/
complete/(?P<backend>[/]+)/
associate/(?P<backend>[/]+)/
associate/complete/(?P<backend>[/]+)/
disconnect/(?P<backend>[/]+)/
disconnect/(?P<backend>[/]+)/(?P<association_id>[/]+)/
cyfronet/
groups/
security/
paraview/
api/
about/
login/
registration/
reset_password_form/
contacts/
help/
beta_programme/
data/
data/search-data/
data/upload-data/
data/upload-structured-data/
data/browse/
profile/
login-error/
services/
test/
400/
403/
404/
500/
users_admin/
hide_notification/
delete_tag/
update_tag/
update_description/
search/
search_results/
help/api/
scs/
bt_login/
bt_agreement/
bt_loginform/
auth_login/
auth_loginform/
done/
logout/
validatetkt/
validatetkt\.(?P<emitter_format>.+)
api/validatetkt/
api/validatetkt\.(?P<emitter_format>.+)
users_access_search/
users_update_role_map/
set_security_agent/
users_create_role/
users_remove_role/
scs_auth/
semantic-search/advanced/
semantic-search/concept/
semantic-search/annotation/
semantic-search/
semantic-search/complex/latest/
automatic_search/
guided_search_s1/
guided_search_s2/
guided_search_complex_query/
save_complex_query/
class_search/
annotation_search/
dataset_query/
semantic-search/
datashare/
resources/request_for_sharing/
resources/(?P<id>[\w\-]+)/
dashboard/
grantrole/
revokerole/
createrole/
workflows/
workflows/search-workflow/
workflows/new/
workflows/edit/(?P<id>\d+)/
workspace/
workspace/create
workspace/startTaverna
workspace/submitWorkflow
workspace/startWorkflow
workspace/deleteWorkflow
workspace/getExecutionInfo
cloudmanager/
tools/
datamanager/
policymanager/
lobcderquery.*
lobcdermetadata(.*)
lobcderdelete(.*)
lobcder(.*)
retrivevtk/
select2/
media/(?P<path>.*)
/dashboard
in cyfronet module changed to /cloud
to resolve conflict during merging
Could we organise this into a prefix tree for each component? Use a Markdown document in a separate branch if needed.
To avoid conflicts please update this issue with all known portal urls even if there may be conflicts. Group if necessary.
We will organise the gathered list after we have a better idea of all the urls. Also mention any generated urls