FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/components - datawithdev/sqliteviz · GitHub
datawithdev
/
sqliteviz
Public
forked from
lana-k/sqliteviz
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqliteviz
src
components
on
master
User selector
Datepicker
Commit history
Commits on Aug 29, 2021
line size lint checking
lana-k
committed
0336168
View commit details
Copy full SHA for 0336168
View code at this point
Browse repository at this point
Commits on Aug 21, 2021
Support vector graphic chart download #39
lana-k
committed
e6bef13
View commit details
Copy full SHA for e6bef13
View code at this point
Browse repository at this point
show dialog for keeping user activity #50
lana-k
committed
09cec13
View commit details
Copy full SHA for 09cec13
View code at this point
Browse repository at this point
Commits on Aug 20, 2021
copy result set as tsv #50
lana-k
committed
6dc81f7
View commit details
Copy full SHA for 6dc81f7
View code at this point
Browse repository at this point
Export result set to CSV file #81
lana-k
committed
b33974c
View commit details
Copy full SHA for b33974c
View code at this point
Browse repository at this point
Commits on Aug 10, 2021
fix lint errors
lana-k
committed
4213e9d
View commit details
Copy full SHA for 4213e9d
View code at this point
Browse repository at this point
fix column order in result set #74
lana-k
committed
9f32323
View commit details
Copy full SHA for 9f32323
View code at this point
Browse repository at this point
Commits on Aug 4, 2021
Pivot implementation and redesign (#69)
Show description for 5017b55
lana-k
authored
5017b55
View commit details
Copy full SHA for 5017b55
View code at this point
Browse repository at this point
Commits on Jul 15, 2021
fix lint error
lana-k
committed
d075062
View commit details
Copy full SHA for d075062
View code at this point
Browse repository at this point
fix ISO time columns when no column names #66
lana-k
committed
0f2dc9f
View commit details
Copy full SHA for 0f2dc9f
View code at this point
Browse repository at this point
Commits on Jul 1, 2021
fix csv import with ISO dates #64
lana-k
committed
f9edeaf
View commit details
Copy full SHA for f9edeaf
View code at this point
Browse repository at this point
Commits on Jun 17, 2021
fix csv result when column names have spaces #59
lana-k
committed
cf4b83f
View commit details
Copy full SHA for cf4b83f
View code at this point
Browse repository at this point
Commits on May 24, 2021
CSV import as a table and db connection rework
Show description for 99a1022
lana-k
committed
99a1022
View commit details
Copy full SHA for 99a1022
View code at this point
Browse repository at this point
Commits on May 22, 2021
Add addTable icon #32
lana-k
committed
700970e
View commit details
Copy full SHA for 700970e
View code at this point
Browse repository at this point
Make error in text field start with uppercase #32
lana-k
committed
e2be61e
View commit details
Copy full SHA for e2be61e
View code at this point
Browse repository at this point
Make Logs smaller #32
lana-k
committed
9c2c8f3
View commit details
Copy full SHA for 9c2c8f3
View code at this point
Browse repository at this point
Commits on May 19, 2021
fix CSV dialog height typo
lana-k
committed
88257bf
View commit details
Copy full SHA for 88257bf
View code at this point
Browse repository at this point
Add scrolling to App info , CSV import dialogs #46
lana-k
committed
bdcc494
View commit details
Copy full SHA for bdcc494
View code at this point
Browse repository at this point
Commits on May 17, 2021
Fix file type detection #48
Show description for aa52048
lana-k
committed
aa52048
View commit details
Copy full SHA for aa52048
View code at this point
Browse repository at this point
Commits on May 14, 2021
SQL query execution state in UI #3
Show description for a3fb38b
lana-k
committed
a3fb38b
View commit details
Copy full SHA for a3fb38b
View code at this point
Browse repository at this point
Improve LoadingIndicator
Show description for 3bb40b4
lana-k
committed
3bb40b4
View commit details
Copy full SHA for 3bb40b4
View code at this point
Browse repository at this point
Commits on May 6, 2021
add hidden state for file in animation
lana-k
committed
7574f52
View commit details
Copy full SHA for 7574f52
View code at this point
Browse repository at this point
minor changes in animation
lana-k
committed
653f8ef
View commit details
Copy full SHA for 653f8ef
View code at this point
Browse repository at this point
Commits on May 5, 2021
remove console.log
lana-k
committed
8684b4c
View commit details
Copy full SHA for 8684b4c
View code at this point
Browse repository at this point
Create an empty database #44
lana-k
committed
bcaebd4
View commit details
Copy full SHA for bcaebd4
View code at this point
Browse repository at this point
Commits on May 4, 2021
change code structure
lana-k
committed
cc483f4
View commit details
Copy full SHA for cc483f4
View code at this point
Browse repository at this point
Commits on May 2, 2021
fix loading db after csv:
Show description for 00e434e
lana-k
committed
00e434e
View commit details
Copy full SHA for 00e434e
View code at this point
Browse repository at this point
Commits on Apr 30, 2021
fix global css in index.html
lana-k
committed
1f2327a
View commit details
Copy full SHA for 1f2327a
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
TextField: display div with label if label passed
lana-k
committed
5ded99e
View commit details
Copy full SHA for 5ded99e
View code at this point
Browse repository at this point
Commits on Apr 27, 2021
Export db #34
lana-k
committed
9ed53e0
View commit details
Copy full SHA for 9ed53e0
View code at this point
Browse repository at this point
Update schema view after script running #38
lana-k
committed
35baaf2
View commit details
Copy full SHA for 35baaf2
View code at this point
Browse repository at this point
Support all CSV media types #37
lana-k
committed
453098b
View commit details
Copy full SHA for 453098b
View code at this point
Browse repository at this point
Commits on Apr 24, 2021
dasharray with units (fix for Firefox) #27
lana-k
committed
a469de3
View commit details
Copy full SHA for a469de3
View code at this point
Browse repository at this point
Commits on Apr 23, 2021
Fix delimiter highlighting in Firefox #27
Show description for 9a91dd1
lana-k
committed
9a91dd1
View commit details
Copy full SHA for 9a91dd1
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
add ctrl+enter for running queries #35
lana-k
committed
9e29a12
View commit details
Copy full SHA for 9e29a12
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL