This is an automated email from the ASF dual-hosted git repository.
linxinyuan pushed a change to branch user_quota_dashboard
in repository https://gitbox.apache.org/repos/asf/texera.git
was 7ac6a77a09 fixing height issue for user quota and admin quota. Change
quota table to Quota Table
This change permanently discards the following revisions:
discard 7ac6a77a09 fixing height issue for user quota and admin quota. Change
quota table to Quota Table
discard 184bbe32af unit test for user-quota.spec.ts
discard 259c274141 Reusing quota dashboard code for both user side and admin
side
discard da85ce6dd0 integrating backend resources
discard 466dd6b2a8 Add delete button to mongodb for regular users
discard d4443ef1d1 Merge branch 'master' into user_quota_dashboard
discard 7ef00d4e8c adding quota dashboard for regular users. Adding
UserService both in frontend and backend
discard ec693a6aff Merge remote-tracking branch 'origin/master' into
user_quota_dashboard
discard 1fc0d09a0b add quota dashboard for User
discard d05a1aafa6 Change MongoDB to Operator Cache
discard 023bffcf55 deleting unnecessary files
discard 1efc0ca3e9 creating pop up confirmation window above the mngbd model
discard 06e8bc1d4e Merge branch 'master' into user_quota_dashboard
discard eee90f6ba3 not deleting execution collection and pointer after new
execution starts
discard aea48175e0 clean up pointer of previous execution after new execution
started
discard b376d7eeb3 Merge branch 'master' into user_quota_dashboard
discard c30b911fed add confirmation for mongoDB deletion
discard 1c19a32d0e make a confirmation pop up for delete and download file
discard 8e18b05744 setting execution pointers to null if collections are no
longer existed
discard 00b168a0cc adding sorting option for size column in mongoDB tab
discard 8aacff39a0 Adding another box to show mongodb usage. Adding delete and
download options for top 5 files
discard 912826ef28 Merge branch 'master' into user_quota_dashboard
discard 69fc2f8b89 add collection name
discard e5b3264129 new function to automatically transfer file size, implement
this function to ui, and change name to"... with access"
discard c50aca862e setting the precision in top5 files tab
discard 5b3c166cbb changing mongodb tab to hierarchical structure
discard ce0c4f5225 fix the deletion button
discard de270d70f7 Merge branch 'user_quota_dashboard' of
https://github.com/Texera/texera into user_quota_dashboard
discard e2608cdffb fix the bug according to Shengquan's PR. Change the table
size
discard 7fac6d5e0c correct the unit of file size in top five file tab
discard fa918c7b0e changing mongo and top 5 files tabs to tables. Adding
deletion button into the mongo table.
discard 3dd3ac96b2 resolve conflicts
discard 3c531b2020 make information box smaller
discard 0a3ac61139 make quota not display in table form. showing each data in
separate box
discard 8dfa250f0d adjusting size and adding deletion button
discard 8e97ee0c6d add another tab showing the bar chart for top five file
sizes
discard 25fb9c072c Adding mongoDB pointer into sql db. Creating tabs for user
quota dashboard. Creating pie chart to present mongoDB storage.
discard 32493d43a4 Merge branch 'master' into user_quota_dashboard
discard f0027fa868 resolve conflicts
discard 56ee3068f2 getting the size of mongodb
discard 8b72a54299 showing top five files' sizes
discard 5169e490fe Merge branch 'master' into user_quota_dashboard
discard 6372368c45 adding total size as an additional attribute
discard ef34acdb55 resolve conflicts
discard 28dca1d1c7 make some change to UI
discard c35ff1568e adding api functions in the backend. Calling the api
functions in the frontend.
discard f01ed2c713 Merge branch 'master' into user_quota_dashboard
discard 719ca917b5 first version of UI