Hetu Nandu
c2a1c1feb4
Don't log debug level logs in prod ( #5527 )
2021-07-05 11:19:43 +05:30
Piyush Mishra
311fb5ad47
Fail client build if anything fails ( #2820 )
2021-02-03 11:02:00 +05:30
Arpit Mohan
51757072de
Ignoring manual cypress tests during build
...
Also correcting the node_modules cache during yarn install
2020-12-11 17:10:05 +05:30
Hetu Nandu
655b160922
Web worker evaluation ( #706 )
...
- Adds Web workers and does evaluations in off the main thread
- Removes any need to store functions in the data tree and only keeps them around while evaluating
- Maintains a stored data tree in the redux state
- Evaluates based on editor events instead of state changes
2020-10-21 09:55:32 +05:30
Arpit Mohan
fc8e43da1f
Query pane fixes
...
- Show mongo execute response in seperate cards for each record
- Update postgres read template
- Show query execute error message in the UI.
2020-06-17 10:19:56 +00:00
Arpit Mohan
bffee69497
Removing unused variables from the codebase
2020-05-22 06:29:26 +00:00
Abhinav Jha
a0872b97f2
Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar
2020-03-27 09:02:11 +00:00
Satbir Singh
a5875cd30f
Adding user to sentry and fixing source maps
2020-03-17 15:01:20 +00:00
Arpit Mohan
bb7633f5a6
Adding Docker build and cypress testing for all MRs, release & master branches.
2020-03-11 09:24:17 +00:00
Pushpa B
067fdc2dee
Feature/cypress test
2020-03-10 09:38:12 +00:00
Satbir Singh
49d3ec055a
Removing sourcemaps after upload.
2020-03-04 07:13:38 +00:00
Satbir Singh
a188d6080a
Sentry sourcemaps
2020-02-27 11:25:55 +00:00