56 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
bd25cec139 Remoeve icon. 2022-11-24 15:35:39 -08:00
Paulo Gustavo Veiga
5dffa99835 Clean up code. 2022-11-24 10:40:18 -08:00
Paulo Gustavo Veiga
bccd26aad6 WIp 2022-11-24 01:07:28 -08:00
Paulo Gustavo Veiga
1f977e1ce2 WIP 2022-11-24 00:07:16 -08:00
Paulo Gustavo Veiga
ca0d97da2a Remove more icons 2022-11-19 13:27:19 -08:00
Paulo Gustavo Veiga
bf04a9d2b8 Remove icons. 2022-11-19 13:12:28 -08:00
Paulo Gustavo Veiga
1723f41ea8 Migrate icons. 2022-11-12 14:03:19 -08:00
Paulo Gustavo Veiga
e3298e44f7 Remove icons. 2022-11-11 17:56:32 -08:00
Paulo Gustavo Veiga
07603f73ee Add missing icon mapping. 2022-11-06 18:58:30 -08:00
Paulo Gustavo Veiga
11ec8d3a39 More migration of icons. 2022-11-01 19:59:30 -07:00
Paulo Gustavo Veiga
81e6c07d08 Migrate icons 2022-11-01 18:05:32 -07:00
Paulo Gustavo Veiga
53045b22ba Migrate images to emoji 2022-11-01 17:44:35 -07:00
Paulo Gustavo Veiga
65b8be7cde Fix cypress tests. 2022-10-31 12:50:59 -07:00
Paulo Veiga
c60254aca1 Add support for emoji
Update core libraries.
2022-10-31 05:17:01 +00:00
Gustavo Fuhr
cf29f4f953 Format all files with prettier 2022-07-13 01:45:36 +00:00
Paulo Gustavo Veiga
fdfb67a5fe Update automation tests 2022-03-14 00:52:19 -03:00
Paulo Gustavo Veiga
7701d00159 Add type infomation to deserializer 2022-03-14 00:37:42 -03:00
Paulo Gustavo Veiga
924ff3ffc1 Fix order 2022-03-13 17:04:44 -03:00
Paulo Gustavo Veiga
bf944c3169 Fix problem on nodes marked as collapted. 2022-03-07 12:32:54 -08:00
Paulo Gustavo Veiga
88de302ab8 Fix central node positioning issue 2022-02-15 11:36:14 -08:00
Paulo Gustavo Veiga
1ce10efc53 Fix send stacktrack to server 2022-02-12 10:49:11 -08:00
Paulo Gustavo Veiga
22490b4cd7 Introduce workaround to fix maps with order sequence holes 2022-02-12 10:16:15 -08:00
Paulo Gustavo Veiga
49efa9c340 Migrate to ts node graph. 2022-02-03 23:07:34 -08:00
Paulo Gustavo Veiga
63a8e76e8f Move mindmap loader as part of Client. 2022-01-31 19:24:38 -08:00
Paulo Veiga
391974e727 Fix eslint compilation 2022-01-31 00:05:22 +00:00
Ezequiel Vega
84c623f798 Add automation 2022-01-26 19:25:11 +00:00
Paulo Gustavo Veiga
0d62936d5a Change relationshop to TS 2022-01-24 11:40:01 -08:00
Matias Arriola
516e9b4ded Merged in bugfix/build-fix (pull request #28)
CI build fix (lint + snapshots)

* update snapshots

* Add lint to TS + lint fixes


Approved-by: Paulo Veiga
2022-01-13 16:13:05 +00:00
Paulo Gustavo Veiga
d91d6a2472 Migrate serializer to typescript 2022-01-03 08:27:00 -08:00
Paulo Gustavo Veiga
954ee444ca Type INodeModel interface 2022-01-03 07:52:39 -08:00
Paulo Gustavo Veiga
90f1906788 Fix chage to type 2022-01-02 14:16:18 -08:00
Paulo Gustavo Veiga
b346993c66 Add Txt exporter test 2022-01-02 10:37:33 -08:00
Paulo Gustavo Veiga
f774a8a0c9 Fix web2d patch issue 2021-12-30 15:03:59 -08:00
Paulo Gustavo Veiga
717f4e023b Add first SVG test 2021-12-29 20:00:34 -08:00
Paulo Gustavo Veiga
353d662963 Add basic load test 2021-12-29 16:37:58 -08:00
Paulo Gustavo Veiga
ef3984cfd0 Fix cycle dependency 2021-12-29 08:38:37 -08:00
Paulo Gustavo Veiga
47dac495f6 Update Copyright year 2021-12-25 14:39:34 -08:00
Paulo Gustavo Veiga
eb0caad540 Initial version 2021-12-24 09:40:08 -08:00
Paulo Gustavo Veiga
b853748e0c Clean up disable 2021-12-23 12:00:11 -08:00
Paulo Gustavo Veiga
04e4efddf9 Fix persistence class names 2021-12-23 11:58:50 -08:00
Paulo Gustavo Veiga
77d88986b7 Fir eslint errors 2021-12-23 11:55:07 -08:00
Matias Arriola
b5fd708971 Merged in feature/mindplot-lint (pull request #11)
mindplot lint

* fix eqeqeq

* fix max-len

* fix max-len, guard-for-in

* fix import/no-named-as-default-member

* misc fixes

* fix no-shadow

* fix no-param-reassign

* fix issues introduced with "fix no-param-reassign"

* Merge 'origin/develop' into feature/mindplot-lint

* lint and docs fixes after merge


Approved-by: Paulo Veiga
2021-12-20 20:54:31 +00:00
Paulo Gustavo Veiga
5e8be48916 Fix eslint errors 2021-12-19 09:56:22 -08:00
Paulo Gustavo Veiga
8a8e921c17 Fix eslint errors 2021-12-19 09:07:01 -08:00
Paulo Gustavo Veiga
c97fa80925 Remove '* as web2d' import 2021-12-19 08:31:29 -08:00
Paulo Gustavo Veiga
38f4144c67 Apply eslint --fix 2021-12-19 08:06:42 -08:00
Paulo Gustavo Veiga
6cb88b9303 Fix inspections 2021-12-19 00:44:08 -08:00
Paulo Gustavo Veiga
1d2be6a70c Fix save of relationship control points 2021-12-17 19:31:58 -08:00
Paulo Gustavo Veiga
fc4cb9cd83 Fix loading of relationships 2021-12-15 17:59:51 -08:00
Paulo Gustavo Veiga
cf6f4672fc Add missing jquery dependency 2021-12-14 09:13:39 -08:00