Bradley Schofield
|
83b362328e
|
Revert "Merge branch 'main' into feat-implement-transfers"
This reverts commit 27e9e401ab, reversing
changes made to 27de2233c4.
|
2023-04-06 14:50:30 +09:00 |
|
Bradley Schofield
|
27e9e401ab
|
Merge branch 'main' into feat-implement-transfers
|
2023-04-05 15:38:06 +09:00 |
|
Bradley Schofield
|
8165a63f58
|
Add Permissions and other fixes
|
2023-04-04 20:17:57 +09:00 |
|
Torsten Dittmann
|
6039139a83
|
Merge pull request #356 from appwrite/feat-paginator
feat: create paginator component
|
2023-03-30 12:17:44 +02:00 |
|
Torsten Dittmann
|
e7c0565253
|
Merge pull request #369 from appwrite/fix/sidenav-animation
fix: limit sidenav transition
|
2023-03-29 15:08:04 +02:00 |
|
Torsten Dittmann
|
adc4f0a5de
|
fix: invalidation
|
2023-03-29 14:57:57 +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 |
|
tglide
|
4b502d2e12
|
refactor: store subscription
|
2023-03-29 11:33:38 +01:00 |
|
Torsten Dittmann
|
c71908161d
|
Merge pull request #364 from appwrite/fix-5273-domain-regex
Fix domain validation of TLD
|
2023-03-29 12:10:15 +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 |
|
Torsten Dittmann
|
9626437436
|
fix: adapt to review
|
2023-03-28 14:02:02 +02:00 |
|
Torsten Dittmann
|
eb46a9fcf8
|
update other parts
|
2023-03-28 10:49:13 +02:00 |
|
Damodar Lohani
|
de99e840eb
|
Update src/lib/actions/analytics.ts
|
2023-03-28 14:25:57 +05:45 |
|
Damodar Lohani
|
80407d84b8
|
fixes
|
2023-03-28 08:15:03 +00:00 |
|
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
|
fc324aec21
|
refactor: arrow functions to normal functions
|
2023-03-27 16:24:50 +02:00 |
|
Torsten Dittmann
|
2a8b25230e
|
fix: invalidate asynchronously
|
2023-03-27 16:03:33 +02:00 |
|
Torsten Dittmann
|
016816896b
|
fix: optional values in new sdk
|
2023-03-27 15:11:07 +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 |
|
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 Dittmann
|
da7bf04504
|
Revert "feat: add hover state to cards"
|
2023-03-24 15:18:35 +01:00 |
|
Torsten Dittmann
|
61e128ba77
|
Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into feat-team-prefs
|
2023-03-24 14:30:56 +01:00 |
|
Torsten Dittmann
|
3768a323a7
|
Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc
|
2023-03-23 16:53:02 +01:00 |
|
Torsten Dittmann
|
79f966fb52
|
Merge pull request #306 from appwrite/fix/auth-services-update-alert-message
Fix: fix auth services alert message & abstract oauth update function
|
2023-03-23 16:51:19 +01:00 |
|
Torsten Dittmann
|
a8ee5f738e
|
Merge branch 'main' into refactor/dismissible-self-hosted-alerts
|
2023-03-23 16:47:04 +01:00 |
|
Torsten Dittmann
|
c6f6905b21
|
Merge pull request #350 from appwrite/feat-query-params
feat: query params
|
2023-03-23 16:45:15 +01:00 |
|
Torsten Dittmann
|
844acac8fd
|
Merge pull request #355 from appwrite/feat-card-hover-state
feat: add hover state to cards
|
2023-03-23 16:44:54 +01:00 |
|
Torsten Dittmann
|
f3de3a92ae
|
fix: var name
|
2023-03-23 16:44:42 +01:00 |
|
Torsten Dittmann
|
717f7d3f80
|
Merge pull request #353 from singhbhaskar/fix-4960-Database-usage-screen-shows-500-error-when_APP_USAGE_STATS-is-disabled
Fix: Wrapped the SDK call within try catch and showing the correct error on the view
|
2023-03-23 16:42:28 +01:00 |
|
Arman
|
b5027db2e5
|
test
|
2023-03-23 16:39:05 +01:00 |
|
Torsten Dittmann
|
b99830b833
|
Apply suggestions from code review
|
2023-03-23 16:38:46 +01:00 |
|
Torsten Dittmann
|
ca17d04269
|
Apply suggestions from code review
|
2023-03-23 16:33:56 +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 |
|
Torsten Dittmann
|
80e6783740
|
fix: table
|
2023-03-23 16:17:27 +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 |
|
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 Dittmann
|
c666105839
|
Merge pull request #359 from imtushardave/fix_4722_document_trimmed_id_reversed_in_console
Fix document id reversed in console
|
2023-03-23 14:55:06 +01:00 |
|
Torsten Dittmann
|
df9fca3acb
|
Merge pull request #339 from appwrite/feat-animations
Feat: notification transitions
|
2023-03-23 14:07:35 +01:00 |
|
Torsten Dittmann
|
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 Dittmann
|
8fbdd25b40
|
Merge pull request #351 from appwrite/fix-env-upload
feat: upload env variables
|
2023-03-23 13:57:06 +01:00 |
|
Torsten Dittmann
|
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 Dittmann
|
744a4e5a4f
|
Merge branch 'main' into fix-env-upload
|
2023-03-23 13:36:21 +01:00 |
|
Torsten Dittmann
|
c8be8ed107
|
Merge pull request #357 from appwrite/fix/x-button-spacing
fix: x button spacing
|
2023-03-23 13:35:43 +01:00 |
|