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 |
|
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 |
|
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 |
|
Jake Barnby
|
92e8a32313
|
Lint
|
2024-09-05 16:02:39 +12:00 |
|
Jake Barnby
|
eb1f6b52e7
|
Merge fixes
|
2024-09-05 16:01:46 +12:00 |
|
Jake Barnby
|
30fee15206
|
Merge remote-tracking branch 'origin/feat-rename-attributes' into 1.6.1
# Conflicts:
# package-lock.json
# package.json
# pnpm-lock.yaml
# src/routes/(console)/project-[project]/databases/database-[database]/collection-[collection]/attributes/string.svelte
|
2024-09-05 15:56:00 +12:00 |
|
Jake Barnby
|
012aa5a9c4
|
Merge remote-tracking branch 'origin/feat-resize-string-attributes' into 1.6.1
|
2024-09-05 15:49:48 +12:00 |
|
Torsten Dittmann
|
9d56081638
|
Merge pull request #1333 from appwrite/fix-org-invite-url
5.0.10
|
2024-09-04 05:00:58 +02:00 |
|
Steven Nguyen
|
3fdcc955ee
|
fix: remove extra slash in invite url because base already includes it
|
2024-09-04 00:37:16 +00:00 |
|