Torsten Dittmann
29986bcbaa
Clear auth token on login and OAuth login
2025-12-09 19:33:09 +04:00
Darshan
831af2343a
Merge pull request #2694 from appwrite/fix-logins
2025-12-09 20:02:16 +05:30
Darshan
0ab76c5892
fix: login page.
2025-12-09 19:53:28 +05:30
Darshan
d10a0a2506
Merge pull request #2693 from appwrite/misc-domain-fixes
2025-12-09 19:10:08 +05:30
Darshan
7e8c60c498
lint.
2025-12-09 19:02:59 +05:30
Darshan
3c7f6365c1
add: exit confirm.
2025-12-09 18:52:57 +05:30
Darshan
10a06486f9
fix: broken domains flow.
2025-12-09 18:43:25 +05:30
Darshan
3cadc40df2
Merge pull request #2692 from appwrite/org-title
2025-12-09 12:10:17 +05:30
Darshan
b260a7a160
lint.
2025-12-09 11:54:10 +05:30
Darshan
8be1270c30
chore: page title.
2025-12-09 11:51:31 +05:30
Torsten Dittmann
3190edfecf
Register CSS @property for gradient and backdrop
2025-12-09 01:45:51 +04:00
Torsten Dittmann
d62effd5b0
Merge branch 'feat-profiles' of https://github.com/appwrite/console into feat-profiles
2025-12-09 00:39:26 +04:00
Torsten Dittmann
cb15bb9122
Add grid-based studio loading animation
...
- Introduce CSS grid of circles with staggered delays - Add JS to build
the animated grid and attach to DOM - Update app.html to load the studio
loading script and assets
2025-12-08 22:46:54 +04:00
Torsten Dittmann
c86838c4d1
Merge pull request #2683 from appwrite/feat-profiles-templates-route
2025-12-08 21:50:58 +04:00
Torsten Dittmann
389e0f27cc
Switch onNavigate and add view and home routes
...
- Replace single if with a switch in onNavigate - Add cases for view and
home routes - Preserve project navigation behavior
2025-12-08 21:36:07 +04:00
Torsten Dittmann
112e2d4e46
Delete obsolete console template redirect page
2025-12-08 20:05:40 +04:00
Torsten Dittmann
1044282bf8
feat: studio template route
2025-12-08 20:03:19 +04:00
Darshan
5f7bc14d5c
Merge pull request #2682 from appwrite/update-credits
2025-12-08 19:17:58 +05:30
Darshan
28aef91c58
lint.
2025-12-08 18:59:17 +05:30
Darshan
d17f57035e
lint.
2025-12-08 18:53:13 +05:30
Darshan
0bf20702da
Merge branch 'feat-profiles' into update-credits
2025-12-08 18:52:20 +05:30
Torsten Dittmann
e63a0cf1b1
Adjust layout: shrink sidebar icons and paddings
2025-12-08 15:48:00 +04:00
Torsten Dittmann
ca8b4847ff
Update shell.svelte
2025-12-08 15:37:56 +04:00
Torsten Dittmann
812303dadf
Fix UI copy wrapping and tidy package.json
2025-12-08 15:29:20 +04:00
Torsten Dittmann
9cdcdde8b6
Fix breadcrumbs null safety; update font-weight
2025-12-08 15:28:43 +04:00
Torsten Dittmann
34a1eb1b8d
Merge branch 'feat-profiles' of https://github.com/appwrite/console into feat-profiles
2025-12-08 15:13:36 +04:00
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
ee9bd66125
remove: leftover.
2025-12-08 15:44:57 +05:30
Darshan
b28be878a0
update: credits layout.
2025-12-08 15:44:43 +05:30
Darshan
f2a95ebb16
Merge pull request #2681 from appwrite/fix-links
2025-12-07 17:03:28 +05:30
Darshan
9669a9319f
fix: project link.
2025-12-07 17:02:06 +05:30
Darshan
64ec05ba32
Merge pull request #2680 from appwrite/title
2025-12-07 16:54:32 +05:30
Darshan
ecaa3cf907
lint.
2025-12-07 16:48:37 +05:30
Darshan
9bf272e504
update: title formats.
2025-12-07 16:10:38 +05:30
Darshan
238257285f
Merge pull request #2676 from appwrite/studio-fixes-improvements
2025-12-07 11:02:01 +05:30
Darshan
f358bb46b4
lint.
2025-12-07 10:52:58 +05:30
Ariel Weinberger
13db7fdca4
fix: appwrite sites url ( #2678 )
...
* fix: appwrite sites url
* fix: https
* fix: https
2025-12-06 22:20:04 -06:00
Darshan
1c4a03e8da
add: imagine specific credits usage.
2025-12-06 19:15:03 +05:30
Darshan
1c4cacd72d
add: show invite if members addition is supported.
2025-12-06 17:23:46 +05:30
Ariel Weinberger
6860beefa0
feat(profiles): add realtime uri config ( #2674 )
2025-12-05 19:12:13 -06: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