1
0
Fork 0
mirror of synced 2024-09-30 17:26:48 +13:00
Commit graph

3635 commits

Author SHA1 Message Date
Eldad Fux
034d6db8c3 UI - work in progress 2021-08-09 10:08:49 +03:00
Damodar Lohani
0988423a67 update ui 2021-08-09 11:32:05 +05:45
Eldad A. Fux
328071a8e6
Merge pull request #1457 from appwrite/feat-depricate-usage-worker
feat-depricate-usage-worker
2021-08-09 08:18:40 +03:00
Eldad A. Fux
f2cef8cceb
Merge pull request #1474 from appwrite/fix-db-worker-permissions
Permission fix
2021-08-09 07:37:29 +03:00
kodumbeats
ae95d1b83a Fix logic for known indexes 2021-08-08 19:46:14 -04:00
kodumbeats
4c08097e92 Use system for naming worker constants 2021-08-08 19:42:08 -04:00
kodumbeats
e609954659 Fix logic for finding matching attribute 2021-08-08 18:07:59 -04: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
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
Damodar Lohani
8255bdb06a fix issue 2021-08-08 12:24:16 +05:45
Damodar Lohani
35394e5849 Merge branch 'feat-database-indexing' into feat-depricate-usage-worker 2021-08-08 12:18:31 +05:45
Damodar Lohani
fa46f14092 refactor the class 2021-08-08 12:16:20 +05:45
Damodar Lohani
ffe9c99157 new statsd class and implementation 2021-08-08 11:21:08 +05:45
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
24614f1fe9 Simplified Permission handling 2021-08-07 15:46:22 +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 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
Torsten Dittmann
af57007612 feat(users): add after pagination 2021-08-06 14:36:48 +02:00
Torsten Dittmann
79971330f2 feat(teams): add after pagination 2021-08-06 14:36:35 +02:00
Torsten Dittmann
8e6c415d01 feat(storage): add after pagination 2021-08-06 14:36:27 +02:00
Torsten Dittmann
ca9dafddae feat(projects): add after pagination 2021-08-06 14:36:17 +02:00
Torsten Dittmann
a49b12c542 feat(functions): add after pagination 2021-08-06 14:36:05 +02:00
Torsten Dittmann
dac093c645 feat(database): add after pagination 2021-08-06 14:35:57 +02:00
Damodar Lohani
d6f3567a15 fix account error 2021-08-06 18:15:56 +05:45
Damodar Lohani
4a4bc21755 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-06 16:55:06 +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
Torsten Dittmann
fb1546cfcc rename orderAfter to after 2021-08-06 12:34:42 +02:00
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
f1745049d6 remove custom id support from project object childs (platform, domain, webhook, key) 2021-08-06 15:10:21 +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
Torsten Dittmann
edf4cd2e8f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-05 21:02:39 +02:00
Torsten Dittmann
01d0ce6988 feat(database): after pagination 2021-08-05 21:01:00 +02:00
Damodar Lohani
7c93afb07d update custom id script 2021-08-05 16:18:22 +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
3712eca2cc Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-05 11:25:36 +03:00
Damodar Lohani
ef6831d651 update domain id 2021-08-05 11:09:41 +05:45
Damodar Lohani
f173218104 update sdk 2021-08-05 11:01:14 +05:45
Damodar Lohani
2030efee08 fix error 2021-08-05 10:51:38 +05:45
Damodar Lohani
3c20404e71 account endpoint custom id 2021-08-05 10:47:55 +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
Santosh Yadav
cf0778245e
doc: use Angular as the example is for Angular 2021-08-04 15:55:51 +05:30
Damodar Lohani
abb80e18e6 revert 0.9.x spec changes 2021-08-04 16:06:09 +05:45
Damodar Lohani
6ac8a9f667 fix membership 2021-08-04 13:14:10 +05:45
Damodar Lohani
c6ff54bfdc get membership by id 2021-08-04 12:42:30 +05:45
Damodar Lohani
201d7114ec Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-04 12:27:19 +05:45
Damodar Lohani
2bfdd787cc validate id exists or not for all services 2021-08-04 12:24:23 +05:45
kodumbeats
d65e808a58 Merge remote-tracking branch 'origin/feat-update-db-to-0.6' into feat-create-attribute-routes 2021-08-03 18:54:12 -04:00
kodumbeats
1b0a59d14a Use new format param for attributes 2021-08-03 16:22:12 -04:00
kodumbeats
1766be331a Change findFirst to findOne 2021-08-03 16:22:03 -04:00
Damodar Lohani
0a84c5e0e0 fix order of fields 2021-08-03 15:57:26 +05:45
Damodar Lohani
3c7e5800b2 update console sdk 2021-08-03 13:34:14 +05:45
Damodar Lohani
136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
kodumbeats
3846d66868 Use sdk.auth instead of sdk.platform 2021-08-02 16:11:24 -04:00
kodumbeats
7b2f33d861 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-08-02 15:31:44 -04:00
Damodar Lohani
3b3df02f80 fix param naming 2021-08-02 16:29:22 +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
Damodar Lohani
9ede80f0c2 update mock api validators 2021-08-02 16:23:42 +05:45
Damodar Lohani
23caa62550 remove unused params 2021-08-02 15:14:53 +05:45
Damodar Lohani
afe772f8fc fix worker statsd not found issue 2021-08-02 14:51:56 +05:45
Damodar Lohani
bc4fede216 refactor usage update and fix functions worker 2021-08-02 12:41:12 +05:45
Damodar Lohani
ab841925ff drop usage worker 2021-08-02 11:58:42 +05:45
Damodar Lohani
0d4b706339 save usage data directly to statsd without redis queue 2021-08-02 11:56:08 +05:45
Damodar Lohani
28b3072b52 modifying mock api for keywords test 2021-08-02 11:15:13 +05:45
Eldad Fux
4f580840ac Updated texts 2021-08-01 14:18:16 +03:00
Damodar Lohani
c0265fee8b hot fix api issue 2021-08-01 14:39:26 +05:45
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
972e4b5ade Updated cachebuster 2021-08-01 08:33:43 +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
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
Eldad Fux
f73e24708a Merge branch 'master' of github.com:appwrite/appwrite into locale 2021-07-30 11:44:12 +03:00
Eldad Fux
b2e74bb55e Fixed codes 2021-07-30 10:58:11 +03:00
Eldad Fux
ffb7b2db38 Fixed kannada code 2021-07-30 10:51:31 +03:00
Eldad Fux
0f9eb812c4 Fixed greek 2021-07-30 10:25:07 +03:00
Eldad A. Fux
6588144db5
Merge pull request #1440 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-30 09:42:07 +03:00
Damodar Lohani
6254c58ae1 fix missing console name 2021-07-30 12:02:45 +05:45