Torsten Dittmann
002ceff9d2
Bump pink-svelte and tweak UI styles and layout
...
- Update @appwrite.io/pink-svelte to 34802a6 in package.json -
Regenerate pnpm-lock.yaml to reflect updated deps - Change link-icon
color tokens from tertiary to primary in the sidebar - Reduce shell left
gutter: margin-left from 64px to 48px - Remove min-height: calc(100vh -
48px) on studio page
2025-12-08 15:12:43 +04:00
Darshan
e4a9f724e5
Merge pull request #2661 from appwrite/use-improved-links
2025-12-05 17:25:30 +05:30
Darshan
17e202275d
fix: prop.
2025-12-05 16:48:22 +05:30
Torsten Dittmann
8e0426aabc
Handle potentially undefined organization in path
2025-12-04 21:39:16 +04:00
Torsten Dittmann
ddcdc9ae51
Hide internal OAuth providers from UI
2025-12-04 21:36:11 +04:00
Torsten Dittmann
1627f1739a
Add scopes to OAuth providers in profiles
2025-12-04 20:22:04 +04:00
Torsten Dittmann
4a1737f77a
workaround for lexical error
2025-12-04 19:38:39 +04:00
Torsten Dittmann
08b2347b6b
Merge pull request #2669 from appwrite/fix-early-init-crash
2025-12-04 18:37:35 +04:00
Torsten Dittmann
cbc63f3216
Merge branch 'feat-profiles' into fix-early-init-crash
2025-12-04 18:37:22 +04:00
Torsten Dittmann
0c95a5c287
Update Appwrite console to commit 4838219
2025-12-04 18:34:54 +04:00
Torsten Dittmann
a2d15d2365
Merge branch 'feat-profiles' of https://github.com/appwrite/console into feat-profiles
2025-12-04 18:33:37 +04:00
Torsten Dittmann
b4cfed946c
Update index.svelte.ts
2025-12-04 18:33:18 +04:00
Torsten Dittmann
1352a37d9d
Merge pull request #2646 from appwrite/fix-studio-billing
2025-12-04 16:23:39 +04:00
Darshan
e2e4ff851e
fix: profile init for feedback.
2025-12-04 17:37:03 +05:30
Darshan
b3dd64879d
fix: sdk profile init.
2025-12-04 11:39:50 +05:30
Darshan
b0f1c2c918
update: the plan comparison.
2025-12-03 19:30:59 +05:30
Darshan
87676602df
Merge pull request #2667 from appwrite/fix-wrong-platform-hit
2025-12-03 19:06:06 +05:30
Darshan
10e28a2ef6
revert: unneeded change.
2025-12-03 18:17:36 +05:30
Darshan
39b4b16f7b
update: same fix as before, but for projects level.
2025-12-03 18:15:08 +05:30
Darshan
c5dab807da
fix: platform based org navigation via direct url hit.
2025-12-03 18:09:55 +05:30
Darshan
c9a3d74136
Merge branch 'feat-profiles' into 'fix-studio-billing'.
2025-12-03 11:28:59 +05:30
Darshan
ebbfca1573
Merge pull request #2665 from appwrite/manage-org-local
2025-12-02 22:26:40 +05:30
Torsten Dittmann
f3d9580d8a
Update feedback descriptions to reference Imagine
2025-12-02 19:27:22 +04:00
Darshan
73545e23da
update: use correct logic for org in pref.
2025-12-02 20:02:12 +05:30
Darshan
e8089b53ae
Merge pull request #2610 from appwrite/patch-e2es
2025-12-02 18:25:01 +05:30
Darshan
f963daf618
Merge branch 'main' into 'patch-e2es'.
2025-12-02 13:47:32 +05:30
Darshan
a13f983337
Merge branch 'feat-profiles' into 'patch-e2es'.
2025-12-02 13:32:42 +05:30
Darshan
15c3c5e1b4
update: use links prop.
2025-12-02 13:25:35 +05:30
Darshan
f6b29f2ac6
Merge pull request #2660 from appwrite/fix-modal-overflows
2025-12-02 13:11:11 +05:30
Darshan
7d10c3069d
use: smart portal on droplist.
2025-12-02 12:22:40 +05:30
Torsten Dittmann
12fbb09720
Merge branch 'feat-profiles' of https://github.com/appwrite/console into feat-profiles
2025-12-02 00:05:06 +04:00
Torsten Dittmann
3b55b962d9
Add onUpgrade callback and navigate to change plan
2025-12-01 21:06:12 +04:00
Torsten Dittmann
af78e33859
Remove align prop from Typography.Title
2025-12-01 21:02:17 +04:00
Torsten Dittmann
cc4caf9828
Merge pull request #2642 from appwrite/feat-add-favicons-for-imagine
2025-12-01 20:30:47 +04:00
Torsten Dittmann
a0303b2d1a
Add Unicorn Studio unauthenticated profile
...
- Add a new unauthenticated profile using Unicorn Studio shaders and
scene data. - Integrate Unicorn Studio viewer in the login page: CDN
script, init, and a container for the scene. - Update light theme to use
neutral primary/default backgrounds. - Tweak feedback descriptions to
reference Imagine consistently. - Remove bgcolor-neutral-primary and
bgcolor-neutral-default from both dark and light studio themes.
2025-12-01 20:29:20 +04:00
Harsh Mahajan
53c7e30a44
removed js
2025-12-01 14:31:37 +00:00
Darshan
fc11a9045c
Merge pull request #2653 from jaysomani/fix-2356-docs-button-create-site
2025-12-01 19:55:04 +05:30
Darshan
b9f794a5b3
Merge branch 'feat-profiles' into fix-studio-billing
2025-12-01 19:48:40 +05:30
Darshan
6fa9e30d0f
address some comments.
2025-12-01 19:29:05 +05:30
Darshan
0d3fe45f23
update: platform derived from profile.
2025-12-01 18:35:44 +05:30
Darshan
331f794927
misc.
2025-12-01 18:22:31 +05:30
Darshan
5f55f3ad66
fix: tests, other sdk updates/fixes.
2025-12-01 18:20:14 +05:30
Darshan
6f1221a70b
update: usage copy.
2025-12-01 17:59:20 +05:30
Darshan
45c1588ec5
update: billing layout and downgrades.
2025-12-01 17:41:19 +05:30
Damodar Lohani
59f7152674
Merge pull request #2659 from appwrite/fix-captcha-payment
...
Fix: setup intent might return payment method in different format
7.5.5
2025-12-01 15:29:45 +05:45
Damodar Lohani
e6f857834e
Format
2025-12-01 09:38:59 +00:00
Darshan
707019a907
Merge pull request #2645 from appwrite/feat-SER-645-Console-Notification-Database-AI-suggestions
2025-12-01 15:04:34 +05:30
Damodar Lohani
2d4ecb1dd7
fix typo
2025-12-01 08:57:25 +00:00
Damodar Lohani
277e06a233
Fix: setup intent might return payment method in different format
2025-12-01 08:52:06 +00:00
Darshan
0fa57b3b0e
Merge pull request #2658 from appwrite/fix-tooltips-popovers
7.5.4
2025-11-30 19:02:42 +05:30