Commit graph

54 commits

Author SHA1 Message Date
Andrey Antukh
1a3a48e4de 🎉 Add initial version of viewer. 2020-04-06 12:40:25 +02:00
Andrey Antukh
9759cb9fd9 ♻️ Don't embedd svg sprite into the index.html file. 2020-04-06 12:30:29 +02:00
alonso.torres
57d633b1d2 🐸 integration with backend data 2020-03-26 15:37:15 +01:00
Andrey Antukh
28ebbe14ca 🎉 Add icons preview (develop only). 2020-03-20 13:09:48 +01:00
alonso.torres
b2474fc3fb :neckbeard: retrieve data from backend 2020-03-18 11:40:15 +01:00
alonso.torres
e700f937db 👹 layout for library 2020-03-18 11:40:15 +01:00
Andrey Antukh
e79b190975 🔥 Remove commented code. 2020-03-18 11:39:27 +01:00
Andrey Antukh
8cb84d2911 🎉 Add proper error boundaries for main component. 2020-03-18 11:32:59 +01:00
Andrés Moya
b2843ef1ce Implement search feaature in dashboard 2020-03-18 09:31:03 +01:00
Andrey Antukh
ce1cbfa9d9 🔥 Remove unused and deprecated namespace. 2020-03-17 12:35:21 +01:00
Andrey Antukh
aa57083afc 🔧 Minor changes on frontend build config. 2020-03-11 17:21:07 +01:00
Andrey Antukh
eeb2f39ada 🔥 Remove unused code. 2020-03-11 09:00:09 +01:00
Andrey Antukh
13215d7f5d 🚧 Initial work on dashboard integration.
Restructuration.
2020-03-11 09:00:09 +01:00
Andrey Antukh
1ce46a0ef8 🔥 Remove unused code. 2020-03-10 14:46:53 +01:00
Andrey Antukh
6f0d45dfcd Add error boundaries to the app component. 2020-03-10 11:46:18 +01:00
Andrey Antukh
35e50dc47c 🐛 Fix unexpected exception after logout. 2020-02-20 09:41:30 +01:00
Andrey Antukh
146faf74a9 ♻️ Refactor profile and login. 2020-02-04 16:05:51 +01:00
Andrey Antukh
9e68041326 🚧 Initial work on password recovery and register refactor. 2020-01-13 23:52:31 +01:00
Andrey Antukh
193c2026ba ⬆️ Update frontend deps. 2020-01-11 21:12:32 +01:00
Andrey Antukh
1e058463b2 ♻️ Refactor: shape data structure, dashboard data loading... 2020-01-07 09:35:38 +01:00
Andrey Antukh
9bb5be306f 🚧 More work on dashboard base model refactor (frontend). 2019-12-10 21:50:07 +01:00
Andrey Antukh
e9b00339a5 🚧 Major refactor of backend code.
Relevant changes:

- ring -> vertx
- suricatta -> vertx-pgsql
- emails improvements
- logging
- hybrid sync/async -> full async execution model
- database layout refactor
2019-11-18 12:35:41 +01:00
Andrey Antukh
31ffa73bda Improve canvas handling on sitemap and workspace. 2019-09-18 18:21:58 +02:00
Andrey Antukh
689cc5f3e7 🚧 More work on better forms and data validation. 2019-09-02 20:49:48 +02:00
Andrey Antukh
1fa9faa314 💄 Cosmetic changes on app component. 2019-08-22 20:01:05 +02:00
Andrey Antukh
41a3f4483f Improve error reporting. 2019-08-21 21:04:41 +00:00
Andrey Antukh
cf7664d446 ♻️ Refactor main app component. 2019-08-21 21:03:29 +00:00
Andrey Antukh
212ae89c50 ♻️ mainly workspace refactor 2019-08-02 20:18:05 +02:00
Andrey Antukh
980d23c370 ♻️ More code refactor on workspace. 2019-07-24 11:36:09 +02:00
Andrey Antukh
2b35d85094 🐛 Fix many issue on workspace rendering (and adapt to rumext changes) 2019-07-24 00:49:37 +02:00
Andrey Antukh
d34fc2512f 🔧 Simplify dashboard related route handlers. 2019-07-24 00:49:37 +02:00
Andrey Antukh
14d97511e6 Refactor settings pages and add tha ability to change current locale. 2019-07-21 19:09:37 +02:00
Andrey Antukh
56b8922dbb feat(frontend): adapt to rumext changes 2019-07-19 12:32:31 +02:00
Andrey Antukh
bb64655804 feat(frontend): minor refactor on settings/profile 2019-07-19 08:39:14 +00:00
Andrey Antukh
c2815d15ed feat(frontend): minor refactor on login and project create form 2019-07-18 14:27:42 +02:00
Andrey Antukh
321c8d14e1 feat(frontend): add many adaptations to rumext breaking changes 2019-07-18 12:31:58 +02:00
Andrey Antukh
0115a86b24 feat(frontend): remove bide dependency 2019-07-09 13:39:49 +02:00
Andrey Antukh
820edba113 fix(frontend): fix image uploading 2019-07-05 09:41:20 +02:00
Andrey Antukh
9a313752c5 misc(frontend): minor code reorganization 2019-07-03 17:57:29 +02:00
Andrey Antukh
93b4258f02 feat(frontend): improve profile loading 2019-07-03 09:30:59 +02:00
Andrey Antukh
26cdebece4 feat(frontend): refactor router 2019-07-02 17:19:55 +02:00
Andrey Antukh
c98e89278f feat(frontend): improve i18n 2019-06-24 17:39:10 +02:00
Andrey Antukh
671c2d912c
Remove all usage of mx/component and replace that with rumext. 2017-04-08 18:30:03 +02:00
Andrey Antukh
5ad7e06d79
Print stack trace on console when an exception is raised. 2017-02-21 18:19:45 +01:00
Andrey Antukh
0bb8fa7e06
Fix incorrect handling of error message timeouts. 2017-02-21 17:49:17 +01:00
Andrey Antukh
6c1955c0d9
Many performance improvements on workspace. 2017-01-31 17:02:33 +01:00
Andrey Antukh
bc1ffc7f4f
Move icons ns under uxbox.builtins.icons. 2017-01-16 13:14:38 +01:00
Andrey Antukh
08b0a096eb
Minor structure refactor.
Make forms and messages modules independent of
store location (making them plugables).
2017-01-16 12:35:10 +01:00
Andrey Antukh
549d1a01c9
Fix app reloading (broken in previous commit). 2016-12-19 09:10:36 +01:00
Andrey Antukh
1f7b3b37ab
Fix syntax error on ui (introduced in previous commit). 2016-12-19 08:35:31 +01:00