Skip to content
Snippets Groups Projects
  • Gabriel Delavald's avatar
    43ded769
    [IMPROVE] Listing of apps in the admin page (#11166) · 43ded769
    Gabriel Delavald authored
    * table component
    
    * table component: fixed header
    
    * tabs component
    
    * change directory header paddings
    
    * add onItemClick to the table component
    
    * remove table horizontal padding and add animation to tabs
    
    * improve readability on table and directory methods
    
    * show only channel/username column when access directory using mobile
    
    * change sort icons
    
    * debounce directory search
    
    * fix active tab
    
    * Css and structure changes for internal app directory (marketplace)
    
    * put directory table header back on mobile
    
    * directory table loading indicator
    
    * better way to handle active state on tabs
    
    * table methods: onResize, onScroll, onSort
    
    * fixed table results when change tabs
    
    * fix directory table sort
    
    * fix user table columns on directory
    
    * Improve internal marketplace layout
    
    * CSS customization for internal apps marketplace
    
    * Remove unused padding
    
    * remove channel description on directory
    
    * Update name and details for marketplace
    
    * Update style based on improved directory css
    
    * Fix text size on app list
    
    * fix directory table on firefox
    
    * fix directoru table header on electron
    
    * indentation fix on table css
    
    * fix style
    
    * fix
    
    * fix 2
    
    * fix review
    43ded769
    History
    [IMPROVE] Listing of apps in the admin page (#11166)
    Gabriel Delavald authored
    * table component
    
    * table component: fixed header
    
    * tabs component
    
    * change directory header paddings
    
    * add onItemClick to the table component
    
    * remove table horizontal padding and add animation to tabs
    
    * improve readability on table and directory methods
    
    * show only channel/username column when access directory using mobile
    
    * change sort icons
    
    * debounce directory search
    
    * fix active tab
    
    * Css and structure changes for internal app directory (marketplace)
    
    * put directory table header back on mobile
    
    * directory table loading indicator
    
    * better way to handle active state on tabs
    
    * table methods: onResize, onScroll, onSort
    
    * fixed table results when change tabs
    
    * fix directory table sort
    
    * fix user table columns on directory
    
    * Improve internal marketplace layout
    
    * CSS customization for internal apps marketplace
    
    * Remove unused padding
    
    * remove channel description on directory
    
    * Update name and details for marketplace
    
    * Update style based on improved directory css
    
    * Fix text size on app list
    
    * fix directory table on firefox
    
    * fix directoru table header on electron
    
    * indentation fix on table css
    
    * fix style
    
    * fix
    
    * fix 2
    
    * fix review