Commit Graph
18621 Commits
Author SHA1 Message Date
Torsten DittmannandGitHub c13ab53b45 Merge pull request #3425 from appwrite/fix-arrow-back
Fix: Arrow back
2022-06-23 13:09:21 +02:00
Torsten Dittmann 12cd0ee839 chore: clean up docs 2022-06-23 12:04:54 +02:00
Matej Bačo 4a1a150f84 Add databaseId to UI url 2022-06-23 09:57:50 +00:00
Matej Bačo c19a2484c3 Merge remote-tracking branch 'origin/0.15.x' into fix-internal-indexes 2022-06-23 09:22:54 +00:00
Torsten DittmannandGitHub 3f1b906de0 Merge pull request #3422 from appwrite/feat-database-layer-alias
Add alias to Database Layer
2022-06-23 11:00:32 +02:00
Torsten DittmannandGitHub c8ec2c7375 Merge pull request #3424 from appwrite/fix-dashboard
fix usage stats on dashboard
2022-06-23 10:59:58 +02:00
Damodar Lohani e169d3b019 fix usage stats on dashboard 2022-06-23 08:58:47 +00:00
Christy Jacob bab788111a Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-06-23 10:51:13 +02:00
Torsten Dittmann 8e3ed52924 style: add more comments to migration 2022-06-23 10:50:53 +02:00
Damodar Lohani 1a034d45f6 alias 2022-06-23 08:50:11 +00:00
Christy Jacob 69f1798758 feat: add db-pools 2022-06-23 10:50:00 +02:00
Matej Bačo fdab2e28e9 Bug fixing 2022-06-23 08:48:59 +00:00
Torsten Dittmann d26baf1f57 fix: migration and add more tests 2022-06-23 10:18:23 +02:00
Matej Bačo 3f8ab486c2 Lock createdAt 2022-06-23 08:17:02 +00:00
gepdandGitHub 020e08143e fix linter 2022-06-22 20:45:33 -04:00
gepdandGitHub addfae2f46 fix tests 2022-06-22 19:38:56 -04:00
Torsten Dittmann 0fea75a345 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-22 23:19:45 +02:00
Torsten Dittmann a16aaa8a48 chore: update docs and specs 2022-06-22 23:19:08 +02:00
Torsten Dittmann eddc33c4db fix: empty dateText filter 2022-06-22 23:11:52 +02:00
Torsten Dittmann a37f84da01 fix: migration 2022-06-22 23:11:42 +02:00
Torsten Dittmann a126670f72 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-22 22:27:13 +02:00
Torsten Dittmann 5729798aaf ui: fix users list with phone 2022-06-22 22:27:01 +02:00
Vincent (Wen Yu) Ge 43a6c51ab8 fixed list databases description 2022-06-22 17:06:47 +00:00
Vincent (Wen Yu) Ge 9c68e68125 Database Layers API docs updated 2022-06-22 16:28:09 +00:00
haimantika mitra 148d46a2b1 New image updates 2022-06-22 21:54:47 +05:30
Torsten DittmannandGitHub 50114a4173 Merge pull request #3417 from appwrite/fix-015-matej-qa
Fix: 015 (Matej QA)
2022-06-22 17:49:36 +02:00
haimantika mitra fbc86e29d4 Uppercase 2022-06-22 21:05:35 +05:30
haimantika mitra fe824fd733 Autodesk adapter 2022-06-22 20:30:19 +05:30
Matej Bačo b1d6decbb2 Merge remote-tracking branch 'origin/0.15.x' into fix-015-matej-qa 2022-06-22 14:51:18 +00:00
Torsten Dittmann 6931116561 fix: assoc events array from events class 2022-06-22 16:44:30 +02:00
Matej Bačo 336127da55 Merge remote-tracking branch 'origin/0.15.x' into fix-internal-indexes 2022-06-22 14:22:46 +00:00
Torsten Dittmann 604c7e4992 fix: database layer migration 2022-06-22 15:52:21 +02:00
Matej Bačo 72278b4f0f More database UI bug fixes 2022-06-22 13:30:35 +00:00
Matej Bačo f069719ef3 Code cleanup 2022-06-22 13:08:15 +00:00
Matej Bačo a049b13741 Fix database UI names 2022-06-22 13:03:55 +00:00
Torsten Dittmann 7e3040076b Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-22 12:52:27 +02:00
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 e89a367131 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-22 12:48:42 +02:00
Torsten DittmannandGitHub 9aead96518 Merge pull request #3366 from appwrite/feat-selfhosted-gitlab-oauth
Feat: Gitlab OAuth custom endpoint
2022-06-22 12:48:21 +02:00
Torsten Dittmann 4bca6c3696 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-22 12:46:27 +02:00
Torsten DittmannandGitHub dc1daca739 Merge pull request #3404 from appwrite/feat-redis-conf
added redis conf
2022-06-22 12:45:38 +02:00
Torsten DittmannandGitHub 6fd2113870 feat: add redis config to users compose 2022-06-22 12:44:24 +02:00
Matej BačoandGitHub 5337a721b0 PR review changes 2022-06-22 11:55:17 +02:00
Matej Bačo c7087e7ac0 Removed TODOs 2022-06-22 09:46:37 +00:00
Torsten Dittmann 8e3aef135d Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-22 11:27:28 +02:00
Torsten DittmannandGitHub dcc7c18ab9 Merge pull request #3381 from appwrite/feat-increase-array-element-length
Feat: Increase array element length
2022-06-22 11:26:23 +02:00
Matej Bačo b682ffdfa3 Merge remote-tracking branch 'origin/0.15.x' into fix-internal-indexes 2022-06-22 09:26:15 +00:00
Matej Bačo 8623302cc3 Update db version 2022-06-22 09:25:53 +00:00
Torsten Dittmann 3ca63d5b6a chore: make code sniffer a dev dependency 2022-06-22 11:25:15 +02:00
Torsten Dittmann 8b62cda91c Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-increase-array-element-length 2022-06-22 11:20:49 +02:00