Commit Graph

196 Commits

Author SHA1 Message Date
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
Paulo Gustavo Veiga
0d8767f674 Remove file 2021-02-16 13:10:36 -08:00
Paulo Gustavo Veiga
a7d647af17 Minor refactor 2021-02-16 13:09:58 -08:00
Paulo Gustavo Veiga
0e70006e7b Replace moment library 2021-02-16 13:07:54 -08:00
Paulo Gustavo Veiga
ed4311ac1a Filter unsuported locales 2021-02-16 12:01:32 -08:00
Paulo Gustavo Veiga
9b0e3076e4 Fix import 2021-02-16 11:31:31 -08:00
Paulo Gustavo Veiga
5e309a5cc6 Fix imports 2021-02-16 11:30:18 -08:00
Paulo Gustavo Veiga
16d11f41ce Split bundle 2021-02-16 11:22:55 -08:00
Paulo Gustavo Veiga
837802acda Add compress to common 2021-02-16 11:14:04 -08:00
Paulo Gustavo Veiga
e698d84f9c Unify config for webpack 2021-02-16 11:11:13 -08:00
Paulo Gustavo Veiga
72e433b8f0 Add eslint 2021-02-16 10:50:07 -08:00
Paulo Gustavo Veiga
8a44bca78e Add lint config 2021-02-16 10:48:09 -08:00
Paulo Gustavo Veiga
29b8d9f667 Configure momentum i18n. 2021-02-16 10:18:58 -08:00
Paulo Gustavo Veiga
0fa1e20458 Improve bundle size. 2021-02-16 10:05:41 -08:00
Paulo Gustavo Veiga
fbfef3ed6b Fix imports to reduce bundle size. 2021-02-16 09:11:33 -08:00
Paulo Gustavo Veiga
54e69cab16 Minor fix 2021-02-16 08:35:26 -08:00
Paulo Gustavo Veiga
d8bdcef54a Minor changes 2021-02-16 01:37:24 -08:00
Paulo Gustavo Veiga
db63c7688e Add compression 2021-02-16 01:15:04 -08:00
Paulo Gustavo Veiga
3b7b5a95d7 Fix build 2021-02-16 00:14:44 -08:00