Commit Graph

599 Commits

Author SHA1 Message Date
2ff51859d2 chores: fix label render 2021-02-25 21:10:25 -08:00
7753b8b776 v0.2.3 2021-02-25 19:32:04 -08:00
32d699f8e0 chores: fix compilation 2021-02-25 19:25:22 -08:00
4e7a1e8ab1 v0.2.2 2021-02-25 14:19:57 -08:00
ab94d127e6 Complete i18n on messages 2021-02-25 13:48:27 -08:00
3a7682d163 Adjust directory structure 2021-02-24 16:22:36 -08:00
3d538923a9 Merged in feat/prettier (pull request #3)
adding back semicolons

* adding back semicolons
2021-02-23 07:02:15 +00:00
b63d7ee665 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
58e10867bd Merge branch 'master' into feat/prettier 2021-02-22 22:52:09 -08:00
b3762a574b adding pre-push hooks 2021-02-22 22:42:09 -08:00
5be7d10c89 adding stream to yarn lint 2021-02-22 22:39:09 -08:00
692f98f2bb formatting all the files 2021-02-22 22:37:29 -08:00
acf2da9272 adding pre-commit hook to prettier 2021-02-22 22:36:36 -08:00
8820c7f9cd adding basic config for prettier 2021-02-22 22:17:44 -08:00
408a4bd520 Complete support for share collabs 2021-02-22 21:49:59 -08:00
d4094c4b27 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
b7c5ff3940 WIP: share rest imlp 2021-02-20 09:02:26 -08:00
4908bcc993 WIP: Implement rest fetch list. 2021-02-19 19:03:54 -08:00
e04f13cae5 chores: change import 2021-02-19 18:43:28 -08:00
0604a833ee WIP: Add delete action for sharing 2021-02-19 18:41:49 -08:00
2ae76dc08d WIP: Share dialog with mock support 2021-02-19 17:37:55 -08:00
c440e2426c WIP: share dialog 2021-02-17 18:10:45 -08:00
a1e61c6208 chores: yarn update 2021-02-17 11:24:19 -08:00
50ad27ed8a Reduce bundle size
Fix export
2021-02-17 11:16:39 -08:00
9c9d9ed9c2 Add html index.html generation 2021-02-17 00:11:08 -08:00
fca3b55551 chores: compile 2021-02-16 23:50:39 -08:00
01bd151460 Disable html generation 2021-02-16 23:39:28 -08:00
997d81567a chores: rewrite 2021-02-16 22:13:55 -08:00
2692f58aad Fix jslint 2021-02-16 22:01:25 -08:00
8c7b2c810b Fix jslint errors. 2021-02-16 21:51:59 -08:00
1f8102f70c chore: rewrite yarn.lock 2021-02-16 23:11:08 -05:00
36f170c60a chore: add lint to bitbucket pipeline 2021-02-16 23:03:06 -05:00
6d7a02db41 chore: switch to node LTS 2021-02-16 23:01:33 -05:00
8da9c21dfe chore: override some eslint rules 2021-02-16 22:56:56 -05:00
569a6649a8 chore: fix eslint 2021-02-16 22:47:09 -05:00
262c629bf6 Remove file 2021-02-16 13:10:36 -08:00
beeabc325c Minor refactor 2021-02-16 13:09:58 -08:00
ea80fc5315 Replace moment library 2021-02-16 13:07:54 -08:00
ea04199c14 Filter unsuported locales 2021-02-16 12:01:32 -08:00
cd61bd8fa0 Fix import 2021-02-16 11:31:31 -08:00
756f46704a Fix imports 2021-02-16 11:30:18 -08:00
3d1a165f0e Split bundle 2021-02-16 11:22:55 -08:00
7cdde4af4e Add compress to common 2021-02-16 11:14:04 -08:00
c8a1352376 Unify config for webpack 2021-02-16 11:11:13 -08:00
493ad7fd98 Add eslint 2021-02-16 10:50:07 -08:00
afbc91c387 Add lint config 2021-02-16 10:48:09 -08:00
1972969298 Configure momentum i18n. 2021-02-16 10:18:58 -08:00
ef63782a57 Improve bundle size. 2021-02-16 10:05:41 -08:00
6cee84bbe9 Fix imports to reduce bundle size. 2021-02-16 09:11:33 -08:00
e3bfaf9e8c Minor fix 2021-02-16 08:35:26 -08:00