Results 7 issues of Wildan M

Hi, I have a folder containing js libraries. source\libs\autoComplete.js\js\autoComplete.min.js source\libs\autoComplete.js\css\autoComplete.css How could I filter the files without filtering the folder name? I've tried this: `ncp' 'source/libs/' 'build/source/libs' --filter="^(.(?!.*\.js$|.*\.json))*$"` But it...

Hi, I use YAML version of the azure build pipeline. There is no option for checking OAuth there. Is this error caused by it? ``` Starting: DacPacReport ============================================================================== Task :...

Try 410, it will show 409 Regards, WM

### Details We attempted to address workspace's not found issue with https://github.com/Expensify/App/pull/40650, but some of the code modifications unintentionally led to [removal](https://github.com/Expensify/App/commit/6a18afb5f0b1622f8d7df3d61548aad90bb03aa0#diff-02a144ebc6affd9967462ce091c46afe40b38a3823c8880dd38f3d35235816f5). This PR will re-apply missing change from [the...

### Details Fix concierge chat header on initial login ### Fixed Issues $ https://github.com/Expensify/App/issues/44480 PROPOSAL: https://github.com/Expensify/App/issues/44480#issuecomment-2306158393 ### Tests 1. Go to App 2. Login with a new Gmail account 3....

### Explanation of Change ### Fixed Issues $ https://github.com/Expensify/App/issues/51426 PROPOSAL: https://github.com/Expensify/App/issues/51426#issuecomment-2480534335 ### Tests Precondition: Create Woekspace with Enabled Distance rate feature 1. Open the ND app 2. Go to Settings...

### Explanation of Change Initial PR for adding support for all reportAction types in ChatListItem. Extracted onyx data to params to create PureReportAction component. ### Fixed Issues $ https://github.com/Expensify/App/issues/51296 PROPOSAL:...