Darshan and GitHub
7eceea8775
Merge branch 'feat-pink-v2' into remove-jwt
2025-05-15 11:01:31 +05:30
Arman
414d995f94
fix: errors
2025-05-14 15:11:23 +02:00
Arman
5a96e28b38
fix: check issues
2025-05-14 14:56:29 +02:00
Arman
62d4cb0662
fix: check errors
2025-05-14 10:59:58 +02:00
Arman
ec0a05e4ae
fix: onboarding method requires teamId
2025-05-14 10:54:12 +02:00
Arman
06c26cc878
fix: check errors
2025-05-14 10:39:53 +02:00
Arman
ba5d70a989
fix: check errors
2025-05-14 10:39:08 +02:00
Arman and GitHub
29320f68bc
Merge pull request #1839 from appwrite/fix-types
...
Fix types
2025-05-14 10:33:32 +02:00
Arman
fddd397f37
fix: change org
2025-05-14 10:31:39 +02:00
Arman
8bdd3ec430
Merge branch 'main' of github.com:appwrite/console into feat-v2-regions
2025-05-14 10:30:42 +02:00
Arman
b35940c1a4
fix: broken link
2025-05-14 10:21:05 +02:00
Darshan
bfeef0fc19
update: sdk.
2025-05-14 13:08:28 +05:30
Darshan
2c2611c624
update: file tokens api.
2025-05-14 11:03:04 +05:30
Darshan
19c2002080
remove: log.
2025-05-14 09:56:56 +05:30
Darshan
ffa59104ea
misc: fixes.
2025-05-14 09:51:56 +05:30
Darshan
6433462911
fix: type and param type checks.
2025-05-13 12:57:18 +05:30
Darshan
38a73b6c17
fix: build.
2025-05-13 12:20:40 +05:30
Darshan
6ca3bd3bea
update: add filter support for internal attributes!
2025-05-13 12:15:34 +05:30
Darshan
d81d1d6b28
update: add filter support for internal attributes!
2025-05-13 12:00:33 +05:30
Darshan
4c2475879d
fix: floating action bar.
2025-05-13 11:49:57 +05:30
Darshan
0287b0b92c
fix: permissions title in manage file tokens, update logic for expiry management.
2025-05-13 11:19:47 +05:30
Darshan
645bd8a52c
fix: custom expiration info, inline one component for expiration.
2025-05-13 11:10:17 +05:30
Darshan
edb87fd3d1
fix: expiration info, scroll indicator not shown for file tokens table.
2025-05-13 10:35:38 +05:30
Darshan
cad7651d6d
fix: file details not shown.
2025-05-13 10:29:24 +05:30
Darshan
4124c50237
fixed: create file button not working.
2025-05-13 10:15:14 +05:30
Darshan
d5edccdb71
fix: unsafe mutations.
...
More info: Mutations are fine in normal `async/awaits` but not allowed on functions that are called from svelte context using `{#await}` on Svelte5 afaik. They can, however be updated from other async functions inside the one that is called, like we did here in this commit for `$repositories` updates.
2025-05-13 09:39:01 +05:30
Arman
4d592874d5
chore: update init copy
2025-05-12 18:15:18 +02:00
Arman
fdfbbd4cf3
fix: init bottom modal
2025-05-12 17:59:19 +02:00
Arman and GitHub
beefd0b8b8
Merge pull request #1834 from appwrite/data-page
...
Update page url for documents
2025-05-12 17:23:52 +02:00
Arman
79f2c43a96
fix: design review
2025-05-12 16:14:51 +02:00
Darshan
37fb71d3cd
update: promo modal logic.
2025-05-12 18:40:45 +05:30
Arman
6336c633c2
fix: broken urls
2025-05-12 14:46:09 +02:00
Arman
e21090ab96
Merge branch 'feat-pink-v2' of github.com:appwrite/console into feat-v2-regions
2025-05-12 13:44:15 +02:00
Arman
ee34d37fe1
feat: add live alert to sites
2025-05-12 13:43:27 +02:00
ernstmul
2c760e381e
Fix: import error
2025-05-12 12:21:23 +02:00
Darshan
e35a6f1642
update: page urls for documents.
2025-05-12 15:35:31 +05:30
ernstmul
abed54f074
Fix: use sentence case
2025-05-12 12:01:11 +02:00
Arman
df34be7ad0
chore: remove duplicate file
2025-05-09 14:45:43 +02:00
Arman
9d5547cc23
fix: paddings
2025-05-09 14:36:51 +02:00
Arman
16a698a06e
fix:
2025-05-09 14:14:30 +02:00
Arman
9e5ac55018
Merge branch 'feat-pink-v2' of github.com:appwrite/console into feat-v2-regions
2025-05-09 14:01:37 +02:00
Darshan and GitHub
64ad4dc798
Merge pull request #1762 from appwrite/devkeys-pink2
...
DevKeys on Pink2
2025-05-09 17:09:40 +05:30
Darshan and GitHub
692548b060
Merge pull request #1767 from appwrite/csv-imports
...
Feat: CSV Import
2025-05-09 17:03:40 +05:30
Darshan
0692f28c54
remove: conflict comments.
2025-05-09 09:31:19 +05:30
Darshan
8eb71e174b
Merge branch 'feat-pink-v2' into 'devkeys-pink2'.
2025-05-09 09:29:04 +05:30
Darshan
aff1f051b2
address comments.
2025-05-09 09:15:07 +05:30
ernstmul
fae5ac23b7
Fix updating name from project in header
2025-05-08 15:28:53 +02:00
Arman
13b467cc91
Merge branch 'feat-pink-v2' of github.com:appwrite/console into feat-v2-regions
2025-05-08 15:24:50 +02:00
Arman
c2d71c644b
Merge branch 'feat-pink-v2' of github.com:appwrite/console into feat-v2-regions
2025-05-08 15:24:46 +02:00
Ernst Mulders and GitHub
d19ba8b837
Merge pull request #1832 from appwrite/fix-provider-wizard-aside
...
Fix provider wizard aside
2025-05-08 15:01:39 +02:00