Commit Graph
6774 Commits
Author SHA1 Message Date
Torsten DittmannandGitHub eeb67e6e31 Merge pull request #123 from appwrite/refactor-empty-v2
refatctor: empty element to use falback slot
2022-11-09 16:19:50 +01:00
Torsten Dittmann 9bcc999b8e fix: scrollbar layout shift 2022-11-09 16:08:05 +01:00
Arman 3fc0e2bb25 fix: heading overflow 2022-11-09 15:36:56 +01:00
Torsten Dittmann 1feec4d78a fix: improt order of onboarding 2022-11-09 15:03:45 +01:00
Torsten Dittmann 1b2cb3fa45 fix: onboard import order 2022-11-09 15:03:27 +01:00
Torsten Dittmann ec5ff2cc1c fix: add placeholder images to project onboarding 2022-11-09 15:01:57 +01:00
Arman bb4b0b0e11 fix: imports 2022-11-09 14:49:01 +01:00
Arman b1882ed322 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into fix-qa-v7 2022-11-09 14:42:07 +01:00
Arman 8621823643 fix: placeholder visible when tags are present 2022-11-09 14:41:33 +01:00
Arman d27d06a3af refatctor: empty element to use falback slot 2022-11-09 14:12:31 +01:00
Arman d18fcd0654 feat: fix empty search, add status to functions 2022-11-09 12:17:33 +01:00
Torsten Dittmann e1853c354b Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into feat-onboarding 2022-11-09 11:40:29 +01:00
Torsten Dittmann 2624eef75f fix: api key expiration date 2022-11-09 11:30:48 +01:00
Torsten DittmannandGitHub c3a0b1e77e Merge pull request #120 from appwrite/design-review-overview
fix: dashboard overview
2022-11-09 10:22:21 +01:00
Torsten DittmannandGitHub 7c62f0909c Merge pull request #118 from appwrite/feat-progress-bar
feat: add progress bar
2022-11-09 09:59:46 +01:00
Torsten Dittmann a0233d4d26 fix: dashed cards 2022-11-08 17:07:13 +01:00
Arman 59c73ff0c7 refactor: attributes to use context modules 2022-11-08 16:18:12 +01:00
Torsten Dittmann 369c70bad4 Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into design-review-overview 2022-11-08 15:35:54 +01:00
Torsten DittmannandGitHub 22826326a9 Merge pull request #119 from appwrite/refactor-auth
refactor: change authentication route to auth
2022-11-08 15:35:44 +01:00
Torsten Dittmann fa89876010 Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into design-review-overview 2022-11-08 15:35:15 +01:00
Torsten Dittmann 1ea46fdd97 refactor: charts and overview 2022-11-08 14:54:56 +01:00
Arman 37c3015a71 fix: small fixes 2022-11-08 12:34:11 +01:00
Arman eff54c39a7 fix: replace missed authentication to auth 2022-11-08 11:33:53 +01:00
Arman dbb56df9ee feat: update description for signature key 2022-11-08 11:30:32 +01:00
Torsten Dittmann 8f2b3a6612 fix: add typings 2022-11-08 11:09:34 +01:00
Torsten Dittmann 45a9a33cbf fix: getIncrement function in progress 2022-11-08 11:08:51 +01:00
Arman 9424b8c080 refactor: change authentication to auth route 2022-11-08 09:53:39 +01:00
Torsten Dittmann d96d1ca7eb feat: add progress bar 2022-11-08 00:20:53 +01:00
Torsten DittmannandGitHub f1ca3abc30 Merge pull request #114 from appwrite/fix-domains
fix: domains
2022-11-07 17:51:29 +01:00
Torsten DittmannandGitHub 462f355757 Merge pull request #117 from appwrite/fix-qa-v6
feat: fix QA v6
2022-11-07 17:49:51 +01:00
Arman aa8f26fb1a feat: removed margin from some buttons 2022-11-07 17:30:45 +01:00
Arman 5be81c4427 fix: bitbucket icon 2022-11-07 16:52:53 +01:00
Arman 7317f86a19 fix: empty 2022-11-07 16:42:02 +01:00
Arman 8fd5d614c5 feat: add view api button 2022-11-07 16:39:47 +01:00
Arman 75c812a83f feat: add missing icons 2022-11-07 16:38:41 +01:00
Torsten Dittmann 4a23b4aa1a fix: overview issues 2022-11-07 16:16:00 +01:00
Arman e2ffa12cfd Merge branch 'main' of github.com:appwrite/appwrite-console-poc into feedback 2022-11-07 13:29:30 +01:00
Torsten DittmannandGitHub 606fdb9366 Merge pull request #115 from appwrite/feat-symmetric-difference
feat: create `symmetricDifference` function
2022-11-07 12:48:56 +01:00
Torsten DittmannandGitHub 43f8a9f7e5 Merge pull request #113 from appwrite/fix-qa-v5
feat: fixes QA v5
2022-11-07 12:48:05 +01:00
Arman ad8ba17833 feat: create symmetric difference 2022-11-07 12:42:40 +01:00
Arman a485c0e04c fix: disable update button for empty value 2022-11-07 12:31:05 +01:00
Arman cd6189b612 typo: fixed copy 2022-11-07 12:10:08 +01:00
Torsten Dittmann d6c61393a3 fix: check 2022-11-07 11:52:21 +01:00
Torsten Dittmann 869cfdb796 fix: domains creation 2022-11-07 11:51:37 +01:00
Torsten Dittmann 014f60ba99 Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into feat-onboarding 2022-11-07 11:24:14 +01:00
Torsten DittmannandGitHub 0e5e59c4b1 Merge pull request #111 from appwrite/fix-document-crud
fix: create/update document
2022-11-07 11:19:33 +01:00
Torsten Dittmann da0486bf91 fix: database and search 2022-11-07 11:19:07 +01:00
Arman 4d9c9c2919 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into fix-qa-v5 2022-11-07 11:01:50 +01:00
Arman a0b25aaaf6 feat: clicking on selected tag removes it 2022-11-07 10:30:58 +01:00
Arman 4687865619 feat: remove superfluos title 2022-11-07 09:53:19 +01:00