Commit Graph
6715 Commits
Author SHA1 Message Date
ItzNotABug 12ea3fb1ce address comments. 2024-09-24 17:15:31 +05:30
ItzNotABug 7d1b3919c7 ran: formatter. 2024-09-24 13:43:26 +05:30
ItzNotABug 6bcd8a9e96 fix: failing tests due to rollup vuln. 2024-09-24 13:41:25 +05:30
ItzNotABug 7444757df5 fix: failing e2e tests. 2024-09-24 13:20:17 +05:30
ItzNotABug 064b819c56 fix: failing e2e tests. 2024-09-24 12:45:03 +05:30
ItzNotABug f57b039e6a address comments. 2024-09-24 12:30:57 +05:30
ItzNotABug a8708925b2 update: misc. 2024-09-23 22:13:28 +05:30
ItzNotABug 7b237a485a ran: formatter. 2024-09-23 22:02:16 +05:30
ItzNotABug d17c8a4e06 fix: spacing. 2024-09-23 22:01:50 +05:30
ItzNotABug 94969b995c update: images. 2024-09-23 16:47:40 +05:30
ItzNotABug 5e11915fde update: sample image from source. 2024-09-21 12:24:45 +05:30
ItzNotABug 7a2a7e0c25 update: streamline params. 2024-09-21 11:49:07 +05:30
ItzNotABug a0db6b4d9f ran: formatter. 2024-09-21 11:34:00 +05:30
ItzNotABug 9de98bc803 improve: usability. 2024-09-21 11:33:35 +05:30
ItzNotABug cebfa57af2 fix: dimensions on mobile. 2024-09-21 11:19:43 +05:30
ItzNotABug 7a76a78433 ran: formatter. 2024-09-20 20:54:10 +05:30
ItzNotABug 71c7b6e711 add: mobile banner. 2024-09-20 20:53:29 +05:30
ItzNotABug 5ff5c28a52 add: samples. 2024-09-20 20:16:39 +05:30
ItzNotABug 24b837f7e1 fix: theme not changing images. 2024-09-20 20:16:06 +05:30
ItzNotABug a8a474d05a misc: fix. 2024-09-20 20:03:13 +05:30
ItzNotABug 533bcae828 ui fixes and improvements. 2024-09-20 19:18:36 +05:30
ItzNotABug 9fcd1fd270 add: bottom alert modal to project level layout. 2024-09-20 13:16:39 +05:30
ItzNotABug 870fb05838 remove: todo comment. 2024-09-20 13:15:58 +05:30
ItzNotABug f76a5531c2 add: bottom modal for promotions or alerts. 2024-09-20 13:15:08 +05:30
ItzNotABug b9b1d9d3e6 improve: notification management. 2024-09-20 13:12:41 +05:30
ItzNotABug a08a4f6e84 add: notification management. 2024-09-19 20:39:34 +05:30
ArmanandGitHub 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 DittmannandGitHub 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
ArmanandGitHub 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 DittmannandGitHub 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 DittmannandGitHub 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 NguyenandGitHub 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 DittmannandGitHub 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 NguyenandGitHub 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 DittmannandGitHub 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
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