Commit Graph

686 Commits

Author SHA1 Message Date
Arman eee0792602 fix: options displayion correctly 2022-07-19 16:09:39 +02:00
Arman 6dd55cea8b Merge branch 'users' of github.com:appwrite/appwrite-console-poc into storage 2022-07-19 15:50:34 +02:00
Arman 5b6d0a8ded fix: autocomplete disabled by default 2022-07-19 15:49:22 +02:00
Arman f9653d4ad7 fix: spacing between label and pill 2022-07-19 12:53:45 +02:00
Arman 656537dd27 fix: add correct class 2022-07-19 12:26:36 +02:00
Arman 348eb39bdf fix: alert icon is now alligned 2022-07-19 11:29:46 +02:00
Arman 5ae3bd50b7 chore: bump css to 0.0.0-29 2022-07-19 11:26:04 +02:00
Arman 576c2f6357 fix: slot not shown when empty 2022-07-19 09:50:33 +02:00
Arman ccc679d0b6 fix: clear fields when modal closed 2022-07-14 10:27:56 +02:00
Arman 9c5a9af263 style: fixed capitalization 2022-07-14 10:07:16 +02:00
Arman 6105917494 feat: pending files custom style 2022-07-13 15:17:47 +02:00
Arman 967c3cb0f5 fix: removed 3 file limit 2022-07-13 13:14:45 +02:00
Arman ecf2b94627 feat: add max size 2022-07-13 12:56:55 +02:00
Arman 21e3ae1290 Merge branch 'users' of github.com:appwrite/appwrite-console-poc into storage 2022-07-13 12:34:25 +02:00
Arman ea41a275cd feat: add empty card for odd number of buckets 2022-07-13 11:50:21 +02:00
Arman b5931df942 fix: text & remove timeout to change text 2022-07-13 10:30:00 +02:00
Arman 249fa5bf44 text: update text in cover pills 2022-07-13 10:27:37 +02:00
Arman 478aab7b0b feat: limit file list to 3 2022-07-13 10:23:40 +02:00
Arman 1c4b47259a chore: remove console log 2022-07-13 10:08:54 +02:00
Arman 2cfd78320e fix: file uploads queue reset on drag, data reset on modal close 2022-07-13 10:05:33 +02:00
Arman 07f4fc27bf Merge branch 'users' of github.com:appwrite/appwrite-console-poc into storage 2022-07-12 17:46:35 +02:00
Arman 6ebb3b9660 Merge branch 'users' of github.com:appwrite/appwrite-console-poc into users 2022-07-12 17:25:57 +02:00
Arman 1942acdd2e feat: if file deleted remove from uploadbox 2022-07-12 17:23:12 +02:00
Arman b8aeead3c7 fix: reverted sorting order 2022-07-12 17:13:13 +02:00
Arman bc47475e77 feat: add avatar to uploaded files 2022-07-12 17:12:03 +02:00
Torsten Dittmann 33fd053a4a Merge pull request #27 from appwrite/feat-initial-load
feat: initial loading screen
2022-07-12 16:46:10 +02:00
Torsten Dittmann 31826146c5 feat: initial loading screen 2022-07-12 16:39:26 +02:00
Arman 5c518b1f1b feat: update date function to short months 2022-07-12 14:53:43 +02:00
Arman 6f8e7a6ea0 fix: file list updated when file deleted 2022-07-12 11:29:57 +02:00
Arman 9c058a6325 style: update class 2022-07-12 10:04:36 +02:00
Arman 1bccd6396e fix: typo 2022-07-12 10:04:03 +02:00
Arman dff732fdac Merge branch 'users' of github.com:appwrite/appwrite-console-poc into storage 2022-07-11 17:10:39 +02:00
Arman 1e5b42e723 Merge branch 'users' of github.com:appwrite/appwrite-console-poc into users 2022-07-11 17:10:27 +02:00
Arman 10e0498e08 fix: add type 2022-07-11 17:10:11 +02:00
Arman 613b563e86 refactor: data loaded on mount 2022-07-11 17:08:10 +02:00
Arman c9ad44e10a fix: cover updates whren bucket name changes 2022-07-11 16:39:49 +02:00
Arman c049c1f21e chore: remove loading from stores 2022-07-11 16:36:55 +02:00
Arman cb77214d45 fix: dropdown is shown 2022-07-11 16:18:58 +02:00
Arman b70c110629 style: add warning icon to delete modals 2022-07-11 15:49:12 +02:00
Arman 0fa7824c7a feat: add dropdown 2022-07-11 15:45:51 +02:00
Arman 129bee5867 Merge branch 'users' of github.com:appwrite/appwrite-console-poc into storage 2022-07-11 14:39:16 +02:00
Torsten Dittmann de05c3c3fa Merge pull request #23 from appwrite/fix-charts-chunked-import
fix: charts chunked import
2022-07-11 13:46:47 +02:00
Torsten Dittmann 403ccd8720 fix: charts chunked import 2022-07-11 13:33:59 +02:00
Torsten Dittmann 95ed370335 Merge pull request #21 from appwrite/fix-pagination
fix: pagination
2022-07-11 12:56:34 +02:00
Torsten Dittmann c5097b1698 Merge pull request #22 from appwrite/feat-upgrade-svelte-kit
feat: upgrade svelte kit
2022-07-11 12:56:13 +02:00
Torsten Dittmann 9302fd7d87 fix: e2e tests 2022-07-11 12:54:05 +02:00
Arman c638ceabb2 fix: update to latest component, some layout 2022-07-11 12:47:00 +02:00
Torsten Dittmann 0a64c71420 feat: upgrade svelte kit 2022-07-11 12:41:49 +02:00
Torsten Dittmann 5529352f2c fix: pagination 2022-07-11 12:32:09 +02:00
Arman 44fe2ba89d Merge branch 'users' of github.com:appwrite/appwrite-console-poc into storage 2022-07-11 12:07:39 +02:00