Commit Graph

208 Commits

Author SHA1 Message Date
Arman dd3ffd7d30 chore: add documentation links 2022-06-03 10:04:13 +02:00
Arman 6989850cbc feat: start work on activity new layout 2022-06-01 18:54:33 +02:00
Arman fdc38a4385 fix: wrong capitalization 2022-06-01 18:53:54 +02:00
Arman d767950657 feat: start work on new session layout 2022-06-01 18:50:52 +02:00
Arman 660bb13699 fix: pagination comp not repeated 2022-06-01 18:50:18 +02:00
Arman c4ff414550 feat: start work on teams according to design 2022-06-01 18:36:30 +02:00
Arman 4e98edab06 fix removed pagination when there are no users 2022-06-01 16:54:52 +02:00
Arman f2f7111f58 feat: started updating auth page to new design 2022-06-01 16:46:13 +02:00
Arman 4618ead22e feat: moved set user limit to security page 2022-06-01 16:45:36 +02:00
Arman 71bd7f887b fix: error on first load 2022-06-01 15:31:22 +02:00
Arman 5a114298e0 fix: icon span is not shown when not defined 2022-06-01 10:43:36 +02:00
Arman aabbd39c98 feat: more work on the membership page 2022-06-01 10:28:48 +02:00
Arman 23563f3e99 feat: initialized memebership page 2022-06-01 09:19:58 +02:00
Arman cc7e1a7f95 fix: removed wrong line in html 2022-05-31 17:54:55 +02:00
Arman 0ecfa48df0 feat: WIP created logic for user preferences 2022-05-31 17:45:52 +02:00
Arman f6a2e92e7d TODO: add option to add aria-label to buttons that are only icons 2022-05-31 17:44:53 +02:00
Arman 4f37b041e2 feat: added helpers and updated btn classes 2022-05-31 15:55:34 +02:00
Arman a507de3b34 feat: created helper component 2022-05-31 15:54:13 +02:00
Arman c4eb7fd520 feat: created delete modal and logic 2022-05-31 12:44:17 +02:00
Arman 49f58aa838 fix: removed console log 2022-05-31 12:02:32 +02:00
Arman a5529585d0 feat: logic for user verification and blocking 2022-05-31 12:00:36 +02:00
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
Arman f712bff340 fix: prev & next are now button not span 2022-05-20 17:02:55 +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 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