Thadeu Cotts
d42a857dea
[copy] [s]: update copy method
2020-11-24 12:20:49 -03:00
Thadeu Cotts
1c8b5e72ce
[refactor] [s]: update path variable name
2020-11-24 09:50:13 -03:00
Thadeu Cotts
2a9672f5c8
[source] [s] : fix package.lock file
2020-11-24 09:49:25 -03:00
steveoni
cadc4c8bf8
Merge branch 'feature/create-portal-app' of github.com:datopian/portal.js into feature/create-portal-app
2020-11-24 11:57:01 +01:00
steveoni
97b721cc14
[index.js][s] : remove the demo test fromindex.js
2020-11-24 11:54:41 +01:00
steveoni
8b79a7bad4
[demo.js][s]: a demo test of the helpers functions
2020-11-24 11:54:05 +01:00
steveoni
c5971ebec5
[packages][m]: track packages install
2020-11-24 11:49:20 +01:00
steveoni
440e7b9b66
[.gitignore][s]: prevent tracking of .next package
2020-11-24 11:48:39 +01:00
steveoni
048b5355ee
[index][s]: Test the helper functions (copy and install functionality)
2020-11-24 11:47:39 +01:00
steveoni
77294a3460
[helpers][m]: helper function to copy files and install packages
2020-11-24 11:46:49 +01:00
steveoni
930e666ce8
[demo-package][s]: add demo package to template to test npm and yarn install
2020-11-24 11:45:11 +01:00
Thadeu Cotts
1844c45020
[feat] [s]: main workflow exec workflow
2020-11-23 17:10:42 -03:00
Thadeu Cotts
870fd15264
[feat] [s]: main method to run CLI
2020-11-23 17:07:44 -03:00
Thadeu Cotts
d5e925546d
[doc] [s]: update method documentation
2020-11-23 17:06:53 -03:00
Thadeu Cotts
253a58a406
[feat] [s]: add prompt method
2020-11-23 17:05:59 -03:00
Thadeu Cotts
12c0e1ac18
[config] [s]: import main packages and set params
2020-11-23 17:03:48 -03:00
Thadeu Cotts
11226e604a
[setup] [s]: add prompts dependency
2020-11-23 16:43:17 -03:00
Thadeu Cotts
94d76f3263
Merge branch 'feature/create-portal-app' of github.com:datopian/portal.js into feature/create-portal-app
2020-11-23 12:28:56 -03:00
Thadeu Cotts
aa95279595
[setup] [s]: helpers dir
2020-11-23 12:28:35 -03:00
Thadeu Cotts
85f9326892
[setup] [x]: helpers dir
2020-11-23 12:27:35 -03:00
Thadeu Cotts
4309d46b58
[setup] [x]: main structure for create-portal-app
2020-11-23 12:26:20 -03:00
Thadeu Cotts
58f110dfc9
[setup] [x]: setup workspace directory
2020-11-23 10:23:13 -03:00
Abhishek Gahlot
6042697bfe
Add symlink for readme from portal packages
2020-08-17 20:35:42 +05:30
Rufus Pollock
d204d79b6a
Merge pull request #48 from datopian/mono-repo-2
...
Initial structure for monorepo
2020-08-17 16:02:49 +01:00
Abhishek Gahlot
5129161603
Fix main test
2020-08-17 20:11:25 +05:30
Abhishek Gahlot
b9eadb3b39
Fix Jest github workflow
2020-08-17 20:08:15 +05:30
Abhishek Gahlot
d87613399e
Base structure for monorepo
2020-08-17 20:04:10 +05:30
Abhishek Gahlot
f53512c6d4
Merge pull request #47 from datopian/enh/41-refactor-code
...
[#41 ] Refactor Code
2020-08-05 13:51:23 +05:30
Tavares Hansen
587d820747
[lint][lg]: fix lint errors
2020-08-04 19:33:00 -07:00
Tavares Hansen
2a4e55965e
[lint][x]: setup eslint + prettier
2020-08-04 18:28:41 -07:00
tavareshansen
23edcc3c9a
Merge pull request #46 from datopian/enh/41-refactor
...
[#41 ] Refactor Code
2020-08-04 21:47:02 +08:00
Rufus Pollock
9c82897f3b
Merge pull request #43 from datopian/enh/40-update-theme
...
[#40 ] Update theme of default app
2020-08-04 12:30:41 +01:00
Tavares Hansen
9908d887ce
[misc][xs]: fix minor issue
2020-08-04 02:09:58 -07:00
Tavares Hansen
7739069077
[misc][xs]: add missing key
2020-08-04 02:08:00 -07:00
Tavares Hansen
ff134a02f9
[refactor][x]: move reusable ErrorMessage component to _shared
2020-08-03 19:21:09 -07:00
Tavares Hansen
a82325b91a
[refactor][m]: refactor components using reusable component
2020-08-03 19:19:41 -07:00
Tavares Hansen
d286c7f6ff
[component][x]: add reusable Table component
2020-08-03 19:09:35 -07:00
Tavares Hansen
477fb77a78
[refactor][x]: refactor, remove duplicated code
2020-08-03 19:03:29 -07:00
Tavares Hansen
f8197f865c
[refactor][m]: implement efficient gql management system ( #41 )
2020-08-03 18:39:17 -07:00
Tavares Hansen
cee55cf10d
[misc][x]: get rid of prestart script
2020-08-02 20:50:35 -07:00
Tavares Hansen
d4f837e8f5
[misc][x]: add custom font sizes
2020-08-02 20:45:15 -07:00
Tavares Hansen
951eab9416
[misc][x]: use theme color ( #40 )
2020-08-02 19:54:27 -07:00
Tavares Hansen
a5a5e6e600
[fix][x]: purge css in prod mode ( #40 )
2020-08-02 19:54:04 -07:00
Tavares Hansen
ba68632805
[enh][m]: update theme ( #40 )
2020-08-02 19:29:25 -07:00
Abhishek Gahlot
18d7039dc9
Create jest.yml
2020-07-27 14:16:24 +05:30
Abhishek Gahlot
0c80f84794
Initial new tests for components
2020-07-27 14:09:33 +05:30
Abhishek Gahlot
1f172b8173
Update README.md
2020-07-19 16:49:25 +05:30
Gift Egwuenu
d9b5c4ddbd
[tests][m]: Setup Integration Tests with Cypress ( #26 ).
...
* [cypress][s]-setup-integration=with-cypress
* [fix][s]- fix typescript bug 'All files must be modules when the '--isolatedModules' flag is provided' by adding an 'export {}' to all test files
* Fixes of cypress tests
* Use yarn everywhere not npm
Co-authored-by: Abhishek Gahlot <me@abhishek.it>
2020-07-17 17:16:26 +02:00
Rufus Pollock
3cc1c1dca8
[README][m]: add a features section (with emojis!) plus start of architecture section at the bottom.
2020-07-13 09:56:33 +02:00
anuveyatsu
618e1532be
[blog][xs]: add Blog to navbar.
2020-06-26 18:06:16 +06:00