1
0
Fork 0
mirror of synced 2024-09-08 05:42:15 +12:00
Commit graph

186 commits

Author SHA1 Message Date
Jake Barnby
a320e220c3 Console fixes 2022-08-26 15:34:26 +12:00
Jake Barnby
625608804e Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-inc-console-fix
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/databases.php
#	app/controllers/api/storage.php
#	app/workers/builds.php
#	src/Appwrite/Stats/Usage.php
#	src/Appwrite/Usage/Calculators/Database.php
2022-08-25 18:21:15 +12:00
Jake Barnby
cb6fc7f618 Merge branch 'origin/datetime-attributes' into refactor-permissions-inc-console-fix
# Conflicts:
#	.gitignore
#	app/config/collections.php
#	app/controllers/api/account.php
#	app/controllers/api/databases.php
#	app/controllers/api/storage.php
#	app/controllers/api/users.php
#	composer.lock
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2022-08-19 16:49:34 +12:00
Damodar Lohani
7993e7e232 update console sdk 2022-08-17 09:59:47 +00:00
Damodar Lohani
a1e6f7bdf4 Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-17 09:34:40 +00:00
Matej Bačo
44310876d2 build JS 2022-08-16 10:45:08 +00:00
Jake Barnby
7c34387d22 Update specs + console SDK 2022-08-15 16:39:30 +12:00
Eldad Fux
98fc8669e1 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-password-hash-algos 2022-08-14 19:23:30 +03:00
Damodar Lohani
07ace68d75 latest spec and sdk 2022-08-14 11:59:40 +00:00
Damodar Lohani
5120158bdb Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-14 11:39:41 +00:00
Christy Jacob
4be3f23757 fix: merge conflict 2022-08-13 13:31:27 +05:30
Christy Jacob
9693c6e941 Merge branch 'master' of github.com:appwrite/appwrite into 0.16.x 2022-08-12 21:44:36 +05:30
Jake Barnby
25e893f712 Revert sdk-generator to master 2022-08-10 18:02:23 +12:00
Damodar Lohani
1b1ba985a9 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-08 02:18:49 +00:00
Jake Barnby
8ced769fae Update console SDK 2022-08-04 16:47:24 +12:00
Torsten Dittmann
28db040e57 fix: console sdk 2022-08-02 12:21:31 +02:00
Matej Bačo
dbccf39a9f Merge branch 'master' into feat-password-hash-algos 2022-07-25 12:37:07 +00:00
Damodar Lohani
13199a3013 update sdk 2022-07-18 06:48:00 +00:00
Simon
92a43a5930 Merge branch 'appwrite:master' into feat-XXX-authentik-oauth 2022-07-06 11:02:59 +02:00
Torsten Dittmann
f387ce08bc fix: ui issues 2022-06-29 12:11:45 +02:00
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
1bbfe9dbf7 Update files after merge 2022-06-21 14:56:05 +00:00
Matej Bačo
d9a88515bc Merge remote-tracking branch 'origin/0.15.x' into feat-password-hash-algos 2022-06-21 14:03:19 +00: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
a90700fc6b Regenerate files after merge 2022-06-10 13:35:31 +00:00
Matej Bačo
0d94e4c9ce Merge branch 'master' into feat-password-hash-algos 2022-06-10 08:03:09 +00:00
Simon
2d6dcf976a Merge branch 'master' into feat-XXX-authentik-oauth 2022-05-18 10:25:38 +02:00
Torsten Dittmann
baa45cf31b chore: rebuild console sdk 2022-05-17 10:49:32 +02:00
Torsten Dittmann
03de36a162 chore: build console sdk 2022-05-12 15:20:27 +02:00
Matej Bačo
71155a0bf3 Post-merge builds 2022-05-04 13:50:28 +00:00
Matej Bačo
bc1b62f7da Merge branch 'master' into feat-password-hash-algos 2022-05-04 13:33:32 +00:00
Matej Bačo
79c5683574 Add SCryptModified logic 2022-05-02 15:00:17 +00:00
Christy Jacob
5eb4ba8211
Merge pull request #3136 from appwrite/add-team-activity
Feat: Team activity
2022-04-26 12:45:17 +03: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
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
Matej Bačo
70efbf1fb9 Updated UI 2022-02-28 09:25:38 +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