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
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
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
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
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
Steven Nguyen
3fdcc955ee
fix: remove extra slash in invite url because base already includes it
2024-09-04 00:37:16 +00:00
Steven Nguyen
eb0412cd3c
fix: update org invite url to include the /console base
...
Since we've moved the console to a separate container, the path must start with /console so that the request (including the query string params) are passed to the console container.
2024-09-03 23:37:39 +00:00
Torsten Dittmann
7656dc6f0d
Merge pull request #1324 from ItzNotABug/fix-upgrade-on-mock
...
Fix: Correct Upgrade Url
2024-09-03 13:27:24 +02:00
Torsten Dittmann
a9ebd84d5d
fix: auth templates on mobile screens
2024-09-02 16:32:27 +02:00
Bradley Schofield
0b5dded8bf
Make string attribute size editable
2024-08-30 21:19:36 +09:00
Torsten Dittmann
63ba2a6fe1
Merge pull request #1325 from ItzNotABug/fix-path-for-dpa-download
...
Fix: Correct DPA Download Url
2024-08-30 11:06:32 +02:00
Steven Nguyen
21efe035b7
Merge pull request #1299 from ItzNotABug/add-notification-on-authenticator-verification
...
Add notification on authenticator verification
2024-08-29 19:20:36 -06:00
Arman
b0ff16fd12
fix: redirect step for after repo connection, hide projects in usage if empty
2024-08-28 15:23:16 +02:00
Darshan
91dacf09fa
update: message copy.
2024-08-28 11:53:25 +05:30
ItzNotABug
6aad27735e
address comment: use url as per env.
2024-08-28 11:37:03 +05:30
ItzNotABug
1622dd8c0b
fix: use correct download url.
2024-08-27 20:56:54 +05:30
ItzNotABug
52b4a16219
fix: correct upgrade url.
2024-08-27 20:40:52 +05:30
Torsten Dittmann
f0136fadea
Merge pull request #1317 from ItzNotABug/fix-documents-selection-state
...
Fix documents selection state
2024-08-27 14:20:31 +02:00
ItzNotABug
0a80639565
improve: logic for selection state reset.
2024-08-27 17:43:39 +05:30
Torsten Dittmann
bcfa44b24a
Merge pull request #1322 from appwrite/fix-storage-waterfall
...
fix: storage waterfall
2024-08-27 14:09:13 +02:00