Commit Graph
6727 Commits
Author SHA1 Message Date
ItzNotABug ba4fd6fb0c update: ui changes per design. 2024-09-12 15:08:53 +05:30
ItzNotABug d27e71491d fix: backup restore box showing up in other projects. 2024-09-12 15:08:35 +05:30
ItzNotABug 7e4fafe64a Merge branch 'main' into feat-database-backups. 2024-09-11 15:06:59 +05:30
ItzNotABug 0614afa7f6 Merge branch 'main' into feat-database-backups 2024-09-11 15:00:10 +05:30
ItzNotABug 2ade0dbd9c ran: formatter 2024-09-11 14:50:57 +05:30
ItzNotABug 873814d44a address internal comment: show banner on revisit after cancel. 2024-09-11 14:50:22 +05:30
ItzNotABug a5def70749 update: use resourceType for query. 2024-09-11 14:49:44 +05:30
ItzNotABug bf3e945d75 fix: cron per local time for utc. 2024-09-11 14:49:01 +05:30
ItzNotABug 5c4727243d add: previous backup time in policy cards. 2024-09-11 14:02:03 +05:30
ItzNotABug 5f623a78a8 ran: formatter. 2024-09-11 12:35:34 +05:30
ItzNotABug 13a73179c2 add: backup column to database table list. 2024-09-11 12:35:05 +05:30
ItzNotABug 769164a345 fix: improve box viewing. 2024-09-10 18:26:47 +05:30
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
ItzNotABug 2e9aa7a3a4 fix: var name for formatting. 2024-09-10 15:27:47 +05:30
ItzNotABug 1bc524030d update: use correct events for realtime. 2024-09-10 15:25:37 +05:30
ItzNotABug 90ad31627b improve: realtime backup/restore alert logic. 2024-09-10 15:25:17 +05:30
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
ArmanandTorsten Dittmann 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
ItzNotABug 595378383f fix: inset. 2024-09-09 19:01:01 +05:30
ItzNotABug e4a3bd9521 add: backup/restore alert box. 2024-09-09 18:54:37 +05:30
ItzNotABug e35eebcaab update: backups in realtime. 2024-09-09 18:48:45 +05:30
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
Torsten Dittmann ffd60d2206 fix: function execute wizard 2024-09-09 14:52:39 +02:00
Arman f2787f2e36 fix: catch exception when chalege fails and re-enable button 2024-09-09 14:37:09 +02:00
Jake Barnby b96b92f47d Merge pull request #1334 from appwrite/1.6.1
1.6.1
5.0.11
2024-09-09 19:52:35 +12:00
Jake Barnby 562b717db2 Update SDK 2024-09-09 19:16:48 +12:00
Jake Barnby 1d18480ecd Merge pull request #1337 from appwrite/fix-edit-attribute-state
fix: edit attribute state
2024-09-06 22:43:15 +12:00
Torsten Dittmann 06509e23cc fix: edit attribute state 2024-09-06 12:39:43 +02:00