1
0
Fork 0
mirror of synced 2024-05-25 23:19:51 +12:00
Commit graph

102 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
Matej Bačo a3bb9f2318 Fix regex 2022-03-22 12:31:52 +00:00
Matej Bačo 1c7ea3c529 Fixed validation regex for custom ID 2022-03-21 14:30:51 +00:00
Damodar Lohani 6099abc9f1 failed tooltip with error message 2022-02-22 07:37:12 +00:00
Damodar Lohani 5afb7e0702 hiding cancelled files from ui 2022-02-21 17:12:13 +00:00
Damodar Lohani 0c413ea79a cancel all behavior 2022-02-21 16:41:41 +00:00
Damodar Lohani 9f60627040 failed message 2022-02-21 11:12:59 +00:00
Damodar Lohani c884135659 more fixes 2022-02-21 07:26:40 +00:00
Damodar Lohani 575c40e24b update failed pill and 2022-02-18 14:37:15 +00:00
Elad Shechter 10028582e1 - update to new icons (class names) in HTML
- add empty alt for images
2022-02-18 10:04:02 +00:00
Damodar Lohani 61c091811d refactored script to separate component 2022-02-16 06:41:13 +00:00
Damodar Lohani 048402871d comment 2022-02-15 09:10:47 +00:00
Damodar Lohani c36734b90a prevent page refresh if incomplete upload 2022-02-15 09:08:13 +00:00
Damodar Lohani 6e781b05b8 remove extra spacing 2022-02-15 06:28:48 +00:00
Damodar Lohani 95cfe9f648 use performance.now() for random id 2022-02-15 01:33:54 +00:00
Torsten Dittmann dbc42c28a1 ui: remove unnecessary styles attribute 2022-02-14 19:27:48 +01:00
Torsten Dittmann d84f876aae ui: replace upload box with new UI 2022-02-14 19:18:01 +01:00
Damodar Lohani 9a7608c3a6 progress and remove button 2022-02-11 05:17:57 +00:00
Damodar Lohani 7865644168 more fixes and update 2022-02-11 03:19:30 +00:00
Damodar Lohani d16457a104 progress 2022-02-11 02:39:40 +00:00
Damodar Lohani 65db932232 more progress on upload ui 2022-02-11 02:04:58 +00:00
Damodar Lohani af46d0224b work in progress upload ui 2022-02-11 05:56:09 +05:45
Torsten Dittmann 14752d528b fix: uid validator in ui 2021-12-29 18:12:58 +01:00
Torsten Dittmann fe2b598c64 fix(ui): input id validation pattern 2021-11-24 18:00:45 +01:00
Torsten Dittmann 9e8cb3a3f2 fix(ui): forms and database list 2021-11-24 14:27:44 +01:00
Torsten Dittmann 7be4211aa5 fix(ui): input validation for ids 2021-11-24 09:33:12 +01:00
Damodar Lohani 2bfdd787cc validate id exists or not for all services 2021-08-04 12:24:23 +05:45
Damodar Lohani 136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
Damodar Lohani 6cd4f044e9 update scripts 2021-07-29 14:06:52 +05:45
Damodar Lohani 68ea2e2ab1 re introduce name attributes 2021-07-29 13:54:24 +05:45
Eldad Fux 95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Damodar Lohani c5045b6571 update to use custom ID component 2021-07-27 12:26:48 +05:45
Damodar Lohani f6b91336a4 update label 2021-07-26 13:27:22 +05:45
Damodar Lohani 9ec39ad3b8 custom id component in project id 2021-07-26 13:09:29 +05:45
Damodar Lohani 47fa14310c fix replace depricated name with id 2021-07-26 11:58:14 +05:45
Damodar Lohani df6645c9ab depricate project name 2021-07-21 18:29:51 +05:45
Eldad Fux a8b666dfc3 First commit 2021-01-18 08:29:26 +02:00
Eldad Fux fc8cbb5088 Templates sync 2020-10-29 22:11:16 +02:00
Eldad Fux 77667be404 Changes all name attributes length to max
of 128 chars
2020-09-08 00:28:40 +03:00
Eldad Fux 6e442ab264 Check for new version update 2020-07-25 09:26:25 +03:00
Eldad Fux db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +03:00
Eldad Fux e18f3a55e4 Added image lazyloading 2020-07-11 07:16:57 +03:00
Eldad Fux c5840266f0 Updated project response format 2020-07-08 18:07:52 +03:00
Eldad Fux ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +03:00
Eldad Fux 56c3f3a946 Animation is off by default and turned on manually 2020-06-14 21:43:08 +03:00
Eldad Fux 060fa22fcc Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 23:28:18 +03:00
Eldad Fux ade33edd6f Small UI updates 2020-06-13 23:26:45 +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 b79b2b4ccc Performance and accessibility improvments 2020-06-13 14:13:53 +03:00
Eldad Fux c2deb11361 Changed Gravatar filter name 2020-06-11 11:58:53 +03:00