406 Commits

Author SHA1 Message Date
95b1c2e2f6 Merge pull request #158 from hasansezertasan/locale/tr
Add support for Turkish language
2025-04-05 14:11:16 +08:00
b73438b19a Merge pull request #174 from MRyutaro/feature-add-translation-japanese
add: new README by japanese
2025-04-05 14:10:29 +08:00
d1b62bb20a chore: update dependencies and Python version in poetry.lock and pyproject.toml 2025-04-05 11:39:31 +08:00
7dd210a0cb Merge pull request #175 from Valen7440/dev
Add new README by Spanish
2024-09-05 17:32:46 +08:00
25951879ee fixed syntax error 2024-09-03 19:48:13 -03:00
9cc9f06f30 add new README by Spanish 2024-09-03 19:28:16 -03:00
498bf84b06 Add files via upload 2024-09-03 19:27:09 -03:00
19f8840612 add: new README by japanese 2024-08-29 17:15:41 +09:00
c9e2bf7501 Merge pull request #173 from nurikk/delete_confirmation
Delete confirmation
2024-08-29 09:42:08 +08:00
050cd6c498 Simplify code 2024-08-28 10:30:51 +01:00
3a046cc16c Add delete confirmation and fix babel 2024-08-28 10:28:56 +01:00
16785ebfab Merge branch 'fastapi-admin:dev' into locale/tr 2024-05-25 10:02:45 +03:00
66b69c29fc fix: example 2024-05-24 08:12:19 +08:00
e4a4cd511b chore: update deps and example 2024-05-20 15:24:09 +08:00
af6b327b1f Update fastapi_admin/templates/components/language.html 2024-04-27 19:35:17 +03:00
1a4aa09b9e Merge branch 'dev' into locale/tr 2024-03-21 17:45:44 +03:00
08501d1e1f Merge pull request #162 from cvquez/navbar-toggler
Navbar toggler
2024-03-10 21:42:17 +08:00
18e2a7cf6a fix: Relocate navbar-toggler button in layout template
The navigation bar 'navbar-toggler' button has been shifted in the layout.html file. Previously, it was located inside the 'navbar navbar-expand-md navbar-light' div, but now it resides just above the 'collapse navbar-collapse' div. This modification enhances the positioning and visibility of the button, potentially improving the user interface.
2024-03-07 08:55:13 -03:00
2797331a40 Native language names. 2024-03-01 03:00:30 +03:00
1f8dcd58f1 Translation finished. 2024-03-01 02:59:12 +03:00
c98969e78b Locale initialized. 2024-03-01 02:46:00 +03:00
0dfb5bcb0a Add support for Turkish language 2024-03-01 02:26:53 +03:00
fa4fa47fd5 feat: Add optional ordering feature for resources
Implemented optional ordering of resources in FastAPI admin. Code has been added to accept an 'order_by' parameter in the resource route, if present the list of resources will be sorted accordingly. Templates were updated to support this feature by adding a clickable link to each column header for sorting.
2024-02-28 08:45:53 -03:00
776083144e feat: Add Paraguayan Spanish translation files
Added Paraguayan Spanish translations and updated the language dropdown to include this new locale. Additionally, configured the translation's loading within the i18n file.
2024-02-28 08:27:18 -03:00
ebea3bf716 Merge pull request #94 from photopills/fix/defaul-datetime-forms-value
Fix datetime search default values
2024-01-18 16:02:36 +08:00
0ed771026c Merge pull request #144 from Ballsdex-Team/select-fk-fix
Fix ForeignKey select menu
2023-07-27 17:29:42 +08:00
309686f66a Merge pull request #143 from Ballsdex-Team/fix-not-selected-item
Fix menus not pre-selecting current value
2023-07-27 10:45:21 +08:00
0b6559ebff Fix ForeignKey select menu 2023-07-26 17:05:50 +02:00
123c9cdb2c firefox bug fix 2023-07-26 16:55:27 +02:00
50cef55be8 compare value with correct tuple element 2023-07-26 16:55:05 +02:00
5059133b8c ci: fix deploy 2023-07-07 17:38:49 +08:00
b4d5b37c2e refactor: remove adsense 2023-07-07 17:32:56 +08:00
cecac3afbf fix: use jsdeliver 2023-06-02 21:45:18 +08:00
41fff40bac fix: css 2023-06-02 21:44:26 +08:00
6d9da92fec fix: dockerfile 2023-04-10 10:17:56 +08:00
a48cf3eca7 fix: dockerfile 2023-04-09 23:06:02 +08:00
0998842858 chore: update deps 2023-04-09 22:00:00 +08:00
1f0bf6189e ci: update deploy 2023-04-08 21:21:05 +08:00
6ea5530c49 ci: update VaultVulp/gp-docker-action 2023-04-08 19:23:39 +08:00
58b6f5e2ad Merge remote-tracking branch 'origin/dev' into dev 2023-04-08 19:22:00 +08:00
54a91c15a7 ci: add custom-args 2023-04-08 19:21:49 +08:00
00af020e66 Merge pull request #129 from KaniKim/feature/add-translation-README-korean
add new README by korean
2023-01-09 16:33:05 +08:00
c1ca8f02c5 add new README by korean 2023-01-08 21:51:04 +09:00
6669b72821 🦄 refactor: change docs url 2022-10-19 23:03:24 +08:00
b6f64e34fa feat: add plausible 2022-10-17 21:54:39 +08:00
527710f7bc ci: use actions-hub/kubectl 2022-10-05 10:46:59 +08:00
e04a179f34 feat: improve datetime and date input 2022-09-02 22:38:22 +08:00
37534cecd0 fix: mo 2022-08-24 21:25:11 +08:00
ab1d115240 fix: deploy 2022-08-24 20:17:39 +08:00
25e4ea24b7 fix: build 2022-08-24 20:14:01 +08:00