Replace GWT with Angular: assets page

Description

Any GWT based application is hard to debug and maintain. Also, it is hard to make it work nicely with Boostrap. For this reason, it would be better if we reimplement this feature using a JavaScript based library that can play nicely with other JavaScript frameworks like Boostrap.

This particular page has a feature to show suggestions about previously used values for certain asset fields. This feature can be easily implemented through ReST and we can have it available on the Angular version.

Also, we can build the layout template on a separate JSON file, and use that template when building the actual HTML that will be managed through Angular. That way, adding new asset fields and reorganizing the whole structure won't require too much work, as it is required at the moment.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Alejandro Galue August 26, 2016 at 2:24 PM

All the functionality provided by the GWT has been implemented.

There are some minor details related with the validation of the date fields. The validation works, but the coloring of the fields is not. You'll see you cannot save the changes if there are errors, but you might not see why.

Alejandro Galue August 24, 2016 at 12:38 PM

Alejandro Galue August 2, 2016 at 1:30 PM

With Angular, you can be as smart as you want in terms of the implementation. That means, if we're editing the assets of a node that belongs to a requisition, besides updating the database, we can also upgrade the requisition itself. That way, there is no need to show a warning on the node page when editing the assets.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

PagerDuty

Created August 1, 2016 at 9:56 AM
Updated August 30, 2016 at 6:30 PM
Resolved August 30, 2016 at 2:52 PM