Commit Graph

4117 Commits

Author SHA1 Message Date
Shams mosowi
d4bdef0eb5 setting working directory 2020-03-24 17:55:06 +08:00
Shams mosowi
32f74907f9 fix pipeline 2020-03-24 17:53:37 +08:00
Shams mosowi
4618ec4333 added workflow 2020-03-24 17:51:10 +08:00
Shams mosowi
754d37e677 hidden fields button 2020-03-24 17:48:19 +08:00
AntlerEngineering
80998445e1 Create firebase_hosting.yml 2020-03-24 13:06:39 +08:00
Shams mosowi
430e338767 clean up 2020-03-23 19:49:32 +08:00
Shams mosowi
31979ab154 add new columns 2020-03-23 19:31:20 +08:00
Shams mosowi
b152016bcb dragNdrop column repostion 2020-03-23 18:39:45 +08:00
Shams mosowi
515570ff3f functional resizing 2020-03-23 18:21:16 +08:00
Shams mosowi
53e852d587 changing type 2020-03-23 11:41:01 +08:00
Shams mosowi
a1b6c11c83 name change 2020-03-23 10:48:04 +08:00
Shams mosowi
d4c9fcbdac delete columns and auto close menu 2020-03-20 17:26:02 +08:00
Shams mosowi
dc0a147b1f functional lock, hide,freeze sort and resize toglz 2020-03-20 17:10:02 +08:00
Shams mosowi
36837b0831 firebase hosting setting 2020-03-20 13:57:33 +08:00
Shams mosowi
3fa83a4152 changed localstorage library 2020-03-20 13:57:10 +08:00
Shams mosowi
b1c3ccb100 fixed parentLabel escape characters 2020-03-20 13:47:52 +08:00
Shams mosowi
660b68a0ef store previous filters for a table in local storage 2020-03-19 15:49:18 +08:00
Shams mosowi
40f03346ac yarn upgrade 2020-03-19 15:49:13 +08:00
Sidney Alcantara
1a5afce0b7 fix ColumnMenu 2020-03-19 17:46:39 +11:00
Sidney Alcantara
9855304859 Merge branch 'feature/cell-setting-dropdown' into columns-restructure
* feature/cell-setting-dropdown:
  fix divider, menu hover, menu icon
  fix svg/jsx fillRule issue
  finish ColumnMenu styling
2020-03-19 17:28:56 +11:00
Shams mosowi
11349377eb delete and add columns 2020-03-19 14:14:00 +08:00
AntlerEngineering
caa1563569 Merge pull request #104 from AntlerVC/develop
Develop
2020-03-19 12:20:50 +08:00
Shams mosowi
c0905458a6 read column config 2020-03-18 16:09:08 +08:00
Shams mosowi
5dedc916d8 updgraded packages to fix dependenc vulnerability 2020-03-18 15:55:24 +08:00
Shams mosowi
d595b76c97 Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop 2020-03-18 14:41:22 +08:00
Shams mosowi
ee9476c871 add timestamp on collection sync 2020-03-18 14:41:14 +08:00
Shams mosowi
ebb9ccc35e subscribes to sechema collectection 2020-03-18 14:40:52 +08:00
Sidney Alcantara
deef19e72d Merge branch 'master' into develop
* master:
  fix multiple firetable tabs ocassionally crashing
2020-03-18 12:47:36 +11:00
Sidney Alcantara
d3c993b41a fix multiple firetable tabs ocassionally crashing 2020-03-18 12:47:04 +11:00
Shams
e8ff288257 Merge pull request #100 from GourmetPro/move-table-settings
Moves tables settings to _FIRETABLE_/settings/schema
2020-03-17 15:52:32 +08:00
Shams
29c8f02f14 Merge pull request #101 from GourmetPro/fix/subtable-breadcrumbs
Fixes subtables breadcrumbs
2020-03-17 15:49:33 +08:00
Shams
ccc70a687a Merge pull request #103 from AntlerVC/develop
remove NaNs from row data in Action cell cloud function call
2020-03-17 15:47:11 +08:00
Sidney Alcantara
bfe8e4b508 fix multiple cells appearing selected 2020-03-17 16:41:27 +11:00
Sidney Alcantara
b4e01d2c13 remove NaNs from row data in Action cell cloud function call 2020-03-17 14:12:36 +11:00
Harini Janakiraman
ae4f4f95c5 Merge pull request #102 from AntlerVC/develop
Develop
2020-03-17 11:32:28 +11:00
Sidney Alcantara
a635834284 remove unnecessary grapesjs types 2020-03-16 22:31:55 +11:00
Sidney Alcantara
717463c275 update json cell formatting 2020-03-16 22:30:30 +11:00
Sidney Alcantara
963b703d57 log error when action button is called 2020-03-16 14:38:31 +11:00
Sidney Alcantara
329aa6e3c1 increase table initial query size to 150 2020-03-16 14:15:38 +11:00
Sidney Alcantara
b6cb9a5416 side drawer: fix percentage value display 2020-03-16 14:15:26 +11:00
Ugo Bataillard
9ea78e629f Fixes subtables breadcrumbs 2020-03-15 19:10:14 +09:00
Ugo Bataillard
4ce49db543 Moves tables settings to _FIRETABLE_/settings/schema
The objects created in `{collection}/_FIRETABLE_` are now created in `_FIRETABLE_/settings/schema/{collection}`.
Sub Tables settings are created in `_FIRETABLE_/settings/schema/{collection}/subTables/{subCollection}`.
2020-03-15 19:07:34 +09:00
Sidney Alcantara
875aec20fc add webpackChunkNames to all lazy-loaded files 2020-03-15 20:30:07 +11:00
Sidney Alcantara
abf2ae21c3 fix tinymce css loading + update to house style 2020-03-15 20:00:58 +11:00
Sidney Alcantara
100926eb3b side drawer: disable url open button if no url 2020-03-15 14:53:39 +11:00
Sidney Alcantara
f61c48a3b3 better .env gitignore 2020-03-15 14:51:45 +11:00
Sidney Alcantara
a8a375ed47 improve side drawer animation performance 2020-03-15 14:51:08 +11:00
Sidney Alcantara
70456aa4da fix Action cell causing crash 2020-03-15 14:03:10 +11:00
Sidney Alcantara
36a86ba05b fix side drawer fields runtime warnings 2020-03-15 14:02:59 +11:00
Shams mosowi
655a4ec398 Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop 2020-03-13 16:54:35 +08:00