Commit Graph
6774 Commits
Author SHA1 Message Date
Arman e6d744b308 Merge branch 'usability-v3' of github.com:appwrite/appwrite-console-poc into functions 2022-10-13 10:08:23 +02:00
Arman f0612ae754 fix: linter error 2022-10-13 10:07:40 +02:00
449b22c3bf Update src/routes/console/project-[project]/authentication/_appleOAuth.svelte
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-10-13 09:16:36 +02:00
Torsten Dittmann e07bb58aa7 feat: add flutter platform 2022-10-12 21:06:09 +02:00
Torsten Dittmann 197ac9a442 feat: inintial wizard for platforms creation 2022-10-12 18:13:31 +02:00
Arman f32b1b09ef fix: layout with new css 2022-10-12 17:36:18 +02:00
Arman 4fac58d127 chore: bump to 0.0.0-61 2022-10-12 17:34:05 +02:00
Arman a027e7f73f feat: completed steps are clickable 2022-10-12 17:28:12 +02:00
Arman e096bb7b97 feat: update optional heading in steps 2022-10-12 17:21:35 +02:00
Arman 733a0ae5a2 fix: upload button 2022-10-12 17:12:40 +02:00
Arman 7c46e55445 feat: reset default if required selected, reset modal on close 2022-10-12 17:00:52 +02:00
Arman d9be016544 feat: fixes to the oauth providers 2022-10-12 16:38:16 +02:00
Arman 4392687101 feat: add createdAt & updatedAt 2022-10-12 15:51:34 +02:00
Torsten Dittmann 24f123189e fix: typo in createPersistentPagination 2022-10-12 14:40:06 +02:00
Torsten Dittmann 1ec879adca feat: add persistent pagination everywhere 2022-10-12 14:26:19 +02:00
Arman a0afef60bb feat: fix webhooks events 2022-10-12 13:57:27 +02:00
Arman d57c9d9376 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into wizard-v2 2022-10-12 12:49:42 +02:00
Arman 7964de4a3e feat: wizard doesn't close when press esc with modal open 2022-10-12 12:47:53 +02:00
Arman 998e544c76 fix: various fixes for usability test 2022-10-12 12:39:36 +02:00
Arman 014ae7dfe3 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into functions 2022-10-12 12:26:44 +02:00
Torsten DittmannandGitHub aa2be7053e Merge pull request #72 from appwrite/refactor-cell-width
refactor: cell width
2022-10-12 12:25:55 +02:00
Torsten Dittmann 53f9ba19e9 docs: added comments to pagination 2022-10-11 21:43:42 +02:00
Torsten Dittmann 45686d0b44 fix: improve condition for persistent pagination 2022-10-11 18:56:17 +02:00
Torsten Dittmann 05ea4f012a fix: pagination store popstate 2022-10-11 18:36:28 +02:00
Torsten Dittmann 1fb109108f fix: hide page 1 2022-10-11 17:54:06 +02:00
Torsten Dittmann b1265c8154 feat: persistent pagination 2022-10-11 17:50:15 +02:00
Arman 2bc66a652f chore: bump to 0.0.0-60 2022-10-11 17:42:44 +02:00
Arman 173ed5cc34 fix: various layout problems 2022-10-11 17:42:20 +02:00
Arman e18e0a1938 fix: form class breaking wizard layout 2022-10-11 16:17:00 +02:00
Arman ed6ea56617 feat: better implementation 2022-10-11 15:26:01 +02:00
Arman 948001fede fix: use component 2022-10-11 15:24:37 +02:00
Arman 2a4f1b9824 feat: cell width 2022-10-11 15:15:07 +02:00
Arman a249e63038 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into functions 2022-10-11 15:09:17 +02:00
Arman 3dee97a7bf style: add missing title styling 2022-10-11 15:08:39 +02:00
Arman 3b8088b715 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into wizard-v2 2022-10-11 14:25:33 +02:00
Torsten DittmannandGitHub 86e438c73f Merge pull request #71 from appwrite/fix-overall-charts
fix: overall charts
2022-10-11 14:25:18 +02:00
Torsten Dittmann 1ea8e2503a fix: usage title 2022-10-11 14:21:50 +02:00
Torsten Dittmann 7987e75c52 fix: delete api key 2022-10-11 14:18:01 +02:00
Torsten Dittmann c48fe34b09 fix: charts title 2022-10-11 14:17:39 +02:00
Arman ecb1f1c114 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into functions 2022-10-11 14:17:12 +02:00
Arman 0fa7a3b8a2 feat: some work on create deployment 2022-10-11 14:16:40 +02:00
Torsten DittmannandGitHub 0ba1b7a45d Merge pull request #38 from appwrite/feat-trim-text-tooltip
feat: created trim component
2022-10-11 14:16:23 +02:00
Torsten Dittmann 3dbf403fc8 fix: refactor trim component 2022-10-11 14:10:12 +02:00
Arman e4a218dfab Merge branch 'main' of github.com:appwrite/appwrite-console-poc into functions 2022-10-11 13:28:07 +02:00
Torsten Dittmann 0c65fe2707 Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into feat-trim-text-tooltip 2022-10-11 13:23:57 +02:00
Torsten DittmannandGitHub 0a09e08375 Merge pull request #69 from appwrite/feat-usage
feat: usage and static adapter
2022-10-11 13:22:33 +02:00
Torsten DittmannandGitHub 881adb0a95 Merge pull request #70 from appwrite/feat-tabs
feat: tabs component
2022-10-11 13:22:19 +02:00
Torsten Dittmann f3a011cc51 fix: use droptabs component in usage layout 2022-10-11 13:17:44 +02:00
Arman facb685943 feat: (WIP) create deployment basic layout 2022-10-11 13:08:46 +02:00
Torsten Dittmann 1b991aee4a fix: imports for overview layout 2022-10-11 13:00:59 +02:00