Commit Graph

105 Commits

Author SHA1 Message Date
Arman 1685b9a5fd Update src/lib/components/pagination.svelte
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-05-20 15:49:19 +02:00
Arman 9c68e72cbf fix: refactored pagination function 2022-05-20 15:28:19 +02:00
Arman 6fe4a1623d fix: restored old variables names to avoid errors 2022-05-20 15:02:13 +02:00
Arman 3edfa31fe1 Update src/lib/components/pagination.svelte
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-05-20 14:57:06 +02:00
Arman 4c2be3ca4a fix: pagination small css, html & type fixes 2022-05-20 13:30:26 +02:00
Arman b4c082f6fa Merge branch 'main' of github.com:appwrite/appwrite-console-poc into pagination 2022-05-20 12:44:29 +02:00
Arman 670de0285f fix: fixed pagination problem 2022-05-20 12:41:26 +02:00
Arman 478bb7e23a feat: initialized new pagination component (WIP) 2022-05-20 11:04:42 +02:00
Arman 8ac9860a7f chore: added link to support page 2022-05-19 14:27:58 +02:00
Arman 6cb8441626 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into demo-various 2022-05-19 10:05:02 +02:00
Torsten Dittmann 09aa3d70ab add newest ui 2022-05-18 23:34:01 +02:00
Arman 60e6f03fac updated classes 2022-05-18 10:26:54 +02:00
Arman a7a765827d Merge branch 'main' of github.com:appwrite/appwrite-console-poc into demo-various 2022-05-18 10:13:32 +02:00
Torsten Dittmann 0c698cbd9e fix: header condition 2022-05-18 01:24:30 +02:00
Arman 3941dbaf37 updated pill component 2022-05-17 15:25:26 +02:00
Arman f17a1856d0 added missing buttons to header 2022-05-17 15:01:33 +02:00
Arman f4de02ce1b feat: added icon to search input 2022-05-17 12:48:01 +02:00
Torsten Dittmann 65251655db fix some layout for users 2022-05-15 16:36:54 +02:00
Torsten Dittmann 68d779db05 fix 2022-05-15 00:22:36 +02:00
Torsten Dittmann 52add8f90b fix header 2022-05-15 00:21:31 +02:00
Torsten Dittmann 00f065c52d sync 2022-05-14 23:11:09 +02:00
Torsten Dittmann 50424acf79 fix header link 2022-05-14 20:14:55 +02:00
Torsten Dittmann dadbd17d36 fix charts 2022-05-14 20:11:48 +02:00
Torsten Dittmann b6d04b4115 fix: import new styles 2022-05-14 19:57:36 +02:00
Torsten Dittmann f3b23069bd fix: lint error 2022-05-14 19:05:56 +02:00
Torsten Dittmann 2ef184bc11 Merge branch 'main' into drop-tabs 2022-05-14 19:03:39 +02:00
Torsten Dittmann c62f3ce8e8 Merge branch 'main' into tooltip 2022-05-14 18:58:22 +02:00
Torsten Dittmann 4997d2c0de Merge pull request #4 from appwrite/tests
Tests branch merge
2022-05-13 18:44:10 +02:00
Arman 065fcee246 removed copy fall back and associated test 2022-05-13 17:43:47 +02:00
Arman 669d02510c feat: created tooltip component and test 2022-05-09 12:31:34 +02:00
Arman 85521ce1f9 feat: created dropTabs component 2022-05-06 17:31:39 +02:00
Arman f58b40b2bc fix: added id to input select elem 2022-04-29 11:40:53 +02:00
Arman 17144b15ec feat: add fallback to copy component 2022-04-28 16:12:42 +02:00
Arman e11df8b0e4 removed transitionts, moved to new branch 2022-04-26 09:27:46 +02:00
Arman 368815ba95 fixed problems pull/3#pullrequestreview-951018491 2022-04-26 09:22:31 +02:00
Arman 25bb84484e feat: added transition between pages and tabs still WIP 2022-04-22 17:15:07 +02:00
Arman facc384b3e Merge branch 'main' of github.com:appwrite/appwrite-console-poc into arman_educational 2022-04-22 12:36:19 +02:00
Torsten Dittmann 55bf090f01 chore: update packages 2022-04-22 12:26:50 +02:00
Torsten Dittmann 30090a7528 feat: remove vitebook 2022-04-22 12:26:35 +02:00
Arman e3381e1357 created infoSection component added it to modals 2022-04-22 10:33:26 +02:00
Arman cbdba8ad19 created elementCount component and test 2022-04-19 10:24:33 +02:00
Arman 61abb31c50 updated todo format 2022-04-13 17:29:33 +02:00
Arman 692363f6c5 created switchBoxes component 2022-04-13 16:22:50 +02:00
Arman 5d2b465757 fixed small typo in footer 2022-04-13 11:08:37 +02:00
Arman 8305c3742c added option to disable meter in inputText 2022-04-13 11:00:15 +02:00
Arman bd4b0683b0 added option to disable autocomplete in inputText 2022-04-13 10:59:30 +02:00
Arman 6d2816809e Created switchBox + test, added it to users settings 2022-04-11 17:21:43 +02:00
Arman d1368ddd91 fix valueChange not getting called & typescript 2022-04-11 12:18:12 +02:00
Arman b6248d7bd9 better name for change function 2022-04-11 12:03:56 +02:00
Arman e631891048 inputSeach now updates on clear 2022-04-11 11:58:18 +02:00