saurabh29789 and GitHub
d12831eb07
Add support for searching objects ( #10424 )
2020-09-17 23:01:37 -07:00
Kanagaraj M and kannappanr
286c663495
list objects in browser ordered by last modified ( #7805 )
...
- return all objects in web-handlers listObjects response
- added local pagination to object list ui
- also fixed infinite loader and removed unused fields
2019-06-25 16:31:50 -07:00
kannappanr and GitHub
5ecac91a55
Replace Minio refs in docs with MinIO and links ( #7494 )
2019-04-09 11:39:42 -07:00
Kanagaraj M and Dee Koder
19451e374a
revert browser newux changes ( #5714 )
2018-03-26 12:49:12 -07:00
Kanagaraj M and Harshavardhana
c0e45f9098
Fix failing unit tests in browser ( #5688 )
...
* format js files using prettier
Used the following command to format the files
prettier --write "browser/app/js/**/*.js"
* fix failing unit tests in browser
2018-03-22 12:25:56 -07:00
Rushan and Harshavardhana
1459c4be1e
Browser: Update UI with new components and elements ( #5671 )
2018-03-21 11:38:57 -07:00
Kanagaraj M and Harshavardhana
44f8f7059c
Refactor make bucket and upload components ( #5521 )
2018-03-21 11:30:50 -07:00
Kanagaraj M and Harshavardhana
9bfa07ecf5
re-organize components and actions by feature ( #5518 )
...
Now the files grouped based on the features instead of
the previous approach of grouping by type.
2018-03-21 11:30:50 -07:00