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

473 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 e89a367131 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-22 12:48:42 +02:00
Torsten Dittmann 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 8158470656 chore: generated spec and sdk 2022-06-20 20:44:39 +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 af817ec616
Merge pull request #3379 from appwrite/feat-phone-authentication-ui
feat: add ui for phone authentication
2022-06-20 14:34:33 +02:00
Torsten Dittmann 6dd41b52c3 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 13:38:39 +02:00
Torsten Dittmann 3c627fdd53 fix: revert cpp prism support 2022-06-17 14:23:02 +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
Matej Baco 43fadd6b40 Rebuild JS files 2022-06-13 16:04:49 +02:00
Matej Bačo 1fd5ae2991 QA bug fixes 2022-06-10 12:41:31 +00:00
Matej Bačo 116e51b006 Finish gitlab custom hostname 2022-06-10 12:03:51 +00:00
Matej Bačo 9ebdbc58da WIP: Gitlab OAuth custom endpoint 2022-06-10 10:03:30 +00:00
Torsten Dittmann 1530aefb2a fix: realtime console 2022-05-17 13:05:14 +02:00
Torsten Dittmann baa45cf31b chore: rebuild console sdk 2022-05-17 10:49:32 +02:00
Torsten Dittmann 6d6361b672 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model-ui 2022-05-13 11:51:19 +02:00
Torsten Dittmann 03de36a162 chore: build console sdk 2022-05-12 15:20:27 +02:00
Torsten Dittmann 2396b2f1e6 Merge branch 'feat-new-event-model' of https://github.com/appwrite/appwrite into feat-new-event-model-ui 2022-05-08 17:51:55 +02:00
Torsten Dittmann bf2301ee99 chore: build js 2022-05-08 17:51:38 +02:00
Torsten Dittmann 6f2bdb527a fix ui 2022-05-08 15:09:08 +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
Torsten Dittmann a3dcc07599 feat(ui): new events 2022-05-04 12:54:34 +02:00
Torsten Dittmann 1457bab4b1 feat: event model ui init 2022-04-28 13:40:59 +02:00
Christy Jacob 5eb4ba8211
Merge pull request #3136 from appwrite/add-team-activity
Feat: Team activity
2022-04-26 12:45:17 +03:00
Torsten Dittmann 82d30ebc35 fix(ui): increase alert time 2022-04-22 14:21:04 +02:00
Matej Bačo c6f32a31d2 Implement team activity 2022-04-21 14:07:08 +00:00
Torsten Dittmann 0b92de81f4 fix(ui): upload box covering top jump button 2022-04-21 13:04:40 +02:00
Matej Bačo c1cd1214ba Fix mail,url icons 2022-04-12 11:11:37 +00:00
Matej Bačo 7d2a867b5e Fixed project logo missing 2022-04-04 11:17:41 +00:00
Torsten Dittmann aa84521e90 fix: ui float value 2022-03-15 19:54:34 +01:00
Alex Noble 6db28ae417 Fixing issue 2930 2022-03-09 22:49:51 +00:00
Torsten Dittmann 6452cae2c7 fix: force reload to console 2022-03-03 12:31:35 +01:00
Torsten Dittmann 90df04ba13 chore: build js dist files 2022-03-02 10:24:33 +01:00
Christy Jacob 6ebdea2738 feat: html fixes 2022-03-02 03:05:18 +04:00
Torsten Dittmann 2607f6b9c5 chore: update dependencies 2022-03-01 18:55:36 +01:00
Matej Bačo 24457d0c79 Manual QA fixes 2022-03-01 11:09:34 +00:00
Torsten Dittmann 9c444c32a1
Merge pull request #2853 from appwrite/feat-realtime-build-status
feat: realtime on deployments
2022-02-28 17:11:01 +01:00
Christy Jacob b4ee82ac88 feat: realtime execution status 2022-02-28 16:24:35 +04:00
Christy Jacob 44af094f20 feat: realtime on deployments 2022-02-28 15:50:27 +04:00
Damodar Lohani bca6df51ec fix cancel all by checking if ongoing upload 2022-02-28 10:10:06 +00:00
Damodar Lohani 9ef42eb84f fix project logo upload 2022-02-28 08:47:30 +00:00
Damodar Lohani d63cfce74b updating console sdks 2022-02-27 13:28:36 +05:45
Christy Jacob edfdbed37d feat: update console sdk 2022-02-23 19:20:19 +04:00
Christy Jacob cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Damodar Lohani 6099abc9f1 failed tooltip with error message 2022-02-22 07:37:12 +00:00
Damodar Lohani 1b08eec2e2 Merge branch 'feat-storage-ui-updates' into feat-console-resumable-upload 2022-02-22 06:55:09 +00:00
Torsten Dittmann c99c1ccfe6 fix: prevent side reload 2022-02-21 20:00:19 +01:00