PromucFlow_constructor/app/client/src/pages/Templates
Valera Melnikov 9e214c2c3c
chore: add appsmith icon package (#32927)
## Description

- Add `appsmith-icons` package. Icons are automatically imported from
Figma, optimized, and then React components are created based on them.
Please read the
[README](https://github.com/appsmithorg/appsmith/pull/32927/files#diff-163e187687a9784dfda13faf90276b1137ba6e85db21bd550c6a3ba486178e5e)
for more information.
- Replace Icons for Anvil widgets. 

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/8847468194>
> Commit: a2036daedef0a08b7c973e04ac11a224fb40c9c1
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8847468194&attempt=2"
target="_blank">Click here!</a>

<!-- end of auto-generated comment: Cypress test results  -->








## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No
2024-04-26 15:37:09 +03:00
..
BuildingBlock feat: Add "Start with template" option and refactor template components (#30946) 2024-02-13 12:38:08 +05:30
Template chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
TemplateContent feat: move use case templates to top (#30742) 2024-01-31 11:42:52 +05:30
TemplateFilters chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
TemplatesModal fix: starter building blocks on canvas removes existing queries and JS objects (#32629) 2024-04-23 16:05:19 +05:30
constants.ts fix: add implementation for onForkButtonTrigger in building block (#29976) 2024-01-03 10:01:43 +05:30
DatasourceChip.tsx
ForkTemplate.tsx fix: redundant unit tests in templates (#30189) 2024-01-10 15:26:52 +05:30
index.tsx chore: remove redundant template components and rename accordingly (#30623) 2024-01-29 14:33:46 +01:00
LeftPaneTemplateList.tsx feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
loader.tsx chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
TemplatesLayoutWithFilters.tsx chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
TemplateView.tsx chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
TemplateViewHeader.tsx feat: Add "Start with template" option and refactor template components (#30946) 2024-02-13 12:38:08 +05:30
test_config.ts feat: add unit test for template filters component (#30147) 2024-01-09 15:17:03 +05:30
WidgetInfo.tsx chore: add appsmith icon package (#32927) 2024-04-26 15:37:09 +03:00