1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
Commit graph

505 commits

Author SHA1 Message Date
Eldad A. Fux 0d3abf0809
Merge pull request #3057 from appwrite/fix-project-logo
Fix: Project Logo
2022-04-10 17:13:06 +03:00
Matej Bačo 7d2a867b5e Fixed project logo missing 2022-04-04 11:17:41 +00:00
Christy Jacob b06a887d85 feat: update Microsoft OAuth Adapter 2022-04-02 16:12:31 +03: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
Matej Bačo 942bdbd25a Improved runtimes docs 2022-03-02 12:21:03 +00:00
Torsten Dittmann 9aef10d9a1 chore: update console sdk 2022-03-01 21:33:00 +00:00
Matej Bačo 24457d0c79 Manual QA fixes 2022-03-01 11:09:34 +00:00
Matej Bačo 0dec387f85
Merge branch 'feat-functions-refactor' into fix-rename-sum 2022-02-28 19:50:54 +01: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
Matej Bačo 70efbf1fb9 Updated UI 2022-02-28 09:25:38 +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 0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Torsten Dittmann c99c1ccfe6 fix: prevent side reload 2022-02-21 20:00:19 +01:00
Bradley Schofield e9abe0f943 Regenerate console SDK 2022-02-21 18:15:58 +00: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
Damodar Lohani 53cc72213a fixed cancel behavior 2022-02-21 12:21:30 +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 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
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
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
Damodar Lohani 59aa3e3778 update sdk 2022-02-11 01:20:55 +00:00
Damodar Lohani af46d0224b work in progress upload ui 2022-02-11 05:56:09 +05:45
Damodar Lohani 21dc234a94 Merge branch '0.13.x' into feat-storage-buckets 2022-01-31 15:37:08 +05:45
Damodar Lohani 50adedf907 update spec and sdk 2022-01-30 14:12:51 +05:45
Damodar Lohani 542f248330 updated console SDK 2022-01-25 15:45:03 +05:45
Christy Jacob 1b42033cda feat: fix response model, generate console SDK 2022-01-25 04:54:44 +04:00
Bradley Schofield f68723a518 Various Improvements
+ Updated build list
+ Added search attribute to builds
+ Renamed automaticDeploy to deploy
+ Added tests for build list
2022-01-24 15:54:07 +00:00
Bradley Schofield b9f2174a15 Regenerate Console SDK 2022-01-24 09:54:56 +00:00
Simon Trockel 45635cdbcc Rework Apple Custom Oauth Form 2022-01-22 23:13:16 +01:00
Simon Trockel 8233881c44 feat: Generic custom Oauth provider form 2022-01-22 19:31:40 +01:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Simon Trockel 9922a6d6cf feat: Makes Microsoft OAuth Provider configureable 2022-01-17 00:46:12 +01:00
Damodar Lohani 24c803e7d9 Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-16 18:09:09 +05:45