1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

9561 commits

Author SHA1 Message Date
Damodar Lohani 0c413ea79a cancel all behavior 2022-02-21 16:41:41 +00:00
Elad Shechter 6949fbc867 - update is failed color for theme-dark for pill partial 2022-02-21 15:28:05 +00:00
Damodar Lohani c33198ee72 Merge branch 'feat-console-resumable-upload' of https://github.com/appwrite/appwrite into feat-console-resumable-upload 2022-02-21 12:22:29 +00:00
Damodar Lohani 53cc72213a fixed cancel behavior 2022-02-21 12:21:30 +00:00
Elad Shechter f62fa543e4 Style fix for upload-box:
- Fixed size width box
- trim text for file name (if long)
- pill falied - fix alignment
- add auto content scroll if there are many files
- color of precent being updated
2022-02-21 12:16:17 +00:00
Damodar Lohani 9f60627040 failed message 2022-02-21 11:12:59 +00:00
Damodar Lohani a6f9e4a219 check if params empty 2022-02-21 08:12:30 +00:00
Damodar Lohani c884135659 more fixes 2022-02-21 07:26:40 +00:00
Damodar Lohani 77ca9b8e24 Merge branch 'feat-storage-ui-updates' into feat-console-resumable-upload 2022-02-21 00:58:41 +00:00
Damodar Lohani 4d1450fe93 update storage lib version 2022-02-21 00:56:29 +00:00
Damodar Lohani 6280ab002c able to cancel chunked upload files 2022-02-20 12:21:53 +00:00
Damodar Lohani c1b1f3bae9 resumable and more progress 2022-02-20 12:10:02 +00:00
Damodar Lohani 73587dc1a1 Working resumable support 2022-02-19 13:01:52 +00:00
Damodar Lohani 575c40e24b update failed pill and 2022-02-18 14:37:15 +00:00
Elad Shechter 10028582e1 - update to new icons (class names) in HTML
- add empty alt for images
2022-02-18 10:04:02 +00:00
Torsten Dittmann d747165a97
Merge pull request #2804 from appwrite/feat-storage-ui-icons
ui: add new icons for storage
2022-02-18 10:18:52 +01:00
Torsten Dittmann ce58157c28 Merge branch 'feat-storage-ui-updates' of https://github.com/appwrite/appwrite into feat-storage-ui-icons 2022-02-18 10:18:35 +01:00
Damodar Lohani 4ea9e1ee5a fix default preview image size 2022-02-18 01:21:27 +00:00
Elad Shechter 92ac00fc80 - Update Bucket HTML structure
- Reset more button styles
- Update coordinate popup
- add feature of now-arrow of small popup
- update border-radius of small popup
- Trim on bucket table only for text, to show pill wen there is trim to text
- More button in mobile is now in top corner how it supposed to be
- Add trim inner text class for trimming part of colum
2022-02-17 14:35:45 +00:00
Torsten Dittmann a240362f6a Merge branch 'feat-storage-ui-updates' into feat-storage-ui-icons 2022-02-17 12:33:41 +01:00
Torsten Dittmann 82ac69111c ui: add new icons for storage 2022-02-17 12:15:03 +01:00
Damodar Lohani 2eabd1060b updates 2022-02-17 10:52:51 +00:00
Damodar Lohani 8ba302c4b0 Merge branch 'feat-storage-ui-updates' of https://github.com/appwrite/appwrite into feat-storage-ui-updates 2022-02-17 10:37:21 +00:00
Damodar Lohani a1c6cbce67
add default preview icon 2022-02-17 16:22:14 +05:45
Damodar Lohani fc721ac22e Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-storage-ui-updates 2022-02-17 10:33:39 +00:00
Torsten Dittmann 3c445ae8c8
Merge pull request #2776 from appwrite/origin/preview-box
-- Create preview-box.less styles
2022-02-17 11:27:38 +01:00
Torsten Dittmann fda59df532
Merge branch 'feat-storage-ui-updates' into origin/preview-box 2022-02-17 11:26:46 +01:00
Eldad A. Fux fef659ee26
Merge pull request #2726 from appwrite/feat-add-error-codes
Feat add error codes
2022-02-17 09:57:07 +02:00
Damodar Lohani b02b153929
Merge pull request #2785 from appwrite/feat-resumable-upload-support 2022-02-17 13:13:59 +05:45
Christy Jacob ca2bee015a feat: add new error codes for storage 2022-02-17 02:55:54 +04:00
Christy Jacob da7512e050 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-17 02:25:29 +04:00
Eldad A. Fux f045adb654
Merge pull request #2786 from appwrite/feat-update-realtime-events
storage realtime event refactor
2022-02-17 00:03:43 +02:00
Christy Jacob ca2cf23a74 feat: support mock endpoints 2022-02-16 19:28:37 +04:00
Elad Shechter 69ba55fccc - remove border on preview-file
- change content of file name from <div> to <span> that it will be consistent and fix the problem that in mobile it didn't appear (wasn't inline)
2022-02-16 13:04:28 +00:00
Eldad A. Fux 559d13dd3a
Merge pull request #2798 from appwrite/feat-image-preview-limit
Image above 10MB shows default image icon as preview
2022-02-16 13:35:07 +02:00
Damodar Lohani c567c818bb
Update docs/references/storage/get-file-preview.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-16 16:01:36 +05:45
Damodar Lohani 193426e34b show default image icon for large image files 2022-02-16 10:04:49 +00:00
Damodar Lohani 3da9b8ffae Merge branch 'feat-image-preview-limit' of https://github.com/appwrite/appwrite into feat-image-preview-limit 2022-02-16 10:01:56 +00:00
Damodar Lohani 54383d0fb9
added new image icon 2022-02-16 15:45:40 +05:45
Damodar Lohani e7a36f4302 error code 2022-02-16 09:44:52 +00:00
Damodar Lohani 947d9dc57a limit preview to 10 MB 2022-02-16 09:39:06 +00:00
Damodar Lohani d879128744 Merge branch '0.13.x' into feat-storage-ui-updates 2022-02-16 08:36:32 +00:00
Damodar Lohani f37a26b437 fix storage tests 2022-02-16 08:30:09 +00:00
Damodar Lohani cecc99b04e
Merge pull request #1380 from appwrite/feat-storage-buckets 2022-02-16 13:45:25 +05:45
Damodar Lohani e696dc4f26 remove bucket read, write from member 2022-02-16 07:59:52 +00:00
Damodar Lohani 61c091811d refactored script to separate component 2022-02-16 06:41:13 +00:00
Damodar Lohani 016803397e fix syntax 2022-02-16 02:37:08 +00:00
Damodar Lohani d0c46fdada remove folderId 2022-02-16 02:08:16 +00:00
Damodar Lohani 8058c66374 fix realtime events for storage 2022-02-16 01:30:27 +00:00
Damodar Lohani 63c8e44062 fix expected channels 2022-02-15 09:28:17 +00:00