Commit Graph

39 Commits

Author SHA1 Message Date
887eb37d20 adding of multiword examples, still some cleanup to do. 2020-06-11 22:34:04 +02:00
fcd6f158a1 multiword example should not have role="none" components 2020-06-11 19:52:57 +02:00
73ef517c8a Adding nospace flag and modified flag to multiword example 2020-06-11 18:47:09 +02:00
b24a6f0a07 updated ske interface: better formatting, using gdex, using example.s_id, multiple pages 2020-04-22 14:20:34 +02:00
8bb506700d implementing ske stuff 2020-03-30 20:34:49 +02:00
7d275fe176 kontrastivno type in slovenian and translation explanation now edited in textarea 2020-03-20 18:34:19 +01:00
efdbd88434 textarea/input based on role in example components modal thing 2020-03-19 21:33:53 +01:00
4e744db68f opombe and prevedek now textarea and not just text input 2020-03-19 21:29:19 +01:00
3299a34226 title of translation parent when editing example translation 2020-03-12 22:43:51 +01:00
c0ca84a901 Entry now redrawn only on data change 2020-02-19 23:08:21 +01:00
e3792005ba messages now a bit different, less contructions
not constructing one for each possible message but only constructing when message happens
2020-02-16 23:17:46 +01:00
9dd9ac7854 Clusters now as multipledigit number, correct-er numbering and some removal 2020-02-01 22:14:07 +01:00
cf7c8b610b not implementing changing the clusters in examples multiple at once for now. 2020-01-28 23:42:36 +01:00
ec5f72969c removing old console logs 2020-01-28 23:22:35 +01:00
3f9030f72d Example clusters in example edit 2020-01-28 23:06:16 +01:00
cab655497b Viewing example clusters in main view 2020-01-28 23:05:48 +01:00
87c310464f edit example text colors/buttons changed 2020-01-26 13:40:17 +01:00
b860fa4807 Unified searching for translation location and cluster nums back in example translations 2020-01-26 13:35:00 +01:00
4fb17bb2fc editing example texts now as I see it could look like. 2020-01-25 21:33:22 +01:00
460a854dad Actually reading examples, not just quick hack :) 2020-01-24 01:46:58 +01:00
420f48634d Example move up, down, bin via menu. 2020-01-23 23:10:39 +01:00
513cffbbd9 example translations and sense translation now unified, should behave very simmilary
- import
- export
- view
- edite translation events
2020-01-23 22:51:15 +01:00
9c88a2b5cf Add the ability to quickly delete a couple of stuff 2020-01-23 20:01:33 +01:00
28dc5472c6 sense -> relatedEntryList read/edit/view/write 2020-01-21 22:18:51 +01:00
8eada0d246 default sense for example moving now chosen. 2020-01-21 20:24:13 +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
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
0835b3eda2 Changing the location of TAGS 2019-11-17 22:08:53 +01:00
0c6dcbb2f0 THE REST: mostly fixing/changing how tags/labellist stuff works 2019-11-17 21:33:58 +01:00
14655bd6cf WIP: changed how some modals get created, also adopting for new msg() 2019-11-17 21:19:16 +01:00
5302d49396 WIP: changing how msg() works 2019-11-17 21:15:35 +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