saas
Here are 470 public repositories matching this topic...
-
Updated
May 27, 2020 - Go
I'm not sure if this will be included when the book is finished, but getting the config values for the .env file requires getting values from a lot of different sources and different configurations. It would be helpful if there was better documentation around that process.
I would love to submit a PR for it, but I haven't been able to figure all of it out myself yet.
for SEO purposes, we should add some copy to the login page so google has something to munch on that isn't the meta.
AC
- SEO-driven copy written & put somewhere on the signup/login page
Estimate: 4 hours
The TenantAwareCommand trait is a great time saver, allowing us to avoid writing loops on potentially many nightly commands.
If I add the TenantAwareCommand and then the HasATenantsOption, the docs state that if I use these traits, I won't have to change a thing in my commands. However, when I combine these two traits, I see the following error on all commands:
The "tenants" option
Make Silex load faster
This is a relatively easy task for a programmer to start with Silex
Use dynamic imports of webpack to load the app progressively:
- first the App.ts
- then rest of Silex code
- also split the third party modules such as Monaco editor, wysihtml editor, prodotype, cloud explorer, ...
-
Updated
May 15, 2020 - PHP
Hi there! I wanted to propose adding the following badge to the README to indicate how many TODO comments are in this codebase:
The badge links to tickgit.com which is a free service that indexes and displays TODO comments in public
I'm working on a PR for #523 which necessitates updating the docs. I haven't figuring out how to preview my doc changes, particularly given I need to link between different documents. I feel like I'm missing something.
Given the docs aren't very up to date, and not well publicised, I'm considering updating the docs to use ReStructuredText/Sphinx (which I'm very familiar
API文档查询页面空数据展示处理
1、当没有API文档时的空数据提示
2、当没有搜索到API文档时的空数据提示
-
Updated
May 22, 2020
-
Updated
May 7, 2020 - JavaScript
-
Updated
May 25, 2020 - CSS
-
Updated
May 20, 2020 - JavaScript
-
Updated
May 18, 2020 - CSS
Hi Anand,
The inline comments within the .env.example file cause issues with the assigned values due to dotenv evaluating the comment as part of the value.
e.g. FRONTEND_URL = "http://localhost:3000" # URL for Staart UI
evaluates to
FRONTEND_URL: "http://localhost:3000" # URL for Staart UI
This causes issues later when emails containing links to {{frontendUrl}}, as they wi
Help is wanted on this and I am available to assist anyone working on this problem. Join the freenode IRC #dashboard chatroom for support. Web IRC client
The tests for the API all emit structured data, consistently testing all the inputs and outputs whatever script might have. Because the data is structured it can be used for the documentation (a WIP) so up
-
Updated
Feb 18, 2020
-
Updated
Oct 24, 2019 - HTML
-
Updated
May 19, 2020 - JavaScript
This only happens if the network is offline or if the Nevergreen server isn't running.
-
Updated
May 27, 2020 - PHP
To report an issue or feature request, you have to provide the information below.
WHEN REPORTING AN ISSUE:
When I change the active state of a host.
Actual behavior
No extra power and time cost is spent.
Expected behavior
Actually, extra power and time cost is needed to power on/off a host, and a host cannot directly change from an active state to off state (and vice versa).
I sc
i played with it, it generates error-denied template, we need to customize a little bit : add a dedicated message like "The website is in maintenance - we are back in a couple of minutes !"
can be usefull in case we upgrade our websites
related : pi-engine/pi#1070
-
Updated
May 27, 2020 - Vue
Improve this page
Add a description, image, and links to the saas topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the saas topic, visit your repo's landing page and select "manage topics."
Proposed behavior
sqlsrv driver
Current behavior
mysql and postgreslq drivers