Râu Cao raucao
  • Joined on 2018-11-24
raucao merged pull request kosmos/akkounts#88 2023-02-26 14:16:41 +00:00
Add user page to admin panel, improve other admin pages
raucao commented on pull request kosmos/akkounts#88 2023-02-26 14:15:12 +00:00
Add user page to admin panel, improve other admin pages

@users is not filtered by pending at that point, so .pending would actually create a query that selects all data, which .size would turn into an array and then count the contained items I…

raucao commented on pull request kosmos/akkounts#88 2023-02-26 14:11:58 +00:00
Add user page to admin panel, improve other admin pages

It's to prevent Rails from parsing out the part behind the dot character as a format type.

raucao pushed to feature/admin_user_details at kosmos/akkounts 2023-02-26 10:41:35 +00:00
c8e405d93a Fix inline tailwind styles not being applied
raucao opened issue kosmos/akkounts#89 2023-02-26 09:32:18 +00:00
Paginate entries on admin index pages
raucao pushed to feature/admin_user_details at kosmos/akkounts 2023-02-26 03:33:23 +00:00
5f74212603 Improve admin donation pages
1c3e893b6b Fix height of link element buttons
eec4533fea Improve markup
Compare 3 commits »
raucao created pull request kosmos/akkounts#88 2023-02-25 07:34:57 +00:00
WIP: Add user page to admin panel, improve other admin pages
raucao pushed to feature/admin_user_details at kosmos/akkounts 2023-02-25 07:33:33 +00:00
6d20ac9a1c Add lndhub info to admin user page
27dd4163f0 Add more data to admin user page
1a55e5e895 Link users everywhere in admin panel
8eb487600c Switch admin users index from pure LDAP to database
678e80a25d Retrieve ldap entry from user model
Compare 10 commits »
raucao opened issue kosmos/akkounts#87 2023-02-23 23:40:25 +00:00
Upgrade Devise
raucao pushed to feature/admin_user_details at kosmos/akkounts 2023-02-23 13:54:22 +00:00
1a2482434c Rename admin users controller/route
raucao created branch feature/admin_user_details in kosmos/akkounts 2023-02-23 13:54:22 +00:00
raucao merged pull request kosmos/akkounts#86 2023-02-23 12:16:06 +00:00
Remove ln_login from users
raucao deleted branch chore/remove_ln_login from kosmos/akkounts 2023-02-23 12:16:06 +00:00
raucao pushed to master at kosmos/akkounts 2023-02-23 12:16:06 +00:00
b530ad2f0f Merge pull request 'Remove ln_login from users' (#86) from chore/remove_ln_login into master
3c2fe7c15d Remove ln_login from users
Compare 2 commits »
raucao created pull request kosmos/akkounts#86 2023-02-23 12:14:42 +00:00
Remove ln_login from users
raucao pushed to chore/remove_ln_login at kosmos/akkounts 2023-02-23 12:14:20 +00:00
3c2fe7c15d Remove ln_login from users
raucao created branch chore/remove_ln_login in kosmos/akkounts 2023-02-23 12:14:20 +00:00
raucao deleted branch chore/fix_deprecation_warnings from kosmos/akkounts 2023-02-23 11:03:57 +00:00
raucao pushed to master at kosmos/akkounts 2023-02-23 11:03:56 +00:00
aa7044dea7 Merge pull request 'Fix deprecation warnings' (#85) from chore/fix_deprecation_warnings into master
a3f0d0f2cf Fix deprecation warnings
Compare 2 commits »
raucao merged pull request kosmos/akkounts#85 2023-02-23 11:03:56 +00:00
Fix deprecation warnings