Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jhipster/generator-jhipster-react-native

A React Native blueprint for JHipster
https://github.com/jhipster/generator-jhipster-react-native

add Okta CLI commands for creating native app

7b322f1caf849371641290446819e7b77d040856 authored almost 4 years ago
add docs

313b2f9982656c7837ed74837b3ef79b0154ff70 authored almost 4 years ago
always upload app folder

63b439e605e5932cfededf3f2909c0cbe5fd8dbc authored almost 4 years ago
improve form support, add more input types (date, datetime, and list)

dd671711a979ac8db49e8717cc881083687b1746 authored almost 4 years ago
replace edit screen with detail on save

671071831b10571657f0314f662b14962bf64582 authored almost 4 years ago
add support for validation, and date/boolean/enum to e2e tests

8d0743f3906449b2be32866aa0ceae21c7811317 authored almost 4 years ago
add modal screen

1c7472eb203e358214a12201d13403830ebebdaa authored almost 4 years ago
expo app generation pt 1

disabled tcomb form native

99cd0d5bac5521373d5ba9f2e34d081291ffd71f authored almost 4 years ago
add validation support to entity update form

70f540651929725e0d0554b3faa66087e6ee3090 authored almost 4 years ago
remove keywords to prevent showing up in marketplace for now

9cae49bfe9b81518398c3fc6b254f2ff92ed964e authored almost 4 years ago
run lint-staged on pre-commit

bda9f875b91199c1cfb2b883d67fff447238484b authored almost 4 years ago
fix issues where prettier prevents patch detection, resulting in double inserts

1488c55a7bcdf829e2861f80e5a601859ee56c1d authored almost 4 years ago
disable service workers like the default expo config and to prevent issues

225c9c92193736535735874d3b3ac8b82d16009a authored almost 4 years ago
switch repo name to jhipster-react-native, use generator prefix for npm

7a981c7398cd10b7fe6357d1b11a3fbec262cfe9 authored almost 4 years ago
more e2e fixes

add prettierignore
centralize button styling
add alert for failure to reach backend on login
rem...

7f742b85a68cb2aaa65c79702c59cd61f6d61fc9 authored almost 4 years ago
lots of changes to fix tests

remove fs-jetpack dep
fix e2e tests
use this.fs everywhere possible for consistency
remove .yo-r...

1ff086eb278ca50dc55285faf4f4187ecce8b2ab authored almost 4 years ago
fix templating problem, and broken ls command

2fa77196520d28461cede66b77d5d09bdc150a73 authored almost 4 years ago
pass defaults flag to import-jdl command

7a64a7908c0bdbeae30b13677f01a83d9af98d02 authored almost 4 years ago
use master generator-jhipster

86ae8565ac4b10fb148a574cfb241ecf87aebdcc authored almost 4 years ago
update ignite branding to jhipster

38580d2577b4e0b305fe99e895c47fa86bdeb55c authored almost 4 years ago
lint and prettier

7e5c1ff64a00d8e58db13d2831d21f17a701e266 authored almost 4 years ago
generate relationship fields on edit and detail screens

c0e35264059ab90fedc9358b644c8e23c6b0e9cf authored almost 4 years ago
add test for existing entity JSON file

68b38b0f7e4f8da5e64216aab98e93b79f216191 authored almost 4 years ago
add initital entity test, using prompt

7b1f90eee0f275e01ce2b4ed910acd9c55206a3d authored almost 4 years ago
add test for prompts and existing .yo-rc.json

31a0e560f7bd28e271bcce52f08e1d9562616fe8 authored almost 4 years ago
merge package.json template with react-native's package.json, replace package.json version placeholders

dc480f4b47a3b789c3c3ce9a9c584268e3b072ab authored almost 4 years ago
fix removing .yo-resolve, fix templates

3f02db0095e3f4b511c946922edbf1cb87464b52 authored almost 4 years ago
fix relationship mapping for edit screen

f906a286f92b05728ef0e19593f12717b88c8681 authored almost 4 years ago
remove unused images from app

bcd6d7e9f8e94c07e7660c9310d54f15bfe2736d authored almost 4 years ago
get app generation working

c33b570234eff8413495bd45cdaa0370d934bddd authored almost 4 years ago
getting some files generated

2530f1fb0cca22c87c25b6b4ad30427d51fba802 authored almost 4 years ago
copy boilerplate over

1f5403a0a5197b350a8203ea876f1a864c237801 authored almost 4 years ago
handle many-to-many relationships, required relations, polish styles

1fe43ddb60f02bfdafb636193a044f3b6315df52 authored almost 4 years ago
UX improvements

don't display stale data on detail/edit screens
memoize select lists
remove imports from librari...

