1
0
Fork 0
mirror of synced 2024-09-06 12:51:43 +12:00
Commit graph

181 commits

Author SHA1 Message Date
Matej Bačo
eaf9cd59e9 Fix OpenAPI3 nested anyOf/oneOf 2022-08-16 11:40:19 +00:00
Matej Bačo
f10cf58ec3 Update console sdk 2022-08-16 10:42:21 +00:00
Matej Bačo
ef3496d55b Bug fixing afte merge 2022-07-25 12:37:29 +00:00
Matej Bačo
dbccf39a9f Merge branch 'master' into feat-password-hash-algos 2022-07-25 12:37:07 +00:00
Ishan Vyas
af167a58a8
Fix SDK response type for get & update database call
Signed-off-by: Ishan Vyas <isvyas@gmail.com>
2022-07-17 12:44:37 +05:30
Vincent (Wen Yu) Ge
79b3cef729 update 0.15 open api specs 2022-07-14 20:18:32 +00:00
Vincent (Wen Yu) Ge
f05bd8b0f6 Attempt to update 0.15 specs as an experiment 2022-07-14 20:10:58 +00:00
Vincent (Wen Yu) Ge
0076cdccc9 generate new specs 2022-07-14 19:59:51 +00:00
Torsten Dittmann
5668ad01d5 chore: generate specs 2022-06-30 01:41:57 +02:00
Torsten Dittmann
21df4861b4 chore: generate specs 2022-06-29 13:24:45 +02:00
Torsten Dittmann
e83cf382fd fix: all sdks and specs 2022-06-28 13:21:28 +02:00
Torsten Dittmann
0571b79290 chore: update specs 2022-06-28 08:28:54 +02:00
Torsten Dittmann
53ad2a5114 fix: global attributes for body payload 2022-06-27 11:14:27 +02:00
Torsten Dittmann
3cdeeac964 feat: global attributes in specs 2022-06-27 10:41:10 +02:00
Torsten Dittmann
a16aaa8a48 chore: update docs and specs 2022-06-22 23:19:08 +02:00
Damodar Lohani
8f14f5aa21
Database layer (#3338)
* database response model

* database collection config

* new database scopes

* database service update

* database execption codes

* remove read write permission from database model

* updating tests and fixing some bugs

* server side tests are now passing

* databases api

* tests for database endpoint

* composer update

* fix error

* formatting

* formatting fixes

* get database test

* more updates to events and usage

* more usage updates

* fix delete type

* fix test

* delete database

* more fixes

* databaseId in attributes and indexes

* more fixes

* fix issues

* fix index subquery

* fix console scope and index query

* updating tests as required

* fix phpcs errors and warnings

* updates to review suggestions

* UI progress

* ui updates and cleaning up

* fix type

* rework database events

* update tests

* update types

* event generation fixed

* events config updated

* updating context to support multiple

* realtime updates

* fix ids

* update context

* validator updates

* fix naming conflict

* fix tests

* fix lint errors

* fix wprler and realtime tests

* fix webhooks test

* fix event validator and other tests

* formatting fixes

* removing leftover var_dumps

* remove leftover comment

* update usage params

* usage metrics updates

* update database usage

* fix usage

* specs update

* updates to usage

* fix UI and usage

* fix lints

* internal id fixes

* fixes for internal Id

* renaming services and related files

* rename tests

* rename doc link

* rename readme

* fix test name

* tests: fixes for 0.15.x sync

Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-22 12:51:49 +02:00
Matej Bačo
1bbfe9dbf7 Update files after merge 2022-06-21 14:56:05 +00:00
Matej Bačo
d9a88515bc Merge remote-tracking branch 'origin/0.15.x' into feat-password-hash-algos 2022-06-21 14:03:19 +00:00
Torsten Dittmann
8158470656 chore: generated spec and sdk 2022-06-20 20:44:39 +02:00
Torsten Dittmann
59940e81a8 chore: prepare 0.15 2022-06-20 18:23:54 +02:00
Torsten Dittmann
d92f06bcfa Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 16:28:11 +02:00
Torsten Dittmann
1047fe72c3 chore: update specs and console sdk 2022-06-20 16:20:04 +02:00
Matej Bačo
87d85d14d4 Fix swagger2 docs with array model-to-model refference 2022-06-19 08:17:10 +00:00
Matej Bačo
f14c8ad131 Improve endpoint descriptions 2022-06-19 06:52:37 +00:00
Matej Baco
62ec121a5e Improved docs 2022-06-17 11:25:28 +02:00
Matej Bačo
797bdda405 Update specs 2022-06-15 09:41:31 +00:00
Torsten Dittmann
1eb91bc91e feat: add ui for phone authentication 2022-06-14 17:41:58 +02:00
Matej Baco
3ee68aba81 Rollback 0.14 specs changes 2022-06-14 17:24:04 +02:00
Matej Baco
21d5309644 Removed 0.15 2022-06-14 17:22:06 +02:00
Matej Baco
0bcfee0449 0.15 version generated for docs testing 2022-06-14 17:14:29 +02:00
Matej Baco
882f149f6b Update 0.14 specs 2022-06-14 17:06:37 +02:00
Matej Bačo
f0cd4437d8 Rebuilds, improve tests 2022-06-14 10:40:51 +00:00
Torsten Dittmann
861023abcf feat: update console sdk and ui to use new email auth 2022-06-14 12:39:53 +02:00
Matej Bačo
a90700fc6b Regenerate files after merge 2022-06-10 13:35:31 +00:00
Matej Bačo
0d94e4c9ce Merge branch 'master' into feat-password-hash-algos 2022-06-10 08:03:09 +00:00
Torsten Dittmann
c61108b4ef fix: tests and generate specs 2022-05-16 12:11:37 +02:00
Torsten Dittmann
41a8e526c7 chore: re-generate console sdk 2022-05-13 12:11:35 +02:00
Torsten Dittmann
c475bd84f0 chore: generate 0.14.x docs 2022-05-12 21:35:35 +02:00
Torsten Dittmann
e6610cfbcb chore: generate specs 2022-05-12 15:20:16 +02:00
Matej Bačo
55e73c7c67 Rebuild sdks and specs 2022-05-05 12:03:02 +00:00
Matej Bačo
71155a0bf3 Post-merge builds 2022-05-04 13:50:28 +00:00
Matej Bačo
bc1b62f7da Merge branch 'master' into feat-password-hash-algos 2022-05-04 13:33:32 +00:00
Matej Bačo
c6f32a31d2 Implement team activity 2022-04-21 14:07:08 +00:00
Christy Jacob
23342fe926 feat: format spec 2022-04-13 11:59:17 +03:00
Christy Jacob
d903f562a7 feat: fix docker-compose error 2022-04-13 11:58:09 +03:00
Matej Bačo
942bdbd25a Improved runtimes docs 2022-03-02 12:21:03 +00:00
Torsten Dittmann
52cd0043fc chore: update specs 2022-03-02 11:34:19 +01:00
Torsten Dittmann
9aef10d9a1 chore: update console sdk 2022-03-01 21:33:00 +00:00
Matej Bačo
24457d0c79 Manual QA fixes 2022-03-01 11:09:34 +00:00
Matej Baco
de37c74048 Bug fix, Updated specs 2022-02-27 11:05:20 +01:00