1
0
Fork 0
mirror of synced 2024-05-19 04:02:34 +12:00
Commit graph

25 commits

Author SHA1 Message Date
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 809767401e sync ui 2022-05-06 10:49:37 +02:00
Torsten Dittmann af9150def9 feat: dedicated webhook page 2022-05-04 13:29:50 +02:00
Damodar Lohani e7f7ce0e70 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-25 13:41:12 +05:45
Damodar Lohani 654a88a95d update storage usage charts 2021-11-09 15:09:06 +05:45
Damodar Lohani 34bbe18ec1 updated storage UI to support buckets 2021-11-08 14:11:06 +05:45
Torsten Dittmann 7224520fa8 fix all usage ui 2021-10-26 15:19:28 +02:00
Damodar Lohani e9e83d14c3 updates and fixes, default handler for magic login 2021-08-31 15:07:48 +05:45
Eldad Fux e81fb88736 First commit 2020-10-30 21:53:27 +02:00
Eldad Fux 6e442ab264 Check for new version update 2020-07-25 09:26:25 +03:00
Eldad Fux 02bb42c9a2 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
Eldad Fux 9083ea0cdc Updated routes 2020-06-07 08:57:04 +03:00
Eldad Fux 1c7cb37efe Added a new team page 2020-06-07 07:18:02 +03:00
Eldad Fux 13bc97bd7e Updated SDKs 2020-05-11 07:39:00 +03:00
Eldad Fux a79af138ff Initi cloud functions module 2020-05-04 16:34:31 +03:00
Eldad Fux be2030931b Added document search 2020-05-02 22:57:52 +03:00
Eldad Fux 406eb8cff9 Improved for loading time 2020-04-23 06:25:00 +03:00
Eldad Fux 90807c35d6 Moved form to server side 2020-04-20 21:47:26 +03:00
Eldad Fux ca1b1d1272 Work in progress 2020-03-16 20:41:56 +02:00
Eldad Fux fe34086ac6 New DB UI 2020-03-08 21:27:21 +02:00
eldadfux 91ee8160bf Updated JS coding standards using prettier 2019-09-13 13:47:07 +03:00
eldadfux 4738dc059d Added collection editor view 2019-08-06 17:28:42 +03:00
eldadfux 29337fdd7b Splited settings 2019-08-05 07:47:52 +03:00
eldadfux b09cc8ab6e Upgrading JS framework version 2019-05-09 19:15:51 +03:00
eldadfux c8747a0c5e Upgrading JS framework version 2019-05-09 11:23:22 +03:00