Skip to content
#

JavaScript

javascript logo

JavaScript (JS) is a lightweight interpreted or JIT-compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat. JavaScript is a prototype-based, multi-paradigm, dynamic language, supporting object-oriented, imperative, and declarative (e.g. functional programming) styles.

Here are 728 public repositories matching this topic...

chatwoot
sojan-official
sojan-official commented Oct 2, 2020

Enhancement

Label names in chatwoot only support alphabets, numbers, hyphen and underscore.
At the moment the available validation doesn't show the user any errors, which would leave the user confused.

So let's add a validation error describing this behaviour

Current behaviour

<img width="1273" alt="Screenshot 2020-10-02 at 4 29 03 PM" src="https://user-images.githubuserconten

fiedl
fiedl commented May 8, 2017

I'm not sure if this is the right approach and maybe I've not understood this new part of the pipeline, yet, but:

Suppose, the major part of the app code lives inside a rails engine including all javascripts. And there are several main apps using that engine. The main apps only contain some layout changes and some minor patches.

Therefore, in order to integrate the webpacker gem into this se

lorawoodford
lorawoodford commented Sep 24, 2020

Please leave a comment below to say a virtual "hello!" Let us know what brought you to the ArchivesSpace codebase, what you're working on, if you're looking for any collaborators to help you with your current or future projects, and any other questions or comments you might have.

Here's an example to get everyone started:

  • Your Name: Lora Woodford
  • Your Employer/Affiliation (if applicabl
splits-io
glacials
glacials commented Dec 6, 2020

Many users get confused about how to remove a race that they don't want polluting their profile because it's a test race etc., we should allow them to be deleted. It needs to be a soft deletion (a deleted_at column) because of the way we use race UUIDs in URLs.

We should be careful not to allow this to be misused to pad someone's profile, e.g. remove all races they performed poorly in.

Created by Brendan Eich

Released December 4, 1995

Website
developer.mozilla.org/en-US/docs/Web/JavaScript
Wikipedia
Wikipedia

Related Topics

nodejs
You can’t perform that action at this time.