29fac66f20301ca1cf3da6430f5ff6c5eb4e2359 authored almost 4 years ago
fix react-navigation linking configuration

e1d5836bc1c39f20a75dde5b4f0a0289d1eb474d authored almost 4 years ago
work towards ios detox e2e tests with expo

71785b0f2be114a1ab43df1af05a65d6454633d9 authored almost 4 years ago
implement expo-auth-session to login with oauth2

40147cb40623414893dbc9be131be6d988948dd6 authored almost 4 years ago
add account display on home screen

d390ad92efd9e04826ddcabafc198c3a0eb96745 authored almost 4 years ago
remove fastlane references, remove native patch files

a9c7c114febc7a0ff8edd2c53168ec66aa8d3495 authored almost 4 years ago
remove background image from launch screen, use color instead

41fe6adedcc9c97ef214886885cd33307f35c71d authored almost 4 years ago
many changes

add assets (icons, splash screen, favicon)
remove Form barrel
remove react-native-vector-icons
a...

0c8d4ba3cdac9ae3b287ce69ef79cb08850f660e authored almost 4 years ago
get account detox tests working

aaeb426805e94139c6fdbcfd81d99205f7d47250 authored almost 4 years ago
get entity e2e tests mostly working

a6de585637295e82ca370ae82c8c31370f7016ab authored almost 4 years ago
functional entity tests (not including relationships or validation)

155ae7316f53dd7639050da7e939fb3ffc4b66fd authored almost 4 years ago
add non-interactive flag to expo

fd7c44e0477ec3bbeea5fb0b4aea9f0ab79c6dfb authored almost 4 years ago
form fixes, modal screen styling

ff8dcfa109cc028a806a82fc9ed93f3e6258502f authored almost 4 years ago
fix detox script permissions

1e63e9da87da7bf44413193601d62a4429dff7ad authored almost 4 years ago
remove custom _setUpvariables in favor of jhipster autoconfiguration

c82f83784e9efeb3a5805d6ca4bd5ff6229f91b7 authored almost 4 years ago
simplify setupVariables to use jhipster config if possible

95f0c31703705689bf460894b8e484d8d8ac34da authored almost 4 years ago
add back react-native-screens, it's required by react-navigation

ea29009793fc9620dec6a8efdb4a5492cb2061b8 authored almost 4 years ago
some e2e fixes

32d1b2556bd4369ff1b50f06420180d385031007 authored almost 4 years ago
remove UAA and Session auth support

f1777d1b5e365ff3f249f128e0987862d5b4f70c authored almost 4 years ago
use library-provided methods oauth code, codeVerifier, and state

59bb5d2013bbdfe1232b872cc6d60f3a94fbaee0 authored almost 4 years ago
set keyboardDismissMode, remove ModalScreen usage, catch SplashScreen err

964926260deffb0384b62c979193292d140b71da authored almost 4 years ago
ios fixes - remove failing imports, fix regex

29849a368b1cc25467723a72fc82efd77b4fe9a3 authored almost 4 years ago
fix back navigation for deep-linked or direct links to pages

e3d8d275d42246b472d4da6a800fc283684da7b3 authored almost 4 years ago
add back buttons for entity screens when direct-linked in

9611ecf646e9b68c70428c05539f764b6ecf9a63 authored almost 4 years ago
fix jerky scrolling by patching keyboard-aware-scroll-view, remove blank text elements, styling

338a231f910a45f5d06826637b8a17dcb09d2308 authored almost 4 years ago
migrate change-password-screen and forgot-password-screen

9e6be44bcfb71a1bab9afeb4070a7bbd69f98fd1 authored almost 4 years ago
fixes date formatting, revert scrollTo, remove SafeAreaView, update detox conf

c34f130a330a4e7c042e377b7dc76d942484a6f0 authored almost 4 years ago
compose the blueprint rather than main generators, fixes importing JDL

9c5daec187ed85b592ef0d047c27af1de42f516f authored almost 4 years ago
fix links and package template

fa401965a72fc20760d41ec3c4cd94b89ecaee15 authored almost 4 years ago
add package to generated package.json for entity generator version matching

add more test checks
fix lint-staged lint check

d650f261e5287426cc615a434681311c147db642 authored almost 4 years ago
generate the new form components, use function components for hooks

8302f5a821d14e3d65259a01483cbb0a5fa979b7 authored almost 4 years ago
remove usage of fieldsNoId

related to https://github.com/jhipster/generator-jhipster/pull/13347

258c547be949d76b086a669e070d5b6495b33965 authored almost 4 years ago
remove double .ejs.ejs extensions

f28727dca462544e3d2b3671b20f85a5130fc5fb authored almost 4 years ago
bump actions/setup-node version

4854e3c5fafb66dc4f1c5080353ed16a4a83cc35 authored almost 4 years ago
fix rebase issues, remove ignite-jhipster related files

