1
0
Fork 0
mirror of synced 2024-08-07 22:37:59 +12:00
Commit graph

6485 commits

Author SHA1 Message Date
Eldad Fux
0f9eb812c4 Fixed greek 2021-07-30 10:25:07 +03:00
Eldad Fux
19bcf2ac15 Minor changes 2021-07-30 09:51:50 +03:00
Eldad A. Fux
6588144db5
Merge pull request #1440 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-30 09:42:07 +03:00
Eldad A. Fux
afe6d843aa
Update docs/tutorials/help-with-appwrite-translations.md 2021-07-30 09:41:59 +03:00
Damodar Lohani
6254c58ae1 fix missing console name 2021-07-30 12:02:45 +05:45
Damodar Lohani
f248f93bea fix webhooks and functions test 2021-07-30 11:47:59 +05:45
Christy Jacob
15224fa678 feat(mails): default to english locale if missing translations 2021-07-30 00:16:06 +05:30
Damodar Lohani
7a4d014511 fix user status test 2021-07-29 17:59:40 +05:45
Damodar Lohani
4c6087323a fix more tests 2021-07-29 17:58:37 +05:45
Damodar Lohani
f1e364589a more test fixes 2021-07-29 17:40:04 +05:45
Damodar Lohani
5d6bd7868b fixes for test 2021-07-29 16:41:25 +05:45
Damodar Lohani
a0279a63d8 service flags to new db 2021-07-29 16:13:17 +05:45
Damodar Lohani
9afd8247df use custom id component for tag ID 2021-07-29 14:29:26 +05:45
Damodar Lohani
640753035b update sdk 2021-07-29 14:26:39 +05:45
Damodar Lohani
8b021a13ef more fixes introducing name 2021-07-29 14:18:38 +05:45
Damodar Lohani
6cd4f044e9 update scripts 2021-07-29 14:06:52 +05:45
Torsten Dittmann
f606b14961
Merge pull request #1445 from TorstenDittmann/sdk-release-flutter-0-7-1
sdks(flutter): release 0.7.1
2021-07-29 10:12:29 +02:00
Damodar Lohani
68ea2e2ab1 re introduce name attributes 2021-07-29 13:54:24 +05:45
Torsten Dittmann
2051160e21 sdks(flutter): release 0.7.1 2021-07-29 10:08:55 +02:00
Christy Jacob
b62f47b55a feat(contributing-guide): update guide 2021-07-29 10:25:35 +05:30
Christy Jacob
1bc8640194 feat(locale): rename bosnian translation file 2021-07-29 01:33:14 +05:30
Christy Jacob
27a879c23f feat(locale): replace cambodian with khmer 2021-07-29 01:29:38 +05:30
Christy Jacob
ea33204c95 feat(locale): rename filipino translation file 2021-07-29 01:25:25 +05:30
Christy Jacob
52327ba74b feat(locale): rename ukrainian translation file 2021-07-29 01:19:52 +05:30
Christy Jacob
228d08d80c feat(locale): rename oriya translation file 2021-07-29 01:14:53 +05:30
Christy Jacob
b454b474ff feat(docs): update the locale getting started 2021-07-29 00:59:12 +05:30
Christy Jacob
6c8f4e38bf feat(locale): rename oriya translation file 2021-07-29 00:55:34 +05:30
Christy Jacob
c0a7a969aa feat(locale): rename nepali translation 2021-07-29 00:51:26 +05:30
Christy Jacob
dd52abe472 feat(locale): rename country codes 2021-07-29 00:29:07 +05:30
Christy Jacob
9ece9def9f feat(translations): added contribution guides 2021-07-28 19:30:58 +05:30
Christy Jacob
905e31709e feat(translations): added contribution guides 2021-07-28 19:30:09 +05:30
Christy Jacob
7a61ce2ff9 feat(translations): added contribution guides 2021-07-28 19:29:41 +05:30
Christy Jacob
291cf0277b feat(translations): added contribution guides 2021-07-28 19:26:17 +05:30
Christy Jacob
55a7d34979 feat(translations): added contribution guides 2021-07-28 19:24:00 +05:30
Christy Jacob
27c078f4d6 feat(translations): fix incorrect language codes for czech and catalan 2021-07-28 11:58:00 +05:30
Christy Jacob
10554089b5 feat(translations): updated all the translations 2021-07-28 11:39:07 +05:30
Christy Jacob
77d5f71a9a feat(terms): updated terms info 2021-07-28 10:54:05 +05:30
Christy Jacob
1f61177f54
Merge pull request #1422 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-28 02:38:03 +05:30
Eldad A. Fux
c06e4a5580
Merge pull request #1438 from appwrite/feat-remove-cta
Remove CTA template and move logic to mails worker
2021-07-27 23:52:20 +03:00
Christy Jacob
b52ae9fda8 feat(terms): added new terms 2021-07-28 02:21:26 +05:30
Christy Jacob
2f1474f03d feat(email-templates): move email rendering to mails worker 2021-07-28 02:01:19 +05:30
kodumbeats
432a1a7f5c Parse min and max as proper types 2021-07-27 15:12:24 -04:00
kodumbeats
1eae5490df Encode format as json string 2021-07-27 14:19:37 -04:00
Christy Jacob
3b573745bd feat(email-templates): render email body using new templates 2021-07-27 21:33:39 +05:30
Eldad Fux
7144741016 Updated UI 2021-07-27 17:58:09 +03:00
Christy Jacob
196fbeca8a feat(cta): delete the cta template and cta css classes 2021-07-27 19:55:04 +05:30
Torsten Dittmann
8ce48c1f47
Merge pull request #1435 from TorstenDittmann/release-0-9-3
feat(release): prepare 0.9.3
2021-07-27 16:17:25 +02:00
Eldad Fux
95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Christy Jacob
d97a4df9db feat(cta): remove usage of cta template 2021-07-27 19:29:41 +05:30
Torsten Dittmann
d3daa2be32 feat(release): prepare 0.9.3 2021-07-27 14:43:08 +02:00