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

6302 commits

Author SHA1 Message Date
Eldad A. Fux 742dda8cc1
Merge pull request #1452 from appwrite/feat-service-flags-response
Feat service flags response
2021-08-01 14:21:26 +03:00
Eldad Fux 4f580840ac Updated texts 2021-08-01 14:18:16 +03:00
Eldad Fux 8d11f16e12 Fixed tests 2021-08-01 13:15:06 +03:00
Eldad A. Fux 0685fec3a1
Update tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-08-01 12:09:18 +03:00
Eldad A. Fux aff747a9b8
Update tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-08-01 12:09:14 +03:00
Eldad Fux 54481eedfc Fixed test 2021-08-01 11:01:35 +03:00
Eldad Fux 5af858429d Updated tests 2021-08-01 11:00:13 +03:00
Eldad Fux 93554135b4 Added icons 2021-08-01 10:55:46 +03:00
Eldad Fux fa1cf2c330 Updated default value 2021-08-01 10:55:41 +03:00
Eldad Fux 90b25aa2f2 Work in progress - UI 2021-08-01 01:17:35 +03:00
Eldad Fux 58b08c7111 Started work on the UI 2021-08-01 00:36:18 +03:00
Eldad Fux 0fbe6a430e Updated attribute name 2021-07-31 23:54:50 +03:00
Eldad Fux b24225b92c Updated Console SDK 2021-07-31 23:40:34 +03:00
Eldad Fux 48acc2fcf1 Updated version 2021-07-31 23:06:34 +03:00
Eldad Fux b7bcf73baa Updated docs 2021-07-31 23:06:17 +03:00
Eldad Fux fde3c0b112 Added response filter 2021-07-31 22:07:05 +03:00
Eldad Fux c27fb0f000 work in progress 2021-07-31 07:58:33 +03:00
Damodar Lohani 6e5281abf8 fix create execution 2021-07-30 17:00:17 +05:45
Damodar Lohani da1ac1df20 fix test 2021-07-30 15:05:38 +05:45
Damodar Lohani 45cf28852b fix remaining tests 2021-07-30 15:03:13 +05:45
Damodar Lohani 6254c58ae1 fix missing console name 2021-07-30 12:02:45 +05:45
Damodar Lohani f248f93bea fix webhooks and functions test 2021-07-30 11:47:59 +05:45
Damodar Lohani 7a4d014511 fix user status test 2021-07-29 17:59:40 +05:45
Damodar Lohani 4c6087323a fix more tests 2021-07-29 17:58:37 +05:45
Damodar Lohani f1e364589a more test fixes 2021-07-29 17:40:04 +05:45
Damodar Lohani 5d6bd7868b fixes for test 2021-07-29 16:41:25 +05:45
Damodar Lohani a0279a63d8 service flags to new db 2021-07-29 16:13:17 +05:45
Damodar Lohani 9afd8247df use custom id component for tag ID 2021-07-29 14:29:26 +05:45
Damodar Lohani 640753035b update sdk 2021-07-29 14:26:39 +05:45
Damodar Lohani 8b021a13ef more fixes introducing name 2021-07-29 14:18:38 +05:45
Damodar Lohani 6cd4f044e9 update scripts 2021-07-29 14:06:52 +05:45
Damodar Lohani 68ea2e2ab1 re introduce name attributes 2021-07-29 13:54:24 +05:45
kodumbeats 432a1a7f5c Parse min and max as proper types 2021-07-27 15:12:24 -04:00
kodumbeats 1eae5490df Encode format as json string 2021-07-27 14:19:37 -04:00
Eldad Fux 7144741016 Updated UI 2021-07-27 17:58:09 +03:00
Eldad Fux 95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Damodar Lohani c5045b6571 update to use custom ID component 2021-07-27 12:26:48 +05:45
Damodar Lohani 062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
kodumbeats b9fea89e73 Use refactored attribute function 2021-07-26 21:00:36 -04:00
kodumbeats c0b48ec247 Remove references to old db responses 2021-07-26 19:11:25 -04:00
kodumbeats df5703022b Create custom formats via callback in structure validator 2021-07-26 19:10:39 -04:00
kodumbeats 58f335feff Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-07-26 16:48:22 -04:00
Eldad A. Fux 5dfa6217d8
Merge pull request #1411 from appwrite/refactor-workers-no-db-pools
Refactor - use direct database connections in certificates worker
2021-07-26 22:59:20 +03:00
Eldad A. Fux cf9f99fdc8
Merge pull request #1427 from appwrite/feat-cleanup-old-db-lib
Feat cleanup old DB lib
2021-07-26 22:57:56 +03:00
Eldad A. Fux aa3651c6f8
Merge pull request #1426 from appwrite/fix-sessions-index
fix-sessions-index
2021-07-26 22:57:08 +03:00
Eldad A. Fux 15bbed22d8
Merge pull request #1430 from appwrite/fix-remove-local-swagger-validator
Fix - remove local swagger validator
2021-07-26 22:56:45 +03:00
kodumbeats 717799776a Use parent class method to get consoleDB 2021-07-26 12:37:29 -04:00
kodumbeats 9b5f8fb525 Merge remote-tracking branch 'origin/feat-database-indexing' into refactor-workers-no-db-pools 2021-07-26 12:26:26 -04:00
kodumbeats 0b59a04964 Merge remote-tracking branch 'origin/feat-database-indexing' into fix-remove-local-swagger-validator 2021-07-26 12:18:18 -04:00
Eldad A. Fux f81227cad0
Merge pull request #1413 from appwrite/fix-retry-init-db-connection
fix(refactor-db): retry initial database connection on failure
2021-07-26 19:17:24 +03:00