Commit Graph

1074 Commits

Author SHA1 Message Date
Torsten Dittmann 87133bb252 fix: wizard steps and new ui package 2022-09-21 19:19:04 +02:00
Torsten Dittmann 5d8144a372 Merge pull request #51 from appwrite/tests-2
feat: improve & update tests
2022-09-21 17:45:56 +02:00
Torsten Dittmann 6c2937bb19 revert: parallel tests 2022-09-21 17:42:12 +02:00
Torsten Dittmann ae46652fdb tests: fix checkout 2022-09-21 17:41:04 +02:00
Torsten Dittmann 8dd3520ac6 tests: fix path 2022-09-21 17:39:42 +02:00
Torsten Dittmann ed209a11dc test: parallel jobs 2022-09-21 17:37:36 +02:00
Torsten Dittmann 97fb13524b Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into tests-2 2022-09-21 17:19:16 +02:00
Torsten Dittmann 33800bc412 Merge pull request #54 from appwrite/feat-wizard
feat: wizard
2022-09-21 17:17:13 +02:00
Torsten Dittmann 9b4b9f8eec fix: wizard naming conventions 2022-09-21 16:04:29 +02:00
Torsten Dittmann b922205a7f tests: add tests for wizard 2022-09-21 16:02:34 +02:00
Torsten Dittmann 03bc88774f fix: form for each step 2022-09-21 14:38:18 +02:00
Torsten Dittmann 7c2d1e14b3 feat: initial wizard 2022-09-21 11:59:20 +02:00
Arman b4022eb4f4 feat: inverted place of old and new password 2022-09-20 15:57:08 +02:00
Torsten Dittmann 66819aa556 feat: initial wizard 2022-09-16 13:01:44 +02:00
Arman 84e5755688 fix: typo & add function on button click 2022-09-15 17:31:28 +02:00
Arman 723f846e2f Merge branch 'main' of github.com:appwrite/appwrite-console-poc into tests-2 2022-09-15 17:24:36 +02:00
Torsten Dittmann eb91c3baf5 Merge pull request #52 from appwrite/feat-new-svelte-routing
feat: new svelte routing
2022-09-15 17:18:35 +02:00
Arman a88d9d86d7 feat: upgrade input tests 2022-09-15 17:05:57 +02:00
Torsten Dittmann 8a2d6c0bac fix: navigation event 2022-09-15 16:10:36 +02:00
Torsten Dittmann aa5d3db3de fix: textarea tests 2022-09-15 14:42:33 +02:00
Torsten Dittmann ab574180f6 fix: order of imports 2022-09-15 14:32:17 +02:00
Torsten Dittmann 38281db955 fix: tests 2022-09-15 14:32:02 +02:00
Torsten Dittmann 2499a7a0ab fix: tests 2022-09-15 14:19:51 +02:00
Torsten Dittmann 4480a6e37c fix: testing library 2022-09-15 13:51:57 +02:00
Torsten Dittmann df74206e14 fix: add condition for web vitals to ignore dev mode 2022-09-15 13:40:45 +02:00
Torsten Dittmann fad1b65f48 revert: web-vitals to 2.1.4 2022-09-15 13:36:42 +02:00
Torsten Dittmann 7b18754f46 fix: aria warnings for checkboxes 2022-09-15 13:29:48 +02:00
Torsten Dittmann 6dfb9a22b8 chore: update packages 2022-09-15 13:26:44 +02:00
Torsten Dittmann fb1ae9466f svelte-migrate: updated files 2022-09-15 13:23:30 +02:00
Torsten Dittmann 8b98edc590 Merge pull request #29 from appwrite/databases
Databases
2022-09-15 13:09:46 +02:00
Torsten Dittmann 60bd4e7354 Merge pull request #50 from appwrite/refactor-auth-methods-providers
refactor: auth methods and oauth providers
2022-09-15 13:08:16 +02:00
Torsten Dittmann f94f10cfe9 fix: realtime for attributes 2022-09-15 13:04:11 +02:00
Torsten Dittmann 6ab5a8af30 chore: remove console.log 2022-09-15 12:51:28 +02:00
Torsten Dittmann f157c4bd80 fix: some minor stuff in database 2022-09-15 12:51:04 +02:00
Arman 01a817a39b feat: improve inputs tests 2022-09-15 12:48:27 +02:00
Torsten Dittmann 25d205d0af fix: typings for attributeList store 2022-09-15 12:22:38 +02:00
Arman 1c06f6ec01 fix: rename component 2022-09-15 10:28:59 +02:00
Arman fc6ba6c1f6 feat: improved button tests 2022-09-14 17:51:26 +02:00
Arman 75aa279abf feat: switch value reverted on error 2022-09-14 16:31:26 +02:00
Arman c6aa074dcc refactor: auth methods and oauth providers 2022-09-14 15:08:41 +02:00
Arman d406930742 chore: remove unused dependencies 2022-09-13 23:29:51 +02:00
Arman fb6ad26c9a feat: update missing stores to abstracted caching 2022-09-13 23:27:25 +02:00
Arman cb0fc876e2 feat: upgrade stores to new caching 2022-09-13 18:06:06 +02:00
Arman 722196c8dd chore: bump console to 5.0.5 2022-09-13 17:59:32 +02:00
Arman 73a00dbe51 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into databases 2022-09-13 16:17:11 +02:00
Arman 8d52891aa2 feat: update console package and implement changes 2022-09-13 13:29:45 +02:00
Torsten Dittmann bff8b95bfe Merge pull request #49 from appwrite/refactor-caching-abstaction
feat: refactor caching abstraction
2022-09-13 10:52:51 +02:00
Arman db2078e738 fix: wrongly named store 2022-09-12 18:15:50 +02:00
Arman b58f37d550 feat: add new caching abstraction to most store + create store for account page 2022-09-12 18:13:52 +02:00
Arman 8067b608f8 feat: updated implementation by Torsten + fix lint error by replacing { } with Record 2022-09-12 17:38:51 +02:00