Ecosyste.ms: OpenCollective

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

github.com/chenhg5/go-admin

A dataviz framework help gopher to build a admin panel in ten minutes
https://github.com/chenhg5/go-admin

style(format): format code

57bcf6d25f6828ae08baffb0c9c258ee7f51d33c authored almost 4 years ago by cg33 <[email protected]>
fix(admin): fixed table export error

0dc6dbc2fa48704b2ca7c762e74119c68c561e4d authored almost 4 years ago by cg33 <[email protected]>
feat(release): ready for v1.2.18

779a563c5d62608cb6b27e6aae29073274cf581e authored about 4 years ago by cg33 <[email protected]>
Merge branch 'master' of https://github.com/GoAdminGroup/go-admin

ad4d4138040b816b3b3c8c48b9d148bfd81ce617 authored about 4 years ago by RealPy <[email protected]>
Merge pull request #3 from realPy/fix/pks_is_empty

Fix/pks is empty

26416cc326aa6c25db60d9c3f4e9b135150b7844 authored about 4 years ago by realPy <[email protected]>
Merge branch 'master' of https://github.com/realPy/go-admin into fix/pks_is_empty

5c7f562d93a05e0b43f3cdd815792b0379861a77 authored about 4 years ago by RealPy <[email protected]>
feat(release): ready for 1.2.18

c

202fa9a2550a57311d254f928cb53aea036453fa authored about 4 years ago by cg33 <[email protected]>
docs(readme): update readme

e933740934da2543af5f9ef0e91edff3980bef07 authored about 4 years ago by cg33 <[email protected]>
Merge branch 'phanletrunghieu-master'

212ed5a0de70b8982b5227d10558f0cfb7155022 authored about 4 years ago by cg33 <[email protected]>
Merge branch 'master' of https://github.com/phanletrunghieu/go-admin into phanletrunghieu-master

26309038dd80fc0175766f2c39fe31a599289caf authored about 4 years ago by cg33 <[email protected]>
fix(admin): fixed detail page error

cf9f4720f07b74bfb9a8d734c63416b786f9852a authored about 4 years ago by cg33 <[email protected]>
fix(db): fixed db error

35212b3455748e8f26e9b5906103b84a219da6ca authored about 4 years ago by cg33 <[email protected]>
fix(admin): fixed table action button display error

b8bbefdeebbb05d614998cc1e378dc01b74a8d25 authored about 4 years ago by cg33 <[email protected]>
test(travis): fixed travis test

7771526b3bc40e82c40a519c800b553f3bbe7c48 authored about 4 years ago by cg33 <[email protected]>
test(travis): fixde travis ci test

c368800483b63ce2f98c20ed632305e36d9ab320 authored about 4 years ago by cg33 <[email protected]>
fix(db): fixed db error

588ec86aa070cc86921d54d146722f9b5d4e0fe2 authored about 4 years ago by cg33 <[email protected]>
fix(db): fixed mssql query error

47b407c3c35120ecad2e6a67f6d8c77dd16cddba authored about 4 years ago by cg33 <[email protected]>
refactor(admin): remove unused comment

9837be4d8a88319d67b286f400d63a140d333c5a authored about 4 years ago by cg33 <[email protected]>
Merge pull request #359 from realPy/fix/pks_is_empty

[admin] check if PKs is empty before access it

4887057355fe3cdebe098ff47dd9dcd3d6e5cb78 authored about 4 years ago by cg33 <[email protected]>
Merge pull request #372 from zhyt1985/master

[db] postgresql support multi connection

3e40afc9cc69bc6e0bc4667d6c2eaaf99d3c0275 authored about 4 years ago by cg33 <[email protected]>
Merge branch 'master' into master

77975355ca87d2a380a53371cc5b9532ed8842ec authored about 4 years ago by cg33 <[email protected]>
fix(db): fixed db initDB missing part

3affd5674cf079420dd73c4b8bb0211e59e24a9d authored about 4 years ago by cg33 <[email protected]>
postgresql support multi connection

e92380179de6baa69d890e2b0125e68d97fb129c authored about 4 years ago by rainstop_3 <[email protected]>
fix(admin): fixed paginator bug

