1
0
Fork 0
mirror of synced 2024-07-31 19:11:34 +12:00
Commit graph

229 commits

Author SHA1 Message Date
Matej Bačo
6cd1b94935 Fix failing tests 2022-08-31 16:18:41 +00:00
Matej Bačo
2e00fd5d4f Update after merge conflicts. 2022-08-31 13:35:42 +00:00
Matej Bačo
a85a471d3b Merge remote-tracking branch 'origin/0.16.x' into fix-ui-with-queries-v2 2022-08-31 13:33:18 +00:00
Matej Bačo
6600f08059 Fix open api test 2022-08-31 13:32:34 +00:00
Damodar Lohani
8fe365d66e Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-additional-compression-support 2022-08-31 13:21:45 +00:00
Matej Bačo
d5997d92c3 Updated all UI components for new queries V2. introduced queries to listProjects 2022-08-31 12:30:16 +00:00
Damodar Lohani
69ed468ec3 spec update 2022-08-31 03:20:59 +00:00
Matej Bačo
f6a0949d14 WIP: Introduce queries to UI 2022-08-30 17:51:39 +00:00
Matej Bačo
3b7ac045d7 Merge remote-tracking branch 'origin/feat-list-endpoints-queries' into feat-variables-api 2022-08-26 07:51:54 +00:00
Jake Barnby
a320e220c3 Console fixes 2022-08-26 15:34:26 +12:00
Bradley Schofield
0d81918685 Merge remote-tracking branch 'origin/refactor-permissions-inc-console-fix' into feat-variables-api 2022-08-19 11:25:39 +01:00
Jake Barnby
163782d4cd Merge branch 'origin/datetime-attributes' into refactor-permissions-inc-console-fix
# Conflicts:
#	composer.lock
#	public/dist/scripts/app-all.js
#	public/dist/scripts/app-dep.js
#	public/dist/scripts/app.js
2022-08-17 15:34:41 +12:00
Jake Barnby
7c34387d22 Update specs + console SDK 2022-08-15 16:39:30 +12:00
Jake Barnby
d5a1872f93 Spec + dist + lock update 2022-08-15 12:21:11 +12:00
Bradley Schofield
cb87c248d5 Rebuild Specs, SDKs and start working on subqueries 2022-08-12 16:51:24 +01:00
Bradley Schofield
23c3135051 Regenerate Spec and SDK 2022-08-12 13:56:30 +01:00
Jake Barnby
25e893f712 Revert sdk-generator to master 2022-08-10 18:02:23 +12:00
Jake Barnby
8ced769fae Update console SDK 2022-08-04 16:47:24 +12:00
Bradley Schofield
9d9935a625 First working draft of new UI 2022-08-02 10:05:58 +00:00
Torsten Dittmann
7b95c46cf5 Merge branch 'master' of https://github.com/appwrite/appwrite into origin/datetime-api 2022-07-28 14:40:45 +02:00
Torsten Dittmann
bd550f8a1e feat: ui for datetime attribute 2022-07-28 14:38:54 +02: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
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
Torsten Dittmann
1eb91bc91e feat: add ui for phone authentication 2022-06-14 17:41:58 +02:00
Torsten Dittmann
861023abcf feat: update console sdk and ui to use new email auth 2022-06-14 12:39:53 +02: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
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
Damodar Lohani
5565b1f956 fix spec 2022-02-27 13:32:51 +05:45
Damodar Lohani
22b6add461 updated spec 0.13 2022-02-26 12:18:30 +05:45
Christy Jacob
edfdbed37d feat: update console sdk 2022-02-23 19:20:19 +04:00
Damodar Lohani
beaf5962ce fixed specs and run test for 0.13.x as well 2022-02-23 11:30:14 +00:00
Damodar Lohani
8677b8d7d7 remove stale spec 2022-02-23 11:25:12 +00:00
Damodar Lohani
5eae00df2c Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:32:37 +00:00
Christy Jacob
7c1eb0bc96 feat: update console sdk 2022-02-18 13:49:38 +04:00
Christy Jacob
4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Damodar Lohani
53f7301ade Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-func-storage-sync 2022-02-17 14:11:24 +05:45
Christy Jacob
59d2613571 feat: update console SDK 2022-02-16 13:56:18 +04:00
Jake Barnby
e35b95b950 Update specs 2022-02-16 12:10:38 +13:00
Damodar Lohani
cdabad5569 updated spec 2022-02-11 01:01:21 +00:00
Damodar Lohani
d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Matej Baco
1c8c9281f8 Update specs 2022-02-03 17:04:53 +01:00
Matej Bačo
5b4524dd5a
Merge branch 'master' into feat-oauth-refresh-tokens 2022-02-03 12:58:47 +01:00
Matej Baco
aa4d397758 Updated specs 2022-02-02 15:14:52 +01:00
Matej Baco
50f6c4dd1c Updated specs 2022-02-01 16:54:24 +01:00
Damodar Lohani
37d5b9a5be fix limit size 2022-01-31 14:22:45 +05:45
Damodar Lohani
8000f40c9a use human readable formats 2022-01-31 14:20:29 +05:45
Damodar Lohani
05c8b45799 update spec 2022-01-31 13:06:37 +05:45
Damodar Lohani
50adedf907 update spec and sdk 2022-01-30 14:12:51 +05:45
Christy Jacob
ada65e9819 feat: update deployment status 2022-01-27 16:50:22 +04:00
Jake Barnby
30a14f01e8 Add float validator case to spec to prevent fallthrough 2022-01-27 19:43:30 +13:00
Damodar Lohani
4f59c8035b update spec 2022-01-25 15:26:39 +05:45
Christy Jacob
f6271a82bc feat: update html files 2022-01-25 04:36:35 +04:00
Bradley Schofield
b9f2174a15 Regenerate Console SDK 2022-01-24 09:54:56 +00:00
Bradley Schofield
e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Damodar Lohani
24c803e7d9 Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-16 18:09:09 +05:45
Damodar Lohani
4a37d402df Merge branch 'master' into feat-storage-buckets 2022-01-16 17:18:43 +05:45
Damodar Lohani
ccc77438f4 update spec 2022-01-16 16:02:01 +05:45
Damodar Lohani
1e3514b7b2 update antiVirus to antivirus for consistency 2022-01-16 13:40:55 +05:45
Torsten Dittmann
4b1a6132f9 fix: sdks 2022-01-07 14:32:03 +01:00
Bradley Schofield
58c7871388 Fix Merge Issues 2022-01-06 09:45:56 +00:00
Damodar Lohani
ba82839128 Merge branch 'master' into feat-storage-buckets 2022-01-06 13:11:23 +05:45
Bradley Schofield
e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Torsten Dittmann
a64564a969 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into fix-customid-example 2022-01-04 12:45:32 +01:00
Torsten Dittmann
fc0e4dcf9a fix: index and customid example in spec 2022-01-04 12:44:28 +01:00
Torsten Dittmann
0b8259a078 fix: 0.12.x specs 2022-01-04 11:45:57 +01:00
Torsten Dittmann
304981da24 fix: specs definitions 2022-01-04 11:42:23 +01:00
Torsten Dittmann
ab0211d12f fix: update specs 2022-01-03 16:51:00 +01:00
Torsten Dittmann
af440d787d fix: spec file names 2022-01-03 15:52:33 +01:00
Eldad Fux
b75d05eb32 Limited tests to last versions 2022-01-01 14:27:52 +02:00
Eldad Fux
0690c76a20 Updated swagger2 2022-01-01 14:20:33 +02:00
Eldad Fux
d1b5f310e3 Added spec generator CLI command, remove old HTTP endpoint 2022-01-01 14:07:11 +02:00
Eldad Fux
18a2e020c2 Changed spec formats 2022-01-01 04:28:31 +02:00
Damodar Lohani
99fd943f3c Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-19 12:26:16 +05:45
Torsten Dittmann
7f1fd96657 fix: rebuild js and specs 2021-12-17 12:16:53 +01:00
Torsten Dittmann
6c6992a3f7 feat(database): add colection enable/disable 2021-12-13 13:42:04 +01:00
Bradley Schofield
37da3c5651 Implement Automatic Deploy
+ Implemented Automatic Deploy
+ Tags will now build automatically
+ You can now restart builds that failed
+ Builds now have their own storage device
+ Added a retry build endpoint
2021-12-08 15:08:53 +00:00