Skip to content
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

GII CRUD: flash messages after actions #3428

Closed
lucianobaraglia opened this issue May 11, 2014 · 3 comments
Closed

GII CRUD: flash messages after actions #3428

lucianobaraglia opened this issue May 11, 2014 · 3 comments

Comments

@lucianobaraglia
Copy link
Contributor

I think it would be nice having flash messages in crud after common actions were performed.
For example, after deleting something, I would expect to read: "The item was successfully deleted", and after creating or updating: "The item was created/updated successfully".

Or something like that.

@cebe cebe added this to the 2.0 GA milestone May 11, 2014
@qiangxue qiangxue modified the milestones: 2.0.1, 2.0 GA Sep 27, 2014
@qiangxue qiangxue modified the milestones: 2.0.x, 2.0.1 Oct 20, 2014
@lukBarros
Copy link
Contributor

Ok the idea seems very good , I manually do it in my projects.

As I have familiarity with gii and made a simple extension that helps you in it to the core do it for you .

https://github.com/id5/legba-gii

I will try to work it in the appropriate design for such it is:

https://github.com/yiisoft/yii2-gii

Keep informed if progress in this encoding.

@pana1990
Copy link
Contributor

pana1990 commented Oct 6, 2015

duplicated yiisoft/yii2-gii#26

@samdark samdark closed this as completed Oct 6, 2015
@samdark
Copy link
Member

samdark commented Oct 6, 2015

@pana1990 thanks!

@cebe cebe removed this from the 2.0.x milestone Oct 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants