0.4.48 • Published 2 years ago

tgi-core v0.4.48

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

tgi-core Build Status Coverage Status

Core Objects read the spec.

To Do

Current

  • Views have name conflict with foreign models having same names with attributes gonna need some design to have related model name distinguished from view attributes list name

Presentation Management

View

  • Add reference from Attribute when models created
  • View created with:
    • new View(primaryModel, relatedModels, relatedIDs, attributeArray);
    • Primary model
    • Related models {'Customer': {model:customerModel, id: 'CustomerID'}
    • Array of attributes (must have model ref / can't be standalone attribute)
  • Add to getList as parm instead of Model

Later

  • make a putList like getList
  • coerce() useless since have to have attribute instances limits - make util func ?
  • Transport sendRaw & onRaw have no tests
  • REPLInterface - handle presentation (WIP)
    • view shows and leaves
    • edit edits
    • if commands present then waits for commands ?
    • OR execute waits ?
  • app.dispatch(request,response) ... response is not used review design
  • Presentation use model property & modelConstructor method or get rid of
  • Review models for completeness esp. Workspace and Session
  • Interface.notify needs review
  • Misc: improve coverage
  • Misc remove bucket - replace example with closure variables as needed
  • Review tequila for lingering todo
  • model tests don't use SurrogateModel as much as it should

Design WIP

Standard Commands

  • MenuCommand ... Menu of commands for app
  • InfoCommand ... about app and interface - store connection(s) - also sys info
  • FindCommand ... model
  • FavoritesCommand ... favorite models
  • HistoryCommand ... logged activity
  • WorkspaceCommand ... active models
  • AlertsCommand ... shit you need to deal with
0.4.48

2 years ago

0.4.47

5 years ago

0.4.46

6 years ago

0.4.45

6 years ago

0.4.43

7 years ago

0.4.42

8 years ago

0.4.41

8 years ago

0.4.40

8 years ago

0.4.39

8 years ago

0.4.38

8 years ago

0.4.37

8 years ago

0.4.36

8 years ago

0.4.35

8 years ago

0.4.34

8 years ago

0.4.33

8 years ago

0.4.32

8 years ago

0.4.31

8 years ago

0.4.30

8 years ago

0.4.29

8 years ago

0.4.28

8 years ago

0.4.27

8 years ago

0.4.26

8 years ago

0.4.25

8 years ago

0.4.24

8 years ago

0.4.23

8 years ago

0.4.22

9 years ago

0.4.21

9 years ago

0.4.20

9 years ago

0.4.19

9 years ago

0.4.18

9 years ago

0.4.17

9 years ago

0.4.16

9 years ago

0.4.15

9 years ago

0.4.14

9 years ago

0.4.13

9 years ago

0.4.12

9 years ago

0.4.11

9 years ago

0.4.10

9 years ago

0.4.9

9 years ago

0.4.8

9 years ago

0.4.7

9 years ago

0.4.6

9 years ago

0.4.5

9 years ago

0.4.4

9 years ago

0.4.3

9 years ago

0.4.2

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.3.12

9 years ago

0.3.11

9 years ago

0.3.10

9 years ago

0.3.9

9 years ago

0.3.8

9 years ago

0.3.7

9 years ago

0.3.6

9 years ago

0.3.5

9 years ago

0.3.3

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.1

9 years ago

0.1.0

9 years ago

0.0.36

9 years ago

0.0.35

9 years ago

0.0.34

9 years ago

0.0.33

9 years ago

0.0.32

9 years ago

0.0.31

9 years ago

0.0.30

9 years ago

0.0.29

9 years ago

0.0.28

9 years ago

0.0.27

9 years ago

0.0.25

9 years ago

0.0.24

9 years ago

0.0.23

9 years ago

0.0.22

9 years ago

0.0.21

9 years ago

0.0.20

9 years ago

0.0.19

9 years ago

0.0.18

9 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago