Commit Graph

214 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
fd00dcefd5 v0.2.10 2021-02-28 00:02:22 -08:00
Paulo Gustavo Veiga
3a687b8a66 Fix styling 2021-02-27 23:43:26 -08:00
Paulo Gustavo Veiga
1b09418ce4 v0.2.9 2021-02-27 18:40:28 -08:00
Paulo Gustavo Veiga
e44533a0d1 Fix regitration bug 2021-02-27 18:39:26 -08:00
Paulo Gustavo Veiga
0314d55dea v0.2.8 2021-02-27 12:21:46 -08:00
Paulo Gustavo Veiga
c26228dddd Refactor AppConfig 2021-02-27 12:15:48 -08:00
Paulo Gustavo Veiga
c5647c0d6d Update lang` 2021-02-26 22:51:27 -08:00
Paulo Gustavo Veiga
cf17dabda3 v0.2.7 2021-02-25 23:15:47 -08:00
Paulo Gustavo Veiga
eb1ceca074 Chores: minor bug 2021-02-25 23:14:40 -08:00
Paulo Gustavo Veiga
cf6d144903 v0.2.6 2021-02-25 23:07:07 -08:00
Paulo Gustavo Veiga
77dd1f0480 Simplify generation 2021-02-25 23:01:12 -08:00
Paulo Gustavo Veiga
bf263cc79e bug: fix table layout 2021-02-25 22:22:34 -08:00
Paulo Gustavo Veiga
6da24bb4b8 v0.2.5 2021-02-25 21:52:31 -08:00
Paulo Gustavo Veiga
84962e83a5 Bug: Fix missing column 2021-02-25 21:41:42 -08:00
Paulo Gustavo Veiga
90d0db3f2c v0.2.4 2021-02-25 21:11:30 -08:00
Paulo Gustavo Veiga
a57c857d43 chores: fix label render 2021-02-25 21:10:25 -08:00
Paulo Gustavo Veiga
90f86e42f0 v0.2.3 2021-02-25 19:32:04 -08:00
Paulo Gustavo Veiga
4fa32d5073 chores: fix compilation 2021-02-25 19:25:22 -08:00
Paulo Gustavo Veiga
b7b3ec1b6f v0.2.2 2021-02-25 14:19:57 -08:00
Paulo Gustavo Veiga
1770f580af Complete i18n on messages 2021-02-25 13:48:27 -08:00
Paulo Gustavo Veiga
28fd78a373 Adjust directory structure 2021-02-24 16:22:36 -08:00
Juan Allo
00d73f716e Merged in feat/prettier (pull request #3)
adding back semicolons

* adding back semicolons
2021-02-23 07:02:15 +00:00
Juan Allo
3b14d06a97 Merged in feat/prettier (pull request #2)
Adding prettier and pre-commit + pre-push hooks

Approved-by: Paulo Veiga
2021-02-23 06:57:15 +00:00
Juan Allo Ron
70b946340e Merge branch 'master' into feat/prettier 2021-02-22 22:52:09 -08:00
Juan Allo Ron
f00b88e2b7 adding pre-push hooks 2021-02-22 22:42:09 -08:00
Juan Allo Ron
aab1f7f034 adding stream to yarn lint 2021-02-22 22:39:09 -08:00
Juan Allo Ron
035bf97474 formatting all the files 2021-02-22 22:37:29 -08:00
Juan Allo Ron
46119e848c adding pre-commit hook to prettier 2021-02-22 22:36:36 -08:00
Juan Allo Ron
b474529966 adding basic config for prettier 2021-02-22 22:17:44 -08:00
Paulo Gustavo Veiga
efb5768a6e Complete support for share collabs 2021-02-22 21:49:59 -08:00
Juan Allo
eaf1b3d910 Merged in feat/cypress (pull request #1)
Adding cypress integration into the webapp

* Merge branch 'master' into feat/cypress

* moving the config files to ts

* updating from master

* adding pipeline config

* updating the cypress base image to use the same node version

* moving node to 14.15.4

* unifying all the tasks into one step

* using cypress base image for the whole pipeline for now

* removing cypress examples

* adding readme for tests

Approved-by: Ezequiel Bergamaschi
2021-02-23 05:40:02 +00:00
Paulo Gustavo Veiga
888b937630 WIP: share rest imlp 2021-02-20 09:02:26 -08:00
Paulo Gustavo Veiga
95379f7b4f WIP: Implement rest fetch list. 2021-02-19 19:03:54 -08:00
Paulo Gustavo Veiga
7a18f19203 chores: change import 2021-02-19 18:43:28 -08:00
Paulo Gustavo Veiga
8703e14612 WIP: Add delete action for sharing 2021-02-19 18:41:49 -08:00
Paulo Gustavo Veiga
cf3b2c90f7 WIP: Share dialog with mock support 2021-02-19 17:37:55 -08:00
Paulo Gustavo Veiga
1ad664cdfb WIP: share dialog 2021-02-17 18:10:45 -08:00
Paulo Gustavo Veiga
e3f1644981 chores: yarn update 2021-02-17 11:24:19 -08:00
Paulo Gustavo Veiga
8de957936c Reduce bundle size
Fix export
2021-02-17 11:16:39 -08:00
Paulo Gustavo Veiga
8994ace1b1 Add html index.html generation 2021-02-17 00:11:08 -08:00
Paulo Gustavo Veiga
6f0ea9880a chores: compile 2021-02-16 23:50:39 -08:00
Paulo Gustavo Veiga
0c47c38c90 Disable html generation 2021-02-16 23:39:28 -08:00
Paulo Gustavo Veiga
f1241c7076 chores: rewrite 2021-02-16 22:13:55 -08:00
Paulo Gustavo Veiga
c074a9afae Fix jslint 2021-02-16 22:01:25 -08:00
Paulo Gustavo Veiga
c032d1e311 Fix jslint errors. 2021-02-16 21:51:59 -08:00
Ezequiel Bergamaschi
9cc51b1a9e chore: rewrite yarn.lock 2021-02-16 23:11:08 -05:00
Ezequiel Bergamaschi
98cf7212ef chore: add lint to bitbucket pipeline 2021-02-16 23:03:06 -05:00
Ezequiel Bergamaschi
aea6b6adcd chore: switch to node LTS 2021-02-16 23:01:33 -05:00
Ezequiel Bergamaschi
7dec3ffdcf chore: override some eslint rules 2021-02-16 22:56:56 -05:00
Ezequiel Bergamaschi
78be4e85e0 chore: fix eslint 2021-02-16 22:47:09 -05:00