1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-04 05:05:24 +00:00
bramw_baserow/backend
2022-04-26 09:37:37 +00:00
..
docker Add optional way of running the baserow backend in wsgi mode if desired. 2022-03-28 13:10:10 +00:00
email_compiler pre-compile mjml email templates and delete runtime mjml-tcpserver for enhanced security, reduced architectural complexity and faster/simpler email setup. 2022-02-28 13:21:17 +00:00
requirements Merge branch '747-upgrade-node-js-runtime' into 'develop' 2022-04-14 10:02:24 +00:00
src/baserow 🌈 2️⃣ - Row coloring v2 - Add backend storage 2022-04-26 09:37:37 +00:00
templates Resolve "Latest templates for 1.9" 2022-03-03 11:30:43 +00:00
tests 🌈 2️⃣ - Row coloring v2 - Add backend storage 2022-04-26 09:37:37 +00:00
.coveragerc Report coverage and test results to gitlab and split pytest job into 3 to speed up the build 2022-02-28 13:19:38 +00:00
.flake8 Enforce docstring length to 88 after global flake 88 char limit was removed in... 2022-02-21 09:32:38 +00:00
.test_durations Report coverage and test results to gitlab and split pytest job into 3 to speed up the build 2022-02-28 13:19:38 +00:00
baserow Resolve "Make it easier to run production version on local machine" 2021-04-22 11:51:15 +00:00
Dockerfile Switch dev mode to how it worked before, fix celery beat throwing errors on... 2022-03-03 14:12:20 +00:00
Makefile Pin our Python dependencies using pip-tools 2022-03-10 11:48:19 +00:00
pyproject.toml Final formula MR 2021-10-05 11:31:44 +00:00
pytest.ini Implement batch row update api 2022-04-19 10:50:08 +00:00
setup.py Prepare for 1.9.1 2022-03-03 14:22:53 +00:00