1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

9637 commits

Author SHA1 Message Date
Torsten Dittmann d2ed3fcf3a Merge remote-tracking branch 'origin/0.13.x' into feat-permissions-improvements 2022-02-22 15:16:17 +01:00
Torsten Dittmann a146626f36
Merge pull request #2774 from appwrite/feat-storage-ui-updates
Storage UI Updates
2022-02-22 15:08:59 +01:00
Damodar Lohani 6301ca49b0
update preview svg 2022-02-22 15:38:38 +05:45
Damodar Lohani 69e45bd2c7 Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-storage-ui-updates 2022-02-22 09:47:55 +00:00
Damodar Lohani b9d9e4500b Merge branch 'master' of https://github.com/appwrite/appwrite into 0.13.x 2022-02-22 09:44:07 +00:00
Torsten Dittmann a831aca778 tests: adapt search tests 2022-02-22 10:39:33 +01:00
Torsten Dittmann 61d7e9083d chore: update composer deps 2022-02-22 10:35:54 +01:00
Torsten Dittmann 721c857dbc test: disable migration test for now 2022-02-22 09:55:49 +01:00
Damodar Lohani 6099abc9f1 failed tooltip with error message 2022-02-22 07:37:12 +00:00
Damodar Lohani 12ce9c38c8 add icon 2022-02-22 07:17:19 +00:00
Damodar Lohani f8cea8cc18
Merge pull request #2816 from appwrite/feat-console-resumable-upload 2022-02-22 13:01:27 +05:45
Damodar Lohani 1b08eec2e2 Merge branch 'feat-storage-ui-updates' into feat-console-resumable-upload 2022-02-22 06:55:09 +00:00
Damodar Lohani 0eb5371207 Merge branch '0.13.x' into feat-storage-ui-updates 2022-02-22 06:44:51 +00:00
Damodar Lohani 9ed39a9d43 composer update 2022-02-22 06:43:17 +00:00
Damodar Lohani 53de779e89 Merge branch 'master' into 0.13.x 2022-02-22 06:43:07 +00:00
Damodar Lohani c4056e3ca5
Merge pull request #2812 from appwrite/feat-ui-icons 2022-02-22 11:48:53 +05:45
Torsten Dittmann b05a4c71ce tests: fix user search tests 2022-02-21 21:53:23 +00:00
Torsten Dittmann 568479bcfd chore: update composer deps 2022-02-21 20:57:52 +01:00
Eldad A. Fux ba8c575f4a
Merge pull request #2646 from appwrite/feat-getting-started-cli
feat: added getting started guides ( Node CLI )
2022-02-21 21:24:22 +02:00
Torsten Dittmann c99c1ccfe6 fix: prevent side reload 2022-02-21 20:00:19 +01:00
Torsten Dittmann 78c3294e76 fix: icon alignment 2022-02-21 19:40:26 +01:00
Damodar Lohani 5afb7e0702 hiding cancelled files from ui 2022-02-21 17:12:13 +00:00
Damodar Lohani 0c413ea79a cancel all behavior 2022-02-21 16:41:41 +00:00
Christy Jacob dcaec7371c
Update docs/sdks/node-cli/GETTING_STARTED.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-02-21 19:33:20 +04:00
Christy Jacob bcc2271413
Update docs/sdks/node-cli/GETTING_STARTED.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-02-21 19:33:14 +04:00
Christy Jacob f7a1719ae0
Update docs/sdks/node-cli/GETTING_STARTED.md
Co-authored-by: Aditya Oberai <31401437+adityaoberai@users.noreply.github.com>
2022-02-21 19:32:03 +04:00
Elad Shechter 6949fbc867 - update is failed color for theme-dark for pill partial 2022-02-21 15:28:05 +00:00
Eldad A. Fux aaa6cd7148
Merge pull request #2759 from appwrite/origin/minor-design-fixes
Origin/minor design fixes
2022-02-21 16:07:18 +02:00
Eldad A. Fux 03d1814879
Update init.php 2022-02-21 14:49:58 +02: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
Torsten Dittmann 111e9faf69 fix: icons 2022-02-21 10:53:44 +01: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
Eldad A. Fux f1c292ce1d
Merge pull request #2725 from appwrite/feat-ui-add-titles-2678
Added titles to users and teams attributes
2022-02-20 19:21:23 +02:00
Eldad A. Fux 041696ed5e
Merge pull request #2808 from appwrite/fix-usage-worker
Usage worker refactor and fix-document counters
2022-02-20 19:17:51 +02:00
Eldad A. Fux 5684befd73
Merge pull request #2813 from appwrite/fix-swagger-resumable-upload
fix spec for resumable upload
2022-02-20 16:20:02 +02: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 7d36414889 fix documents table name 2022-02-20 10:17:57 +00:00
Damodar Lohani 03c94627ad seems client check is not required 2022-02-20 10:03:19 +00:00
Damodar Lohani e479df276f more console info 2022-02-20 09:38:52 +00:00
Damodar Lohani 8707938c75 some cleanup 2022-02-20 09:33:01 +00:00
Damodar Lohani fe5ff5b12c update cli and orchentration version 2022-02-20 09:27:23 +00:00
Damodar Lohani b71e9de578 fix open api spec 2022-02-20 09:22:42 +00:00
Damodar Lohani 73587dc1a1 Working resumable support 2022-02-19 13:01:52 +00:00