Commit Graph

56 Commits

Author SHA1 Message Date
SethTrowbridge
ed6c5ca779 use js import like a normal person.... 2022-04-09 12:32:25 -04:00
235d5fd005 Merge pull request 'modifier-form' (#8) from modifier-form into master
Reviewed-on: #8
2021-05-29 17:11:18 -04:00
852bfcaf0c shuffle folder structure 2021-05-29 17:09:14 -04:00
324b3c22cb toggleable columns 2021-05-29 16:55:02 -04:00
ede7f35c87 column visibility 2021-05-29 16:04:38 -04:00
ba14ee656c add csv data 2021-05-29 15:25:19 -04:00
30ac8d0d00 debugging 2021-05-29 07:07:26 -04:00
0b3308ebfd mod icon 2021-05-28 19:11:15 -04:00
a2889017d8 different icon 2021-05-28 16:14:52 -04:00
241fc45d2d remove components.js 2021-05-26 22:54:50 -04:00
8a75e6a9cd Merge pull request 'diagram for summation problem' (#7) from docs into master
Reviewed-on: #7
2021-05-25 11:26:57 -04:00
f7b51aeaf9 diagram for summation problem 2021-05-25 11:24:55 -04:00
9d31fd8113 ModificationPull working 2021-05-24 22:56:31 -04:00
d59857ab2b Modification collection started 2021-05-24 22:28:49 -04:00
858cb8cd45 table layout started 2021-05-24 17:03:44 -04:00
6e1c170ff6 simplify terminal branch case in pivot routine 2021-05-24 14:26:18 -04:00
1424c18cc4 fix pivot delete disconnect walk 2021-05-24 11:51:07 -04:00
0c5a1142d3 new "leaf" convention for terminal branches 2021-05-24 11:35:06 -04:00
5784db65d9 Merge pull request 'flat-layout' (#6) from flat-layout into master
Reviewed-on: #6
2021-05-23 20:34:48 -04:00
eb3eb03112 new form layout 2021-05-23 14:05:02 -04:00
1ed77283ec components started 2021-05-23 09:18:00 -04:00
3a8fecf55f Merge pull request 'sum indicies in pivot creation' (#5) from schema-header into master
Reviewed-on: #5
2021-05-23 00:11:17 -04:00
2c0ba237f9 sum indicies in pivot creation 2021-05-23 00:09:06 -04:00
490019a27b Merge pull request 'propertly collect sum indicies' (#4) from schema-header into master
Reviewed-on: #4
2021-05-22 21:23:08 -04:00
ecf69c91bb propertly collect sum indicies 2021-05-22 21:19:55 -04:00
9dae4a2a90 Merge branch 'master' of https://gitea.hptrow.me/SethTrowbridge/pivot-editor 2021-05-20 21:44:19 -04:00
17962c346f Merge branch 'project-file' 2021-05-20 21:43:17 -04:00
90c7d35ac3 project file example 2021-05-20 19:29:35 -04:00
a516f7b3d6 fixed modify out issue 2021-05-20 19:27:29 -04:00
35bfe29066 Merge pull request 'pivots' (#2) from pivots into master
Reviewed-on: #2
2021-05-17 22:41:53 -04:00
7d71441e84 Merge branch 'master' into pivots 2021-05-17 22:41:47 -04:00
ae22e995f2 pivot builder
node-based, ElForm needs clean up
2021-05-17 22:39:38 -04:00
d855e86706 pivot deletion working 2021-05-15 12:52:13 -04:00
5d7c4fb6e7 Merge pull request 'pivots' (#1) from pivots into master
Reviewed-on: #1
2021-05-15 12:05:52 -04:00
f6b438ddd8 Merge branch 'master' into pivots 2021-05-15 12:05:40 -04:00
e5eddd2e5a setup 2021-05-15 11:24:40 -04:00
SethTrowbridge
23c7c60b5b fixed disconnect!
can remove all modifiers in pivot
2021-05-15 10:49:26 -04:00
SethTrowbridge
c30c20e8b2 app-as-graph 2021-05-15 07:30:52 -04:00
SethTrowbridge
437a56221a modifications flow into new pivots 2021-05-14 07:11:23 -04:00
SethTrowbridge
c807b450c4 modification add/remove 2021-05-14 06:47:30 -04:00
SethTrowbridge
a64119c666 directional icon system 2021-05-13 19:54:42 -04:00
SethTrowbridge
3fbf0673d2 correct summation / rendering 2021-05-12 19:08:52 -04:00
SethTrowbridge
005ff073e4 table layout 2021-05-12 07:17:08 -04:00
SethTrowbridge
87903308e9 pivots and modifications 2021-05-11 23:18:08 -04:00
SethTrowbridge
055e81b02a misc renaming 2021-05-11 06:26:18 -04:00
SethTrowbridge
687ac9e7cc Flow create, Disconnect purge 2021-05-09 20:26:40 -04:00
TreetopFlyer
11dd9f0569 Link Conventions 2021-05-09 14:25:36 -04:00
TreetopFlyer
8c135954d8 multiple pivots 2021-05-08 23:34:54 -04:00
TreetopFlyer
12e71c5baf rendering 2021-05-08 15:32:40 -04:00
TreetopFlyer
258dfefb21 render pivot 2021-05-08 13:51:19 -04:00