PromucFlow_constructor/app/server
Nidhi 204a187bc2
fix: Refactor entities with specific rules (#17523)
* Refactor changes for DSL

* Spaces

* Action and collection refactor logic

* Changes to some logic for DSL

* Fixed tests, added dynamic trigger path list logic as well

* Added test for dynamicTriggerList condition

* added analytics data to response in ast

* Fix for peer closed connection on AST

* Added comments for clarity

* Added logs for time taken by AST call

* handle export default and update success param accordingly

* updates for review comments

Co-authored-by: ChandanBalajiBP <chandan@appsmith.com>
2022-10-26 20:23:06 +05:30
..
.run feat: Added application templates (#10952) 2022-02-09 23:13:31 +06:00
appsmith-git chore: Move to Jupiter JUnit5 (#17083) 2022-09-29 08:54:07 +05:30
appsmith-interfaces fix: Refactor entities with specific rules (#17523) 2022-10-26 20:23:06 +05:30
appsmith-plugins fix: ClassCastException: class java.lang.Integer cannot be cast to class java.lang.String (#17707) 2022-10-25 18:56:35 +06:00
appsmith-server fix: Refactor entities with specific rules (#17523) 2022-10-26 20:23:06 +05:30
envs feat: Add disconnect button on auth config pages and form login callout banner (#11389) 2022-03-02 23:48:50 +05:30
mongo-seed
reactive-caching chore: Move to Jupiter JUnit5 (#17083) 2022-09-29 08:54:07 +05:30
scripts feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30
.gitignore
build.sh feat: RBAC framework (#14823) 2022-08-22 23:27:07 +05:30
buildpack-run.sh
docker-compose.yml
Dockerfile Add healthcheck to docker (#13154) 2022-05-06 11:45:56 +05:30
entrypoint.sh
pom.xml chore: Tests pass, server runs w/ analytics (#17205) 2022-09-30 11:49:25 +05:30
Procfile
README.md ci: Modularizing the Github actions workflow for maintainability (#16505) 2022-09-09 01:08:55 +05:30
system.properties

Appsmith Server

This is the server-side repository for the Appsmith framework.

For details on setting up your development machine, please refer to this Setup Guide.