d431cb31a06a451aedcb557f3ed1dd730ef76857 authored about 4 years ago by cg33 <[email protected]>
Ident code

1582ee65a43956bcfbc9bb3405c9edb92c15a48f authored about 4 years ago by RealPy <[email protected]>
fix(db): fixed get value from custom data source json data error

552cb7ec681e2ad9a90673493e95a0bf60ab11c8 authored about 4 years ago by cg33 <[email protected]>
feat(admin): support add icon action button of the info table & support prohibition of the config modification online & improve cli and page paginator

d457506d903d2d1b0f26c4bef54a142c522bb62c authored about 4 years ago by cg33 <[email protected]>
fix(db): fixed database connection compatibility

a1d5b0076ffd6276b3efe9bb3ca47c03605595b3 authored about 4 years ago by cg33 <[email protected]>
fix(db): fixed database connection compatibility

804c6642ed432bd74b9a65ebb1944839ac2ee415 authored about 4 years ago by cg33 <[email protected]>
fix(db): fixed database connection

0fbd18feb18eabf138e064f89967ff6181bcd9a4 authored about 4 years ago by cg33 <[email protected]>
fix(db): fixed database connection compatibility

'

d5615f401de28b940d67d3a6a48a0d034554867e authored about 4 years ago by cg33 <[email protected]>
check if PKs is empty before access it

f1e8c20ba5b02531cea915defaf97bcbcd7df9dd authored about 4 years ago by RealPy <[email protected]>
Correct unhandled error

289b154a457d5dc3912d100c1497803c89aac627 authored about 4 years ago by RealPy <[email protected]>
Correct example

e11e6bcd08c4edecb7c37733a26c7dbb62676e70 authored about 4 years ago by RealPy <[email protected]>
clean unused comments

13b9919e54eb35c5450eca7af8530f7620c84fe5 authored about 4 years ago by RealPy <[email protected]>
Add gofiberV2 Framework support

15ac22cd4ef77ebdd294baba92365512a75b6729 authored about 4 years ago by RealPy <[email protected]>
add guide to readme

563be1bc3e5f8a91c1e9daa2e4816119a2873c72 authored about 4 years ago by Hieu Phan <[email protected]>
Merge remote-tracking branch 'upstream/master'

7cb6c92e94aee61e0455b1bdf3b45c3b224e938b authored about 4 years ago by Hieu Phan <[email protected]>
refactor(config): improve config using reflection

894bd950fe8f228148f11e36db50649b22ed3bf0 authored about 4 years ago by cg33 <[email protected]>
feat(admin): improve info table query filter layout style

db3b679e54c5ca69111d44283720df48289f3b38 authored about 4 years ago by cg33 <[email protected]>
fix(admin): fixed info table order url error

e2d60fa2b1def1b6508bcbed2e86085274acf7cc authored about 4 years ago by cg33 <[email protected]>
feat(admin): add multi language support

c37dbe9c9c1c214f54aa54283cf6a09b91dd9870 authored about 4 years ago by cg33 <[email protected]>
fix error message ajax

0efbde463cf6b655ec68f4ed2e6029f4afcc73ce authored about 4 years ago by Hieu Phan <[email protected]>
fix(admin): fixed info table query filter linkage

f24d35971c5ef44125ae4ec333bbe01f4c0d151c authored about 4 years ago by cg33 <[email protected]>
fix(admin): info table display error

eaae4a219b3f9f270cad1fa47d5a7185418514e6 authored over 4 years ago by cg33 <[email protected]>
fix(admin): fixed custom new form

4dac781023ec3fad4fd52589584256e9eb8d5551 authored over 4 years ago by cg33 <[email protected]>
feat(release): update version

49ac2aa63edfa7f89bc62d63a133ba6e8f64823c authored over 4 years ago by cg33 <[email protected]>
feat(release): update version

2ec434109053059c27e43474c64f07dd5711fb97 authored over 4 years ago by cg33 <[email protected]>
fix(admin): fixed file_upload action error

