Commit Graph

958 Commits

Author SHA1 Message Date
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
Torsten Dittmann 3eec8e2767 fix: color tokens 2025-03-03 18:10:32 +04:00
Torsten Dittmann c2d113acb5 fix: titles 2025-03-03 14:33:51 +04:00
ernstmul c1f44d58db Fix: padding correction when sub navigation is open 2025-02-27 16:10:26 +01:00
Torsten Dittmann 360874bdcb fix: stuff 2025-02-26 22:17:30 +04:00
Torsten Dittmann 485fb3d1fc Merge branch 'feat-pink-v2' of https://github.com/appwrite/console into feat-pink-v2 2025-02-26 21:01:58 +04:00
Torsten Dittmann 333bd9beb7 fix: stuff 2025-02-26 20:58:38 +04:00
Ernst Mulders 2aab159441 Merge pull request #1705 from appwrite/jesse/database-nav
Sub navigation collection changes
2025-02-26 17:34:54 +01:00
Torsten Dittmann 421dc00697 Merge branch 'feat-pink-v2' of https://github.com/appwrite/console into feat-pink-v2 2025-02-26 17:01:07 +04:00
Torsten Dittmann 1cd9e17cda fix: more screens 2025-02-26 17:00:38 +04:00
ernstmul 86503d3761 Fix: vertical scrolling between 1024px and 1200px viewport 2025-02-26 11:44:48 +01:00
ernstmul 4a557b6645 Fix: reactive statement to let subNavigation disappear accordingly 2025-02-26 10:17:35 +01:00
ernstmul 8ee397324c Wip container responsiveness 2025-02-25 15:16:10 +01:00
ernstmul 524849bdd5 Wip container responsiveness 2025-02-25 15:14:00 +01:00
Torsten Dittmann e8a8277212 fix: pink v2 2025-02-24 21:47:52 +04:00
Torsten Dittmann 9db43d5b32 fix: various things 2025-02-20 14:31:21 +01:00
ernstmul 4e6a1047e4 Show footer in view on organization overview 2025-02-19 11:34:05 +01:00
Ernst Mulders 43a1e36087 Merge pull request #1674 from appwrite/fix-footer-with-beta-badge
Fix footer with beta badge
2025-02-18 09:59:32 +01:00
ernstmul ec2a7a9aef Design feedback mobile 2025-02-18 09:55:23 +01:00
Torsten Dittmann 2da978421e fix: various issues 2025-02-18 02:52:08 +01:00
ernstmul 990b417c3a items center 2025-02-17 15:34:16 +01:00