-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: AppsDevTeam/fancyadmin
base: f-keycloak
head repository: AppsDevTeam/fancyadmin
compare: main
- 10 commits
- 29 files changed
- 5 contributors
Commits on Jun 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 5fcae70 - Browse repository at this point
Copy the full SHA 5fcae70View commit details
Commits on Jun 25, 2026
-
Merge pull request #58 from AppsDevTeam/summernote-code-view
summernote code view format
Configuration menu - View commit details
-
Copy full SHA for 787e65c - Browse repository at this point
Copy the full SHA 787e65cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42dc0d6 - Browse repository at this point
Copy the full SHA 42dc0d6View commit details
Commits on Jun 26, 2026
-
Merge pull request #59 from AppsDevTeam/f-fancyadmin-keep-scroll-afte…
…r-form-submit feat: Keep scroll position after form submit
Configuration menu - View commit details
-
Copy full SHA for 566f8fc - Browse repository at this point
Copy the full SHA 566f8fcView commit details
Commits on Jun 27, 2026
-
build(vite): migrate fancyadmin assets from webpack to Vite
- Replace webpack-style `~` tilde imports with bare specifiers in SCSS - Add `_jquery-global.js` to expose jQuery globals before legacy plugins load - Add `_registerFancyadminComponents.js` for self-registering FancyAdmin JS components - Update `@layout.latte` to use `{asset 'portal:js/portal.js'}` instead of conditional HMR/prod CSS links - Remove stale hashed font/OTF files from dist (now emitted by Vite at build time)Configuration menu - View commit details
-
Copy full SHA for f12d6c6 - Browse repository at this point
Copy the full SHA f12d6c6View commit details -
Merge pull request #60 from AppsDevTeam/vite
build(vite): migrate fancyadmin assets from webpack to Vite
Configuration menu - View commit details
-
Copy full SHA for dc785d6 - Browse repository at this point
Copy the full SHA dc785d6View commit details
Commits on Jun 29, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9f20f12 - Browse repository at this point
Copy the full SHA 9f20f12View commit details -
Merge pull request #61 from AppsDevTeam/vite
fix: Don't import select2 SCSS core (invalid under modern Dart Sass)
Configuration menu - View commit details
-
Copy full SHA for c339400 - Browse repository at this point
Copy the full SHA c339400View commit details
Commits on Jun 30, 2026
-
fix(sidePanel): reset dirty stav už v before fázi odeslání panel form…
…uláře Potvrzovací dialog "Opravdu zavřít bez uložení?" vyskakoval i po úspěšném odeslání formuláře v side panelu (např. export se stažením souboru nebo přes background queue), protože dirty stav se resetoval až ve "success" fázi sidePanelDirty – jenže submitForm.success stihne panel zavřít dřív (zavolá downloadFile → klik na .btn-close → tryClose) a navíc odpověď nemusí vracet snippet panelu (JSON se souborem / redirect). Reset proto děláme už v "before" fázi pro formuláře uvnitř panelu; při validační chybě (hasErrors) ho v success vrátíme zpět. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 5f74f69 - Browse repository at this point
Copy the full SHA 5f74f69View commit details -
Merge pull request #62 from AppsDevTeam/fix/sidepanel-dirty-close-con…
…firm fix(sidePanel): reset dirty stav už v before fázi odeslání panel form…
Configuration menu - View commit details
-
Copy full SHA for 5ebd9c3 - Browse repository at this point
Copy the full SHA 5ebd9c3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff f-keycloak...main