akashnimare
ad5bef821e
UI: Remove sidebar fluctuation on switching the toggle button
...
Fixes #301
2017-09-21 00:48:08 +05:30
Akash Nimare
58bbd7bf30
Merge pull request #302 from zulip/revert-301-ui_enchancements
...
Revert "Removed the sidebar fluctuation on switching the toggle button"
2017-09-20 23:18:59 +05:30
Akash Nimare
90d080dc96
Revert "Removed the sidebar fluctuation on switching the toggle button"
2017-09-20 23:18:35 +05:30
Akash Nimare
ad3fcf585e
Merge pull request #301 from Shipragupta14/ui_enchancements
...
Removed the sidebar fluctuation on switching the toggle button
2017-09-20 02:31:53 +05:30
Shipragupta14
4b8f216bab
Removed the sidebar fluctuation on switching the toggle button
2017-09-20 02:03:39 +05:30
Akash Nimare
e620e0c428
Merge pull request #294 from ihsavru/master
...
Improve UI/UX of setting page
2017-09-19 17:11:18 +05:30
ihsavru
50b3151b5d
corrected typos
2017-09-19 15:52:03 +05:30
ihsavru
0c32756485
changed button and switch colour
2017-09-19 10:44:39 +05:30
ihsavru
0c0835e364
changed shortcuts UI
2017-09-17 23:31:53 +05:30
ihsavru
9e962a5c44
improved toggle switches
2017-09-17 11:54:40 +05:30
ihsavru
a218f7ea64
change toggle buttons
2017-09-17 10:45:09 +05:30
ihsavru
13a7f7475a
added toggle switches
2017-09-16 19:09:12 +05:30
ihsavru
48b17a1549
made settings page responsive
2017-09-16 17:39:07 +05:30
akashnimare
653598fd9e
add a re-install script
2017-09-16 01:54:55 +05:30
Akash Nimare
ddbc282f49
Merge pull request #297 from cedricium/create-new-org
...
Added 'Create New Organization' link to the Settings page
2017-09-15 21:17:15 +05:30
Cedricium
992d92b06d
Changes made based on review
...
Removed unnecessary comments and changed the 'Save' button in `new-server-form.js`
to 'Add'.
2017-09-15 08:19:39 -07:00
Cedricium
45867ef15e
Made changes based on @rishig recommendations
...
Changes include:
- increasing the font size of the 'Create new organization' link
- adding more bottom margin to the link
- aligning the link text with the external navigation icon
2017-09-14 20:49:40 -07:00
Cedricium
6572c90d49
'Create New Organization' added to Settings page
...
This fixes #281 , which will allow users to open an external link in their default
browser to create a new organization on zulipchat.com.
2017-09-14 15:13:31 -07:00
akashnimare
1ed0011c88
Added crash reported fixes #295
2017-09-13 01:24:02 +05:30
Akash Nimare
6dd79b205c
Merge pull request #293 from cedricium/shortcut-settings
...
Adding keyboard shortcuts to Settings page
2017-09-11 20:23:11 +05:30
Cedricium
538c18fa90
Shorten 'Keyboard Shortcuts' to just 'Shortcuts'
2017-09-11 07:39:19 -07:00
Cedricium
29e347c511
List application-specific shortcuts only
2017-09-10 14:07:04 -07:00
Cedricium
ad37a5e0a6
Changed 'Ctrl/Cmd' to appropriate user OS key
...
If Windows or Linux, variable `userOSKey` will be 'Ctrl'. For Macs, `userOSKey`
will be '⌘' and these values will show up in place of the previous 'Ctrl/Cmd' keys.
2017-09-10 00:32:06 -07:00
Cedricium
352b775e27
Added all keyboard shortcuts
...
Finished adding all keyboard shortcuts to the Settings page. Styled the tables
such that they are uniform with their columns being the same
width.
At the bottom of the 'Keyboard Shortcuts' settings page, a link to the
complete keyboard shortcuts documentation
(https://chat.zulip.org/help/keyboard-shortcuts ) was also added.
2017-09-09 22:39:34 -07:00
Cedricium
38cec25680
Adding keyboard shortcuts in Settings
...
This is the initial pass at adding keyboard shortcuts to the Settings page. In
this commit, the `ShortcutsSection` class has been created and is applied to a
newly-added 'Keyboard Shortcuts' nav item. The template for ShortcutsSection
is essentially multiple settings cards containing one table of keyboard short-
cuts organized by their underlying functionality.
The HTML `<kbd>` tag was defined in preference.css which styles the element to
look like a keyboard key, similar to StackOverflow or GitHub.
2017-09-09 19:11:19 -07:00
Akash Nimare
f77ab92202
Merge pull request #287 from vbNETonIce/patch-1
...
Windows set up instructions
2017-09-08 16:51:20 +05:30
Akash Nimare
e843a29316
Update Windows.md
2017-09-08 16:50:59 +05:30
akashnimare
85837242e7
Add back tray icon on windows #289
2017-09-08 05:17:14 +05:30
akashnimare
9f6da5712e
Add show/hide desktop notification setting #192
2017-09-08 04:27:15 +05:30
akashnimare
158685a869
code refactor for mouse events
2017-09-07 22:50:20 +05:30
Akash Nimare
288b1cb3f2
Merge pull request #290 from zulip/clear-settings
...
Added Clear app settings menu item
2017-09-07 22:36:43 +05:30
akashnimare
e24a966d48
Add shortcut for clearing app data
2017-09-07 03:34:30 +05:30
akashnimare
306feb2eff
reset window position
2017-09-07 03:29:04 +05:30
akashnimare
f426c932b0
Relaunch app on clearing app data
2017-09-06 16:23:56 +05:30
Akash Nimare
26172d8508
Merge pull request #288 from vbNETonIce/patch-2
...
tiny change in wording of new reset data option
2017-09-06 16:07:17 +05:30
vbNETonIce
99da0a338f
tiny change in wording of new reset data option
2017-09-06 12:36:20 +02:00
akashnimare
9599249b31
Add reset app settings menu item #286
2017-09-06 15:23:22 +05:30
vbNETonIce
4bdd2564b7
Windows set up instructions
2017-09-06 08:57:13 +02:00
Akash Nimare
4dcf22a53c
Merge pull request #285 from zulip/reset-data-setting
...
Add reset app data setting #192
2017-09-06 04:08:37 +05:30
akashnimare
0dc97648a0
code refactor
2017-09-06 03:54:25 +05:30
akashnimare
787f097cf3
style reset data button
2017-09-06 03:42:39 +05:30
akashnimare
5481d55c66
remove clear cache menu items
2017-09-06 03:26:56 +05:30
akashnimare
2a052b2c38
Added reset app data functionality [WIP]
2017-09-06 03:15:23 +05:30
akashnimare
3ed253d2e1
🎉 v1.4.0
v1.4.0
2017-09-04 20:12:58 +05:30
akashnimare
5f672fe404
updated dependencies
2017-09-04 20:04:02 +05:30
akashnimare
10372787ac
updated dependencies
2017-08-31 01:52:23 +05:30
akashnimare
bcabb615b4
clear app data setting option [WIP]
2017-08-29 04:26:16 +05:30
Akash Nimare
68acf2ec64
Merge pull request #282 from zulip/auto-launch
...
Added auto launch Zulip on system startup setting option #192
2017-08-29 03:32:59 +05:30
akashnimare
afd24035f4
Don't run start at login script in dev mode
2017-08-29 03:28:07 +05:30
akashnimare
4f28f6b935
Add open at login setting [WIP]
2017-08-29 01:47:19 +05:30