Commit Graph

411 Commits (ab68450bea71108b5720e07d165937a3faf1f1f7)

Author SHA1 Message Date
Boaz Poolman f28d80d920 refactor: Change uid escape string 2022-01-18 16:39:35 +01:00
Boaz Poolman d0982f6390 fix: Some bugs 2022-01-17 21:02:50 +01:00
tilman 02e0d5bd13 fix: package json 2022-01-17 17:55:07 +01:00
tilman c983f416eb fix: yarn lock file 2022-01-17 17:53:30 +01:00
tilman 87cb4a3ea8 fix: yarn lock file 2022-01-17 17:53:22 +01:00
tilman 5b1d0fc50d fix: discussions 2022-01-17 17:50:33 +01:00
tilman 4b9687a454 fix: discussions 2022-01-17 17:46:02 +01:00
tilman 997badd17c fix: elint 2022-01-15 19:34:28 +01:00
tilman 3aa1497786 feat: add combined uid feature and update docs 2022-01-15 19:17:19 +01:00
Boaz Poolman 3678c8e3c1 v1.0.0-beta.4 2022-01-13 19:54:28 +01:00
Boaz Poolman a0b43f392a
Merge pull request #38 from boazpoolman/feature/fix-import-on-bootstrap
fix: Code order in bootstrap function
2022-01-13 19:53:37 +01:00
Boaz Poolman c71531eb5c fix: Code order in bootstrap function 2022-01-13 19:47:00 +01:00
Boaz Poolman 05f037cb64 v1.0.0-beta.3 2022-01-07 12:53:07 +01:00
Boaz Poolman da88e5c957 chore: Consistency in dependencies 2022-01-07 12:29:57 +01:00
Boaz Poolman dddce06dea v1.0.0-beta.2 2022-01-07 10:19:37 +01:00
Boaz Poolman 51445a4ac9 chore: Update lockfile 2022-01-07 10:15:17 +01:00
Boaz Poolman 215b4e1e71 fix: Add redux-immutable as a plugin dependency 2022-01-07 10:13:04 +01:00
Boaz Poolman 7a4f6c329a chore: Remove immutable as devDevepency 2022-01-07 10:09:43 +01:00
Boaz Poolman c53cf0a319 chore: Remove build step from pipeline 2022-01-07 10:06:54 +01:00
Boaz Poolman db51be5b8f fix: Add immutable as plugin dependency 2022-01-07 09:59:35 +01:00
Boaz Poolman 2826c97756 chore: Add build step in integration pipeline 2022-01-07 09:55:43 +01:00
Boaz Poolman 2c161ccfb3 chore: Update readme & dependencies 2022-01-05 18:05:37 +01:00
Boaz Poolman 1ca5152665 chore: Always use latests Strapi version in playground 2021-12-31 14:19:51 +01:00
Boaz Poolman 9ac2167ff3 fix: Pipeline 2021-12-31 14:02:11 +01:00
Boaz Poolman 6183ad0818 chore: Change integration pipeline 2021-12-31 13:57:20 +01:00
Boaz Poolman a40f8542f0 chore: Remove yarn.lock from playground 2021-12-31 13:49:05 +01:00
Boaz Poolman 6468044213 chore: Try and break pipeline 2021-12-31 13:35:08 +01:00
Boaz Poolman 5bea30b700
Merge pull request #33 from boazpoolman/feature/integration-tests
chore: Integration tests
2021-12-31 13:31:09 +01:00
Boaz Poolman 2b61463060 chore: Integration tests 2021-12-31 13:28:04 +01:00
Boaz Poolman e31d1ebca0 v1.0.0-beta.1 2021-12-29 02:15:41 +01:00
Boaz Poolman c93546b594 feat: Allow excluding configs by giving part of the config name 2021-12-29 00:38:25 +01:00
Boaz Poolman 724f56f20b feat: Finalize CLI logging 2021-12-29 00:05:01 +01:00
Boaz Poolman c2768194cd feat: Finalize CLI logging 2021-12-29 00:02:38 +01:00
Boaz Poolman 31ab881b05 fix: Change CLI notice color 2021-12-28 23:50:25 +01:00
Boaz Poolman 08a962cf48 feat: Enhance CLI with more logging and descriptive actions 2021-12-28 23:46:48 +01:00
Boaz Poolman d8185bde99 docs: Fix typo in readme 2021-12-28 22:24:11 +01:00
Boaz Poolman 4e62cf6ee8 docs: Update readme 2021-12-28 22:15:49 +01:00
Boaz Poolman cf24889fdd feat: Custom types & refactor of settings 2021-12-28 22:10:04 +01:00
Boaz Poolman 7bae51f34d chore: Add install-local script 2021-12-28 22:07:43 +01:00
Boaz Poolman 2e1cf3f92e chore: Update dependencies 2021-12-22 11:03:26 +01:00
Boaz Poolman 96bd32226f chore: Run tests with node 12, 14 & 16 2021-12-21 19:47:19 +01:00
Boaz Poolman f8f620a13e v1.0.0-alpha.5 2021-12-13 17:10:44 +01:00
Boaz Poolman 4eaf565ee4 fix: Correctly splitting filename into 'type' & 'name' 2021-12-13 17:07:06 +01:00
Boaz Poolman 453ba13514 fix: Remove postinstall script 2021-12-13 11:54:24 +01:00
Boaz Poolman c9a5ce81ba
Merge pull request #31 from nihey/minor-readme-docs-fix 2021-12-11 14:58:38 +01:00
Nihey Takizawa 6748253759 Fix README.md default settings not having some commas 2021-12-11 10:47:38 -03:00
Boaz Poolman dc51405ee1 v1.0.0-alpha.3 2021-12-10 08:22:38 +01:00
Boaz Poolman 5cdf4de4fb feat: Dynamically use types based on plugin dependency 2021-12-10 00:49:12 +01:00
Boaz Poolman b8b187acf7 v1.0.0-alpha.2 2021-12-09 22:17:40 +01:00
Boaz Poolman f081c23e6d chore: Add strapi as a peerDependency 2021-12-09 21:46:29 +01:00