Paulo Gustavo Veiga
61b2cab0b0
chores: fix label error due to wrong parameters
2021-03-02 18:14:43 -08:00
Paulo Gustavo Veiga
f7746b0383
v0.2.18
2021-03-02 18:04:29 -08:00
Paulo Gustavo Veiga
ec9ef8e209
chores: minor change
2021-03-02 18:03:47 -08:00
Paulo Gustavo Veiga
1c65e4e3fc
feature: Optimistic update for starred:
2021-03-02 18:02:08 -08:00
Paulo Gustavo Veiga
84d42c73a0
Merge branch 'master' of bitbucket.org:wisemapping/wisemapping-frontend
2021-03-01 22:10:30 -08:00
Paulo Gustavo Veiga
b4617580d0
Add decorator for client
2021-03-01 22:10:16 -08:00
Ezequiel Bergamaschi
1a3e299c71
feat: labels ui
2021-03-02 00:03:22 -05:00
Paulo Gustavo Veiga
b1d1033f94
v0.2.17
2021-03-01 19:10:42 -08:00
Paulo Gustavo Veiga
b4fd0fb40e
bug: serialize to boolean
2021-03-01 19:08:27 -08:00
Paulo Gustavo Veiga
6f6cceda06
v0.2.16
2021-03-01 18:19:33 -08:00
Paulo Gustavo Veiga
e48e3bdb20
v0.2.14
2021-03-01 18:07:06 -08:00
Paulo Gustavo Veiga
b37dcbefe9
Chores: add debug
2021-03-01 18:06:20 -08:00
Paulo Gustavo Veiga
7131c29d42
v0.2.13
2021-03-01 17:49:05 -08:00
Paulo Gustavo Veiga
812f7437d1
chores: Improve error
2021-03-01 17:48:12 -08:00
Paulo Gustavo Veiga
c0887d46d3
chpres: Add debug info for debug starred.
2021-03-01 17:40:34 -08:00
Paulo Gustavo Veiga
3a87ac4a61
v0.2.12
2021-02-28 20:05:49 -08:00
Paulo Gustavo Veiga
78744bc8c4
bug: responsive layout for all except maps list
2021-02-28 20:04:51 -08:00
Paulo Gustavo Veiga
9506a99995
v0.2.11
2021-02-28 08:12:18 -08:00
Paulo Gustavo Veiga
e6ddf6ea84
bug: Fix starred rest issue on empty return
2021-02-28 08:09:40 -08:00
Paulo Gustavo Veiga
d3c77a03a6
bug: remove padding on table list
2021-02-28 00:17:08 -08:00
Paulo Gustavo Veiga
6ffc9d7578
bug: fix min table size
2021-02-28 00:12:43 -08:00
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 Ron
70b946340e
Merge branch 'master' into feat/prettier
2021-02-22 22:52:09 -08:00
Juan Allo Ron
035bf97474
formatting all the files
2021-02-22 22:37:29 -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