Commit Graph

253 Commits

Author SHA1 Message Date
Arman 314cce62e5 feat: new user cards & some logic 2022-05-31 11:16:47 +02:00
Arman d93db21afe fix: now pw input doesn't break when value is null 2022-05-31 11:15:24 +02:00
Arman ea33c53284 started working on the user page 2022-05-30 18:01:59 +02:00
Arman 4234ce220d feat: add userID to create user (logic yet to be implemented) 2022-05-30 17:29:28 +02:00
Arman cf7b0d22e8 fix: removed class 2022-05-30 16:58:31 +02:00
Arman b85f2643ca feat+test: add is-text to button component & test 2022-05-30 15:33:38 +02:00
Arman fd172fbd79 fix: added missing utility classes 2022-05-30 15:31:27 +02:00
Arman aff2c8ec9a fix: inverted button order & calss in modal 2022-05-30 15:30:50 +02:00
Arman cec1f899a9 fix: updated modal title class 2022-05-30 15:29:58 +02:00
Arman 45db32905b fix: updated modal title class 2022-05-30 15:26:00 +02:00
Arman faf49c7373 feat: small changes to layout 2022-05-30 14:52:24 +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
Torsten Dittmann f573024efe Merge pull request #13 from appwrite/pagination
Pagination
2022-05-20 17:05:50 +02:00
Arman f712bff340 fix: prev & next are now button not span 2022-05-20 17:02:55 +02:00
Arman 574f96bd6c test: updated test, added number button click test 2022-05-20 17:02:27 +02:00
Torsten Dittmann be5470b608 fix: teams table 2022-05-20 16:29:59 +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
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
Torsten Dittmann 91ba8df026 chore: update ui library 2022-05-20 14:52:47 +02:00
Torsten Dittmann 13720e4ee9 chore: update ui library 2022-05-20 14:00:02 +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 214a93479d Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into feat-route-transition 2022-05-20 12:15:27 +02:00
Torsten Dittmann bfc43f86b2 Merge pull request #10 from appwrite/demo-various
Various style changes
2022-05-20 12:13:23 +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 84ad8b7bd8 feat: total results count added 2022-05-20 11:44:32 +02:00
Arman ef1f2c127c feat: search input new classes & styles 2022-05-20 11:39:41 +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 e69bd66ac1 fix: double cover on home page (WIP) 2022-05-19 11:31:26 +02:00
Arman 598a2046ec chore: updated class 2022-05-19 10:27:07 +02:00
Arman ff451c6597 fix: updated pills and removed unused component 2022-05-19 10:22:52 +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 386816c587 Merge pull request #12 from appwrite/chore-aw-labs
add newest ui
2022-05-18 23:36:51 +02:00
Torsten Dittmann 09aa3d70ab add newest ui 2022-05-18 23:34:01 +02:00
Torsten Dittmann 8a6af22ae9 fix: collection route 2022-05-18 23:09:37 +02:00
Torsten Dittmann 84d0f85505 Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into feat-route-transition 2022-05-18 23:06:58 +02:00
Torsten Dittmann c05b1eefb5 Merge pull request #11 from appwrite/preferred-color-theme
Preferred color theme
2022-05-18 17:26:57 +02:00