Commit Graph
7639 Commits
Author SHA1 Message Date
Ernst MuldersandGitHub e0a85c9226 Merge pull request #1545 from appwrite/fix-premium-support
Feat: use premium support from plan attribute
2024-12-18 10:07:41 +01:00
DarshanandGitHub ae20c3671e Merge pull request #1568 from ItzNotABug/fix-sms-message-id
Fix custom ID not added to messages
2024-12-18 11:38:58 +05:30
Ernst MuldersandGitHub d7de3256e5 Merge pull request #1569 from ItzNotABug/fix-empty-topics-copy
Update: show a topic may not have targets
2024-12-17 15:29:34 +01:00
DarshanandGitHub bf5a6e6534 Merge pull request #1257 from ItzNotABug/fix-domain-screen-issues
Fix Domain Screen Minor Issues
2024-12-17 14:13:19 +05:30
DarshanandGitHub 533604e03b Merge pull request #1259 from ItzNotABug/project-screen-fixes
Project Screen Minor Fixes
2024-12-17 14:09:59 +05:30
Darshan 94378a48a3 ci: empty commit 2024-12-17 14:06:41 +05:30
DarshanandGitHub bd78eb6671 Merge pull request #1554 from pushkar707/fix-#1495-message-modified
modify deployment cancel message
2024-12-17 13:51:43 +05:30
DarshanandGitHub db9a094c6a Merge pull request #1571 from appwrite/fix-max-file-size-use-bytes-dropdown
Use the selected bytes dropdown for calculating the max value
2024-12-17 10:58:32 +05:30
Darshan eb064bd841 add: autofocus. 2024-12-17 10:54:53 +05:30
DarshanandGitHub 1b1fc02bca Merge branch 'main' into fix-sms-message-id 2024-12-17 10:52:38 +05:30
Ernst MuldersandGitHub 8cd9a6555a Merge pull request #1546 from ItzNotABug/focus-inputs
Focus inputs when shown conditionally
2024-12-16 15:54:42 +01:00
Ernst MuldersandGitHub 497e02e7e3 Merge pull request #1566 from ItzNotABug/fix-addons-padding
Fix: padding on addons
2024-12-16 15:53:09 +01:00
Ernst MuldersandGitHub c020e921f3 Merge pull request #1561 from ItzNotABug/fix-ai-rendering
Fix: markdown and styles in ai assistant
2024-12-16 15:52:38 +01:00
ernstmul 2e93e71429 Use the selected bytes dropdown for calculating the max value 2024-12-16 15:35:04 +01:00
Darshan aecbf50b48 fix: show a topic may not have targets. 2024-12-16 17:48:44 +05:30
Darshan 937a8f2391 fix: custom id not added to messages. 2024-12-16 17:11:50 +05:30
Darshan 908e6eab8f fix: padding on addons. 2024-12-16 13:16:06 +05:30
Torsten DittmannandGitHub 634725c93e Merge pull request #1560 from appwrite/fix-budget-update-failure-message
Fix: show correct error on budget update
2024-12-15 16:31:19 +01:00
Darshan 411847f439 fix: markdown and styles in ai assistant. 2024-12-15 18:44:05 +05:30
Damodar Lohani 5ea0d3a1a9 Fix: show correct error 2024-12-15 08:14:36 +00:00
Torsten DittmannandGitHub b0ed014eb4 Merge pull request #1547 from ItzNotABug/remove-icon-x
Remove `icon-x` button in a read-only view
2024-12-13 13:11:49 +01:00
70483f4a89 Update: deployment cancelled message
Co-authored-by: Darshan <itznotabug@gmail.com>
2024-12-13 17:40:07 +05:30
Pushkar cc426eee37 modify deploymeny cancel message 2024-12-12 21:02:14 +05:30
Darshan b5d6620e40 ci: empty commit 2024-12-12 12:08:54 +05:30
Darshan 61e27bd947 add: autofocus to custom ids. 2024-12-10 11:01:23 +05:30
Steven NguyenandGitHub 4faf266b3a Merge pull request #1543 from ItzNotABug/update-ids
Fix database & collections Inconsistent ids on page change
2024-12-09 16:18:27 -08:00
Steven NguyenandGitHub 5662f362ec Merge pull request #1550 from appwrite/fix-bucket-upload-size-limit-for-education-plan
Retrieve plan info by detail call
2024-12-09 10:44:55 -08:00
ernstmul 70dfdd8697 Retrieve plan info by detail call 2024-12-09 10:21:32 +01:00
Eldad A. FuxandGitHub d528b71b42 Merge pull request #1548 from appwrite/release-membership-privacy-to-all-plans
release: memberships privacy to all plans
5.2.28
2024-12-02 13:50:56 +01:00
loks0n ce18eb602f chore: remove unused 2024-12-02 10:14:33 +00:00
loks0n 5755a107cc release: memberships privacy to all plans 2024-12-02 10:12:00 +00:00
Darshan f368acc1c0 remove: icon-x button in a read-only view. 2024-12-02 12:50:38 +05:30
Darshan c7d7f08a85 fix: missing custom id. 2024-12-02 12:31:54 +05:30
Darshan b5f737646f fix: equality checks. 2024-12-02 12:31:32 +05:30
Darshan de30de7b2f fix: autofocus on conditional inputs. 2024-12-02 12:31:15 +05:30
Damodar Lohani c5519c9837 show support based on current plan config 2024-12-02 09:11:01 +05:45
Damodar Lohani cd27045376 improve currentPlan store 2024-12-02 09:10:50 +05:45
Damodar LohaniandGitHub 8cc55773f7 Feat: use premium support from plan attribute 2024-12-02 08:32:59 +05:45
Darshan 7870bad52f fix: inconsistent ids on pagination. 2024-11-29 11:19:37 +05:30
ArmanandGitHub 762f19e170 Merge pull request #1542 from ItzNotABug/remove-databases-bulk-deletion
Remove bulk deletions on database table
2024-11-28 15:47:17 +01:00
Darshan 04128f8059 remove: bulk deletions on databases. 2024-11-28 16:13:24 +05:30
Ernst MuldersandGitHub 64b2a091b2 Merge pull request #1541 from appwrite/fix-broken-link-billing-page
fix: broken links in billing page
2024-11-28 11:19:35 +01:00
Arman 1bf249bb40 fix: broken links in billing page 2024-11-28 11:17:48 +01:00
ArmanandGitHub 8bbdf8fab7 Merge pull request #1242 from ItzNotABug/fix-view-outside-card-in-usage
Use Simpler View for Usage Cards
2024-11-28 09:37:56 +01:00
Ernst MuldersandGitHub 7a06e3f43a Merge pull request #1293 from ItzNotABug/database-deletion-new-flow
New Database Deletion Flow
2024-11-28 09:02:31 +01:00
Ernst MuldersandGitHub d36bb8ea73 Merge pull request #1394 from ItzNotABug/fix-table-content-truncated
Fix Table Content Truncated
2024-11-28 08:57:05 +01:00
Steven NguyenandGitHub ea4c2a5c16 Merge pull request #1533 from appwrite/fix-roles-select-selfhosted
fix: disable role selection for selfhosted
5.2.27
2024-11-27 08:31:23 -08:00
ArmanandGitHub aa15ee6c3c Merge pull request #1539 from ItzNotABug/fix-migration-ui-bugs
Fix migration progress bar
2024-11-27 17:07:45 +01:00
ArmanandGitHub 2c16a52b3b Merge pull request #1540 from ItzNotABug/fix-pagination-alignment
Fix pagination alignment
2024-11-27 17:06:09 +01:00
ArmanandGitHub 79b2c1ae50 Merge pull request #1538 from ItzNotABug/fix-error-message
Fix notification on index creation error
2024-11-27 17:04:17 +01:00