 Torsten DittmannandGitHub
|
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 |
|
 
|
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 |
|
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 DittmannandGitHub
|
bfc43f86b2
|
Merge pull request #10 from appwrite/demo-various
Various style changes
|
2022-05-20 12:13:23 +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
|
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 DittmannandGitHub
|
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 DittmannandGitHub
|
c05b1eefb5
|
Merge pull request #11 from appwrite/preferred-color-theme
Preferred color theme
|
2022-05-18 17:26:57 +02:00 |
|
Arman
|
f50498983b
|
chore?: removed unused data attribute
|
2022-05-18 16:38:40 +02:00 |
|
Arman
|
dc29a53e9e
|
feat: added preferred color theme funcitonality
|
2022-05-18 16:37:37 +02:00 |
|
 Torsten DittmannandGitHub
|
bfa468d79b
|
Merge pull request #8 from appwrite/feat-0-14-x
feat: 0.14 sdk
|
2022-05-18 11:30:47 +02:00 |
|
Torsten Dittmann
|
80db6aea48
|
Merge branches 'feat-0-14-x' and 'main' of https://github.com/appwrite/appwrite-console-poc into feat-0-14-x
|
2022-05-18 10:58:37 +02:00 |
|
Torsten Dittmann
|
1e1b2116f1
|
tests: add timeout for animation
|
2022-05-18 10:58:18 +02:00 |
|
Arman
|
60e6f03fac
|
updated classes
|
2022-05-18 10:26:54 +02:00 |
|
Arman
|
4e88eb03f7
|
updated teams tab
|
2022-05-18 10:26:35 +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 |
|
Torsten Dittmann
|
9630aad966
|
fix: migration conflicts
|
2022-05-18 01:08:44 +02:00 |
|
Torsten Dittmann
|
89691a5ada
|
feat: 0.14 sdk
|
2022-05-18 00:57:22 +02:00 |
|
Arman
|
104acbd7ba
|
added spacing between elements
|
2022-05-17 16:46:12 +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
|
1bb001ed1a
|
fix: removed footer component from layout
|
2022-05-17 12:48:29 +02:00 |
|
Arman
|
f4de02ce1b
|
feat: added icon to search input
|
2022-05-17 12:48:01 +02:00 |
|
Torsten Dittmann
|
3d5af57a01
|
format fix
|
2022-05-15 16:37:04 +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
|
0e90f62ac8
|
fix icons
|
2022-05-15 00:00:27 +02:00 |
|
Torsten Dittmann
|
03e385e7f9
|
fix fonts
|
2022-05-14 23:55:23 +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 DittmannandGitHub
|
661846e5fd
|
Merge pull request #6 from appwrite/drop-tabs
Drop tabs and test
|
2022-05-14 19:08:28 +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 |
|