forked from irods-contrib/metalnx-web
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[irods-contrib#214][irods-contrib#327] Removed all code that depends …
…on the Metalnx database. - Removed code for favorites, templates, user profiles, and bookmarks. - Removed references to the deleted forms and user fields - Changed UserService.findByQueryString to UserService.findByUsername as the user name is the only field that can be queried since the other fields were all stored in the local Metalnx database. - Removed the database sync jobs. This fixes issue irods-contrib#327 as user info is now obtained directly from iRODS.
- Loading branch information
1 parent
f79537e
commit ee98a3b
Showing
39 changed files
with
7 additions
and
3,844 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
168 changes: 0 additions & 168 deletions
168
src/metalnx-web/src/main/java/com/emc/metalnx/controller/FavoritesController.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.