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

5455 commits

Author SHA1 Message Date
Elad Shechter 10028582e1 - update to new icons (class names) in HTML
- add empty alt for images
2022-02-18 10:04:02 +00: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
Damodar Lohani 2eabd1060b updates 2022-02-17 10:52:51 +00:00
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 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
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 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 8058c66374 fix realtime events for storage 2022-02-16 01:30:27 +00:00
Damodar Lohani 048402871d comment 2022-02-15 09:10:47 +00:00
Damodar Lohani c36734b90a prevent page refresh if incomplete upload 2022-02-15 09:08:13 +00:00
Damodar Lohani bc0870ed12 Merge branch 'feat-storage-buckets' of https://github.com/appwrite/appwrite into feat-storage-buckets 2022-02-15 08:44:45 +00:00
Damodar Lohani 17c3491d27 use storage from resource instead 2022-02-15 08:43:57 +00:00
Damodar Lohani 7490aeaf51 remove unused 2022-02-15 08:42:23 +00:00
Damodar Lohani 6e781b05b8 remove extra spacing 2022-02-15 06:28:48 +00:00
Damodar Lohani 353b92f2c6 Merge branch '0.13.x' into feat-storage-buckets 2022-02-15 03:42:28 +00:00
Damodar Lohani 63cebd1394 pending pill 2022-02-15 01:48:03 +00:00
Damodar Lohani 95cfe9f648 use performance.now() for random id 2022-02-15 01:33:54 +00:00
Torsten Dittmann dbc42c28a1 ui: remove unnecessary styles attribute 2022-02-14 19:27:48 +01:00
Torsten Dittmann d84f876aae ui: replace upload box with new UI 2022-02-14 19:18:01 +01:00
Elad Shechter eb5c16daa2 add pill component 2022-02-14 16:21:03 +00:00
Elad Shechter 42b46c4962 -- upload-box implement from UI project
- missing thin close/delete button and thin v- icon
- add utility class section
2022-02-14 14:57:34 +00:00
Christy Jacob 5fee7378ad feat: add test for error message 2022-02-13 13:12:16 +04:00
Christy Jacob 9af621c8c2 feat: update error messages 2022-02-13 12:37:14 +04:00
Elad Shechter ee1dccfae0 -- Create preview-box.less styles
- Being used inside /views/console/storage/index.phtml
2022-02-11 09:11:13 +00:00
Matej Baco db7ebbd009 Update to new utopia framework validators 2022-02-11 09:44:04 +01:00
Matej Baco 0b75e081e5 Merge branch 'master' into fix-acme-path 2022-02-11 09:23:53 +01:00
Khushboo Verma 41feeeb299
Merge branch 'appwrite:master' into master 2022-02-11 13:01:28 +05:30
Damodar Lohani 9a7608c3a6 progress and remove button 2022-02-11 05:17:57 +00:00
Damodar Lohani 7865644168 more fixes and update 2022-02-11 03:19:30 +00:00
Damodar Lohani d16457a104 progress 2022-02-11 02:39:40 +00:00
Damodar Lohani 65db932232 more progress on upload ui 2022-02-11 02:04:58 +00:00
Damodar Lohani cdabad5569 updated spec 2022-02-11 01:01:21 +00:00
Damodar Lohani 5c540be4a3 fix validator 2022-02-11 01:01:05 +00:00
Damodar Lohani af46d0224b work in progress upload ui 2022-02-11 05:56:09 +05:45
Damodar Lohani bdaba2e34a fix validator 2022-02-11 00:05:57 +00:00
Jake Lees e098943a15
Update compose.phtml to match docker-compose.yaml 2022-02-10 16:37:48 +11:00