-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Feature/admin ui #3366
base: main
Are you sure you want to change the base?
WIP: Feature/admin ui #3366
Conversation
35d554c
to
cc3652b
Compare
f72e78e
to
101b158
Compare
101b158
to
161a48f
Compare
161a48f
to
d42df31
Compare
d42df31
to
4db2a4d
Compare
Good feature, Thank you. Do you have some subtask? I can try to contribute it If I have free time. |
In order to find which `Plugin` is currently used in the controller. It also adds a `current_plugin_title` helper method to display it on admin layout
Form actions buttons
Introduce colors variables, improve color readability, improve mobile support
- Improve CSS forms - Improve CSS site bar - Add more CSS variables - Minor changes on page parts controls
- Refactor tree - Improve page parts controls - Move grid folder in refinery - Fix empty nested ul in page tree html
- Improve index actions - Small CSS fixes on UI - Add Search form CSS
* Add flash CSS * Add label CSS * Improve tree CSS * UI fixes
and now use scss
remove old gif
cd9b316
to
fd36fd7
Compare
Hi @lanzhiheng! I've updated the PR with the latest changes i have locally. I don't have time for now to update this feature, feel to fork this branch and continue the work, it will be a pleasure for me to merge it :) |
@bricesanchez OK, I will check what can I do for it. This is the website for my company http://www.beansmile.com/ powered by RefineryCMS. 😄 |
Nice! We should talk on our Gitter channel, i could give you some infos on what i would like on this new admin UI |
This is a Work in Progress of the new admin UI.
It's based on the excellent work of @sjoulbak team at Nerds & Company (https://github.com/nerds-and-company).
It's mainly a refactor of the current CSS.
It's not yet ready to be merged.
Feel free to test it and contribute.
Current state screenshot:
TODO: