Ecosyste.ms: OpenCollective

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

InfyOm Laravel Generator

Generate Laravel API, Scaffold, Tests, Seeders with CRUD Laravel Generator
Collective - Host: opensource - https://opencollective.com/infyomlabs - Website: https://labs.infyom.com/laravelgenerator/ - Code: https://github.com/InfyOmLabs

Apply fixes from StyleCI (#492)

github.com/InfyOmLabs/infy-tracker - 428498336e58f24b499a418f912000b0c7c5c4da authored over 4 years ago
feat(timenetry): admin can add/update any user's time entry

github.com/InfyOmLabs/infy-tracker - ee94e03ce5289e733abd4ad73553ac8816c3a360 authored over 4 years ago
Merge pull request #489 from InfyOmLabs/monika/TRACKER-381

github.com/InfyOmLabs/infy-tracker - c89ff36f4d970a0bee6b6e9d2249b325f1eab279 authored over 4 years ago
TRAKER-362 Add Date filter into Time Entry (#486)

github.com/InfyOmLabs/infy-tracker - 9fbb4bbddb4e16968d38e4f7746d103408f507d9 authored over 4 years ago
Merge branch 'develop' into rakesh/add_date_filter_into_time_entry

github.com/InfyOmLabs/infy-tracker - fe8edee85ce4a9031cb8f753e08a7807d8d396ae authored over 4 years ago
feat: all required package added with auth

github.com/InfyOmLabs/laravel-chat-demo - 8021c6ada2bc4a2bb8c86f46e10c2f323b1141e3 authored over 4 years ago
feat(time-entry): admin can create/update any user's time entry

github.com/InfyOmLabs/infy-tracker - a5ca8dad700ac7b1b164b0bbe109821af408223b authored over 4 years ago
feat(users): Active users will come first in userlisting

github.com/InfyOmLabs/infy-tracker - c90ff13a718684d05c7ef9913bfd9c27efea31eb authored over 4 years ago
style: Apply fixes from StyleCI (#486)

github.com/InfyOmLabs/infy-tracker - ed4ed639ce10145115b47ac3d9a67ef24efa6ee0 authored over 4 years ago
enhancement(time entries): filter time entries based on selected date

github.com/InfyOmLabs/infy-tracker - c2c3df5c25aade7943f9c9767e77c9eafe161f01 authored over 4 years ago
TRAKER-379: Display Total Hours in custom report in tooltip (#485)

github.com/InfyOmLabs/infy-tracker - 0ade13b19b9036b830356f27111c8cbea0749f2b authored over 4 years ago
Logged in user auto selected in assignee dropdown in new task model (#482)

github.com/InfyOmLabs/infy-tracker - ac3b102ad35d468e76749524ae366a7abee9c41f authored over 4 years ago
feat(projects): load only projects in time-entry having active assigned task to logged-in user (#480)

github.com/InfyOmLabs/infy-tracker - 226d2233350cce01bdbe73fea0611d67f1746c8c authored over 4 years ago
feat(task): All user list and projects only display who have manage task permission (#479)

github.com/InfyOmLabs/infy-tracker - d78a1166108a663a8a3814a7ae503d32a493368b authored over 4 years ago
feat(task): show priority for respective task on tasks listing screen (#483)

github.com/InfyOmLabs/infy-tracker - fc565bb9dcce4d901651744b7325fcb5be0c2efa authored over 4 years ago
feat(time-entry): Remove one minute entry validation from time tracker (#476)

github.com/InfyOmLabs/infy-tracker - afa4d5cf3a9b3c7950e8d8d66dd370c6a450bcf6 authored over 4 years ago
refactor(task): due date should be red in color if the same is over (#478)

github.com/InfyOmLabs/infy-tracker - aa12811adbf50c35c43e829c0318d78021e12577 authored over 4 years ago
fix(factory): #803 Remove Factory file when rollback (#860)

github.com/InfyOmLabs/laravel-generator - 8a68c460453395bb083ae51d340673ff2be4e4c2 authored over 4 years ago
refactor(tasks): Default current date Removed from Due Date filer in Task Screen (#475)

github.com/InfyOmLabs/infy-tracker - 74aa874d231f0616e60a5079a9e424322b284111 authored over 4 years ago
fix: Change format and fix note issue (#477)

github.com/InfyOmLabs/infy-tracker - aaf487595a09f2e82af856c5c2cf0c704abcb06d authored over 4 years ago
refactor(time-entry): Add Project Column into time entry table (#473)

github.com/InfyOmLabs/infy-tracker - 18170636d9937c4c97a5b23cc4919eba04b845f4 authored over 4 years ago
fix(time-entry): Only own activity should be copied in copy to clipboard function (#471)

github.com/InfyOmLabs/infy-tracker - a002dcf2f01cf3551e22c4e954cd101064252656 authored over 4 years ago
Fix decimal fields being built as floats inside model casts (#856)

Co-authored-by: Andrew Keynes <[email protected]>

github.com/InfyOmLabs/laravel-generator - 5deee08431fd4bbc7caa0e8554872a4f0d88053b authored over 4 years ago
fix: #853 Support to add Custom modal name in select Dropdown (#859)

github.com/InfyOmLabs/laravel-generator - 983dc660d179c5d53fb507e4981107da46ae18ae authored over 4 years ago
chore(0.1.8-beta): Bumping version 0.1.7-beta to 0.1.8-beta

github.com/InfyOmLabs/infy-tracker - 0e6cd346241e76a597fe3f0021973b94180d9eb2 authored over 4 years ago
feat(dashboard): add column chart for open task by user (#467)

github.com/InfyOmLabs/infy-tracker - f39bce7d390d345a7d4a5efe6af53e1dfc8f040c authored over 4 years ago
feat(time entries): Implement copy time entries to clipboard of specific End-of-Day (#464)

github.com/InfyOmLabs/infy-tracker - af9c62d245c560f6d58e207b5f6a1be04eed0d4b authored over 4 years ago
refactor: show only email verified users in dropdown in tasks and report module (#461)

github.com/InfyOmLabs/infy-tracker - 65737dee7fb208984163b9076628f8ae1942dbf2 authored over 4 years ago
feat(reports): User can access all the reports who has a manage report permission (#459)

github.com/InfyOmLabs/infy-tracker - 414bef44dd6798d3fd7985e18ee387047cb6cecd authored over 4 years ago
style(login): remove inline css

github.com/InfyOmLabs/infy-tracker - 9d99320c561c68e68be85f6fbf947f1fb118e876 authored over 4 years ago
fix(login): solve login screen css layout issue for login form (#457)

github.com/InfyOmLabs/infy-tracker - db0887e0959962fcac574696293066a956110447 authored over 4 years ago
feat(report): redirect on view report page while Report create or edit (#462)

github.com/InfyOmLabs/infy-tracker - 74786f65dc7b3f394ac54e909c3f33fa4d594bb4 authored over 4 years ago
fix: secure assets loaded

github.com/InfyOmLabs/laracon-livewire-demo - ad3e89aa40b5b8df25dbd852898977cda4cff7dc authored over 4 years ago
refactor(task): assign the task by default who created the same (#456)

github.com/InfyOmLabs/infy-tracker - 2ec92366d8c990f0b6036a54adfdb6db2ee0cbda authored over 4 years ago
refactor(report): Logged in user default selected into created by filter into reports (#455)

github.com/InfyOmLabs/infy-tracker - e7254b2114684cfa35160cfc447d18c66a45fdf0 authored over 4 years ago
fix(report): first Client got selected in report issue fixes (#454)

github.com/InfyOmLabs/infy-tracker - 4d650018e63dc52ad162e5398c8a5fd7afcf5de8 authored over 4 years ago
refactor(dashboard): change project color for unique indication on dashboard screen (#453)

github.com/InfyOmLabs/infy-tracker - e39fc68b737da5efebadfeabccdb0224513340f7 authored over 4 years ago
feat(time-entry): task notes are stored into local storage (#452)

github.com/InfyOmLabs/infy-tracker - c6f9591b4500e7244dab1110dee84917ad0ea7f6 authored over 4 years ago
fix(migrations): #831 add schema namespace in migration (#855)

github.com/InfyOmLabs/laravel-generator - b00c7c62ece5599fa9c915fb2e9d999e9490baf8 authored over 4 years ago
fix(primaryKey): #844 add custom primary key from json file (#848)

github.com/InfyOmLabs/laravel-generator - 6e2155c89d18138cdad37b621d23d8994afd2d63 authored over 4 years ago
Fix rule validations being populated after they are already required (#845)

This works around an edge case where the swagger documentation code is
attempting to determine ...

github.com/InfyOmLabs/laravel-generator - 7d64291374f555f1d5e7401f880e6518ca90cb4d authored over 4 years ago
Merge pull request #451 from InfyOmLabs/dependabot/npm_and_yarn/jquery-3.5.0

build(deps-dev): bump jquery from 3.4.1 to 3.5.0

github.com/InfyOmLabs/infy-tracker - b712898400ea8cb0b53fc8ef10355f35bcfd9e11 authored almost 5 years ago
build(deps-dev): bump jquery from 3.4.1 to 3.5.0

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://...

github.com/InfyOmLabs/infy-tracker - 13d6f2d085a369dc8bd494714a0bf9e43a3b4a01 authored almost 5 years ago
docs: README.md updated

github.com/InfyOmLabs/laracon-livewire-demo - 8dd64c332e0f361cedae701aebdef304b154e6b8 authored almost 5 years ago
docs: README.md updated

github.com/InfyOmLabs/laracon-livewire-demo - 6321c37cef8a7b5f4d130d99c2cd2ecc7d9a3467 authored almost 5 years ago
feat: Livewire integration completed

github.com/InfyOmLabs/laracon-livewire-demo - 50fdaf9ba93a304ee0787a080588f3e6c1791c62 authored almost 5 years ago
fix: minor fix in comment message

github.com/InfyOmLabs/laracon-livewire-demo - a8a96026494c9a9e2cffa19b75c3a51cdff4ea08 authored almost 5 years ago
fix: minor ui improvement

github.com/InfyOmLabs/laracon-livewire-demo - 739bda0d966f6a5356a99c5c17efd4f8cdb1e0e1 authored almost 5 years ago
fix: minor html structure change

github.com/InfyOmLabs/laracon-livewire-demo - 907b88c036bbf53c1243a3b449b5b387858145bc authored almost 5 years ago
docs: PHPDoc should have a dolar before the property name (#818)

github.com/InfyOmLabs/laravel-generator - 4c92456dac6b7c76fb239cfe6e4530b2dc3b98a5 authored almost 5 years ago
docs: added Pull Request Guidelines (#838)

github.com/InfyOmLabs/laravel-generator - 6527eb7e28ca73972b83217fff49e37a911c0ee0 authored almost 5 years ago
fix: added underscore to filename to avoid spelling warnings (#837)

github.com/InfyOmLabs/laravel-generator - b08df22d56b2c8817cd1792fde0542cd99ed9fab authored almost 5 years ago
Add placeholder to select field

github.com/InfyOmLabs/coreui-templates - fdc53e4a5f4da1df4b880546ec0b50336c9944d9 authored almost 5 years ago
Merge pull request #449 from InfyOmLabs/monika/department_client

Release v0.1.6-beta

github.com/InfyOmLabs/infy-tracker - 7520c95b08021c1f66d45eedec11d7b37178cb9f authored almost 5 years ago
feat(client): if department is not set in client than show empty value (#447)

github.com/InfyOmLabs/infy-tracker - 0f49d619f19e362d87447c1784265516bac761b4 authored almost 5 years ago
Apply fixes from StyleCI (#448)

github.com/InfyOmLabs/infy-tracker - 0ab1f43d9d9577b7236732c4069e1dceaed58c8e authored almost 5 years ago
refactor(client): code cleanup

github.com/InfyOmLabs/infy-tracker - 0b03cccbabdb11871b04802b779e74184afaa20e authored almost 5 years ago
feat(client): added department filter in clients table

github.com/InfyOmLabs/infy-tracker - bf1041bff3ce426af0fff35152b884df41c54d28 authored almost 5 years ago
feat(client): if department is not set in client than show empty value

github.com/InfyOmLabs/infy-tracker - 8c74a4019782433a4e0dfca01025f9d1efd537b4 authored almost 5 years ago
feat: Department support add into Report (#444)

feat: Department support add into Report

github.com/InfyOmLabs/infy-tracker - e929554297d01b791027eb5a3df60a6cb2086fea authored almost 5 years ago
feat(department): added department module (#440)

github.com/InfyOmLabs/infy-tracker - 1d01a0354642805205c1933b9f4b46e4ab8104b5 authored almost 5 years ago
feat(department): added department module (#442)

github.com/InfyOmLabs/infy-tracker - 0041bab036e57043e3de165d26000756f6562e7d authored almost 5 years ago
build(deps): bump kind-of from 6.0.2 to 6.0.3 (#5)

Bumps [kind-of](https://github.com/jonschlinkert/kind-of) from 6.0.2 to 6.0.3.
- [Release notes...

github.com/InfyOmLabs/infy-tracker-docs - f074548cdce0b1b4fac771c902eb6c50328eccb1 authored almost 5 years ago
Merge pull request #3 from InfyOmLabs/dependabot/composer/symfony/http-foundation-4.4.7

Bump symfony/http-foundation from 4.4.1 to 4.4.7

github.com/InfyOmLabs/local-package-dev - d7391d6d77b0d5ad0757598f9b22b67865f9b823 authored almost 5 years ago
chore: bump symfony/http-foundation from 4.4.1 to 4.4.7

github.com/InfyOmLabs/infy-tracker - 0ff0a18a223d5430bf3f2fcae15df0ef871c242a authored almost 5 years ago
Bump symfony/http-foundation from 4.4.1 to 4.4.7

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.4.1 to 4.4.7....

github.com/InfyOmLabs/local-package-dev - 098fe1c6ae116c12054ae446f77e9148268b65cb authored almost 5 years ago
build(deps): bump symfony/http-foundation from 4.4.1 to 4.4.7

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.4.1 to 4.4.7....

github.com/InfyOmLabs/infy-tracker - ded91103ed8a164d63fbe74539385a4119827ff0 authored almost 5 years ago
fix: Add reset token to reset password view (#36)

github.com/InfyOmLabs/coreui-templates - ba98922bf4df8f60947a0131e0c09e195b87eb69 authored almost 5 years ago
fix: coreui cdn's updated (#35)

github.com/InfyOmLabs/coreui-templates - 783387f1d07050a190ce47a32da192b235e2771f authored almost 5 years ago
Merge branch 'develop' of github.com:InfyOmLabs/coreui-templates into develop

github.com/InfyOmLabs/coreui-templates - fca8f8173d2ccdb988188a9a8c9a003940632fac authored almost 5 years ago
chore: service provider auto-discovery added

github.com/InfyOmLabs/coreui-templates - 3e836eeab699b8871d15c6af366ef4d824b7725c authored almost 5 years ago
fix(config): #815 add default value of schema_files path (#816)

github.com/InfyOmLabs/laravel-generator - 53d4b11dc8351f09e38c814dd7eb3f70d1297885 authored almost 5 years ago
Merge pull request #1 from InfyOmLabs/dependabot/composer/symfony/http-foundation-4.4.1

Bump symfony/http-foundation from 4.3.6 to 4.4.1

github.com/InfyOmLabs/local-package-dev - bdb90cbc31f87092b199519d0d4d0c12caf5cdbc authored almost 5 years ago
Merge pull request #2 from InfyOmLabs/dependabot/npm_and_yarn/acorn-6.4.1

Bump acorn from 6.3.0 to 6.4.1

github.com/InfyOmLabs/local-package-dev - 41e970484aec5c573032d04e710609e0d746dd17 authored almost 5 years ago
Merge pull request #1 from InfyOmLabs/dependabot/npm_and_yarn/acorn-6.4.1

build(deps): bump acorn from 6.4.0 to 6.4.1

github.com/InfyOmLabs/laravel-surat-dec-meetup-broadcasting - 487f2a69a284977e4636390e927b7ffb4ed76a19 authored almost 5 years ago
build(deps): bump acorn from 6.4.0 to 6.4.1

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://g...

github.com/InfyOmLabs/laravel-surat-dec-meetup-broadcasting - 1c610a5b9a61faf67a52f306c5511076b031101f authored almost 5 years ago
Bump acorn from 6.3.0 to 6.4.1

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://g...

github.com/InfyOmLabs/local-package-dev - 5ca4fff63394a8184e5ee94cb8d1b41d55ff17d2 authored almost 5 years ago
chore: package-lock.json updated with new files

github.com/InfyOmLabs/infy-tracker - ea4a6bb5232012d562527026072fc08a3b4c9d37 authored almost 5 years ago
build(deps): bump acorn from 6.1.1 to 6.4.1 (#436)

* build(deps): bump acorn from 6.1.1 to 6.4.1

Bumps [acorn](https://github.com/acornjs/acorn)...

github.com/InfyOmLabs/infy-tracker - 763b6839f81bd04bb1ce45438d535c1e7f060646 authored almost 5 years ago
fix: #33 add tr tag in table header (#34)

github.com/InfyOmLabs/coreui-templates - e24cd0b408e040674b26697cb1f88f9ebcade3a3 authored almost 5 years ago
fix: rename toggle switch stub file (#59)

github.com/InfyOmLabs/adminlte-templates - 0e5576602fc81264dd66e3c813ed6a5ef342d050 authored almost 5 years ago
fix(toggle): #809 fix to generate toggle switch field (#810)

github.com/InfyOmLabs/laravel-generator - 211584cd0326ef770983d281833100a305f1e139 authored almost 5 years ago
fix(composer): remove composer.lock file

github.com/InfyOmLabs/adminlte-generator - b0ba1d9b9f3703c698ab5e46261dd300c291092b authored almost 5 years ago
feat: laravel 7.0 integrated with admin-lte

github.com/InfyOmLabs/adminlte-generator - 01600701695b2811eabdedb00e46b708fb31fd8a authored almost 5 years ago
style: Apply fixes from StyleCI (#806)

github.com/InfyOmLabs/laravel-generator - 35dd6aa969333435ff87e4ac95f9f06eb591edfb authored almost 5 years ago
chore: laravel 7 support added

github.com/InfyOmLabs/laravel-upcitemdb - eed00a65bd28925883edd0acea01721773efc6c6 authored almost 5 years ago
fix(vuejs): old vuejs code removed

github.com/InfyOmLabs/adminlte-templates - 46154acf8523dcdd9ab3fba3c8bb9cc3907c9521 authored almost 5 years ago
chore: .gitignore updated for phpunit test cache

github.com/InfyOmLabs/laravel-generator - 213a9d9ace7ea90c1bb2fa6fcf0ce2dbafd4bd55 authored almost 5 years ago
fix: BaseRepository.php removed

github.com/InfyOmLabs/laravel-generator - f92cc750930c39b7fb58d3c02685e386d8f0c467 authored almost 5 years ago
fix(vuejs): old vuejs integration removed

github.com/InfyOmLabs/laravel-generator - a847f8d8f5a6fdf436eb751e202226ad6c2581a2 authored almost 5 years ago
test: fixed test cases

github.com/InfyOmLabs/laravel-generator - 930d12de6097d7c5db89007646189db1182c9a77 authored almost 5 years ago
chore: laravel 7 support added

github.com/InfyOmLabs/adminlte-templates - bc495b3aa725a7faf4b9075c8f9ccc40900f849c authored almost 5 years ago
chore: laravel 7 support added

github.com/InfyOmLabs/coreui-templates - de9065a730d5c5847ac13d57a6e744e58607692b authored almost 5 years ago
chore(composer): laravel 7 support added

github.com/InfyOmLabs/laravel-generator - 812bfbf0350ddd937a3982b5d26bf66292146d25 authored almost 5 years ago
fix: coreui CDN's updated

github.com/InfyOmLabs/coreui-templates - f9127fa160e1578e092badd708bf130c03605a52 authored almost 5 years ago