Julian Lam
0dfd22c12b
fix: have ul as replies container, not div
2022-11-30 14:40:42 -05:00
Barış Soner Uşaklı
9d599341d9
refactor: chat/notif counts
2022-11-30 13:53:08 -05:00
Barış Soner Uşaklı
289eca08a3
use component for count
2022-11-30 11:02:19 -05:00
Barış Soner Uşaklı
e73cf1e280
feat: use flex box for user icons
2022-11-29 19:20:11 -05:00
Barış Soner Uşaklı
b1aca51c48
fix: notif parent
...
add notifications/count component
2022-11-29 19:08:09 -05:00
Barış Soner Uşaklı
aee8c38cfc
refactor: add timeago short/long versions
...
so themes can pick one
toggle hidden on unread/read icons as well
2022-11-29 10:45:12 -05:00
Julian Lam
064cf1abe7
fix: have Topic.applyDropup apply only to dropdown menus within the topic itself
2022-11-28 12:28:42 -05:00
Barış Soner Uşaklı
4a113bf1c7
refactor: use fw-bold
2022-11-27 19:08:18 -05:00
Julian Lam
c472fa2850
feat: buildCategoryLabel helper (for use in harmony theme)
2022-11-27 14:33:31 -05:00
Julian Lam
22255ac47b
Merge branch 'develop' into bootstrap5
2022-11-24 20:18:38 -05:00
Julian Lam
52e7ad4de5
fix: relax selectors for client-side form validation so that all form elements are checked
2022-11-24 20:17:40 -05:00
Misty Release Bot
d8b45c61f7
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2022-11-25 01:10:38 +00:00
Julian Lam
d1c49a7663
Revert "fix: replace input type number with text/pattern"
...
This reverts commit cde4c6ac7e .
The changeset was naive in the sense that a lot of the changes inputs actually work better as type="number".
2022-11-24 20:07:39 -05:00
Misty Release Bot
80cf05d8fd
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2022-11-24 22:18:27 +00:00
Julian Lam
cde4c6ac7e
fix: replace input type number with text/pattern
2022-11-24 17:17:53 -05:00
Julian Lam
07a3cee6d6
feat: integrating basic client-side form validity checking in settings v1 and v2
2022-11-24 17:17:53 -05:00
Misty Release Bot
c74fc9b9ca
Latest translations and fallbacks
2022-11-24 09:06:27 +00:00
Julian Lam
ff5d56bb8d
Merge branch 'develop' into bootstrap5
2022-11-23 16:07:15 -05:00
Misty Release Bot
1d7dbf1480
chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced
2022-11-23 16:33:45 +00:00
Barış Soner Uşaklı
864fe0f971
feat: add permissions-policy header
2022-11-23 11:33:00 -05:00
Misty Release Bot
de640e23e5
Latest translations and fallbacks
2022-11-20 09:06:00 +00:00
Misty Release Bot
c2d19d7f0a
Latest translations and fallbacks
2022-11-19 09:05:57 +00:00
Barış Soner Uşaklı
e583f84e08
refactor: es6 alerts
2022-11-16 14:40:18 -05:00
Julian Lam
378fff2714
Merge branch 'develop' into bootstrap5
2022-11-16 12:18:28 -05:00
Julian Lam
e92fd00bca
fix : #10042 , use bootstrap 5 classes for colour context if privilege is added or removed, prior to saving
2022-11-15 14:22:21 -05:00
Barış Soner Uşaklı
1099de7702
fix : #11037 , update eslint-nodebb-config
2022-11-15 11:17:52 -05:00
Barış Soner Uşaklı
c0c8039c4e
refactor: remove is-checked, leftover from mdl
2022-11-15 09:34:57 -05:00
Barış Soner Uşaklı
1f62593a21
fix: alert on page load
2022-11-15 09:29:14 -05:00
Barış Soner Uşaklı
72175a971b
fix : #11041 , label location changed
2022-11-15 09:12:30 -05:00
Misty Release Bot
98c949e4ec
Latest translations and fallbacks
2022-11-14 09:06:04 +00:00
Barış Soner Uşaklı
1c5e16ca3b
Merge branch 'develop' into bootstrap5
2022-11-11 18:02:20 -05:00
Barış Soner Uşaklı
6a526631b4
add openapi
2022-11-11 17:36:45 -05:00
Barış Soner Uşaklı
7bd0ccabd3
Merge branch 'develop' into bootstrap5
2022-11-11 16:24:32 -05:00
Misty Release Bot
05b6758e59
chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced
2022-11-11 21:23:43 +00:00
Barış Soner Uşaklı
3c85b944e3
feat: allow groups to be exempt from maintenance mode
...
closes #11030
2022-11-11 16:23:00 -05:00
Barış Soner Uşaklı
435bb92c3f
bring back bold for form-labels
2022-11-11 15:32:35 -05:00
Julian Lam
515af200ee
Merge branch 'develop' into bootstrap5
2022-11-09 12:17:21 -05:00
Julian Lam
97d8b53fd3
Merge branch 'master' into develop
2022-11-09 12:15:24 -05:00
Opliko
756e9f53a9
feat(fontawesome): New FontAwesome Icon selector ( #11010 )
...
* feat: search via FA api in icon picker
* feat: new initial icon list
* fix: only trigger search if the query changed
avoids sending a request for eg. a ctrl key press
* fix: change deprecated .click() to .trigger(click)
* feat: debounce icon search
* fix: use debounce properly
2022-11-09 11:41:37 -05:00
Barış Soner Uşaklı
bd234a7216
fix: group title
2022-11-09 11:06:42 -05:00
Barış Soner Uşaklı
d264c6ac4b
refactor: use utils.debounce
2022-11-03 20:17:38 -04:00
Barış Soner Uşaklı
c3af787bf8
fix: hardcoded min-height in move topic modal
2022-11-01 13:11:46 -04:00
Misty Release Bot
b86eb03a4c
Latest translations and fallbacks
2022-10-29 09:05:57 +00:00
Misty Release Bot
95a5d516cb
Latest translations and fallbacks
2022-10-27 09:06:14 +00:00
Misty Release Bot
c4ed02ee1d
Latest translations and fallbacks
2022-10-26 09:06:14 +00:00
Barış Soner Uşaklı
90df4e3f2d
lint: fix commas
2022-10-25 18:37:49 -04:00
Barış Soner Uşaklı
c9e0bbf0b7
fix: closes #11007 , alert close btn css
2022-10-25 18:23:12 -04:00
Barış Soner Uşaklı
299b53a3ee
use the new save button on groups/privileges
2022-10-25 17:32:45 -04:00
Barış Soner Uşaklı
4de9f53296
refactor: toggle save button on category save as well
2022-10-25 17:24:46 -04:00
Julian Lam
e7ba890889
refactor: remove unneeded mixin, use bs5 classes and inline style as needed
2022-10-25 14:39:58 -04:00