Metadata
- Source
- FLUID-5837
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Won't Do
- Assignee
- Cindy Li
- Reporter
- Cindy Li
- Created
2016-01-08T16:27:34.810-0500 - Updated
2024-07-23T10:47:38.060-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- UI Options
Description
The wireframe for UIO and GPII integration: https://www.dropbox.com/s/v4pn0e4pzy1e4x4/uioptions GPII integration.pdf?dl=0
- Add tooltips for import and export buttons
- Export button is disabled until adjustments have been made, and after new prefs have been stored
Comments
-
Cindy Li commented
2016-02-23T14:50:50.834-0500 In progress work is at https://github.com/cindyli/infusion/tree/FLUID-5837
The work so far also covers some of the import functionality (https://issues.fluidproject.org/browse/FLUID-5863) and the export functionality (https://issues.fluidproject.org/browse/FLUID-5864).
This branch contains the implementation of the GPII syncing panel, part of the import and export functionality. The parts that haven't been included:
1. Since the server side for this integration is at the planning stage, the server end points for sending ajax requests are not ready, all the ajax requests are not in place;
The notes from the server planning meeting: https://docs.google.com/document/d/1Iccka4z7utljRqIN9w6ivzCNA6I_Igx9gI9WRUvr7v8/editAnd, Simon’s diagram: https://docs.google.com/presentation/d/118yfJ_1pdQVcWx_ol4TChjvzx3KZFk5F9eoudt1099s/edit#slide=id.p
2. The export button on the button bar besides the reset and show/hide buttons are always displayed. It doesn't disappear based on the detection of the local UIO adjustments;
3. The message boxes and dialogs required during the import and export processes are being re-designed and not implemented;
4. The code for the import and export processes is roughed out but there are many TODO comments in the code due to the lack of 1 & 3 listed above.
-
Justin Obara commented
2024-07-23T10:47:37.770-0400 GPII is no longer supported