1
0
Fork 0
mirror of synced 2024-07-08 07:55:48 +12:00
Commit graph

10719 commits

Author SHA1 Message Date
Bradley Schofield d981c8f5e5 Rename 'stdout' in executions to 'response' 2022-04-25 10:12:58 +01:00
Matej Bačo 4c82810d61 PR review changes 2022-04-25 09:12:43 +00:00
Matej Bačo 4846a2e1dd Add const usage 2022-04-25 09:04:08 +00:00
Matej Bačo 023e9f0f73 Fix spacings 2022-04-25 09:03:03 +00:00
Matej Bačo 9abe1a41e9 Fix typo 2022-04-25 09:00:31 +00:00
Matej Bačo f435649acb Fix 1-element enum 2022-04-25 07:54:17 +00:00
Everly Precia Suresh ea4d3fb76b regroup namespaces 2022-04-24 04:51:28 +00:00
Tanay Pant adce803d9e Minor fix 2022-04-23 23:44:50 +02:00
Tanay Pant 8942610219 Fix typo 2022-04-23 23:29:26 +02:00
Tanay Pant e0a8ef8b3a Create Okta OAuth Adapter 2022-04-23 20:14:32 +02:00
Torsten Dittmann 82d30ebc35 fix(ui): increase alert time 2022-04-22 14:21:04 +02:00
Torsten Dittmann c2be304345 fix(ui): improve validation of attributes 2022-04-22 14:10:16 +02:00
Christy Jacob b9764f3d5d
Merge pull request #2979 from appwrite/fix-runtime-data
Fix: Default payload to empty string
2022-04-22 13:46:24 +03:00
Matej Bačo c6f32a31d2 Implement team activity 2022-04-21 14:07:08 +00:00
Torsten Dittmann 25c7127f76 tests: add float default 0 to database 2022-04-21 15:20:53 +02:00
Torsten Dittmann 25de029992 fix(database): casting of float values 2022-04-21 15:14:01 +02:00
Torsten Dittmann a95995f0e8
Merge pull request #3132 from appwrite/fix-upgrade-stats-table
make stats table value field Bigint
2022-04-21 14:49:47 +02:00
Torsten Dittmann 9495a0873d
Merge pull request #3133 from appwrite/fix-ui-missing-icons
fix(ui): missing icons & upload box
2022-04-21 14:49:09 +02:00
Damodar Lohani a18ea60168 fix storage.total usage 2022-04-21 11:16:21 +00:00
Torsten Dittmann fd9fa82fb4 chore: build css 2022-04-21 13:13:53 +02:00
Torsten Dittmann 3a3bf9b16b fix(ui): pointer events for jump to top 2022-04-21 13:05:47 +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
Damodar Lohani 59af8d9c86 aggregate storage.total as well 2022-04-21 10:30:32 +00:00
Damodar Lohani 3cd953d2cf make stats table value field Bigint 2022-04-21 10:29:10 +00:00
Everly Precia Suresh f5ca72b612 add space 2022-04-21 02:47:51 +00:00
Everly Precia Suresh 277897eefc push changes 2022-04-20 16:44:34 +00:00
Everly Precia Suresh f3252fc3d3 cleanup code for locale 2022-04-20 16:19:50 +00:00
Torsten Dittmann a6c27a3876
Merge pull request #3116 from appwrite/fix-remove-usage-queue
fix: remove usage queue
2022-04-20 18:10:41 +02:00
Torsten Dittmann bf22b4264d Merge branch '0.14.x' of https://github.com/appwrite/appwrite into chore-update-deps 2022-04-20 17:01:17 +02:00
Torsten Dittmann a2700f9b73 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-04-20 17:00:51 +02:00
Torsten Dittmann b4411261cd Merge branch 'master' of https://github.com/appwrite/appwrite into chore-update-deps 2022-04-20 16:56:21 +02:00
Torsten Dittmann 264440dd15 chore: remove unused files 2022-04-20 16:55:49 +02:00
Torsten Dittmann 01d2b5d1b3 chore: update php extensions 2022-04-20 16:55:37 +02:00
Torsten Dittmann 240d7bc513 chore: upgrade docker images 2022-04-20 16:55:25 +02:00
Torsten Dittmann 34e69968af chore: build js 2022-04-20 16:55:11 +02:00
Torsten Dittmann 45bd2e3a2d chore: update composer dependencies 2022-04-20 16:55:04 +02:00
Torsten Dittmann 859c6bc592 chore: update npm dependencies 2022-04-20 16:54:55 +02:00
Torsten Dittmann 32c6ef301e
Merge pull request #3126 from appwrite/fix-enum-array-ui
Fix array enums dropdown
2022-04-20 16:08:10 +02:00
Matej Bačo b26ed86824 Fix array enums dropdown 2022-04-20 14:02:57 +00:00
Matej Bačo 806c50bcdb Fix tests 2022-04-20 13:56:39 +00:00
Matej Bačo 41b17822a5 PR review changes 2022-04-20 12:39:53 +00:00
Matej Bačo 8fcb2b4058 Hostname-related features&fixes 2022-04-20 09:31:17 +00:00
Matej Bačo 5e54339673 Update lockfile after merge 2022-04-20 08:53:29 +00:00
Matej Bačo 369d438bc9 Merge branch 'master' into feat-https-redirect-exception 2022-04-20 08:53:09 +00:00
Matej Bačo ede0427ba5 Update Lockfile after merge 2022-04-20 08:50:37 +00:00
Matej Bačo 33741f8183 Merge branch 'master' into feat-improved-ssl 2022-04-20 08:49:59 +00:00
Matej Bačo ab6c1ea4c7 New button placement 2022-04-20 08:39:45 +00:00
Matej Baco 69051a54f1 Update docs 2022-04-20 10:31:12 +02:00
Matej Baco 69a5dd886c Revert changes 2022-04-20 10:27:28 +02:00