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

2.7 Feature Release #3364

Closed
13 of 16 tasks
pglewis opened this issue Jan 26, 2016 · 13 comments
Closed
13 of 16 tasks

2.7 Feature Release #3364

pglewis opened this issue Jan 26, 2016 · 13 comments
Assignees
Labels
Type: Feature Features that add entirely new functionality that was not there before
Milestone

Comments

@pglewis
Copy link
Contributor

pglewis commented Jan 26, 2016

Main Milestones
General tasks
@pglewis pglewis added the Type: Feature Features that add entirely new functionality that was not there before label Jan 26, 2016
@pglewis pglewis added this to the Pods 2.7 milestone Jan 26, 2016
@Ramoonus
Copy link
Contributor

will the minify include script_debug variable?

@pglewis
Copy link
Contributor Author

pglewis commented Jan 26, 2016

will the minify include script_debug variable?

That sort of thing will be considered for sure. I'd like to generate source maps and get a workflow around that. Debugging with minified scripts is no fun.

@pglewis
Copy link
Contributor Author

pglewis commented Feb 3, 2016

@pglewis
Copy link
Contributor Author

pglewis commented Feb 10, 2016

37f3aa6 and a2f20d1 bring rollup/babel/uglify on board

sc0ttkclark added a commit that referenced this issue Feb 16, 2016
Conflicts:
	init.php
	package.json
	readme.txt
sc0ttkclark added a commit that referenced this issue Feb 16, 2016
…ramework/pods into feature/#3364-2.7-Feature-Release
sc0ttkclark added a commit that referenced this issue Feb 16, 2016
Conflicts:
	classes/fields/pick.php
	readme.txt
@jimtrue jimtrue added the Status: PR > Reviewed and Ready PR has been code reviewed by core developers and is ready for merge (if it passes QA) label Feb 17, 2016
@jimtrue jimtrue added Status: In Progress Issue or PR is currently in progress but not yet done and removed Status: PR > Reviewed and Ready PR has been code reviewed by core developers and is ready for merge (if it passes QA) labels Feb 21, 2016
sc0ttkclark added a commit that referenced this issue Apr 22, 2016
pglewis added a commit that referenced this issue Apr 26, 2016
…ure-Release

Conflicts:
	Gruntfile.js
	classes/PodsInit.php
	init.php
	package.json
	readme.txt
sc0ttkclark added a commit that referenced this issue Jun 3, 2016
Conflicts:
	classes/PodsForm.php
	init.php
	package.json
	readme.txt
@pglewis
Copy link
Contributor Author

pglewis commented Jun 16, 2016

Time traveler notes to future self: make sure #3327 / #3319 are handled in the new MV based fields.

sc0ttkclark added a commit that referenced this issue Jun 23, 2016
Conflicts:
	ui/css/jquery.pods.attach.css
sc0ttkclark added a commit to JoryHogeveen/pods that referenced this issue Jun 23, 2016
sc0ttkclark added a commit that referenced this issue Jun 23, 2016
"download" attr + Button action wrapper + JS i18n + Improve CSS UI + replace deprecated functions
sc0ttkclark added a commit to JoryHogeveen/pods that referenced this issue Jun 23, 2016
sc0ttkclark added a commit to JoryHogeveen/pods that referenced this issue Jun 23, 2016
JoryHogeveen added a commit to JoryHogeveen/pods that referenced this issue Jun 24, 2016
…2.7-Feature-Release

	Merge branch 'feature/pods-framework#3364-2.7-Feature-Release' into pods-framework#3364-2.7-Feature-Release
@sc0ttkclark
Copy link
Member

Add New opens modal, works great but on publish or saving draft it then shows the menu / admin bar on reloading iframe.

@sc0ttkclark
Copy link
Member

I'm working on permissions stuff here to ensure the Add New button / modal stuff doesn't show up for user accounts who do not have access to them, and that it's optional so that Add New won't show in places unwanted.

@pglewis
Copy link
Contributor Author

pglewis commented Mar 14, 2017

I'm purging old, long-finished task list items in the first post to keep that down to a usable length. Milestones or the 2.7 project board should probably be the go-to for anyone looking for a full list of what's been done; the tasklist here is better limited to recent and ongoing work.

@pglewis
Copy link
Contributor Author

pglewis commented May 23, 2017

This is not really an "issue" and we no longer need to track big tasks on the road to beta.

Issues/PRs on the 2.7 milestone is the way to find the status from here on out.

@pglewis pglewis closed this as completed May 23, 2017
@ghost ghost removed the Status: In Progress Issue or PR is currently in progress but not yet done label May 23, 2017
@renaudham
Copy link

Hi
I have just tested this new feature and it's great.
Flexible Relationships + Add new button.

Anyway I think there is a BIG thing missing UX element in this featured, to make it really easily usable by anybody:

Case:
I have two related entities, let say one that is Project and one that is Bug
I a Project I have a Flexible Relationship for related BUGS, multiple, set as List View Mode
then also with a Add New Button

Then currently:

I click add new
A modal open with an empty bug form
I have a related field "project" selector (select2, combobox, as set..)

That's fine
But here, the "project" selected is EMPTY
when we are coming from a Specific Project parent record, where we did Add New to open this Bug form.

This is quite not a good UX, not to have the project selected and filled by default.

@pglewis
Copy link
Contributor Author

pglewis commented May 28, 2017

@renaudham: this was an old issue around to track things that were needed while working on the prototype and while in alpha. Copy this into a new issue when you get a moment, this feedback runs a high risk of being lost, buried in an closed issue.

@jimtrue
Copy link
Contributor

jimtrue commented May 28, 2017

@renaudham Check out #4249 I believe that's what you're referring to.

@renaudham
Copy link

That's it yes thans Jim and Pglewis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Features that add entirely new functionality that was not there before
Projects
None yet
Development

No branches or pull requests

5 participants