Commit Graph

130 Commits

Author SHA1 Message Date
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
ernstmul 8c99f9c794 Update color vars 2025-03-10 14:16:51 +01:00
Darshan ca00ec6fee fix: remove null check. 2025-03-10 16:53:54 +05:30
Darshan 46d8226589 fix: api usage. 2025-03-10 16:52:40 +05:30
ernstmul 63ea62f0cb Track clear search 2025-03-05 13:50:34 +01:00
Torsten Dittmann ae6c6cd3ef fix: stuff 2025-03-04 17:13:24 +04:00
Torsten Dittmann 3eec8e2767 fix: color tokens 2025-03-03 18:10:32 +04:00
Torsten Dittmann 1cd9e17cda fix: more screens 2025-02-26 17:00:38 +04:00
Torsten Dittmann 57ff0fb1d1 Merge branch 'feat-pink-v2' of https://github.com/appwrite/console into feat-pink-v2 2025-02-06 13:52:16 +01:00
Torsten Dittmann cf2cdfa8dc fix: avatars and some tables 2025-02-06 13:49:43 +01:00
ernstmul 0aec566f7b Update to stack 2025-02-06 13:49:07 +01:00
ernstmul 7f112ab994 Switch to Keyboard component 2025-01-27 16:37:23 +01:00
ernstmul ef12a8fed4 Switch to Keyboard component 2025-01-27 16:35:09 +01:00
ernstmul 4d04d4746f Update colors and icons 2025-01-27 14:52:11 +01:00
ernstmul bbe022958d Command center to pink2 2025-01-22 13:37:17 +01:00
Darshan 0dae2b9b79 Merge branch 'main' into feat-pink-v2 2025-01-03 15:47:42 +05:30
Darshan 411847f439 fix: markdown and styles in ai assistant. 2024-12-15 18:44:05 +05:30
Arman 5b7b5003fd feat: add mock sites 2024-10-21 12:51:04 +02:00
Torsten Dittmann 409bad8fd2 fix: sdk endpoints 2024-07-17 19:18:26 +02:00
Torsten Dittmann ffb7536797 feat: migrate to container 2024-07-15 20:15:11 +02:00
Christy Jacob f20b9aa899 chore: fix tests 2024-03-01 14:24:42 +00:00
Christy Jacob 161efff0d1 chore: run linter 2024-03-01 12:56:39 +00:00
Christy Jacob 2c54c12efc chore: add images for providers results 2024-03-01 00:22:12 +05:30
Thomas G. Lopes 111a2a7135 latter command key override 2024-02-29 16:08:12 +00:00
Christy Jacob c35ff02df7 chore: add prefix keys 2024-02-29 21:12:00 +05:30
Christy Jacob 719e4dba7f chore: add missing command centers 2024-02-29 16:53:29 +05:30
Steven Nguyen dc5b77933c Merge branch 'main' into feat-messaging 2024-01-17 23:08:24 +00:00
tglide b00b4b4544 remove json header from ai 2023-12-26 15:07:39 +00:00
Steven Nguyen a99082e4a5 Add messaging overview route 2023-12-19 16:14:38 -08:00
Torsten Dittmann 1b0c48e93b fix: color tokens for command center and tooltip 2023-12-08 18:05:10 +01:00
Torsten Dittmann fc532de224 feat: new pink 2023-11-21 10:51:13 +01:00
Shardul Kurdukar c5e013fd0d Fixed missing separator for keycodes comparison 2023-10-10 21:11:30 +05:30
Arman 0d2a977436 Merge branch 'main' of github.com:appwrite/console into chore-upgrade-svelte-4 2023-10-02 11:35:45 +02:00
Steven Nguyen 077f1fe8f4 Update command center colors 2023-09-26 14:53:42 -07:00
Arman 748d2e5378 Merge branch 'main' of github.com:appwrite/console into chore-upgrade-svelte-4 2023-09-11 12:29:18 +02:00
Matej Bačo 0bca11d426 Set AI project 2023-09-06 17:26:21 +02:00
Matej Bačo b8ba4ac995 Fix missing credentials 2023-09-05 16:31:20 +02:00
Matej Bačo adf99fa4ef Fix AI assistant headers for console user 2023-09-05 16:12:38 +02:00
Arman bcc4f8013c chore: fix even more linting error 2023-08-31 18:44:06 +02:00
Arman cd89c404dd chore: run linter 2023-08-31 16:12:04 +02:00
Arman add4fa09eb chore: initial migration 2023-08-31 12:54:53 +02:00
Jake Barnby a063d86858 Add mode header to assistant 2023-08-30 14:18:16 -04:00
Torsten Dittmann ea8b9caddc Update src/lib/commandCenter/panels/ai.svelte 2023-08-30 16:37:24 +02:00
tglide 82dd89477d fix overriding question 2023-08-30 09:22:14 +01:00
tglide b8d41c4a3f change error description 2023-08-30 09:18:52 +01:00
tglide b891a1eba0 style changes 2023-08-28 15:38:12 +01:00
tglide b61be68121 ai-errors 2023-08-28 14:57:51 +01:00
tglide 9c4dc37e34 improve code spacing 2023-08-28 14:53:07 +01:00
tglide d17bb86869 ai disclaimer 2023-08-28 14:40:25 +01:00
tglide 4d24095bc4 improve ai scrolling 2023-08-28 13:58:35 +01:00