1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
Commit graph

8 commits

Author SHA1 Message Date
Alexandre Aubin
f61a6dae1e
app_generator: more cleanup, misc bug fixes, simplify code and development flow (#2313) 2024-05-08 18:03:33 +02:00
github-actions[bot]
eef6986174
🎨 Format Python code with Black (#2302)
Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com>
2024-05-07 19:18:24 +02:00
Alexandre Aubin
cd5035400c
Fix appgenerator error (#2301)
* appgenerator: Add a red background on fields with error, otherwise there's no clear indication what's wrong ... though there are some other issues, to be investigated further

* appgenerator: more fixes for wtfforms, make it easier to debug form errors
2024-05-07 19:17:15 +02:00
github-actions[bot]
5f7bef0a5d
🎨 Format Python code with Black (#2275)
Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com>
2024-04-30 22:54:57 +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
Alexandre Aubin
1599c77062
appgenerator: misc fixes (#2254)
* appgenerator: docs -> doc

* appgenerator: remove stuff related to DISCLAIMER.md which is not used in packaging v2 anymore
2024-04-23 20:11:15 +02:00
github-actions[bot]
c52b2aaf77
Format Python code with Black (#2252)
Co-authored-by: tituspijean <8769166+tituspijean@users.noreply.github.com>
2024-04-23 20:05:53 +02:00
tituspijean
957db5114b
Yologen improvements for deployment (#2253) 2024-04-23 20:04:26 +02:00
Renamed from tools/app_generator/app_generator.py (Browse further)