Commit Graph

52 Commits

Author SHA1 Message Date
andrzej 59a8f8bc41 make filter more intuitive, usable on mobile
Gitea/subman-nextjs/pipeline/head This commit looks good Details
2024-10-12 18:23:04 +02:00
andrzej 01b98a0a08 conditonal row styling
Gitea/subman-nextjs/pipeline/head This commit looks good Details
2024-10-04 22:23:24 +02:00
andrzej 3c4a999ef7 tidy up 2024-09-30 16:06:52 +02:00
andrzej ca097dfb65 fix build errors 2024-09-30 14:44:47 +02:00
andrzej a20dbf3d9e clean up 2024-09-30 12:06:37 +02:00
andrzej 91a1bf468e misc styling 2024-09-30 11:49:47 +02:00
andrzej 5b4e961859 implement 'edit' functionality for pubs 2024-09-27 13:21:38 +02:00
andrzej 6e501aa75f begin implementation of edit story functionality 2024-09-26 12:39:26 +02:00
andrzej 712c8da465 controlled create dialogs 2024-09-25 19:06:19 +02:00
andrzej 62d8f05d8a tweak refresh/notifications 2024-09-25 12:55:58 +02:00
andrzej def21a236c render textinputcell only on large screens 2024-09-24 12:25:31 +02:00
andrzej 164097e821 add responsiveness 2024-09-23 14:15:26 +02:00
andrzej 158d73a6df trim 2024-09-20 16:00:05 +02:00
andrzej c0f55be1b5 fix: update server actions 2024-09-20 15:19:31 +02:00
andrzej c7dfbee0e0 redirect on login now works 2024-09-19 10:08:58 +02:00
andrzej a204eec776 implement controlled edit / delete dialogs 2024-08-07 15:46:14 +02:00
andrzej fdeeb955c9 improve title styling 2024-08-06 12:32:55 +02:00
andrzej c54720cc67 give each genrePicker cell a unique form id 2024-07-24 22:04:30 +02:00
andrzej 0586b33bcd improve genre picker cell 2024-07-24 17:24:04 +02:00
andrzej 5018422353 fix missing keys 2024-07-24 17:23:42 +02:00
andrzej 1b49672be6 implement genre picker cell (janky) 2024-07-23 17:40:35 +02:00
andrzej 6073a1dce5 move edit submission dialog to context menu 2024-07-21 19:14:20 +02:00
andrzej fb4911c067 edit submission functionality (partial) 2024-07-20 11:52:19 +02:00
andrzej b69a172dd5 delete unused imports 2024-07-03 00:41:20 +02:00
andrzej edfee2c35d make inputs work with Enter 2024-07-02 23:01:26 +02:00
andrzej 83efc850d3 fix added space 2024-07-02 22:52:10 +02:00
andrzej 356c487ed7 Revert "make form input work with number and string"
This reverts commit 2294d0c0b0.
2024-07-02 22:16:17 +02:00
andrzej 349a191d12 make form input work with number and string 2024-07-02 19:49:00 +02:00
andrzej 0138e1aa2a make fields open with space (to avoid conflicts) 2024-07-02 17:18:23 +02:00
andrzej 380fc56d17 fix enter key buy (partially) 2024-07-02 17:11:30 +02:00
andrzej 23058ed48b implement number input data validation (basic functionality) 2024-07-01 17:23:48 +02:00
andrzej 773633d103 implement inline number input 2024-06-30 23:28:05 +02:00
andrzej 0e0c2a71ea improve tab nav 2024-06-30 20:28:02 +02:00
andrzej a2682f4f05 implement inline text input 2024-06-30 17:36:44 +02:00
andrzej 24ddda4a9e select checkboxes 2024-06-30 14:22:35 +02:00
andrzej d32b689fbb begin implementation of edit feature 2024-06-29 21:38:21 +02:00
andrzej 221323ae83 add deselect option to context menu 2024-06-29 16:26:46 +02:00
andrzej e8c37f794d fix multi-delete 2024-06-27 23:12:53 +02:00
andrzej 2006641bb4 partially implement multi-delete button 2024-06-27 16:49:56 +02:00
andrzej 7a2d536318 enable row selection 2024-06-27 16:08:14 +02:00
andrzej eb2ecf6618 context menu -- keyboard navigation 2024-06-27 12:44:31 +02:00
andrzej 4f7d12edf5 context menu initial import 2024-06-26 22:52:33 +02:00
andrzej 61d956b9cd implement create pubs popup 2024-06-26 19:33:12 +02:00
andrzej 9c9b010dc1 make table clickable 2024-06-26 14:54:04 +02:00
andrzej b1de1477a6 add edit button 2024-06-26 12:45:58 +02:00
andrzej 5058f5192e disable inspect button for submissions 2024-06-26 12:42:18 +02:00
andrzej d3689ab4b2 use Link instead of onClick in data-table 'create button' 2024-06-24 19:01:11 +02:00
andrzej ff524ac058 add tabletype 2024-06-24 10:27:53 +02:00
andrzej 37ae474de7 style inspect button 2024-06-24 10:16:05 +02:00
andrzej 1a7d439e30 extrapolate actions column 2024-06-22 20:28:21 +02:00