[PR #1093] [MERGED] Icons - limits #1144

Closed
opened 2026-03-03 00:24:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1093
Author: @Davy-c
Created: 8/16/2021
Status: Merged
Merged: 8/16/2021
Merged by: @Davy-c

Base: masterHead: icon/limitation


📝 Commits (2)

📊 Changes

13 files changed (+101 additions, -18 deletions)

View changed files

📝 src/cloud/components/molecules/SettingsTeamForm.tsx (+20 -4)
📝 src/cloud/components/organisms/settings/PersonalInfoTab.tsx (+20 -2)
📝 src/cloud/lib/i18n/enUS.ts (+2 -0)
📝 src/cloud/lib/i18n/fr.ts (+1 -1)
📝 src/cloud/lib/i18n/ja.ts (+2 -0)
📝 src/cloud/lib/i18n/types.ts (+2 -0)
📝 src/cloud/lib/i18n/zhCN.ts (+2 -0)
src/cloud/lib/upload.ts (+1 -0)
📝 src/cloud/lib/utils/bytes.ts (+7 -3)
📝 src/cloud/pages/settings/index.tsx (+4 -2)
📝 src/mobile/components/organisms/modals/AccountSettingsTab.tsx (+18 -2)
📝 src/mobile/components/organisms/modals/organisms/SettingsTeamForm.tsx (+18 -2)
📝 src/mobile/components/pages/SettingsPage.tsx (+4 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/1093 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 8/16/2021 **Status:** ✅ Merged **Merged:** 8/16/2021 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `master` ← **Head:** `icon/limitation` --- ### 📝 Commits (2) - [`a6e76ca`](https://github.com/BoostIO/BoostNote-App/commit/a6e76cabe69a3ee822525831b26eb662e6ac6b31) limits for icons uploads - [`99963c2`](https://github.com/BoostIO/BoostNote-App/commit/99963c2183e7b6607977a8582a04b8cf6b51ea8b) parity ### 📊 Changes **13 files changed** (+101 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/molecules/SettingsTeamForm.tsx` (+20 -4) 📝 `src/cloud/components/organisms/settings/PersonalInfoTab.tsx` (+20 -2) 📝 `src/cloud/lib/i18n/enUS.ts` (+2 -0) 📝 `src/cloud/lib/i18n/fr.ts` (+1 -1) 📝 `src/cloud/lib/i18n/ja.ts` (+2 -0) 📝 `src/cloud/lib/i18n/types.ts` (+2 -0) 📝 `src/cloud/lib/i18n/zhCN.ts` (+2 -0) ➕ `src/cloud/lib/upload.ts` (+1 -0) 📝 `src/cloud/lib/utils/bytes.ts` (+7 -3) 📝 `src/cloud/pages/settings/index.tsx` (+4 -2) 📝 `src/mobile/components/organisms/modals/AccountSettingsTab.tsx` (+18 -2) 📝 `src/mobile/components/organisms/modals/organisms/SettingsTeamForm.tsx` (+18 -2) 📝 `src/mobile/components/pages/SettingsPage.tsx` (+4 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:24:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#1144
No description provided.