31b3dbc71c65423c82d6ca9d4425b67ed5ddd6cb authored over 4 years ago by cg33 <[email protected]>
fix(data): rollback

1ce2e728b3272374b06fa7cbdf4b4122ba1a4d74 authored over 4 years ago by cg33 <[email protected]>
fix(data): improve sql data

c4c4555ee45429d548d31d841a1fa35f18720b6f authored over 4 years ago by cg33 <[email protected]>
fix(test): fixed travis ci

8d8a0930986ffa52b9e4ca07e77fd9491eae49d4 authored over 4 years ago by cg33 <[email protected]>
fix(data): fixed admin migration sql

45ef3595e0b04e59464e74db1ddf8717f3e4e953 authored over 4 years ago by cg33 <[email protected]>
feat(admin): improve online generator tool

4453415e9e50706d53a2c090fe6048e670b33c64 authored over 4 years ago by cg33 <[email protected]>
fix(admin): fixed info table display API FieldLink error

798647ded70f7521a1d3744f3e6cd01aa288e1ab authored over 4 years ago by cg33 <[email protected]>
fix(database): fixed postgresql custom data type

Handle when we have custom type (e.g. enum) in postgres

55a51d0634d6d2efeccf8a568b6000f687a9c006 authored over 4 years ago by Muhammad S Maromi <[email protected]>
feat(admin): add API SetNoCompress for info table

c7e59b49a5eff7689f25f4f73a39436bec3071c7 authored over 4 years ago by cg33 <[email protected]>
feat(admin): support table new form individually setting

2b35679203e5e279fcc1ffe2902606a8f6790120 authored over 4 years ago by cg33 <[email protected]>
feat(admin): support form ajax jump in new tab

316f2827428b8bc87b06597c45907730aa8ca275 authored over 4 years ago by cg33 <[email protected]>
fix(cli): fixed cli init web command error

d512542fff6f29caa5841af15ec4c8d10d19db94 authored over 4 years ago by cg33 <[email protected]>
feat(theme): support seperate frontend assets from the framework

cd05962f32b9c90eec97bffc3a1df60a3d805e34 authored over 4 years ago by cg33 <[email protected]>
docs(readme): update readme

6252149c2f8b35b2a7023432c9112405899c7d15 authored over 4 years ago by cg33 <[email protected]>
feat(release): ready for v1.2.16

bb53287f8c7c189f394289cea92eee9ad3f0a2b9 authored over 4 years ago by cg33 <[email protected]>
feat(admin): improve edit form

aec12a9ed97c8eaa9d82e15d65e5f5d29940da4e authored over 4 years ago by cg33 <[email protected]>
feat(cli): improve cli

bbdeedc4e1e866f344249ea16a21557f74883824 authored over 4 years ago by cg33 <[email protected]>
feat(cli): improve cli

228670403ed30e16d75a3749403b2a4bd1420e9c authored over 4 years ago by cg33 <[email protected]>
feat(cli): add adm init web command

ecf8451df0c35d83905e18ece7ac54173533a6e8 authored over 4 years ago by cg33 <[email protected]>
support hide field for list

0403020446612d6c9ca87fdeca09cc6ba15b236e authored over 4 years ago by Ference <[email protected]>
docs(readme): update readme

32b3530be6cf8f49fefec6bcaad70de64925b106 authored over 4 years ago by cg33 <[email protected]>
test(tests): improve ci tests

440190e32df9124aa096e22b7e22d0c55bfaba99 authored over 4 years ago by cg33 <[email protected]>
feat(admin): improve online generator tool

f7ea60471d4aba059696e3d5855f0580a60d8830 authored over 4 years ago by cg33 <[email protected]>
feat(admin): improve online generator tool

c9f0fb7fab89a656e725db177fc5bb570d1840c1 authored over 4 years ago by cg33 <[email protected]>
feat(admin): improve form field APIs

7ea605d1d08370494f8c2cc177dd309bab65544b authored over 4 years ago by cg33 <[email protected]>
feat(admin): improve form field APIs

84656743c70242492035c6c242317081972e9894 authored over 4 years ago by cg33 <[email protected]>
test(tests): fixed ci test

