-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added prototype for locaction element (#6)
* code prototyping, not compiling * further prototyping * finished prototyping; time to iron out bugs * prototype editable list compiling but untested * starting work on InstitutionPolicy form * incremental work on InstitutionPolicy form, need SmallBounded Boolean * InstitutionPolicy form compiling but untested * InstitutionPolicy form working, but delete button only deletes itself * adding some debug info * fixed deletion * incremental work on add; noticed delete doesn't work with one click if starting delete from bottom * added menuSignal and institution contact+name inputs * minor refactor using labelSig' * added url fields to location * added checkbox (versioning) * added accumulateIdent; prototyped textFilter; need to debug propagation and several minor issues * added fixme note, minor reorg * very minor debugging * fixed a few occurrences of labelSig' misuse * fixed handling of empty strings * Updating deps, restructuring project so the app is now at repo root; disabled one minfier for now * adding debug docs * fixed an issue with form text not persisting state properly * very minor: show step is not recursive * incremental work on removing Keep/Delete * incremental work on arrayView: need another layer of Maybe * adding (possibly) more conveient wrapper for array items * adding and removing items from list now working, but content not saved * fixed issue with policy not being propagated; added extensive logging for location * actively debugging loopS usage for Options * converting to control signals, but noticed an issue with Option.set * switched to using custom fork of purescript-option (for now); setMay now works * broken: working on adding nested options * fixed nested options usage; seems slower * minor fix: versioning * fixed institution policies by making it a CtrlSignal However, now institutionSustainability is broken or needs to be fixed * Location now rendering! * cleanup: imports and logging * broken: debugging error handdling for urlInput * fixed sustain error reporting * adding some minor css fixes
- Loading branch information
Showing
50 changed files
with
1,027 additions
and
447 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.