1
0
Fork 0
mirror of synced 2024-09-06 12:51:43 +12:00
Commit graph

5490 commits

Author SHA1 Message Date
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
Damodar Lohani
8fa6289aeb Merge branch 'feat-storage-buckets' into feat-storage-ui-updates 2022-02-10 01:21:37 +00:00
Damodar Lohani
d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Damodar Lohani
40589e6bcf code update 2022-02-09 13:38:15 +05:45
Damodar Lohani
9da29f7e34 remove comments 2022-02-09 13:36:26 +05:45
Damodar Lohani
17728c274e fix update model 2022-02-09 13:35:52 +05:45
Christy Jacob
cb922827a4 feat: update cursor errors 2022-02-09 03:08:23 +04:00
Christy Jacob
1ab27083c4 feat: update cursor errors 2022-02-09 02:56:11 +04:00
Christy Jacob
debf882d02 feat: address review comments 2022-02-09 02:47:48 +04:00
Christy Jacob
d5dd6a17b8 feat: move query errors to general category 2022-02-09 01:34:26 +04:00
Christy Jacob
0833662606 feat: move oauth errors to projects 2022-02-09 01:25:52 +04:00
Christy Jacob
661630c1c6 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-08 20:56:03 +04:00
Elad Shechter
3b5d3d9b87 Add design box for no-sessions and no-logs under user info 2022-02-08 15:46:33 +00:00
Matej Baco
9a1fb0f0f2 Updated letter case of DOSpaces 2022-02-08 16:40:56 +01:00
Damodar Lohani
2c245ab38b cleanup 2022-02-08 20:01:41 +05:45
Damodar Lohani
475d475066 some ui update 2022-02-08 19:54:42 +05:45
Torsten Dittmann
6796aabf9c
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Elad Shechter
a221ec191a - moved close-button styles from modal.less to forms.less, to be common close-button. Will act as design for close & delete button.
- Update function.phtml - delete variables buttons, got the common CSS class name as the close-button styles.
2022-02-08 09:46:44 +00:00
Christy Jacob
12794f4214 feat: update descriptions of projects errors 2022-02-08 03:23:07 +04:00
Christy Jacob
d504ef2607 feat: update descriptions of database errors 2022-02-08 03:17:52 +04:00
Christy Jacob
e7cfa206e5 feat: update descriptions of functions errors 2022-02-08 03:04:06 +04:00
Christy Jacob
4934736e2d feat: update descriptions of storage errors 2022-02-08 03:01:28 +04:00
Christy Jacob
e600fc9483 feat: update descriptions of avatars errors 2022-02-08 02:58:20 +04:00
Christy Jacob
35cd17290e feat: update descriptions of temas errors 2022-02-08 02:48:05 +04:00
Christy Jacob
97c7513faa feat: update descriptions of oauth errors 2022-02-08 02:44:02 +04:00
Christy Jacob
40977d82a9 feat: update descriptions of users errors 2022-02-08 02:39:53 +04:00
Christy Jacob
f65b3ca18d feat: update descriptions of general errors 2022-02-08 02:27:46 +04:00
Christy Jacob
073ab5565f feat: rename default to unknown 2022-02-08 02:17:23 +04:00
Christy Jacob
196e038ecc feat: update error order 2022-02-08 02:10:49 +04:00
Christy Jacob
4649653d9f feat: add invalid argument error 2022-02-08 02:08:05 +04:00
Christy Jacob
e0e5f24ddb feat: rearrange errors 2022-02-08 01:10:36 +04:00
Christy Jacob
5e41aad012 feat: remove unused imports 2022-02-08 01:04:52 +04:00
Elad Shechter
74aa1808b1 Fix incorrect closing HTML element. Was </small> instead of </span> 2022-02-07 17:48:04 +00:00
Elad Shechter
464a687062 Remove Enable/Disable - duplication and inconsistent 2022-02-07 17:44:26 +00:00
Damodar Lohani
7315852aae use more generic icons for previews 2022-02-07 14:40:39 +05:45
Christy Jacob
44f7d85a64 feat: handle utopia exceptions 2022-02-07 02:55:53 +04:00
Christy Jacob
847abadd39 feat: add type attribute to returned error 2022-02-07 01:46:47 +04:00
Christy Jacob
a5b706f64b feat: adjust formatting 2022-02-07 01:37:11 +04:00
Christy Jacob
42e424b70a feat: remove unused error 2022-02-07 01:33:48 +04:00
Christy Jacob
30c5d3c264 feat: use general server errors in general API controller 2022-02-07 01:27:16 +04:00
Christy Jacob
f197bbf564 feat: use general server errors in shared API controller 2022-02-07 01:01:23 +04:00
Christy Jacob
6d343abcb1 feat: use general server errors in teams API 2022-02-07 01:00:06 +04:00
Christy Jacob
3cdccf0024 feat: use general server errors in storage API 2022-02-07 00:58:40 +04:00
Christy Jacob
3b420fdeed feat: use general server errors in projects API 2022-02-07 00:56:50 +04:00
Christy Jacob
6e88817831 feat: use general server errors in health API 2022-02-07 00:55:45 +04:00
Christy Jacob
1613b3f79e feat: use general server errors in functions API 2022-02-07 00:53:26 +04:00
Christy Jacob
8189dba42c feat: use general server errors in database API 2022-02-07 00:49:21 +04:00
Christy Jacob
c1aed2b64b feat: use general server errors in avatars API 2022-02-07 00:38:14 +04:00
Christy Jacob
49bfb25df6 feat: use general server errors in accounts API 2022-02-07 00:36:15 +04:00
Christy Jacob
adf103730b feat: update error codes in the health API 2022-02-06 21:27:13 +04:00
Christy Jacob
53807ab47c feat: update error codes in the health API 2022-02-06 21:21:47 +04:00
Christy Jacob
78a4091f62 feat: update error codes in the projects API 2022-02-06 21:13:14 +04:00
Christy Jacob
11cb9b9dd9 feat: update error codes in the projects API 2022-02-06 21:11:31 +04:00
Christy Jacob
44c923144a feat: update error codes in the projectsAPI 2022-02-06 21:11:02 +04:00
Christy Jacob
d7f31231e3 feat: update error codes in the database API 2022-02-06 20:56:30 +04:00
Christy Jacob
7e200253ea feat: update error codes in the database API 2022-02-06 20:50:48 +04:00
Christy Jacob
c57d42e686 feat: update error codes in the functions API 2022-02-06 20:12:28 +04:00
Christy Jacob
1ca2cc7bc0 feat: update error codes in the functions API 2022-02-06 20:12:15 +04:00
Christy Jacob
7160364902 feat: update error codes in the teams API 2022-02-06 19:57:15 +04:00
Christy Jacob
c3369dec50 feat: update error codes in the teams API 2022-02-06 19:38:15 +04:00
Christy Jacob
5fc751a9dd feat: update error codes in the teams API 2022-02-06 19:17:19 +04:00
Christy Jacob
d756a9b972 feat: update error codes in the teams API 2022-02-06 18:52:21 +04:00
Christy Jacob
7085bc81d1 feat: update error codes in the storage API 2022-02-06 18:45:09 +04:00
Christy Jacob
9ad151006b feat: update error codes in the storage API 2022-02-06 18:44:48 +04:00
Christy Jacob
4905792bb5 feat: update error codes in the storage API 2022-02-06 18:40:22 +04:00
Christy Jacob
d9fbe80317 feat: update error codes in the storage API 2022-02-06 18:38:59 +04:00
Christy Jacob
6a8401dfe5 feat: update error codes in the storage API 2022-02-06 18:35:17 +04:00
Christy Jacob
2c14abb143 feat: update error codes in the storage API 2022-02-06 18:32:28 +04:00
Christy Jacob
42fcb291d4 feat: update error codes in the avatars API 2022-02-06 18:21:03 +04:00
Christy Jacob
f6599f545e feat: update error codes in the avatars API 2022-02-06 18:19:10 +04:00
Christy Jacob
534d541b1f feat: update error codes in the avatars API 2022-02-06 18:17:52 +04:00
Christy Jacob
c7e1050ce5 feat: update error codes in the avatars API 2022-02-06 18:17:26 +04:00
Christy Jacob
fd46cdc412 feat: update error codes in the accounts API 2022-02-06 18:16:14 +04:00