Torsten Dittmann
|
7568b0d4e8
|
Update redirect to studio route and remove page
|
2025-12-18 23:04:38 +04:00 |
|
Torsten Dittmann
|
5898ccaab7
|
Update docs link to site root
|
2025-12-18 21:02:23 +04:00 |
|
Torsten Dittmann
|
c858aa5901
|
Set unicorn-scene max-width to 50vw
|
2025-12-18 18:31:53 +04:00 |
|
Harsh Mahajan
|
89136b6c35
|
fix: preserve studio prompt across login via session storage (#2705)
* fix:preserve studio prompt across login via session storage
* remove not imprttant var
|
2025-12-17 10:13:56 -06:00 |
|
Torsten Dittmann
|
6e3840f7d1
|
Enable email login via URL flag
|
2025-12-17 19:53:22 +04:00 |
|
Darshan
|
1a9f722fc4
|
add: profile mode to sdk.
|
2025-12-17 19:06:04 +05:30 |
|
Torsten Dittmann
|
cbe44899a7
|
Remove legacy sidebar state helpers and logic
|
2025-12-17 03:18:07 +04:00 |
|
Torsten Dittmann
|
77123c0b5e
|
Use studio profile unconditionally
|
2025-12-17 00:06:38 +04:00 |
|
Torsten Dittmann
|
b705fbdad9
|
Enable EMAIL login for dev or staging
|
2025-12-17 00:03:59 +04:00 |
|
Torsten Dittmann
|
4711c5bf8c
|
Refactor login page to use derived profile
|
2025-12-16 23:32:19 +04:00 |
|
Torsten Dittmann
|
ea9308365e
|
Add lastError store for error params
|
2025-12-16 20:43:58 +04:00 |
|
Torsten Dittmann
|
ad25acf15b
|
Add technical support topics and error handling
|
2025-12-16 20:43:38 +04:00 |
|
Torsten Dittmann
|
75eacb27ec
|
Remove background style from subNavigation
|
2025-12-16 20:05:13 +04:00 |
|
Torsten Dittmann
|
b0c77fe755
|
Use credits in chart data instead of creditsUsed
|
2025-12-16 19:47:54 +04:00 |
|
Torsten Dittmann
|
25afe7becd
|
Destroy UnicornStudio on component destroy
Import onDestroy from svelte and destroy UnicornStudio in the onDestroy
hook to prevent leaks.
|
2025-12-16 18:37:28 +04:00 |
|
Torsten Dittmann
|
47796ab2fb
|
Remove duplicate name in organizations type
|
2025-12-16 17:00:25 +04:00 |
|
Torsten Dittmann
|
96fb7a4541
|
Merge branch 'feat-profiles' of https://github.com/appwrite/console into feat-profiles
|
2025-12-16 16:58:48 +04:00 |
|
Torsten Dittmann
|
76bf4d20ff
|
Make navbar bindable defaults; style sub-nav
|
2025-12-16 16:32:54 +04:00 |
|
Torsten Dittmann
|
6ebae21a7f
|
Enable email login in development only
Use dev flag to include EMAIL login only in development
|
2025-12-16 16:10:51 +04:00 |
|
Darshan
|
0046364601
|
lint.
|
2025-12-16 15:01:50 +05:30 |
|
Darshan
|
72b6dd7987
|
fix: color.
|
2025-12-16 14:55:38 +05:30 |
|
Darshan
|
6d9efa93f3
|
fix: credits info.
|
2025-12-16 14:02:05 +05:30 |
|
Darshan
|
49a2763b67
|
add: reload on upgrade/downgrade for studio.
|
2025-12-16 13:16:59 +05:30 |
|
Torsten Dittmann
|
d1be641c38
|
Bump pink icons packages and refactor navbar paths
|
2025-12-15 19:02:48 +04:00 |
|
Darshan
|
c863f64529
|
Merge pull request #2708 from appwrite/add-org-credit-usage
|
2025-12-15 18:31:03 +05:30 |
|
Darshan
|
e11516feb7
|
Merge branch 'main' into 'sync-main-studio'.
|
2025-12-14 13:34:46 +05:30 |
|
Darshan
|
4258403f73
|
add: credits usage on org.
add: usage on menu.
add: member checks.
|
2025-12-14 13:27:29 +05:30 |
|
Darshan
|
ba54f8d07d
|
Merge pull request #2706 from appwrite/improve-payment-modal
|
2025-12-13 16:34:33 +05:30 |
|
Darshan
|
9f05f73ad5
|
fix: enter on state picker.
|
2025-12-13 12:28:15 +05:30 |
|
Darshan
|
c4d7d64595
|
fix: clear existing stripe state.
|
2025-12-13 11:37:42 +05:30 |
|
Atharva Deosthale
|
7269effe8f
|
make sure only Appwrite projects are fetched on self-hosted (#2696)
|
2025-12-12 15:24:42 -08:00 |
|
Darshan
|
b92b94f537
|
Merge pull request #2703 from appwrite/remove-studio-link
|
2025-12-12 11:59:18 +05:30 |
|
Darshan
|
f54f660312
|
remove: link.
|
2025-12-12 11:58:03 +05:30 |
|
 
|
557a0cd4da
|
Add skeleton loader to database subNavigation while tables load (#2673)
* Initial plan
* feat: Add skeleton loader to subNavigation while tables are loading
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
* chore: update loading skeleton to look more like real data.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
Co-authored-by: Steven Nguyen <stnguyen90@users.noreply.github.com>
|
2025-12-11 10:51:31 -08:00 |
|
Darshan
|
a80a211be6
|
Merge pull request #2701 from appwrite/add-imagine-banner
|
2025-12-11 19:20:36 +05:30 |
|
Darshan
|
09651e0398
|
add: flag.
|
2025-12-11 19:09:51 +05:30 |
|
Darshan
|
e7eaad66b4
|
add: shadow and mobile config.
|
2025-12-11 18:55:52 +05:30 |
|
Darshan
|
9de0afb12e
|
update: design changes.
|
2025-12-11 18:44:25 +05:30 |
|
Darshan
|
82bc4a5465
|
add: nice looking thing :D
|
2025-12-11 18:03:42 +05:30 |
|
Darshan
|
44fc77e376
|
lint and fixes.
|
2025-12-11 15:14:45 +05:30 |
|
Darshan
|
1fbab919b3
|
lint and fixes.
|
2025-12-11 15:14:38 +05:30 |
|
Darshan
|
83f360eb38
|
Merge branch 'main' into 'sync-main-studio'.
|
2025-12-11 15:10:08 +05:30 |
|
Harsh Mahajan
|
eabf5c065f
|
Fix org mobile/tablet sidebar visibility and actions
|
2025-12-11 14:21:26 +05:30 |
|
Darshan
|
55ad9a620b
|
fix: states not updated.
|
2025-12-11 13:40:18 +05:30 |
|
Harsh Mahajan
|
978bd4d846
|
prevent squishing of organization header plus button
|
2025-12-11 11:48:22 +05:30 |
|
Torsten Dittmann
|
a719625485
|
Move Sonner toaster styles into shadow DOM
|
2025-12-10 18:20:08 +04:00 |
|
Darshan
|
6c838e3f3b
|
Merge pull request #2679 from appwrite/fix-SER-468-file-upload-for-push-notifications
|
2025-12-10 14:30:38 +05:30 |
|
 Harsh MahajanandDarshan
|
04a7ef0a3c
|
Update src/lib/elements/forms/inputFilePicker.svelte
Co-authored-by: Darshan <itznotabug@gmail.com>
|
2025-12-10 14:13:19 +05:30 |
|
Steven Nguyen
|
c278a7961e
|
fix: ensure the entire $id cell is hidden if user hides (#2691)
Since the logic is inside the Spreadsheet.Cell, there's still a <button> element so we need to make sure that is hidden too.
|
2025-12-09 13:43:48 -08:00 |
|
Torsten Dittmann
|
29986bcbaa
|
Clear auth token on login and OAuth login
|
2025-12-09 19:33:09 +04:00 |
|