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

6420 commits

Author SHA1 Message Date
Eldad Fux 99f969a98d Removed debugs 2021-08-09 17:43:55 +03:00
Eldad Fux 034d6db8c3 UI - work in progress 2021-08-09 10:08:49 +03:00
Eldad Fux c3ae5c3621 Work in progress - db ui 2021-08-08 18:59:48 +03:00
Eldad Fux 9745f54035 Changed search icon 2021-08-08 18:58:45 +03:00
Eldad Fux 459ebd1510 Removed unused calls 2021-08-08 18:58:23 +03:00
Eldad Fux 2de9f4ff33 Updated JS list 2021-08-08 18:58:06 +03:00
Eldad Fux e4b30786f8 Fixed parent attribute response model 2021-08-08 18:57:58 +03:00
Eldad Fux 3a51b06739 added duplicated value check 2021-08-08 18:57:26 +03:00
Eldad Fux 5c8145bb90 Fixed error 2021-08-08 18:57:16 +03:00
Eldad Fux 2dc287b144 Added proper error log 2021-08-08 18:57:06 +03:00
Eldad Fux 7e52de7a60 Updated specs and console SDK 2021-08-08 18:56:44 +03:00
Eldad Fux 168e5b56a8 Fixed spelling mistakes 2021-08-08 18:56:07 +03:00
Eldad Fux a9f5786187 Merge branch 'fix-db-worker-permissions' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-07 22:10:13 +03:00
Eldad Fux 9ad1917072 Permission fix 2021-08-07 15:49:36 +03:00
Eldad Fux c35401c247 Work in progress 2021-08-07 15:45:44 +03:00
Eldad Fux 0dec65f979 Minor fix for missing default key 2021-08-07 08:12:33 +03:00
Eldad A. Fux a04096ec4a
Merge pull request #1472 from appwrite/feat-project-object-restructuring
feat-project-object-restructuring
2021-08-07 07:41:10 +03:00
Eldad Fux 6a22cc92c0 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-project-object-restructuring 2021-08-06 21:59:35 +03:00
Eldad A. Fux 9aa17e5cc4
Merge pull request #1350 from appwrite/feat-custom-id
Feat Custom ID
2021-08-06 18:46:46 +03:00
Eldad Fux 6792cf2823 Updated HTML error handling and minor HTML fixes 2021-08-06 16:04:35 +03:00
Damodar Lohani d6f3567a15 fix account error 2021-08-06 18:15:56 +05:45
Damodar Lohani 39de450e47 fix team test 2021-08-06 17:59:12 +05:45
Damodar Lohani b1c3f2eeed fix debug 2021-08-06 17:11:43 +05:45
Damodar Lohani 4a4bc21755 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-06 16:55:06 +05:45
Damodar Lohani 5054da97d5 fix membership test 2021-08-06 16:49:20 +05:45
Damodar Lohani 755943a7fc fix oauth restructure and console ui 2021-08-06 16:46:37 +05:45
Eldad Fux 09fb8327a5 Minor fixes 2021-08-06 13:48:50 +03:00
Damodar Lohani 475002eef8 oauth2 providers in project grouped 2021-08-06 16:20:50 +05:45
Damodar Lohani d81e42b5b1 update sdk and scripts 2021-08-06 15:55:52 +05:45
Damodar Lohani 87c6fb4055 fix dropping membership ID 2021-08-06 15:37:20 +05:45
Damodar Lohani e0e5e3a818 drop tags custom id support 2021-08-06 15:33:18 +05:45
Damodar Lohani 8c72349a3e drop execution custom id support 2021-08-06 15:22:27 +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 338fcf2a63 update validate method 2021-08-06 15:11:53 +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 9b25d65c85 WIP 2021-08-06 14:34:07 +05:45
Damodar Lohani ebf306f814 group auth limit inside auths 2021-08-06 14:19:17 +05:45
Damodar Lohani 6f540fec0f restructuring auth method keys 2021-08-06 13:46:53 +05:45
Damodar Lohani 851a00e438 group auth methods 2021-08-06 13:27:31 +05:45
Damodar Lohani 2459844e97 fix merge sideeffect 2021-08-06 12:50:20 +05:45
Damodar Lohani cff70e282f fix console login and signup 2021-08-06 11:15:40 +05:45
Damodar Lohani 44232ae60c update utopia database 2021-08-06 10:59:32 +05:45
Damodar Lohani 7c93afb07d update custom id script 2021-08-05 16:18:22 +05:45
Damodar Lohani 8d39ab8bcc fix database test 2021-08-05 15:09:42 +05:45
Damodar Lohani 925dc4a169 revert test fix 2021-08-05 15:04:46 +05:45
Eldad Fux c2a396d244 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-custom-id 2021-08-05 11:46:22 +03:00
Eldad Fux f3338e7ed1 updated dependencies 2021-08-05 11:25:45 +03:00
Eldad Fux 3712eca2cc Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-05 11:25:36 +03:00
Damodar Lohani 59c4a27c1b fix tests 2021-08-05 13:54:06 +05:45