Skip to content
#

backend

Here are 6,056 public repositories matching this topic...

appwrite
eldadfux
eldadfux commented Oct 27, 2020

We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.

Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.

This change should be focused on our Travis CI YAML file. Any suggestions for improving the co

jnbustosr
jnbustosr commented Jan 14, 2021

Describe the bug
I created a CountryField in my CrudController and want to use the Alpha3 format, but when I set it, in the New and Edit Form, all the flags are shown as UNKNOWN, even in the HTML code.
If I use the default Alpha2 format, the flags are shown normally.

In the Index and Detail pages, the flags are shown properly when using both Alpha3 and Alpha2.

To Reproduce
_Easy

olivia

后端技术总结——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/

  • Updated Jan 24, 2021
  • Java

Improve this page

Add a description, image, and links to the backend topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the backend topic, visit your repo's landing page and select "manage topics."

Learn more