Commit Graph
1053 Commits
Author SHA1 Message Date
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 DittmannandGitHub 8b98edc590 Merge pull request #29 from appwrite/databases
Databases
2022-09-15 13:09:46 +02:00
Torsten DittmannandGitHub 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
Torsten Dittmann 25d205d0af fix: typings for attributeList store 2022-09-15 12:22:38 +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 DittmannandGitHub 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
Arman 01802aea8d feat: initial commit 2022-09-12 16:20:15 +02:00
Arman d57bc4a137 fix: remove unused function 2022-09-12 16:02:31 +02:00
Arman e041637285 refactor: array comparison 2022-09-09 17:44:14 +02:00
Arman 57d1d33f53 fix: variable name 2022-09-09 17:09:04 +02:00
Arman be72d81e90 fix: function names 2022-09-09 17:07:31 +02:00
Arman 94076c55d2 fix: dropListItem preventDefault by default 2022-09-09 17:05:58 +02:00
Arman 7de2d5334d fix: remove call not needed 2022-09-09 16:54:12 +02:00
Arman 9bf03c42cb fix: merge problem 2022-09-09 16:53:29 +02:00
Arman 5417e5ac3b fix: renamed function 2022-09-09 16:50:37 +02:00
Arman da76eadc39 fix: renamed function 2022-09-09 16:49:16 +02:00
Arman 451b6e906c fix: broken routes 2022-09-09 16:48:10 +02:00
Arman 08ebcafdaa Merge branch 'main' of github.com:appwrite/appwrite-console-poc into databases 2022-09-09 16:45:43 +02:00
Torsten DittmannandGitHub a8abb998ce Merge pull request #44 from appwrite/profile
feat: create account pages
2022-09-09 16:30:05 +02:00
Torsten DittmannandGitHub 6e257452bb Merge pull request #47 from appwrite/settings
feat: Settings overview screen
2022-09-09 16:29:44 +02:00
Torsten DittmannandGitHub d74b6d47fb Update src/routes/console/project-[project]/settings/index.svelte 2022-09-09 16:24:55 +02:00
Torsten DittmannandGitHub 50c7f15062 Merge pull request #45 from appwrite/invite-page
feat: invite page
2022-09-09 16:17:30 +02:00
Arman e0031a1745 fix: invite invalid hide form 2022-09-09 16:06:41 +02:00
Arman 114da6b3ad Merge branch 'main' of github.com:appwrite/appwrite-console-poc into invite-page 2022-09-09 15:30:59 +02:00
Torsten DittmannandGitHub e862e673cd Merge branch 'main' into profile 2022-09-09 15:09:16 +02:00
Torsten DittmannandGitHub a28312c8fb Merge pull request #46 from appwrite/feat-modal-errors-scroll-into-view
feat: modal errors scroll into view
2022-09-09 15:06:43 +02:00
Arman e7cbf8c763 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into databases 2022-09-09 14:57:08 +02:00