aboutsummaryrefslogtreecommitdiff
path: root/src/fields
AgeCommit message (Collapse)Author
2020-06-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-06changing { to ( and adding ,anika-ahluwalia
2020-06-05bugfixing filtr menuAndy Rickert
2020-06-05changed all scroll behaviors to be _scrollTop to go to a scroll and _scrollY ↵Bob Zeleznik
to animate to it.
2020-06-05added more globals for testinganika-ahluwalia
2020-06-03mergeAndy Rickert
2020-06-03fixes for acl's (naming, ignore owner)Bob Zeleznik
2020-05-29added a version of client-side ACL'sBob Zeleznik
2020-05-26fixed makeInterpolatedBob Zeleznik
2020-05-26upate activeFrame from currentTimecodeBob Zeleznik
2020-05-23renamed lastTimecode to lastFrameBob Zeleznik
2020-05-23switched frame animations to use currentFrame and activeFrame to fix ↵Bob Zeleznik
aliasing issue of progressive slides at different frame codes
2020-05-23several fixes to progressivization and added UI for editing by suspending ↵Bob Zeleznik
transparency
2020-05-22got rid of renderLock for piles. fixed drag/drop on piles to place things ↵Bob Zeleznik
correctly. made piles store their layoutEngine as a field. fixed layout of piled docs.
2020-05-20cleaned up some warningsBob Zeleznik
2020-05-20fixed up interaction with web pages to allow horizontal scrolling.Bob Zeleznik
2020-05-17fixed presentations to step through slides with "animations"Bob Zeleznik
2020-05-16fixed copying of computed fields (bug when aliasing animated collections). ↵Bob Zeleznik
fixed opacity for presentation view. renamed timecode to match with video timecodes.
2020-05-15moving toward a proper slide transition systemBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2019-06-08Moved ScriptField to new_fieldsTyler Schicke
2019-06-07Fixed some schema stuff? Tests aren't runningTyler Schicke
2019-06-07fixes for computed script deserializationbob
2019-06-06Added computed fieldsTyler Schicke
2019-05-09removed template field, cleaned up cursor refactorSam Wilkins
2019-04-30Merge branch 'master' into newDocsbob
2019-04-30fixed schema column default/persistencebob
2019-04-28Merge remote-tracking branch 'origin/templating'Bob Zeleznik
2019-04-27added a UI to access the link document as a Text documentBob Zeleznik
2019-04-27CompilingTyler Schicke
2019-04-26MoreTyler Schicke
2019-04-24added borderRadius and fixed a bunch of broken props along the way.Bob Zeleznik
2019-04-24playing with linkingbob
2019-04-24Added get fields and did some more fixingTyler Schicke
2019-04-22mergeFawn
2019-04-22mutiple templates can be usedFawn
2019-04-21fixed a bunch of issues related to moving documents with different zoom bases.Bob Zeleznik
2019-04-20Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
newDocs
2019-04-19Deleted more old fields and split new stuff into multiple filesTyler Schicke
2019-04-19templating savesFawn
2019-04-19played with iconifying things in a different way. fixed some things with ↵bob
schemas.
2019-04-19Deleted old fields that have already been reimplementedTyler Schicke
2019-04-19Added decent amount of list supportTyler Schicke
2019-04-19Kind of got list typing working for schemasTyler Schicke
2019-04-18Implemented document schemasTyler Schicke
2019-04-18fixed workspace switching exception. started to refresh minimize functionality.bob
2019-04-17Got saving to database workingTyler Schicke
2019-04-17Serialization is mostly workingTyler Schicke
2019-04-17Started implementing new documentsTyler Schicke
2019-04-14mostly northstar cleanup, plus cleaning up main.tsxBob Zeleznik