PromucFlow_constructor/app/rts
Nidhi 5329010415
fix: Refactor entities based on AST parsing logic (#18517)
* feat: Refactor entities based on AST parsing logic

* Deleted jmh file

* rts updates for the edge cases

* adding jest test cases

* update review comments

* Fixed issue with references outside of bindings and some other stuff

* Added tests for DSLUtils

* bug fix 18699

* Test fixes

* Test fixes

* Review comments

* Changed type to boxed

Co-authored-by: ChandanBalajiBP <chandan@appsmith.com>
Co-authored-by: ChandanBalajiBP <104058110+ChandanBalajiBP@users.noreply.github.com>
2022-12-12 08:12:21 +03:00
..
src fix: Refactor entities based on AST parsing logic (#18517) 2022-12-12 08:12:21 +03:00
.env.example fix: revamped rts server architecture (#15870) 2022-08-11 15:06:02 +05:30
.gitignore Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
build.sh fix: workflow for shared modules testing (#16778) 2022-09-30 18:36:25 +05:30
Dockerfile feat: AST apis for parsing script and returning identifiers (#16252) 2022-09-12 14:45:47 +05:30
jest.config.js fix: update rts logic to use updated shared AST logic (#16849) 2022-09-28 17:28:18 +00:00
package.json fix: Refactor entities based on AST parsing logic (#18517) 2022-12-12 08:12:21 +03:00
README.md ci: Modularizing the Github actions workflow for maintainability (#16505) 2022-09-09 01:08:55 +05:30
start-server.sh Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
tsconfig.json fix: failing rts build due to jest config (#17177) 2022-09-29 16:12:07 +05:30
yarn.lock fix: Refactor entities based on AST parsing logic (#18517) 2022-12-12 08:12:21 +03:00

Appsmith Realtime Server

This is the code for the Appsmith realtime server.