[
https://issues.apache.org/jira/browse/COUCHDB-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388692#comment-14388692
]
ASF subversion and git services commented on COUCHDB-2627:
----------------------------------------------------------
Commit d7641f16e7a12faff896136826b43f7affb0a393 in couchdb-fauxton's branch
refs/heads/master from [~robertkowalski]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-fauxton.git;h=d7641f1 ]
Mango: creation and listing of indexes
Part 1/2 for Mango:
Creation of Mango indexes and listing them. Disabled pagination
and bulk-deletion for now, see:
https://issues.apache.org/jira/browse/COUCHDB-2651
https://issues.apache.org/jira/browse/COUCHDB-2652
Use the direct urls to access the features:
http://localhost:8000/#database/$YOUR_DATABASE/_index
http://localhost:8000/#database/$YOUR_DATABASE/_indexlist
Additionally prepares the app for i18n.
Additionally removes the listing of Mango created indexes which
are not editable from the sidebar
COUCHDB-2627
PR: #343
PR-URL: https://github.com/apache/couchdb-fauxton/pull/343
Reviewed-By: garren smith <[email protected]>
> Make Mango a first class citizen in the dashboard
> -------------------------------------------------
>
> Key: COUCHDB-2627
> URL: https://issues.apache.org/jira/browse/COUCHDB-2627
> Project: CouchDB
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Robert Kowalski
> Assignee: Robert Kowalski
>
> Make Mango usable from the dashboard
> Notes: https://gist.github.com/robertkowalski/cf75e6fd0555218a2d6c
> Concept: https://cldup.com/SjR0xfxpKg.png
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)