1
0
Fork 0
mirror of synced 2024-07-05 14:40:42 +12:00
Commit graph

746 commits

Author SHA1 Message Date
Damodar Lohani e0e5e3a818 drop tags custom id support 2021-08-06 15:33:18 +05:45
Damodar Lohani bcce7bc88e drop custom id support on sessions 2021-08-06 15:20:28 +05:45
Damodar Lohani fc92b3f294 drop membership custom id 2021-08-06 15:16:29 +05:45
Damodar Lohani f1745049d6 remove custom id support from project object childs (platform, domain, webhook, key) 2021-08-06 15:10:21 +05:45
Damodar Lohani cff70e282f fix console login and signup 2021-08-06 11:15:40 +05:45
Damodar Lohani 7c93afb07d update custom id script 2021-08-05 16:18:22 +05:45
Damodar Lohani ef6831d651 update domain id 2021-08-05 11:09:41 +05:45
Damodar Lohani cc977792af remove helper message 2021-08-05 09:57:43 +05:45
Damodar Lohani 30bdc32c2d project name in settings 2021-08-04 16:13:30 +05:45
Damodar Lohani 2bfdd787cc validate id exists or not for all services 2021-08-04 12:24:23 +05:45
Damodar Lohani 0a84c5e0e0 fix order of fields 2021-08-03 15:57:26 +05:45
Damodar Lohani 136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
Eldad A. Fux da426cbb2c
Merge pull request #1436 from appwrite/feat-deprecate-tasks
Removed the tasks service
2021-08-02 13:42:34 +03:00
Eldad Fux 4f580840ac Updated texts 2021-08-01 14:18:16 +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
Damodar Lohani 9afd8247df use custom id component for tag ID 2021-07-29 14:29:26 +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
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 f6b91336a4 update label 2021-07-26 13:27:22 +05:45
Damodar Lohani 9ec39ad3b8 custom id component in project id 2021-07-26 13:09:29 +05:45
Damodar Lohani 75fdc8c0e7 platform update form display ID 2021-07-26 12:04:10 +05:45
Damodar Lohani 47fa14310c fix replace depricated name with id 2021-07-26 11:58:14 +05:45
Damodar Lohani 3665998791 fix platforms update 2021-07-23 11:55:39 +05:45
Damodar Lohani 73dea8d4b2 update case 2021-07-23 11:33:38 +05:45
Damodar Lohani 0c6f1298e7 custom id in platforms depricating name 2021-07-23 11:23:39 +05:45
Damodar Lohani 7c551d829d file support custom ID 2021-07-22 14:21:54 +05:45
Damodar Lohani d01079e67c update console 2021-07-22 12:34:28 +05:45
Damodar Lohani 40b57aca19 depricate name in webhook 2021-07-22 11:44:01 +05:45
Damodar Lohani ee34261cde function name removed 2021-07-22 11:40:34 +05:45
Damodar Lohani 77e232b320 collection id as default 2021-07-22 11:34:13 +05:45
Damodar Lohani df6645c9ab depricate project name 2021-07-21 18:29:51 +05:45
Damodar Lohani 829a804ea5 depricate name attribute from function 2021-07-21 18:16:58 +05:45
Damodar Lohani 7999355b05 custom id support on team and user 2021-07-21 11:56:30 +05:45
Damodar Lohani dd6b5b4fe0 api key custom id support 2021-07-21 11:48:28 +05:45
Damodar Lohani 9594945cb2 webhook uses custom id 2021-07-21 11:39:55 +05:45
Damodar Lohani c16d709682 create function and tag with Id 2021-07-21 11:31:33 +05:45
Damodar Lohani 3e08281ecf fix edit view 2021-07-21 11:17:35 +05:45
Damodar Lohani 119035463a more fixes on collection 2021-07-20 17:21:27 +05:45
Damodar Lohani 1582dc514f update console sdk 2021-07-20 15:57:39 +05:45
Eldad A. Fux 48ad89ac27
Merge pull request #1412 from appwrite/feat-db-refactor-routes
Feat db refactor routes
2021-07-19 22:18:28 +03:00
Eldad A. Fux c1a67fc718
Merge branch 'feat-database-indexing' into fix-db-sync-with-master 2021-07-19 21:20:29 +03:00
Eldad Fux bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Eldad Fux 318c4843ca Updated error template 2021-07-17 21:59:54 +03:00
Torsten Dittmann 4633d74fc7 feat(db-refactor): user status now boolean 2021-07-14 13:02:12 +02:00
Torsten Dittmann cff517a2ab adapt to review 2021-07-12 18:15:21 +02:00