Commit Graph

33 Commits

Author SHA1 Message Date
matic_t
1770932a14 language on explanation support + explanation as new model + homonymy refactored as a double list 2020-08-06 03:47:52 -07:00
matic_t
b010414bfe support homonymy inside modal 2020-07-16 03:22:54 -07:00
matic_t
a22490c0fc homonymy basic implementation 2020-07-15 04:17:58 -07:00
e29b7f503d correct handling when adding new cluster numbers 2020-04-05 17:14:06 +02:00
e04b4d7a2f DRY principle - example cluster add calculation 2020-03-30 20:32:52 +02:00
46fd628f11 Moved a few other views and some bugfixes from this refactoring 2020-02-17 00:00:03 +01:00
b20ceca27a cluster edit is now data change. Also ordering of clusters 2020-02-16 17:46:55 +01:00
0bc7ea0c4b styling corpus example components in main view 2020-02-03 06:35:52 +01:00
be90c9dc89 Add cluster num option 2020-02-02 00:07:42 +01:00
788a8eca01 Enabling the use of choosing example cluster in modal and correct superscript 2020-01-28 23:28:22 +01:00
9a184011c1 editing example clusters on main view 2020-01-28 23:22:52 +01:00
4fb17bb2fc editing example texts now as I see it could look like. 2020-01-25 21:33:22 +01:00
420f48634d Example move up, down, bin via menu. 2020-01-23 23:10:39 +01:00
28dc5472c6 sense -> relatedEntryList read/edit/view/write 2020-01-21 22:18:51 +01:00
c2c5e94aa7 unified example editing 2020-01-14 22:59:30 +01:00
0dc849af66 On choosing examples, now radio buttons 2020-01-14 21:57:11 +01:00
404bafdae3 support for multiple sense definitions 2020-01-14 21:11:04 +01:00
e7283c3ba1 ShowExampleEdit becomes more complex, handles ctrl+click and selecting/moving examples 2020-01-02 14:22:35 +01:00
1f038e177a Adding data_change to use to signal to Screenful that save button nedds a litle star 2019-11-20 22:25:31 +01:00
1039a686cc Changing how senses are added and how buttons are shown. 2019-11-20 18:58:48 +01:00
06ab8f2230 Editing entry labels 2019-11-18 20:57:33 +01:00
4bdb3bfc7f Adding variants and labels to entry, not yet done. 2019-11-18 20:27:11 +01:00
a058a50017 sense labels now proper label list 2019-11-17 22:09:09 +01:00
0c6dcbb2f0 THE REST: mostly fixing/changing how tags/labellist stuff works 2019-11-17 21:33:58 +01:00
0fd32205cc WIP: on_event instead of constructor and constructor acceppting args 2019-11-17 21:30:30 +01:00
3cfcef6253 WIP: new way for making empty objects (sense, translation,...) 2019-11-17 21:23:28 +01:00
14eb9d1df7 now a generic list implemented generically :) 2019-11-16 14:59:23 +01:00
d8291a15cf refactoring view, now combining modals and view into one module.
Also common modal components can now be nicely separated and reused
2019-11-16 14:41:29 +01:00
e287e2414a Example translation editing 2019-11-16 14:18:37 +01:00
f0f95b16c0 Editing explanation and examples, adding senses 2019-11-15 22:24:32 +01:00
daa56ba7ac changing the way sense editing works, now general 2019-11-13 23:20:34 +01:00
58adffb104 model.modal now a function and multiple sense labels 2019-11-12 00:34:52 +01:00
75755ef3c5 All the code in one batch 2019-11-11 23:04:45 +01:00