Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/#90 - Sort document explorer nodes #106

Merged
merged 38 commits into from
Jul 13, 2018

Conversation

alvaro9210
Copy link
Contributor

@alvaro9210 alvaro9210 commented May 15, 2018

  • Resolved Sort document explorer nodes #90 - Sort document explorer nodes
  • Users can now sort tree nodes by Slug, Creation and Modification dates
  • Added the following:
    • OrderBy enum
    • JSTreeNodeType enum
    • BindingResult interface
  • Removed interface PreJSTreeNode
  • Resolved Duplicated access point #105 - Duplicated AccessPoint

Change getCredentials to use credentialsService.
Remove interface PreJSTreeNode
Change tree query to retrieve also the created and modified properties
Add button with options to sort and order by Slug, Created and Modified
Make the jsTree sortable
@ghost ghost assigned alvaro9210 May 15, 2018
@ghost ghost added the in progress label May 15, 2018
@MiguelAraCo
Copy link
Contributor

The PR seems to include all the changes related to security. Are they really needed?

@MiguelAraCo MiguelAraCo merged commit d5fbb85 into master Jul 13, 2018
@ghost ghost removed the in progress label Jul 13, 2018
@MiguelAraCo MiguelAraCo deleted the feature/#90_sort-document-explorer-nodes branch November 6, 2018 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants