Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/dark mode UI v2 #309

Open
wants to merge 125 commits into
base: releaseCandidate
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
125 commits
Select commit Hold shift + click to select a range
6ab2d6b
Update manifest for firefox
tprouvot Apr 21, 2023
d5b1b6a
Merge branch 'master' into firefoxAddon
tprouvot Aug 17, 2023
b6cdb50
Update extension id
tprouvot Aug 17, 2023
9bdef4e
Fix incompatibility on firefox
tprouvot Aug 17, 2023
dfe577a
update version
tprouvot Aug 17, 2023
3a39a64
Merge branch 'releaseCandidate' into firefoxAddon
tprouvot Aug 18, 2023
c6841de
Use new function to get extension id to be compatible with firefox
tprouvot Aug 21, 2023
444a9f8
Update version for release
tprouvot Aug 21, 2023
49dcf65
1.20 (#210)
tprouvot Nov 8, 2023
ab6b660
1.20.1 (#213)
tprouvot Nov 9, 2023
59fd7d1
Merge branch 'master' into firefoxAddon
tprouvot Nov 9, 2023
7f86bd9
update version to make it higher than previous
tprouvot Nov 9, 2023
01ab209
Fix issue on firefox
tprouvot Nov 10, 2023
3084ac8
Upgrade version
tprouvot Dec 11, 2023
7673ffc
Move the button to bottow since some users are used to have the 'Show…
tprouvot Dec 22, 2023
bb074de
Merge branch 'beta' into firefoxAddon
tprouvot Dec 22, 2023
c207c69
set firefox specificity
tprouvot Dec 22, 2023
d4fe637
created global variablees file
Jan 19, 2024
239d78b
Implemented theme switch automation
Jan 24, 2024
9f3f180
fixed inspector values
Jan 24, 2024
e830dbd
popup page completed
Jan 26, 2024
4110ee7
removed themeSwitch.js file and improved logic; brought svgs back to …
Astisme Jan 28, 2024
51cc999
started options page
Astisme Jan 29, 2024
d3870f4
finished styling of options page
Feb 1, 2024
37f6f62
moved theme option to User Interface tab & implemented synchronizatio…
Feb 1, 2024
0271358
skipping event dispatch when on salesforce pages (without this, the f…
Feb 1, 2024
13958b4
all apps can now change between color schemas and talk with the ifram…
Feb 1, 2024
dea71db
begin of data-export UI
Feb 1, 2024
6e40bfb
export css completed
Feb 2, 2024
0869a98
imported inspector.css
Feb 2, 2024
78348ea
data-import completed
Feb 3, 2024
9efd27e
limits completed
Feb 3, 2024
f229e8c
metadata retrieve completed
Feb 3, 2024
1113adc
explore api completed
Feb 3, 2024
0bd4da9
removed settimeout hotfix
Feb 3, 2024
d228e43
eslinting
Astisme Feb 5, 2024
763f01f
refactoring of rules
Astisme Feb 5, 2024
5f1df8d
button theme change implemented
Astisme Feb 5, 2024
e74d6db
show all data completed
Astisme Feb 5, 2024
1a8240c
removed last constant colors
Astisme Feb 5, 2024
2299545
save button on export, transition for some buttons
Astisme Feb 5, 2024
d31e65b
checked all pages again and fixed issues
Astisme Feb 5, 2024
7824952
run eslint and fixed
Astisme Feb 5, 2024
a09e297
updated readme and docs
Astisme Feb 5, 2024
9f8d61f
renamed options screenshots
Astisme Feb 5, 2024
065b57f
images on their own lines
Astisme Feb 5, 2024
e42d363
updated deprecated command for testing
Astisme Feb 5, 2024
14e2ecb
found text not readable
Astisme Feb 5, 2024
d06788f
fixed merge issues
Feb 7, 2024
8e980b2
begin of color schade preference
Feb 7, 2024
8c5adfc
implemented accent option, to let users pick their preferred dark mod…
Astisme Feb 7, 2024
7b1ab69
button color for when on salesforce page
Astisme Feb 8, 2024
4c2991b
changed from events to messages for better implementation outside int…
Astisme Feb 8, 2024
a5623b6
reverted manifests before merge
Feb 9, 2024
6b6e969
added inspector.css to manifest-template (so that the button can have…
Feb 9, 2024
2f67810
correct theme on page load and reload with fast-theme.js
Astisme Feb 10, 2024
e9100d5
fixed export on links.js
Feb 14, 2024
3818fb6
removed not deployable account setting
Feb 14, 2024
a43a794
Revert "reverted manifests before merge"
Feb 14, 2024
b3c9bbd
removed chrome url for support with firefox as well (now both find th…
Feb 14, 2024
fe7f18c
implemented color change from other active tabs
Feb 14, 2024
c0f86b1
improved selector to prevent going into random iframes
Feb 14, 2024
9d4b221
fixed toggle not responding to other tabs' updates
Feb 14, 2024
e5a9268
last fixed for readability
Feb 15, 2024
95429d2
eslinting
Feb 15, 2024
07543b0
documentation accent
Feb 15, 2024
8f9b026
Merge branch 'releaseCandidate' into feature/darkModeUI_v2
Astisme Feb 16, 2024
2395aa2
fixed unreadable text in popup autocompletes
Feb 16, 2024
aa850a6
the new header now changes color as well
Feb 19, 2024
2231e13
improved popup buttons and borders
Feb 19, 2024
d341c7d
options page checkboxes improved colors
Feb 19, 2024
262db9e
Merge branch 'releaseCandidate' into feature/darkModeUI_v2
Astisme Apr 6, 2024
95c67db
merges with new release edits
Astisme Apr 6, 2024
110f893
merges with new release edits (popup + options tab)
Astisme Apr 6, 2024
f2de662
removed popupdarktheme and related logic as it will be taken care by …
Astisme Apr 6, 2024
49d4426
visited-links == unvisted links, popup input active color = primary
Astisme Apr 6, 2024
2ea7fb2
improved transition (faster transition for popup input options' backg…
Astisme Apr 6, 2024
816c2ed
options page aligned
Astisme Apr 6, 2024
d4b6e2e
better rules for popup
Apr 8, 2024
78d3691
Merge branch 'releaseCandidate' into feature/darkModeUI_v2
Astisme Apr 8, 2024
5eb831e
UI options now use standard option functionality
Apr 23, 2024
0b25ca8
removed theme switch from popup
Apr 23, 2024
181f3cc
using new localstorage + removed listener for message and mediaquery …
Apr 23, 2024
5dfc7ec
aligned button to localstorage
Apr 24, 2024
a2b8a78
renamed export/import to sand/prod for clarity
Apr 26, 2024
24fb067
remove old styling for now-unused sun/moon
Apr 26, 2024
9242179
used requested storage names from https://github.com/tprouvot/Salesfo…
Apr 26, 2024
b35dcd6
merged manifest and how-to
Astisme Apr 26, 2024
2462198
fixed namings and issue with button
Astisme Apr 27, 2024
297102e
aligned logo colors with original ones
Astisme Apr 27, 2024
9463e40
comments from @tprouvot solved
Jun 4, 2024
a697153
created override css file
Jun 4, 2024
363b754
refactored transitions out of inspector.css and into the correct files
Jun 10, 2024
b1cb643
Footer SVGs color + Footer height
Jun 21, 2024
bfdda41
added function to follow system's theme (to test)
Astisme Sep 21, 2024
b1a41b9
added fallback for button for chrome - dynamic theme change does not …
Sep 21, 2024
f626d7b
fixed: when enabling follow-system btn, match the enable dark mode bt…
Astisme Sep 22, 2024
ba32cbf
added background color on metadata page
Sep 23, 2024
ad713d3
fixed background -> now on html instead of on .body
Sep 23, 2024
df7ef51
fix for buttons not changing color found ([data-import] batch size)
Sep 30, 2024
d291484
update input value2text batchConcurrency
Sep 30, 2024
41b9377
update input value2text apiVersion
Sep 30, 2024
d599973
update input value2text apiVersion [options]
Sep 30, 2024
0ff2012
standard naming for direct colors: https://colordesigner.io/color-nam…
Sep 30, 2024
6b14f35
updated how-to
Oct 1, 2024
be3534d
manual merge
Oct 28, 2024
45439a8
Field Creator
Nov 7, 2024
2cec9e4
Rest Explore
Nov 7, 2024
dfae10f
cleanup after merge
Nov 7, 2024
7b681aa
Event monitor
Nov 7, 2024
4a1de3c
Merge branch 'releaseCandidate' into feature/darkModeUI_v2
Astisme Nov 7, 2024
cbe37d9
persist button color (insext)
Dec 5, 2024
9a4b730
single line for popup prompt
Dec 5, 2024
c946b44
aligned button border in popup
Dec 5, 2024
31fa311
reinserted left border for popup
Dec 5, 2024
d0d1b98
updates to rest-explore
Dec 5, 2024
f98f9a7
updates to field-creator
Dec 5, 2024
5b49212
updates to event-monitor
Dec 5, 2024
631a1ea
updates to data-export
Dec 5, 2024
1725644
updates to data-import
Dec 5, 2024
c4ec893
updates to metadata-retrieve
Dec 5, 2024
7ffec34
Merge remote-tracking branch 'upstream/releaseCandidate' into feature…
Dec 5, 2024
a26cad4
Merge branch 'releaseCandidate' into feature/darkModeUI_v2
Astisme Dec 9, 2024
d2f8ac7
Merge branch 'releaseCandidate' into feature/darkModeUI_v2
Astisme Jan 8, 2025
e2755cd
fix follow system theme
Jan 8, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update version to make it higher than previous
  • Loading branch information
tprouvot committed Nov 9, 2023
commit 7f86bd9fa9187b4793d7542f5a72c4c19e5fafb3
2 changes: 1 addition & 1 deletion addon/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Salesforce Inspector reloaded",
"description": "Productivity tools for Salesforce administrators and developers to inspect data and metadata directly from the Salesforce UI.",
"version": "1.20.1",
"version": "1.201",
"icons": {
"128": "icon128.png"
},