-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58876/
-----------------------------------------------------------
Review request for Ambari, DIPAYAN BHOWMICK, Gaurav Nagar, Nitiraj Rathore,
Padma Priya N, Pallav Kulshreshtha, and Rohit Choudhary.
Bugs: AMBARI-20139
https://issues.apache.org/jira/browse/AMBARI-20139
Repository: ambari
Description
-------
Data is shown in the folowing way.
Case 1: Tables list view in 'Query' Tab and 'Tables' tab
Tables should be listed in alphabetical order
Case 2: Jobs should be sorted based on Job Id in 'Jobs' tab. I guess descending
order makes sense.
Case 3 : 'Saved Queries' and 'UDFs' tab
Result should be sorted based on user action time. Recent action should come
first.
Case 4: 'Settings' tab :
Lexicographical order based on KEY.
Diffs
-----
contrib/views/hive20/src/main/resources/ui/app/components/jobs-browser.js
be2771c
contrib/views/hive20/src/main/resources/ui/app/components/setting-list.js
72a83a3
contrib/views/hive20/src/main/resources/ui/app/controllers/udfs.js dc99fd1
contrib/views/hive20/src/main/resources/ui/app/routes/savedqueries.js e896348
contrib/views/hive20/src/main/resources/ui/app/routes/udfs.js 68e06a9
contrib/views/hive20/src/main/resources/ui/app/styles/app.scss 766157a
contrib/views/hive20/src/main/resources/ui/app/templates/components/jobs-browser.hbs
338828e
contrib/views/hive20/src/main/resources/ui/app/templates/components/setting-list.hbs
c3f9c76
contrib/views/hive20/src/main/resources/ui/app/templates/savedqueries.hbs
ce7315f
contrib/views/hive20/src/main/resources/ui/app/templates/udfs.hbs f2efaca
Diff: https://reviews.apache.org/r/58876/diff/1/
Testing
-------
Manual testing done
Thanks,
venkat sairam