Commit Graph
122 Commits
Author SHA1 Message Date
Arman 41fd2a8c03 fix: now component visible when there aren't pages 2022-05-30 15:00:36 +02:00
Arman ce25bc8dc9 fix: refactored pagination function 2022-05-30 14:00:30 +02:00
Torsten Dittmann 509aff34c1 Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into feat-route-transition 2022-05-20 17:07:47 +02:00
Torsten Dittmann afc2378df5 fix tables 2022-05-20 17:06:20 +02:00
Arman f712bff340 fix: prev & next are now button not span 2022-05-20 17:02:55 +02:00
Torsten Dittmann 1398fad866 fix: prevent unnecessary api call 2022-05-20 16:12:13 +02:00
Torsten Dittmann 3f144db22e fix table for users 2022-05-20 16:01:06 +02:00
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
3edfa31fe1 Update src/lib/components/pagination.svelte
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-05-20 14:57:06 +02:00
Torsten Dittmann d10cd81c59 feat: cached users list 2022-05-20 13:52:22 +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
Torsten Dittmann 6eb465840c Merge branch 'demo-various' of https://github.com/appwrite/appwrite-console-poc into feat-route-transition 2022-05-20 11:59:53 +02:00
Torsten Dittmann 22d2cefa3b styles: fix some whitespace 2022-05-20 11:58:53 +02:00
Torsten Dittmann 29c9f7c89a fix: throttle function 2022-05-20 11:52:20 +02:00
Torsten Dittmann e837efa86f fix: hide & show tabs automatically 2022-05-20 11:51:25 +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 8bb4921beb feat: added scroll function 2022-05-19 12:46:26 +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 07d6864745 Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into feat-route-transition 2022-05-18 23:37:32 +02:00
Torsten Dittmann 09aa3d70ab add newest ui 2022-05-18 23:34:01 +02:00
Arman d219f2181c chore: implemented new tabs into most layouts 2022-05-18 13:32:40 +02:00
Torsten Dittmann 25520c0991 fix: store assignments 2022-05-18 11:56:55 +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 bbed5a5dfe draft: route transition and global cover component 2022-05-18 02:07:59 +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 DittmannandGitHub 2ef184bc11 Merge branch 'main' into drop-tabs 2022-05-14 19:03:39 +02:00
Torsten DittmannandGitHub c62f3ce8e8 Merge branch 'main' into tooltip 2022-05-14 18:58:22 +02:00
Torsten DittmannandGitHub 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