Minor improvments and bug fixes #286

Merged
Llewellyn merged 5 commits from staging into master 2018-05-18 20:03:11 +00:00
Owner

Pull Request for Issue gh-285, gh-283, gh-278.

Summary of Changes

  • Decoupling JCB even more from vdm.io in preparation of the launch of the joomlacomponentbuilder.com website
  • Fixed gh-285 the validation rule error, by removing the namespace
  • Fixed the email helper class to match the custom global field value.
  • Removed the spinner from export data option in the language translation area.
  • Fixed the dynamic dashboard to be able to check if the view was found in the component.
  • Updated the readme to reflect the new terms of gaining access to demo content.
  • Added the email field type to resolve gh-283.
  • Fixed the CSS inclusion error to resolve gh-278.
  • Added the option to add sql_uninstall dump value to a component.
  • Did some class formatting on the compiler.

Testing Instructions

Validation rule use
Email helper fields should work
Use the new email field
Add CSS to the listview via admin view
Add custom sql uninstall dump values
JCB works stable with import and export and compiling of all components.

Expected result

That all works correctly with no errors.

Actual result

Fixed a few bugs and added some new features.

Pull Request for Issue gh-285, gh-283, gh-278. ### Summary of Changes - Decoupling JCB even more from vdm.io in preparation of the launch of the joomlacomponentbuilder.com website - Fixed gh-285 the validation rule error, by removing the namespace - Fixed the email helper class to match the custom global field value. - Removed the spinner from export data option in the language translation area. - Fixed the dynamic dashboard to be able to check if the view was found in the component. - Updated the readme to reflect the new terms of gaining access to demo content. - Added the email field type to resolve gh-283. - Fixed the CSS inclusion error to resolve gh-278. - Added the option to add sql_uninstall dump value to a component. - Did some class formatting on the compiler. ### Testing Instructions Validation rule use Email helper fields should work Use the new email field Add CSS to the listview via admin view Add custom sql uninstall dump values JCB works stable with import and export and compiling of all components. ### Expected result That all works correctly with no errors. ### Actual result Fixed a few bugs and added some new features.
Roline reviewed 2018-05-18 06:10:42 +00:00
ro-ot (Migrated from github.com) reviewed 2018-05-18 13:05:19 +00:00
ro-ot (Migrated from github.com) reviewed 2018-05-18 13:06:59 +00:00
ro-ot (Migrated from github.com) reviewed 2018-05-18 13:10:04 +00:00
ro-ot (Migrated from github.com) approved these changes 2018-05-18 13:13:40 +00:00
ro-ot (Migrated from github.com) left a comment
Author
Owner

All seems stable, in compiler and package manager.

All seems stable, in compiler and package manager.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#286
No description provided.