Alexandre Aubin
|
f61a6dae1e
|
app_generator: more cleanup, misc bug fixes, simplify code and development flow (#2313)
|
2024-05-08 18:03:33 +02:00 |
|
dependabot[bot]
|
028507dc9b
|
Bump jinja2 from 3.1.3 to 3.1.4 in /tools/app_generator (#2299)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-07 00:12:13 +02:00 |
|
Alexandre Aubin
|
826639058e
|
appgenerator: rework css using tailwind + misc cleanup, wording (#2259)
* appgenerator: rework css using tailwind + misc cleanup, wording
* appgenerator: tweak gettext + update translations (at least fr)
* appgenerator: bump version idk
|
2024-04-30 22:54:07 +02:00 |
|
tituspijean
|
957db5114b
|
Yologen improvements for deployment (#2253)
|
2024-04-23 20:04:26 +02:00 |
|
dependabot[bot]
|
2d15532c31
|
Bump jinja2 from 3.1.2 to 3.1.3 in /tools/app_generator (#2216)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-19 18:07:46 +02:00 |
|
dependabot[bot]
|
5d9b4172a6
|
Bump werkzeug from 3.0.0 to 3.0.1 in /tools/app_generator (#2215)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.0...3.0.1)
---
updated-dependencies:
- dependency-name: werkzeug
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-19 18:07:24 +02:00 |
|
lapineige
|
d35e0664d3
|
add flask_babel
|
2024-04-02 23:12:54 +02:00 |
|
Alexandre Aubin
|
faab2b3953
|
appgenerator: forgot to add Flask-Bootstrap in requirements.txt earlier ... running pip freeze
|
2024-04-02 23:12:54 +02:00 |
|
Alexandre Aubin
|
b9fb28083d
|
appgenerator: typo in requirements.txt
|
2024-04-02 23:12:54 +02:00 |
|
Alexandre Aubin
|
513943042b
|
appgenerator: rename stuff to app generator consistently
|
2024-04-02 23:12:54 +02:00 |
|