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
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
0d3fe45f23
update: platform derived from profile.
2025-12-01 18:35:44 +05:30
Damodar Lohani
59f7152674
Merge pull request #2659 from appwrite/fix-captcha-payment
...
Fix: setup intent might return payment method in different format
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
90fb24ece6
fix: pagination.
2025-11-29 19:05:56 +05:30
Harsh Mahajan
c3912a699c
lint issue
2025-11-28 11:20:13 +00:00
Harsh Mahajan
5c6e90aa27
added folders
2025-11-28 11:16:58 +00:00
Your Name
75992fd146
fix: Docs button in create site repository connection modal
2025-11-27 22:00:42 +05:30
Torsten Dittmann
ed22f1ca9c
Add theme tokens and adjust studio styles
2025-11-27 20:02:48 +04:00
Torsten Dittmann
2163c70528
Add dynamic login providers and profile driven UI
...
- Introduce Logins enum and oauthProviders mapping per profile - Switch
login page to profile-driven providers instead of hardcoded OAuth -
Render email/password and social logins only when enabled by profile -
Use oauthProviders.github for GitHub login and add Google support - Show
recover/sign-up links only when EMAIL login is enabled
2025-11-27 18:54:58 +04:00
Torsten Dittmann
2ad53d35d1
Merge branch 'feat-profiles' of https://github.com/appwrite/console into feat-profiles
2025-11-27 18:37:52 +04:00
Torsten Dittmann
2457c10478
Update build and UI, auto-create Studio org
2025-11-27 18:37:46 +04:00
Torsten Dittmann
8ce319f4b5
Add font-family settings and asset fonts
2025-11-27 14:11:02 +04:00
Darshan
6b29e04e92
add: missing scopes.
2025-11-27 14:38:14 +05:30
Jake Barnby
8505391a5d
Merge pull request #2649 from appwrite/revert-2496-feat-csv-export
...
Revert "CSV export"
2025-11-27 08:23:58 +00:00
Darshan
71cad9b059
fix: plan getter.
2025-11-27 13:45:05 +05:30
Darshan
3ce90545a8
update: filtering.
2025-11-27 13:37:46 +05:30
Darshan
07cfb72eb4
Revert "CSV export"
2025-11-27 11:13:16 +05:30
Torsten Dittmann
6a5c06c8d6
Merge branch 'feat-profiles' of https://github.com/appwrite/console into feat-profiles-updates
2025-11-26 18:48:06 +04:00
Torsten Dittmann
cbe83dba3b
Use stage subdomain for stage environment
2025-11-26 18:09:34 +04:00
Torsten Dittmann
c3b28e667b
Update pink-svelte and add progress bar toggle
...
- Update pink-svelte to commit 33845eb in package.json and
pnpm-lock.yaml - Add showProgressBar boolean to Profile type in
src/lib/profiles/index.svelte.ts - Default showProgressBar: true for
base profile; false for studio - Gate Progress component rendering in
layout behind showProgressBar
2025-11-26 18:07:56 +04:00
Darshan
e4a63b5e63
lint,
2025-11-26 18:02:15 +05:30
Darshan
8e2677887e
fix: sidebar.
2025-11-26 15:05:35 +05:30
Harsh Mahajan
7d24475f6f
feat: add Database AI suggestions bottom alert
2025-11-26 14:52:28 +05:30
Darshan
57af06a9fe
update: improved logic.
2025-11-26 14:41:13 +05:30
Darshan
9c9d5b7be6
update: improved logic with backwards compat.
2025-11-26 14:28:19 +05:30
Matej Bačo
4cc00c92ef
Merge branch 'main' into fix-SER-467-git-details-not-showing
2025-11-26 09:46:15 +01:00
Darshan
bfe8024583
add: spacing.
2025-11-26 13:39:27 +05:30
Your Name
08508ab5d4
fix: prevent filters dropdown from being clipped by dialog overflow
2025-11-25 23:02:51 +05:30
Darshan
237ae93469
Merge pull request #2579 from appwrite/fix-SER-483-respect-directory-view-source
2025-11-25 16:51:54 +05:30
Darshan
c51cbe9e2a
fix: check if the type is non-spatial before clearing.
2025-11-25 12:00:05 +05:30
Damodar Lohani
b5922555d7
Merge pull request #2350 from appwrite/feat-SER-347-Add-pagination-new-billing-ui
...
feat: pagination on billing ui table and refactoring it
2025-11-25 11:53:08 +05:45
Damodar Lohani
4371c8f5a2
Merge pull request #2636 from appwrite/feat-feedback
...
Feat: downgrade feedback
2025-11-25 11:03:26 +05:45
Jake Barnby
abbe7e1fb6
Format
2025-11-25 15:07:34 +13:00
Jake Barnby
a9385fb078
Simplify notification
2025-11-25 14:49:06 +13:00
Jake Barnby
b354f450ae
Update box text
2025-11-25 14:13:56 +13:00
Jake Barnby
751b3cd02f
Format
2025-11-25 13:17:10 +13:00
Darshan
86cd647a88
address comments.
2025-11-24 17:42:39 +05:30