• Mohamed Aziz Mejri's avatar
    implementing favorite apps feature (#1410) · 423a95ed
    Mohamed Aziz Mejri 提交于
    This PR implements favorite apps feature and addresses issue #827 
        
    <!-- This is an auto-generated description by cubic. -->
    ---
    
    ## Summary by cubic
    Adds a favorite apps feature with a star toggle in the sidebar.
    Favorites are grouped separately and persisted, with optimistic UI
    updates and e2e tests.
    
    - **New Features**
    - Added isFavorite to the apps schema and an IPC handler
    (add-to-favorite) to toggle and persist the state.
      - Updated AppList to show “Favorite apps” and “Other apps” sections.
    - Introduced AppItem component with a star button; uses
    useAddAppToFavorite for optimistic updates and toasts.
      - Added Playwright tests to verify favoriting and unfavoriting.
    
    - **Migration**
    - Run DB migrations to add the apps.is_favorite column (defaults to 0).
    
    <!-- End of auto-generated description by cubic. -->
    423a95ed
名称
最后提交
最后更新
..
meta 正在载入提交数据...
0000_nebulous_proemial_gods.sql 正在载入提交数据...
0001_hesitant_roland_deschain.sql 正在载入提交数据...
0002_unique_morlocks.sql 正在载入提交数据...
0003_open_bucky.sql 正在载入提交数据...
0004_flawless_jigsaw.sql 正在载入提交数据...
0005_clumsy_namor.sql 正在载入提交数据...
0006_mushy_squirrel_girl.sql 正在载入提交数据...
0007_dapper_overlord.sql 正在载入提交数据...
0008_medical_vulcan.sql 正在载入提交数据...
0009_previous_misty_knight.sql 正在载入提交数据...
0010_nappy_fat_cobra.sql 正在载入提交数据...
0011_light_zeigeist.sql 正在载入提交数据...
0012_bouncy_fenris.sql 正在载入提交数据...
0013_damp_mephistopheles.sql 正在载入提交数据...