44d99f131a09d7569ab4a5c5af36690935e73926 authored almost 4 years ago
load userManagementEntities (via super.loading method), ignore .yo-repository, remove extra comma

59449f33beac666828a4374829db4dea43e31490 authored almost 4 years ago
add DTO backward compatibility for v6

0a9776c63b04747fa71119769b5d8884b7b2110e authored almost 4 years ago
fix insight flag again...

e8d8d42366ba402084f51e91e55efe2786ee2f96 authored almost 4 years ago
don't reprompt for config

6c9c0b0e8af48782d25503ca87d19a81825c5550 authored almost 4 years ago
fix default form value for dates

22c6ffceb243d776c213ad86015e35d0f59f3fd5 authored almost 4 years ago
disable dependabot temporarily

0211e10af31217d82dee96f67ef974cd778840d2 authored almost 4 years ago
handle contentType in e2e detox tests, remove excess padding/margins, SafeAreaView

80f11f15d79dbd6455a75bd146f77460ee2cf9ef authored almost 4 years ago
handle plural issues (jhipster does not singular-ize the entity name)

946cb41002d831373b48bd8f6d4f6db65bab761a authored almost 4 years ago
fix tests, pin generator-jhipster to master instead of v6

a196689182ef0ab5e84366766fa8a78a2cb6f294 authored almost 4 years ago
handle custom table names - reducers should use entity name instead

9c753e325751c54e4062e591e7a93d620d6453fc authored almost 4 years ago
replace Alert.alert usages, rewrite logins creen, handle drawer display for authed accounts

d064a1a99297490904c2a7fd395f2a6c4f5a571e authored almost 4 years ago
style polishing

7e0ad1069c4eddc431278a71845e7f7b646ee8fe authored almost 4 years ago
remove unused files, combine configs into app-config

0d2fb4556433d6c08c4201f4715589c3ab23f186 authored almost 4 years ago
get jdl app generation working, move files to files from patching

75b0a33291630ac13e6dcb67eb7368c8034d7821 authored almost 4 years ago
remove 'entity' suffix from entity screens

b159d4f90ad865b7d124f38bd4e8c1c640d126db authored almost 4 years ago
prettierignore more files, rename app.js => App.js for expo

7c90068eb69379a2e537fc007bfabcc7322068c2 authored almost 4 years ago
more cleanup and general fixes

remove unused files
set default platform font to a font provided by the platform
wait for succes...

33adf928398df60016cf7fd7d2164ad9620a31d4 authored almost 4 years ago
init

e89d6bfcecc815877328bddf83f6cd117e8fe777 authored almost 4 years ago
documentation improvements and small fixes

add logo
fix download-expo script permissions
rename files to match naming scheme
remove detox a...

f52e4b72ac32e584d64fb70468205955d876d045 authored almost 4 years ago
rename all references to ignite-jhipster, add note about it

de071e43f45db6503c3fcaebff837668cf149431 authored almost 4 years ago
packaging and test fixes

enable PWA by default by adding webpack.config.js
remove autofocus attributes
remove packaging s...

d6d06a45e6adf66cdc1cee3227ce38264b5ab045 authored almost 4 years ago
update oauth docs and add some build/deploy instructions

70ce37c92b78debd590866c0738ecd1a46b86f60 authored almost 4 years ago
handle skipUserManagement, add name to package.json

4b2af2cbdd95ce78fbfe70234ebf5800f1dbb3bd authored almost 4 years ago
integrate formik forms for login/register

e68685d73182dba48e01246e7853b84fbe405755 authored almost 4 years ago
run on self-hosted

736e8928bb394febc5725d1243d69e00c639e5a3 authored almost 4 years ago
add CORS info, update logos for quality

b06451872424c8b4f362cb8762dd9b2ae4a11b49 authored almost 4 years ago
run app tests on ubuntu to prevent blocking e2e tests

35ec1659e2a6b759068dfe8ebd6a2e8e930b3fd2 authored almost 4 years ago
4.0.0-alpha.2

67841ef3fc40f04c544d783dee4faa1eec873f6f authored almost 4 years ago
add auth-info reducer and saga

292b553805777671e057a89a5345ad1f4c7f766a authored almost 4 years ago
lint and test fixes

fail CI on lint error
fix duplicate getAll method when entity has relationship to self
lint fixe...

2958133af326081343295047a56d96e26e4b4448 authored almost 4 years ago
add note to readme about v7

f6ad8799dafab2b62b158f2abdc711e5a51b0961 authored almost 4 years ago
add cli "rnhipster" command to enable running pre-v7

dcebf0da976670f3afbea9e78ce4c0f8ff7478b5 authored almost 4 years ago