Commit Graph
1188 Commits
Author SHA1 Message Date
Arman 039efbf1eb feat: relationship modal correct style & clickableList component 2023-03-30 13:20:20 +02:00
Arman 1ff8a924b2 Merge branch 'main' of github.com:appwrite/console into feat-databases-v2 2023-03-30 12:20:39 +02:00
Torsten DittmannandGitHub 6039139a83 Merge pull request #356 from appwrite/feat-paginator
feat: create paginator component
2023-03-30 12:17:44 +02:00
Arman 9c5cc35979 Merge branch 'main' of github.com:appwrite/console into feat-databases-v2 2023-03-29 16:12:22 +02:00
Torsten DittmannandGitHub e7c0565253 Merge pull request #369 from appwrite/fix/sidenav-animation
fix: limit sidenav transition
2023-03-29 15:08:04 +02:00
Torsten Dittmann 9b5016f651 Merge branches 'feat-user-password-history-and-dictionary' and 'main' of github.com:appwrite/console into feat-user-password-history-and-dictionary 2023-03-29 14:53:41 +02:00
Arman ab93743a1b feat: document deletion 2023-03-29 12:56:19 +02:00
tglide 4b502d2e12 refactor: store subscription 2023-03-29 11:33:38 +01:00
Torsten DittmannandGitHub c71908161d Merge pull request #364 from appwrite/fix-5273-domain-regex
Fix domain validation of TLD
2023-03-29 12:10:15 +02:00
Arman e9072b12e0 fix: chen Q 2023-03-29 09:27:26 +02:00
Arman b388b8f1df fix: chen QA 2023-03-29 09:24:54 +02:00
tglide 0bbb649283 feat: keep sidenav open on mobile subnav back btn 2023-03-28 17:53:03 +01:00
tglide 2aaf15fe50 fix: limit sidenav transition 2023-03-28 17:47:33 +01:00
Arman d6f6c09962 fix: relationships 2023-03-28 18:20:23 +02:00
Arman 88cb197166 fix: layout 2023-03-28 11:07:36 +02:00
Damodar LohaniandGitHub de99e840eb Update src/lib/actions/analytics.ts 2023-03-28 14:25:57 +05:45
Damodar Lohani ee6d04578c Merge remote-tracking branch 'origin/main' into feat-user-password-history-and-dictionary 2023-03-28 08:02:17 +00:00
Torsten Dittmann 016816896b fix: optional values in new sdk 2023-03-27 15:11:07 +02:00
Arman 010d26af21 run linter 2023-03-27 14:58:26 +02:00
Arman 536154e304 Merge branch 'main' of github.com:appwrite/console into feat-databases-v2 2023-03-27 14:18:01 +02:00
Arman 941c314b6a fix: from QA 2023-03-27 14:14:03 +02:00
Arman b38e267417 fix: from QA 2023-03-27 11:53:19 +02:00
Steven Nguyen 3c3e6d8f19 Fix domain validation of TLD
The max length for a TLD is 18 characters, not 6. This commit updates
the regex to allow for that. For a full list of TLDs, see
https://data.iana.org/TLD/tlds-alpha-by-domain.txt.
2023-03-24 11:14:40 -07:00
Arman be2510ce10 tests and small fix to attributes dropdown 2023-03-24 17:45:06 +01:00
Torsten Dittmann 8beb138191 Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into feat-team-prefs 2023-03-24 15:29:25 +01:00
Torsten Dittmann 38a47f1041 feat: sdk for 1.3.x 2023-03-24 15:27:30 +01:00
Torsten DittmannandGitHub da7bf04504 Revert "feat: add hover state to cards" 2023-03-24 15:18:35 +01:00
Arman 0e8d0f32f9 refactor: pages view 2023-03-24 12:58:49 +01:00
Arman 1cb716dd7f chore: remove old files, cleanup 2023-03-23 17:27:19 +01:00
Arman 22446077fe Merge branch 'main' of github.com:appwrite/console into feat-databases-v2 2023-03-23 16:59:45 +01:00
Torsten DittmannandGitHub c6f6905b21 Merge pull request #350 from appwrite/feat-query-params
feat: query params
2023-03-23 16:45:15 +01:00
Arman b5027db2e5 test 2023-03-23 16:39:05 +01:00
Arman 2b9d7ce97e run formatter 2023-03-23 16:24:19 +01:00
Arman add49c2b05 Merge branch 'main' of github.com:appwrite/console into feat-card-hover-state 2023-03-23 16:23:52 +01:00
Torsten Dittmann 767378c330 fix: remove async function 2023-03-23 16:21:06 +01:00
Arman e69f792593 Merge branch 'main' of github.com:appwrite/console into feat-databases-v2 2023-03-23 16:15:17 +01:00
Torsten Dittmann 24b5d709af Merge branch 'fix-overflow-id' of https://github.com/appwrite/appwrite-console-poc into feat-query-params 2023-03-23 16:10:41 +01:00
Torsten Dittmann 45c799bfad remove unused param 2023-03-23 16:06:22 +01:00
Torsten Dittmann aaa934c5b7 fix: overflow and output component 2023-03-23 16:05:21 +01:00
Arman 275b98ee45 Merge branch 'main' of github.com:appwrite/console into feat-databases-v2 2023-03-23 15:38:46 +01:00
Torsten Dittmann 895fca5247 Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into feat-query-params 2023-03-23 14:57:36 +01:00
Torsten DittmannandGitHub df9fca3acb Merge pull request #339 from appwrite/feat-animations
Feat: notification transitions
2023-03-23 14:07:35 +01:00
Torsten DittmannandGitHub 763eaecaae Merge pull request #349 from appwrite/feat/input-count-dynamic-color
Feat: input count dynamic color
2023-03-23 14:03:24 +01:00
Torsten DittmannandGitHub 8fbdd25b40 Merge pull request #351 from appwrite/fix-env-upload
feat: upload env variables
2023-03-23 13:57:06 +01:00
Torsten DittmannandGitHub 477868427b Merge pull request #360 from appwrite/fix-feedback-error
fix: status code check on feedback submit
2023-03-23 13:46:40 +01:00
Christy Jacob 12afcba1ec fix: status code check on feedback submit 2023-03-23 12:39:02 +00:00
Torsten DittmannandGitHub 744a4e5a4f Merge branch 'main' into fix-env-upload 2023-03-23 13:36:21 +01:00
Torsten DittmannandGitHub c8be8ed107 Merge pull request #357 from appwrite/fix/x-button-spacing
fix: x button spacing
2023-03-23 13:35:43 +01:00
Torsten Dittmann 4f983c351e feat: implement limit and view selector 2023-03-23 13:30:31 +01:00
Arman e9510db0ba add tests for stirngs helpers, fix leftover mistakes from merge 2023-03-23 12:16:02 +01:00