467e6246b4ce8e454247f7e86ca382882bfdb762 authored over 4 years ago by cg33 <[email protected]>
feat(plugin): improve plugin

eaa473f0b8d380254a9266171272e378d39552fa authored over 4 years ago by cg33 <[email protected]>
feat(admin): improve info table style

c52308760abbb87a04d6964477fc05254ab8ca6a authored over 4 years ago by cg33 <[email protected]>
feat(config): make sure config env item can not be modified

1a605051a633bf345aef90588e4c9cc2a4e90155 authored over 4 years ago by cg33 <[email protected]>
feat(admin): improve admin form linkage

16e864b038d91f7c5375f045d9652393de13caad authored over 4 years ago by cg33 <[email protected]>
fix(db): fixed db connection error

c6c40168936665ce56bb22bd10534cf31ad57e99 authored over 4 years ago by cg33 <[email protected]>
test(tests): update tests

7c717f5b1aa565305d13ba83113aae498717c8dd authored over 4 years ago by cg33 <[email protected]>
fix(admin): fixde form components linkage error

c7bdd8d338862bcc7f59db8b0804b4762497aba5 authored over 4 years ago by cg33 <[email protected]>
fix(admin): fixed form components linkage error

978963b74e50d4dea3b77d92f9ce75325f40d8b3 authored over 4 years ago by cg33 <[email protected]>
feat(security): improve csrf token

6a90172502878261827953da5fe3258f73d1815b authored over 4 years ago by cg33 <[email protected]>
feat(admin): improve online generator tool

eeaad7633672da6995c87d06485a30992c8d0337 authored over 4 years ago by cg33 <[email protected]>
perf(code): improve code performance

b297e0084d5b235c93585c62859ff207cb61faa1 authored over 4 years ago by cg33 <[email protected]>
perf(code): improve code performance

24a3054b2b856e54a7eb896ae248ce7e054582b7 authored over 4 years ago by cg33 <[email protected]>
perf(code): improve code performance

dd32ba2972a2a386d817876ccf5a6d0fb5b50476 authored over 4 years ago by cg33 <[email protected]>
Merge branch 'master' of github.com:GoAdminGroup/go-admin

f2e2f4ca37b41ca39d7c022a543f17659ac2d82b authored over 4 years ago by cg33 <[email protected]>
refactor(code): improve code quality

9e14dc5497711b2df765407c17cdc4176b99e05f authored over 4 years ago by cg33 <[email protected]>
Add .deepsource.toml

39df4a0b240b5c75b4d76fb3d622bd7b70046f70 authored over 4 years ago by DeepSource Bot <[email protected]>
refactor(code): improve code quality

94d8d5286740aec08f048174fa6dcaebfbb38c0c authored over 4 years ago by cg33 <[email protected]>
feat(admin): improve online generator tool

721aa48da3da1314d235d87d3eb676f2db936e8c authored over 4 years ago by cg33 <[email protected]>
feat(admin): improve online generator tool

83e9c06a8a082847d221c3e401092fd37251b399 authored over 4 years ago by cg33 <[email protected]>
feat(admin): improve online generator tool

34ee91a706f811244aef8e9dc5350303f9ef048e authored over 4 years ago by cg33 <[email protected]>
feat(admin): improve online generator

5eefe3f5726fd9771b6f0c3cfb09eb2fddc01138 authored over 4 years ago by cg33 <[email protected]>
fix(admin): fixed export function

ec7ecdc85e6b6fa365e8e2767d59faac65e92f6a authored over 4 years ago by cg33 <[email protected]>
fix(admin): Add field pre process logic before custom update/insert

e082a402587a11567da5594aa9c3bbf5e74df903 authored over 4 years ago by cg33 <[email protected]>
feat(admin): improve online generator

4d2815826b74e9c1ecfa4640b81737d0559f13ad authored over 4 years ago by cg33 <[email protected]>
feat(admin): improve online generator tool

d695667d5ff42f4e60df443885e1b37e5324dd0d authored over 4 years ago by cg33 <[email protected]>