Commit Graph

8426 Commits

Author SHA1 Message Date
Ernst Mulders 630cd47266 Merge pull request #1648 from appwrite/fix-feedback-navigation-cont3
Fix feedback navigation cont3
2025-02-05 13:52:23 +01:00
ernstmul ff697b371e Rename property for blocksize 2025-02-05 13:47:48 +01:00
ernstmul 5650474541 Update to not use global css 2025-02-05 13:37:11 +01:00
ernstmul 6241050418 Fix sub nav over container 2025-02-05 13:11:19 +01:00
ernstmul 6793733957 Fix menu 2 navigation animation 2025-02-05 13:08:31 +01:00
ernstmul 1bdc4c850d Fix level 2 menu for new sidebar width when icons 2025-02-05 12:25:14 +01:00
ernstmul e27e15e02c Fix block size in header for all views 2025-02-05 12:09:34 +01:00
ernstmul 6bb556aa01 Fix icons jumping 2025-02-05 12:06:28 +01:00
ernstmul c27b5e7fb3 Fix account menu on tablet viewport 2025-02-05 11:52:16 +01:00
ernstmul 9a307f249d Add new images 2025-02-05 11:43:00 +01:00
ernstmul ca0c53b901 Add new images 2025-02-05 11:41:32 +01:00
ernstmul 81824a9dc3 Add correct border radii for the images as well so they don't overflow the card 2025-02-05 11:37:54 +01:00
ernstmul 1766ac115f Cards to mobile view 2025-02-05 11:30:57 +01:00
ernstmul 08b50dc868 Override default header behaviour to not have the button flow over 2025-02-05 11:29:33 +01:00
ernstmul 44265a0031 Move dismissal of onboarding to prefs 2025-02-05 11:15:19 +01:00
ernstmul 50be7fc012 Make the org select bigger on mobile when the projects dropdown isn't there 2025-02-05 10:57:25 +01:00
ernstmul ef42648ec1 Menu nudge update 2025-02-05 10:56:58 +01:00
ernstmul 3582ffebaf Get started text color updates 2025-02-05 10:07:00 +01:00
Ernst Mulders 481c65c255 Merge pull request #1647 from appwrite/fix-feedback-navigation-cont-2
Fix feedback navigation cont 2
2025-02-05 09:25:29 +01:00
ernstmul 0473b5fccd Merge branch 'feat-pink-v2' into fix-feedback-navigation-cont-2
# Conflicts:
#	package.json
#	pnpm-lock.yaml
2025-02-05 09:25:05 +01:00
Torsten Dittmann b18c13035e fix: tables and auth 2025-02-05 02:36:23 +01:00
Torsten Dittmann ca3e4174c0 chore: update pink 2025-02-04 18:02:07 +01:00
ernstmul 167e597ade Search in icon button 2025-02-04 17:56:44 +01:00
ernstmul 775d25f883 Fix button width 2025-02-04 17:46:49 +01:00
ernstmul 870b60e00a Sidebar paddings 2025-02-04 17:46:43 +01:00
ernstmul 250dae09e0 Fix IconSearch color 2025-02-04 15:31:45 +01:00
ernstmul c234e2b017 Adjust breadcrumb to design changes 2025-02-04 15:29:11 +01:00
ernstmul 4f1958a81c Add delay to ensure transition is not set directly when navigating to the projects pages 2025-02-04 15:26:56 +01:00
ernstmul 6d31e288f8 Update pink 2025-02-04 15:23:21 +01:00
ernstmul 57ec375a66 Fix creating org on self-hosted 2025-02-04 14:08:31 +01:00
ernstmul ba66fdfb95 Fix creating org on self-hosted 2025-02-04 14:01:22 +01:00
ernstmul 444ff4143a Add tracker for creating Organization and project 2025-02-04 13:40:34 +01:00
Torsten Dittmann b1da68c483 fix: corepack 2025-02-04 01:17:41 +01:00
Torsten Dittmann 723de16761 fix: multiple things 2025-02-04 00:54:39 +01:00
Torsten Dittmann f76762c419 chore: update pink 2025-02-03 22:52:38 +01:00
Torsten Dittmann 2da3cfb5e6 Merge branch 'feat-pink-v2' of https://github.com/appwrite/console into feat-pink-v2 2025-02-03 22:49:06 +01:00
Torsten Dittmann 8c7f0a419a fix: stuff 2025-02-03 22:47:44 +01:00
Ernst Mulders b3af7acf17 Merge pull request #1646 from appwrite/fix-feedback-onboarding-navigation-cont
Fix feedback onboarding navigation cont
2025-02-03 19:59:07 +01:00
ernstmul b67d878ece Sidebar progresscard mobile width fix 2025-02-03 19:56:06 +01:00
ernstmul 912e97d115 Add padding 2025-02-03 19:54:13 +01:00
ernstmul c03f729faf Conflict fixes 2025-02-03 19:54:08 +01:00
ernstmul 296f9ffa3f Merge branch 'feat-pink-v2' into fix-feedback-onboarding-navigation-cont
# Conflicts:
#	package.json
#	pnpm-lock.yaml
#	src/lib/components/sidebar.svelte
#	src/lib/layout/shell.svelte
2025-02-03 19:48:57 +01:00
ernstmul d7a0195f1b Fix tablet menu 2025-02-03 17:22:29 +01:00
ernstmul 9acc57cf28 Increase gap 2025-02-03 16:48:44 +01:00
ernstmul 4f8f8384be Align search icon 2025-02-03 16:46:19 +01:00
ernstmul 98de48ba32 Swap to ActionMenu 2025-02-03 16:39:14 +01:00
ernstmul bdcbc4b3aa Show active state 2025-02-03 16:27:58 +01:00
ernstmul 8eecd942ed Persist subnav 2025-02-03 16:19:51 +01:00
ernstmul e4db14f084 Add transition for submenu 2025-02-03 15:38:54 +01:00
Torsten Dittmann 4671c8db09 Merge branch 'feat-pink-v2' of https://github.com/appwrite/console into feat-pink-v2 2025-02-03 15:30:07 +01:00