Levko Kravets
cc48de0d8f
Migrate Word Cloud visualization to React ( #3930 )
2019-07-03 13:29:05 +03:00
Ran Byron
5dff5b929c
Unsupported browser redirect script outputted to file ( #3832 )
2019-05-27 13:18:04 -06:00
Ran Byron
b5d97e25b7
Browser support config ( #3609 )
...
* Browser support config
* Removed some offending code
* Added unsupported html page and redirect for IE
* Typo in regex
* Made html page static
* Added redirect script to multi_org
* Moved static html page to client/app
2019-03-27 17:47:12 +02:00
Levko Kravets
fbf4dae001
Fix webpack config to work with symlinks ( #3573 )
2019-03-12 21:24:21 +02:00
Ran Byron
5dc74e1ef7
npm audit fixes ( #3561 )
2019-03-10 13:35:27 +02:00
Gabriel Dutra
df23842c57
Separate Bootstrap/Ant styling ( #3279 )
...
* Separate Ant less dependency tree
* Change order between variables and ant imports
* Remove inc/variables from ant.less
* Update input-height-base for antd
* Set same input-color for Ant and Bootstrap
2019-01-15 11:40:38 +02:00
koooge
0449a3ff31
Delete an unused global ( #3231 )
...
Signed-off-by: koooge <koooooge@gmail.com>
2019-01-01 08:58:31 +02:00
Omer Lachish
92728de04c
Display frontend version ( #3105 )
...
* add git-revision-webpack-plugin
* configure git-revision-webpack-plugin
* add commit to footer
* rename version and commit to backendVersion and frontendVersion
* rename version and commit to backendVersion and frontendVersion
* disable lint error due to use of globals
* fix snapshot test
* read frontend version from VERSION file instead latest git revision
* directly require from version.json file instead of going through WebPack's DefinePlugin
* run snapshots
2018-11-29 14:24:23 +02:00
Levko Kravets
09ab00e360
Migrate all tags components to React ( #3138 )
2018-11-29 11:35:17 +02:00
Arik Fraimovich
467ec201da
Add Jest based tests to our stack ( #2985 )
...
* Add Jest packages
* Add first test
* Install eslint rules for jest & move deps to dev
* Configure cirlce to run jest
* package.json: Remove dev command
* package.json: clean command
* Don't autoload test files.
* Fix: webpack-dev-server was recompiling all the files on every change
* Update CircleCI step names
2018-10-19 19:04:02 +03:00
dmonego
c5613dddf1
Chnage: switch to Webpack 4 ( #2933 )
2018-10-18 21:21:47 +03:00
Marina Samuel
02e919c39b
Closes #2565 : Add frontend extension capability. ( #2799 )
2018-10-14 15:53:39 +03:00
Allen Short
8c478087a9
Rewrite query editor to React ( #2636 )
2018-10-03 22:25:19 +03:00
Arik Fraimovich
9f467f7a2b
Support .jsx files.
2018-07-17 13:47:43 +03:00
Allen Short
c47ad93eb2
humble beginnings with React components
2018-06-25 12:13:25 -05:00
Arik Fraimovich
a287fbf128
Remove old style files
2018-05-03 09:38:13 +03:00
Arik Fraimovich
4a9b93a131
Improve dashboard refresh UX: show previous data while refreshing.
...
Also refactored the Widget (client side) model to accomodate the necessary changes.
2018-04-30 11:01:36 +03:00
Arik Fraimovich
d34d58bf33
Merge pull request #2374 from kravets-levko/feature/choropleth
...
Choropleth visualization
2018-03-25 14:34:45 +03:00
Levko Kravets
61ef5f9a02
gridstack: add comments, exclude lodash and moment locales from bundle
2018-03-23 19:50:55 +02:00
Levko Kravets
2fbf8926c4
gridstack: optimizations and bugfixes
2018-03-23 19:50:55 +02:00
deecay
b79abf52fd
Webpack: ignore vim swap files
2018-03-10 17:48:11 +09:00
Levko Kravets
2f30dbf645
getredash/redash#2317 Choropleth visualization
2018-03-06 20:42:48 +02:00
Arik Fraimovich
8676b846c2
Add support for symlinks in webpack config
2018-02-25 11:13:54 +02:00
Levko Kravets
f1aad2545e
redesign of all pages that are rendered by backend code
2018-02-15 21:49:11 +02:00
Levko Kravets
ceb1c62528
Fix webpack config (server-rendered pages); fix assets URLs
2018-02-09 19:16:48 +02:00
Levko Kravets
182d2d040e
Fix config; fix assets URLs
2018-02-08 16:39:36 +02:00
Levko Kravets
878908cbf7
Fix webpack config and some assets URLs
2018-02-08 14:07:26 +02:00
Arik Fraimovich
96ad3aaa25
Use jQuery from npm packages
2018-02-07 23:08:03 +02:00
Arik Fraimovich
a6cf7643c9
Fix webpack-dev-server setup
2018-02-07 17:18:38 +02:00
Arik Fraimovich
40ffa349f0
Load all assets from a single directory (Webpack's output path). Also make sure all assets URLs are prefixed with /static/ and remove our custom assets serving handler.
2018-02-07 16:43:25 +02:00
Arik Fraimovich
95f4d993b7
Added webpack-manifest plugin
2018-02-07 14:15:21 +02:00
Zsolt Kocsmarszky
1110e65e4a
Load all images from images folder
2017-12-19 12:37:08 +01:00
Levko Kravets
015d0c6edd
Table viz: custom cell rendering; JSON cell renderer
2017-12-01 13:40:41 +02:00
Levko Kravets
485f0e3278
CR1
2017-11-21 09:08:09 +02:00
Levko Kravets
b26284933c
Allow to specify default size for each visualization type
2017-11-21 09:08:09 +02:00
Levko Kravets
773e5e6393
Convert styles to LESS
2017-11-20 17:46:37 +02:00
Levko Kravets
43bf051d51
Cleanup CSS
2017-11-07 10:41:29 +02:00
Levko Kravets
6a7d2291b4
getredash/redash#335 Better dashboard editor
2017-11-06 21:50:11 +02:00
Arik Fraimovich
047475562d
Support for non relative path imports in client code:
...
So this:
import { Paginator } from "../../lib";
Becomes:
import { Paginator } from "@/lib";
Makes code cleaner and more portable.
2017-10-26 09:58:24 +03:00
Levko Kravets
85da5fced1
Fixed eslint "Cannot read property 'length' of undefined" error
2017-10-03 21:15:10 +03:00
Alexander Shepelin
53f0716aca
Replace deprecated ng-annotate with babel plugin
2017-07-02 14:22:36 +03:00
Alexander Shepelin
45f448e0d1
update dev server
2017-06-20 22:43:58 +03:00
Alexander Shepelin
ee4b05eb98
update css-related loaders
2017-06-20 22:43:58 +03:00
Alexander Shepelin
202c53c7d7
update config file to webpack2 format
2017-06-20 22:43:41 +03:00
Arik Fraimovich
a86ece66b5
Add chunkhash to filename only when running production build.
2017-05-09 10:41:26 +03:00
Arik Fraimovich
b9144a9d7a
WIP: support for MULTI_ORG mode ( #1447 )
2017-05-03 23:53:23 +03:00
Alexander Shepelin
9b9a752f78
Generate sourcemaps for modules (original source)
2017-01-31 09:30:27 +03:00
Arik Fraimovich
8445b04844
Proxy /invite URLs
2017-01-25 16:55:39 +02:00
Arik Fraimovich
3431f2ebe8
Add Sass support
2017-01-24 09:54:28 +02:00
Arik Fraimovich
7b11dc0ee6
Setup wizard for first run of Redash
2017-01-19 15:20:52 +02:00