1
0
Fork 0
mirror of synced 2024-07-04 06:00:53 +12:00
Commit graph

135 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 a043db6f08
Merge pull request #2982 from appwrite/fix-attribute-id
Fix:  Validation regex for custom ID
2022-03-23 10:40:20 +01:00
Matej Bačo a3bb9f2318 Fix regex 2022-03-22 12:31:52 +00:00
Matej Bačo 5b73ab3635 Updated GH issue url 2022-03-22 08:53:56 +00:00
Matej Bačo 1c7ea3c529 Fixed validation regex for custom ID 2022-03-21 14:30:51 +00:00
Matej Bačo 59b3928a66
Fix GH issue url 2022-03-21 08:30:56 +01:00
Matej Bačo 4c85223183 More UI changes 2022-02-28 09:26:55 +00:00
Matej Bačo 70efbf1fb9 Updated UI 2022-02-28 09:25:38 +00: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
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
Torsten Dittmann 111e9faf69 fix: icons 2022-02-21 10:53:44 +01: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
Torsten Dittmann 3a8eb4020c fix(ui): multiple issues in db 2021-11-22 13:49:51 +01:00
Torsten Dittmann f2eb6ae317 fix(ui): logs pagination 2021-11-18 11:33:42 +01:00
Matej Baco 8e7039ab92 Merge branch 'feat-new-document-usage-log' into feat-db-refactor-ui-fixes 2021-09-27 07:45:41 +02:00
Matej Baco e7e787e7de WIP: UI refactor 2021-09-26 16:30:21 +02:00
Eldad Fux 95e08d7a49 Updated label 2021-08-29 20:44:19 +03:00
Eldad Fux e862d72cf6 Added a new document-level activity log 2021-08-29 10:43:09 +03:00
Eldad Fux 4e163ec319 Update UI 2021-08-22 14:03:53 +03:00
Eldad Fux b83fff331b Updated UI 2021-08-21 07:47:04 +03:00
Eldad Fux 5ba2ba4c4c SubQuery test 2021-08-20 14:15:17 +03:00
Eldad Fux e70654eabc Work in progress 2021-08-19 15:50:10 +03:00
Eldad Fux 826a4527a0 Added documents list 2021-08-16 00:09:40 +03:00
Eldad Fux 17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +03: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