Commit Graph

978 Commits

Author SHA1 Message Date
Darshan 7abc5b5360 misc: fixes. 2025-04-23 12:58:09 +05:30
Arman 5b5750a9f7 feat: separate logs columns 2025-04-18 16:04:59 +02:00
Arman 34ac172bb6 feat: small fixes and cleanup 2025-04-17 17:42:07 +02:00
Arman 4b5acff50a feat: add filters to responsiveContainer header and fixes 2025-04-17 14:05:11 +02:00
Arman cd61ad4e68 feat: responsiveContainerHeader (WIP), refactor view selector and other stuff 2025-04-16 17:53:21 +02:00
Ernst Mulders 31a9b0ed30 Merge pull request #1805 from appwrite/fix-sidebar-height-with-alert
fix: update height of sidebar when alert is open
2025-04-16 15:12:58 +02:00
ernstmul 892ec5dab5 fix: update height of sidebar when alert is open 2025-04-16 15:07:38 +02:00
Darshan 160abd907b fix: add missing action buttons on notifications. 2025-04-15 13:36:59 +05:30
Arman fa16fbbc55 fix: partner flows 2025-04-09 16:18:55 +02:00
Darshan 6c191e6a2b refactor: $page usage to page. 2025-04-01 16:54:22 +05:30
Arman 7259811356 remove old logs 2025-03-31 17:05:54 +02:00
Torsten Dittmann 635d3362b3 Merge branch 'feat-pink-v2' of https://github.com/appwrite/console into feat-pink-v2-svelte5 2025-03-31 16:23:28 +02:00
Arman 757cf061b4 chore: remove old logs 2025-03-31 15:49:07 +02:00
ernstmul 1a8ec8bc3e Fix: margin onboarding when no header is present 2025-03-31 14:06:10 +02:00
ernstmul 66c8f86c75 Fix: unintentional scrolling 2025-03-31 11:58:55 +02:00
Torsten Dittmann 510f7fd7d7 feat: svelte 5 2025-03-28 23:16:29 +01:00
Torsten Dittmann 28b41d35c6 Fix form submission and button types for project creation 2025-03-27 00:06:03 +01:00
Darshan 7359aae211 fix: ci tests. 2025-03-25 14:39:06 +05:30
Torsten Dittmann 96a74e45ac Remove fullWidth prop from ProjectId component 2025-03-24 14:52:16 +01:00
ernstmul e2052df8f5 Finish card design 2025-03-24 11:13:56 +01:00
ernstmul 87adaad919 Review card 2025-03-24 11:09:44 +01:00
ernstmul dcee42d81c Fix sign in page with review 2025-03-20 13:51:59 +01:00
Darshan b6a1309664 Merge branch 'feat-pink-v2' into 'clean-checks'. 2025-03-19 20:00:39 +05:30
Darshan 71ed423d02 Merge branch 'feat-pink-v2' into 'backups-to-pink2'. 2025-03-19 16:18:45 +05:30
Darshan 30fc12c458 Merge branch 'feat-pink-v2' into 'clean-checks'. 2025-03-19 14:45:51 +05:30
Darshan d9ffd83ad8 update: cleanup. 2025-03-19 14:27:10 +05:30
Torsten Dittmann 1ab3b92944 fix: floating action bars 2025-03-18 21:27:32 +01:00
Torsten Dittmann 9c2796a3dc Merge branch 'feat-pink-v2' of https://github.com/appwrite/console into feat-pink-v2 2025-03-18 18:47:18 +01:00
Torsten Dittmann 76d20ed522 fix: migrate tables 2025-03-18 18:38:47 +01:00
Arman 9472838847 chore: remove Container from usage component 2025-03-18 11:33:41 +01:00
ernstmul c727fdf834 Merge branch 'feat-pink-v2' into fix-feedback-create-web-flow
# Conflicts:
#	src/lib/layout/wizard.svelte
2025-03-18 10:25:52 +01:00
Arman b3ee139bb1 feat: sticky side template wizard 2025-03-17 17:49:29 +01:00
ernstmul 11c395e940 Fix: close without confirm modal 2025-03-17 16:52:05 +01:00
ernstmul 74baabcef6 Fix: move create project submit button to modal button 2025-03-17 10:41:16 +01:00
Darshan af6df52df8 Merge branch 'feat-pink-v2' into 'backups-to-pink2'. 2025-03-16 11:21:49 +05:30
Darshan 319638fc89 fix: header covering the content section. 2025-03-16 10:29:19 +05:30
Torsten Dittmann ecbf8b2488 Migrate UI components to Pink design library
The commit updates various UI components to use the new Pink design library, replacing older custom components. Key changes include:

- Replace custom Alert components with Pink's Alert.Inline
- Replace custom Table components with Pink's Table.Root/Cell structure
- Update form inputs and selectors to use Pink variants
- Remove unnecessary wrapper elements and classes
- Adjust layout and typography to match Pink patterns
- Clean up redundant styles and markup

Focus is on maintaining functionality while adopting the new design system components.
2025-03-13 17:24:48 +04:00
Torsten Dittmann 4e94294eef fix: fallback fonts 2025-03-13 15:03:24 +04:00
Ernst Mulders 98f296a4fe Merge pull request #1736 from appwrite/feat-new-wizard-project-create
Feat new wizard project create
2025-03-12 14:48:14 +01:00
ernstmul 3101f7b046 Fix alert header position 2025-03-11 17:10:15 +01:00
ernstmul 446250fe0e Creat project to new v2 modal 2025-03-11 16:26:49 +01:00
ernstmul cada0b1342 WIP 2025-03-11 13:37:33 +01:00
ernstmul 39ee6ad5bf Fix position of alert 2025-03-10 14:07:05 +01:00
Arman 9031195bb4 feat: usage screens 2025-03-09 13:28:31 +01:00
Arman 14248d63b5 chore: bump pink, small fixes 2025-03-07 16:34:40 +01:00
Arman 5b80c9d1fc feat: function overview and templates 2025-03-07 11:22:19 +01:00
ernstmul ca85fcc253 feedback 2025-03-06 14:56:08 +01:00
ernstmul c7793e1595 Functions WIP 2025-03-05 16:54:17 +01:00
ernstmul 017b1b93c8 Update exiting clicks to enum 2025-03-05 15:51:36 +01:00
ernstmul 087db20095 Fix: responsiveness viewport 2025-03-03 15:29:59 +01:00