1
0
Fork 0
mirror of synced 2024-07-31 19:11:34 +12:00
Commit graph

703 commits

Author SHA1 Message Date
Torsten Dittmann
fd9fa82fb4 chore: build css 2022-04-21 13:13:53 +02:00
Torsten Dittmann
0b92de81f4 fix(ui): upload box covering top jump button 2022-04-21 13:04:40 +02:00
Torsten Dittmann
a91b9ff7ee fix(ui): missing icons 2022-04-21 12:51:46 +02:00
Matej Bačo
c1cd1214ba Fix mail,url icons 2022-04-12 11:11:37 +00:00
Matej Bačo
7d2a867b5e Fixed project logo missing 2022-04-04 11:17:41 +00:00
Torsten Dittmann
aa84521e90 fix: ui float value 2022-03-15 19:54:34 +01:00
Alex Noble
6db28ae417 Fixing issue 2930 2022-03-09 22:49:51 +00:00
Torsten Dittmann
6452cae2c7 fix: force reload to console 2022-03-03 12:31:35 +01:00
Torsten Dittmann
90df04ba13 chore: build js dist files 2022-03-02 10:24:33 +01:00
Christy Jacob
6ebdea2738 feat: html fixes 2022-03-02 03:05:18 +04:00
Torsten Dittmann
2607f6b9c5 chore: update dependencies 2022-03-01 18:55:36 +01:00
Matej Bačo
24457d0c79 Manual QA fixes 2022-03-01 11:09:34 +00:00
Torsten Dittmann
9c444c32a1
Merge pull request #2853 from appwrite/feat-realtime-build-status
feat: realtime on deployments
2022-02-28 17:11:01 +01:00
Christy Jacob
b4ee82ac88 feat: realtime execution status 2022-02-28 16:24:35 +04:00
Christy Jacob
44af094f20 feat: realtime on deployments 2022-02-28 15:50:27 +04:00
Damodar Lohani
bca6df51ec fix cancel all by checking if ongoing upload 2022-02-28 10:10:06 +00:00
Damodar Lohani
9ef42eb84f fix project logo upload 2022-02-28 08:47:30 +00:00
Damodar Lohani
d63cfce74b updating console sdks 2022-02-27 13:28:36 +05:45
Christy Jacob
edfdbed37d feat: update console sdk 2022-02-23 19:20:19 +04:00
Christy Jacob
cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Damodar Lohani
6099abc9f1 failed tooltip with error message 2022-02-22 07:37:12 +00:00
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
53de779e89 Merge branch 'master' into 0.13.x 2022-02-22 06:43:07 +00: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
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
Torsten Dittmann
111e9faf69 fix: icons 2022-02-21 10:53:44 +01:00
Damodar Lohani
c884135659 more fixes 2022-02-21 07:26:40 +00:00
Damodar Lohani
6280ab002c able to cancel chunked upload files 2022-02-20 12:21:53 +00:00
Torsten Dittmann
6386e6835f feat: ui add new icons 2022-02-19 12:29:06 +01:00
Damodar Lohani
575c40e24b update failed pill and 2022-02-18 14:37:15 +00:00
Christy Jacob
3c65d40234 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor-merge 2022-02-18 15:16:10 +04:00
Christy Jacob
7c1eb0bc96 feat: update console sdk 2022-02-18 13:49:38 +04:00
Christy Jacob
4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04: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
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
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
Christy Jacob
59d2613571 feat: update console SDK 2022-02-16 13:56:18 +04:00
Damodar Lohani
61c091811d refactored script to separate component 2022-02-16 06:41:13 +00:00
Elad Shechter
eb5c16daa2 add pill component 2022-02-14 16:21:03 +00:00