Commit Graph

6714 Commits

Author SHA1 Message Date
ernstmul fbb740657a Update package.json 2024-09-16 17:26:26 +02:00
ernstmul 6031107902 Merge branch 'main' into feat-new-multipart-progressbar
# Conflicts:
#	.gitignore
#	package-lock.json
#	package.json
#	src/routes/(console)/project-[project]/settings/usage/[[invoice]]/+page.svelte
2024-09-16 17:25:31 +02:00
ernstmul 018bc5294a Package-lock changes 2024-09-16 17:13:10 +02:00
ernstmul 7e57459806 Fix check on undefined (because 0 progress is falsy) 2024-09-16 17:12:08 +02:00
Torsten Dittmann 7f56a636cc Merge pull request #1350 from appwrite/fix-notification-behind-redeploy
fix: redeploy notification behind modal
2024-09-16 17:09:34 +02:00
Torsten Dittmann 5cf94ed953 Merge branch 'main' of https://github.com/appwrite/console into fix-notification-behind-redeploy 2024-09-16 15:07:11 +00:00
ernstmul ea705493a8 Fix dark theme colors for tooltip 2024-09-16 17:07:02 +02:00
Torsten Dittmann 3e401ae358 Merge pull request #1336 from appwrite/chore-update-copy
Update copy
2024-09-16 17:05:15 +02:00
Torsten Dittmann 1ab9601420 Merge pull request #1351 from appwrite/chore-rename-button
Change edit attribute -> update attribute
2024-09-16 17:04:58 +02:00
ernstmul bd0cb1d52e Fix project usage 2024-09-16 17:04:04 +02:00
Khushboo Verma 862693c0d4 Update templatePermissions.svelte 2024-09-16 20:16:43 +05:30
Torsten Dittmann d0145c0135 Merge pull request #1352 from appwrite/feat-update-file-overview-card
Feat update file overview card
2024-09-16 16:46:22 +02:00
ernstmul 96bed76995 Show fileStorageTotal, deploymentsStorageTotal and buildsStorageTotal on organisation progress bar 2024-09-16 16:46:09 +02:00
ernstmul caf64761bb Reuse CopyInput component 2024-09-16 14:43:28 +02:00
ernstmul a7f1edc3c1 Remove unused import (to fix pipeline) 2024-09-16 14:25:33 +02:00
ernstmul 8e0c521fd6 Prettier fix 2024-09-16 14:21:05 +02:00
ernstmul cfc8dab61f Remove unused import 2024-09-16 14:00:02 +02:00
ernstmul f863a7e8c5 Add mimetype below title, and add font weight to other keys 2024-09-16 13:49:04 +02:00
ernstmul 16775e65df Trim on second line 2024-09-16 13:45:25 +02:00
ernstmul 6225bd8fbf New url copy picker 2024-09-16 13:40:40 +02:00
Jake Barnby 83d9b98aae Change edit attribute -> update attribute 2024-09-13 15:36:18 +12:00
ernstmul ed38bed089 Visual update progressbar component 2024-09-12 16:40:16 +02:00
ernstmul a8c8f2badf Swap old progressbar for new WIP 2024-09-12 14:08:26 +02:00
Arman 19e97b7ec1 fix: redeploy notification behind modal 2024-09-10 13:00:53 +02:00
Arman 058883943b Merge pull request #1349 from appwrite/fix-cookie-link-broken
fix: cookies link broken
2024-09-10 12:58:07 +02:00
Arman e063bfb5ad chore: remove comment 2024-09-10 12:56:57 +02:00
Arman 68c344f21b fix: cookies link broken 2024-09-10 12:55:40 +02:00
Torsten Dittmann 52620ac1e5 Merge pull request #1348 from appwrite/fix-usage-redirection
fix: usage page links
2024-09-10 12:32:52 +02:00
Arman a7937ffc75 fix: remove console log 2024-09-10 12:28:30 +02:00
Arman 62ab802c9c fix: usage page links 2024-09-10 12:27:07 +02:00
Arman 5c3f56ee28 Merge pull request #1347 from appwrite/fix-empty-name-support
Default name to 'Unknown' when creating support ticket
2024-09-10 12:01:11 +02:00
Steven Nguyen 60179a5ca9 fix: default name to 'Unknown'
Growth server requires non-empty string so default to 'Unknown' if name
is null or an empty string.
2024-09-10 11:47:55 +02:00
Torsten Dittmann 912559bd08 Merge pull request #1346 from appwrite/fix-delete-account-notification
fix: notification behind modal account deletion
2024-09-10 11:45:11 +02:00
Arman b1ed88e743 fix: notification behind modal account deletion 2024-09-10 11:31:08 +02:00
Torsten Dittmann 8eb829741c Merge pull request #1345 from appwrite/fix-mobile-support-modal-not-closing
fix: support modal doens't close after button click
2024-09-10 10:03:18 +02:00
Arman 46f85df62c fix: tests 2024-09-09 18:04:17 +02:00
Arman a370dff546 fix: tests 2024-09-09 18:04:06 +02:00
Arman 8749248f2c fix: global modal close on navigate 2024-09-09 17:54:46 +02:00
Arman 7cb88651f3 fix: support modal doens't close after button click 2024-09-09 17:50:58 +02:00
Steven Nguyen 1d3c275ff6 Merge pull request #1344 from appwrite/fix-pending-file
Update how pending uploads look
2024-09-09 17:34:55 +02:00
Steven Nguyen c2c7866a41 fix: update how pending uploads look
1. Remove Update button because it doesn't do anything
2. Fix spacing in the first column because the file name was unaligned
2024-09-09 17:23:27 +02:00
Torsten Dittmann 1427a71e7e Merge pull request #1343 from appwrite/fix-command-panel-create-org
fix: command panel create org
2024-09-09 17:09:50 +02:00
Arman 83e76df39c fix: command panel create org 2024-09-09 17:04:55 +02:00
Steven Nguyen bf5a449c1e Merge pull request #1342 from appwrite/fix-payment-expired-notification
fix: payment expired notification, add sessionstorage check
2024-09-09 16:39:04 +02:00
Torsten Dittmann def023b698 Merge pull request #1341 from appwrite/fix-show-error-file-over-size
fix: show error when the file is over the max size
2024-09-09 16:38:11 +02:00
Arman f75e43df81 Update src/lib/elements/forms/inputFile.svelte
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2024-09-09 16:21:41 +02:00
Arman e12db74b9c fix: payment expired notification, add sessionstorage check 2024-09-09 16:20:39 +02:00
Arman 964fc29360 fix: show error when the file is over the max size 2024-09-09 16:13:48 +02:00
Torsten Dittmann dc7df6125f Merge pull request #1339 from appwrite/fix-mfa-catch-exeption
fix: catch exception when chalege fails and re-enable button
2024-09-09 15:13:55 +02:00
Torsten Dittmann 3adeecb4a1 Merge pull request #1340 from appwrite/fix-function-execute-wizard
fix: function execute wizard
2024-09-09 14:54:20 +02:00